:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}body{background-color:var(--background);font-family:-apple-system-font,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Arial,sans-serif;font-size:14px;line-height:1}div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a{border:0}ol,ul,li{margin:0;padding:0;list-style:none}a{background-color:transparent;-webkit-tap-highlight-color:transparent}a,a:link,a:visited,a:active,a:hover,button{outline:none;text-decoration:none;cursor:pointer}a,body{color:var(--text)}a:hover{color:var(--hig-text)}a:focus{text-decoration:none}*,:after,:before{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}input,button,select,textarea{border:0;background:0 0;border-radius:0;outline:medium none;font-weight:inherit;font-style:inherit;font-size:inherit;font-family:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{overflow:hidden;line-height:0;font-size:0;border:none;max-width:100%;height:auto;vertical-align:top}i,em{font-style:inherit}table{border-collapse:collapse;border-spacing:0}::selection{text-shadow:none;background:var(--hig-text);color:#ffffffde}::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:var(--radius);-webkit-transition:background .2s ease;-moz-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar{width:8px;border-radius:var(--radius);background-color:#0003}.auto-height{min-height:calc(100vh - 164px)}.hide2{display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all}.hide{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.none,.partition .n:last-child{display:none}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000001a;z-index:9999}.top5{margin-top:5px}.top40{margin-top:40px}.top20{margin-top:20px}.top10{margin-top:10px}.top40p{padding-top:40px}.top20p{padding-top:20px}.top10p{padding-top:10px}.r3{margin-right:3px}.r6{margin-right:6px}.l3{margin-left:3px}.l6{margin-left:6px}.w{width:100%}.ds-img-bj{cursor:pointer;width:100%;height:100%;object-fit:cover;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;border-radius:var(--radius);display:block}.center2{text-align:center}.box-bg{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:999;background-color:#0006;transition:.3s}.box{box-sizing:border-box;width:100%;box-shadow:#0003 0 20px 80px;border-radius:var(--radius);background:var(--background)}.ti{-webkit-transition:.5s;transition:.5s}.ds-taiyang,.ds-ziyuan{display:none}.theme2 .ds-taiyang,.theme1 .ds-ziyuan{display:flex}.link-top{margin-top:20px}.link{cursor:pointer;margin-right:15px;margin-bottom:15px;font-size:var(--text-size-host)}.allow-copy{-webkit-user-select:text;user-select:text}.ds-txt{padding:20px 0;line-height:1.5}.touch{touch-action:pan-y}#app{background-color:var(--background)}:root{--box-spacing: 12px;--t-shadow-e: 0 .125rem .1875rem #000;--text-size-host:15px;--text-size-assistant:14px}@media(min-width:768px)and (max-width:1419px){:root{--text-size-host:14px;--text-size-assistant:13px}}@media(max-width:767px){:root{--text-size-host:14px;--text-size-assistant:12px}.link-top{margin-top:10px}}:root.theme1{--text:#1a1a1a;--sub-text:#777;--border-color:#e9ecef;--background:#fff;--box:#e9ecef;--box2:#f5f6f7;--pop_background:#fff;--pop_box:#f5f6f7;--pop_color:#1a1a1a}:root.theme2{--text:hsla(0,0%,100%,.9);--sub-text:#adb7be;--border-color:rgba(59,59,59,.502);--background:#111214;--box:#262626;--box2:rgba(59,59,59,.502);--pop_background:#111214;--pop_box:#262626;--pop_color:#fff}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/c/font_4462403_9oime2mg725.woff2?t=1772995885613) format("woff2"),url(//at.alicdn.com/t/c/font_4462403_9oime2mg725.woff?t=1772995885613) format("woff"),url(//at.alicdn.com/t/c/font_4462403_9oime2mg725.ttf?t=1772995885613) format("truetype")}.fa{font-family:iconfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ds-error:before{content:""}.ds-fs:before{content:""}.ds-exit-fs:before{content:""}.ds-more:before{content:""}.ds-xiaolian:before{content:""}.ds-jiantouyou:before{content:""}.ds-fanhui:before{content:""}.ds-jiantoushang:before{content:""}.ds-jiantouxia:before{content:""}.ds-mima:before{content:""}.ds-xuanze1:before{content:""}.ds-xuanze:before{content:""}.ds-yonghu:before{content:""}.ds-yonghu1:before{content:""}.ds-display:before{content:""}.ds-display-no:before{content:""}.ds-correct:before{content:""}.ds-tanhao:before{content:""}.ds-zhanghaoanquan:before{content:""}.ds-youxiang:before{content:""}.ds-edit:before{content:""}.ds-lingdang:before{content:""}.ds-shoucang:before{content:""}.ds-lishixiao:before{content:""}.ds-fenxiang:before{content:""}.ds-shezhi:before{content:""}.ds-bangzhu-fang:before{content:""}.ds-wangzhi:before{content:""}.ds-upload:before{content:""}.ds-shuaxin:before{content:""}.ds-shaixuan:before{content:""}.ds-guanli:before{content:""}.ds-shan:before{content:""}.ds-m:before{content:""}.ds-xianggangzhuji:before{content:""}.ds-wenzhang:before{content:""}.ds-paixu:before{content:""}.ds-hanguotubiao:before{content:""}.ds-zanxiao:before{content:""}.ds-fa-top:before{content:""}.ds-tijiao:before{content:""}.ds-gengduo:before{content:""}.ds-zhuantitu:before{content:""}.ds-shouye:before{content:""}.ds-shipin:before{content:""}.ds-xin:before{content:""}.ds-redu:before{content:""}.ds-sousuo:before{content:""}.ds-zhibo:before{content:""}.ds-xiangyun:before{content:""}.ds-N:before{content:""}.ds-juji:before{content:""}.ds-close:before{content:""}.ds-xindong:before{content:""}.ds-faxian2-m:before{content:""}.ds-qi:before{content:""}.ds-resoubangdan:before{content:""}.ds-xiazai-yun-F:before{content:""}.ds-fenxi2-F:before{content:""}.ds-fenxi-F:before{content:""}.ds-bangdanpaihang:before{content:""}.ds-bofangzhong:before{content:""}.ds-fenxi3-F:before{content:""}.ds-app-tv:before{content:""}.ds-liuyan-quan:before{content:""}.ds-jiazai:before{content:""}.ds-del:before{content:""}.ds-zhou:before{content:""}.ds-pinglun:before{content:""}.ds-qiandao:before{content:""}.ds-ziyuan:before{content:""}.ds-taiyang:before{content:""}.ds-caidan:before{content:""}.ds-play:before{content:""}.bottom{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to bottom,#16182200 0,#111214);z-index:2}.top{background:-webkit-gradient(linear,left top,left bottom,from(rgba(22,24,34,1)),to(rgba(22,24,34,.6)));background:-webkit-linear-gradient(top,rgba(22,24,34,1) 0,rgba(22,24,34,0) 100%);background:linear-gradient(to bottom,#161822 0,#16182200)}.left-shadow,.right-shadow{width:36.2%;height:100%;position:absolute;top:0;z-index:2;pointer-events:none}.left-shadow{background:linear-gradient(270deg,#14151700,#111214);left:0}.right-shadow{background:linear-gradient(90deg,#14151700,#111214);right:0}.ds-close-bnt{border-radius:100%;padding:0;width:28px;height:28px;line-height:28px;text-align:center;background:var(--box)}.ds-close-bnt:hover{background:var(--button);color:var(--button_color)}.split-line{border-top:1px solid var(--border-color);margin:40px 0}.col1,.on{color:var(--hig-text)}.col2{color:var(--sub-text)}.key1{color:#ff4f34}.key2{color:#fa6400}.key3{color:#ffb802}.box-width{width:auto;margin:0 var(--box-spacing)}@media(min-width:768px){.box-width{margin:0 40px}}@media(min-width:2048px){.box-width{width:1948px;margin:0 auto}}.box-width-small{width:1318px;margin:0 auto}@media(min-width:768px)and (max-width:1400px){.box-width-small{width:auto;margin:0 40px}}@media(max-width:767px){.box-width-small{width:auto;margin:0 var(--box-spacing)}}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.between{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.center-{-webkit-justify-content:center;justify-content:center}.border-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.flex-auto{-ms-flex:1 0 0;flex:1 0 0;width:0}.flex-public{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center}.w-auto{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1}.center{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.gj-w-100{width:100%}.gj-w-80{width:80%}.gj-w-50{width:50%}.gj-w-20{width:20%}.gj-h-15{height:15px}.gj-h-22{height:22px}.gj-h-42{height:42px}.l-t{margin-bottom:10px}.gj-b{display:block;background-color:#ffffff21;border-radius:var(--radius)}.theme1 .gj-b{background-color:#0000001c}.MuiSkeleton-pulse{animation:MuiSkeleton-keyframes-pulse 1.5s ease-in-out .5s infinite}@-webkit-keyframes MuiSkeleton-keyframes-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.MuiSkeleton-wave{overflow:hidden;position:relative}.MuiSkeleton-wave:after{inset:0;content:"";position:absolute;animation:MuiSkeleton-keyframes-wave 1.6s linear .5s infinite;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent)}.theme1 .MuiSkeleton-wave:after{background:linear-gradient(90deg,transparent,rgba(0,0,0,.04),transparent)}@-webkit-keyframes MuiSkeleton-keyframes-wave{0%{transform:translate(-100%)}60%{transform:translate(100%)}to{transform:translate(100%)}}.url-new-url{text-align:center;display:block;height:40px;line-height:32px;margin-right:5px;background-color:#fff;color:#c33;border:2px solid #c33}.url-new-tsp{background-color:#f1f9ff;padding:20px;border-radius:8px;margin:20px 0;border-left:4px solid #3498db}.url-new-email{color:#3498db;text-decoration:none;font-weight:500;padding:8px 16px;background-color:#fff;text-align:center}.url-new-email-tsp{font-size:12px;color:#a9a9a9}.ds-tab{height:44px;line-height:44px;margin-bottom:15px;font-size:16px}.ds-tab .this-bnt{color:var(--sub-text);cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative}.ds-tab .action{color:var(--text);font-weight:700}.ds-tab .action:after,.ds-header-a .nav-dt:after{content:" ";position:absolute;left:50%;bottom:3px;width:60%;height:3px;background:var(--hig-text);border-radius:var(--radius);-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%)}.tag-bnt{height:48px;line-height:48px;padding:0 20px;margin-right:10px;margin-bottom:10px;border-radius:var(--radius);font-size:15px;background:var(--box);color:var(--text)}@media(max-width:1691px){.tag-bnt{height:38px;line-height:38px;padding:0 10px;margin-right:8px;margin-bottom:8px;font-size:14px}}.ds-tabBar-top{height:50px}.ds-tabBar .fa{position:relative;font-size:24px}.ds-tabBar .this-text{font-size:12px;margin-top:2px}.ds-tabBar{position:fixed;z-index:66;bottom:0;left:0;right:0;text-align:center;background-color:var(--background)}.ds-tabBar .around{height:50px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.ds-title{position:relative;align-items:center;height:26px;line-height:26px;margin-bottom:8px}.ds-title .this-get{font-weight:700;background-color:var(--box);border-radius:var(--radius);padding:0 8px;cursor:pointer;font-size:12px;color:var(--sub-text)}.ds-title .this-get:hover{color:var(--hig-text)}.ds-title .this-name{font-size:24px;font-weight:700}.small-title{align-items:center;height:20px;line-height:20px;margin-bottom:10px}.small-title .this-title-name{font-size:15px;font-weight:700}.small-title .fa{font-size:16px;color:var(--sub-text)}.small-title .fa span{font-size:14px}.weekday-select{margin-left:20px;background:var(--box);border-radius:var(--radius);padding:3px}.weekday-select .this-bnt{padding:2px 14px;border-radius:var(--radius);font-size:13px;cursor:pointer}.weekday-select .this-bnt.on{background:var(--box2)}.search-type-select{font-weight:700;height:40px;line-height:40px;border-bottom:1px solid var(--border-color)}.search-type-select .this-title{font-size:var(--text-size-host);margin-right:40px;cursor:pointer;position:relative}.search-type-select .this-title.on:after{content:" ";position:absolute;left:50%;bottom:-1px;width:60%;height:2px;background:var(--hig-text);border-radius:2px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%)}@media(max-width:767px){.ds-title{margin-bottom:0}.ds-title .this-name{font-size:16px}.ds-title .this-get{font-size:11px;padding:0 6px;height:20px;line-height:20px}.weekday-select{padding:6px 3px;width:100%;margin-left:0;margin-bottom:5px;margin-top:4px;justify-content:space-around}.weekday-select .this-bnt{height:28px;line-height:28px;padding:0 10px;font-size:12px;cursor:pointer}.weekday-page{flex-wrap:wrap;height:auto}}.b-c,.button{background:var(--button)!important;color:var(--button_color)!important}.button{text-transform:uppercase;position:relative;display:block;text-align:center;cursor:pointer;font-weight:700;border-radius:var(--radius)}.height,.button,.input{height:42px;line-height:42px}.button:hover,.b-c:hover{opacity:.8;color:var(--button_color)!important}.textarea{border:1px solid var(--ds_color4);min-width:100%;max-width:100%;border-radius:var(--radius);padding:15px;margin:15px 0;display:block;width:100%;height:100px;line-height:20px;font-size:14px;overflow:hidden}.input{position:relative;border:1px solid var(--ds_color4);width:100%;padding:0 15px;overflow:visible;border-radius:var(--radius)}.input:hover{border-color:var(--ds_color3);outline:0}.ds-control-box{background-color:var(--box);border-radius:var(--radius);padding:15px}.ds-control-box .ds-control{max-width:100%;width:100%;color:var(--sub-text)}.ds-control-box .ds-word-limit{width:100%;text-align:right;margin-top:4px;font-size:12px}.form-group{margin-top:20px}.form-input{margin-top:10px;background:var(--box);color:var(--text);border:1px solid var(--border-color);transition:border-color .2s ease}.form-input input{color:var(--text)}.form-input:disabled{opacity:.7;cursor:not-allowed}.form-check{font-size:16px;color:var(--sub-text);width:32px;text-align:center}.form-group .button{width:100%}.small-button .button{margin:0 10px;height:36px;line-height:36px;font-size:12px;width:80px!important}.cancel-button{background-color:var(--box)!important;border:1px solid var(--border-color)}.cancel-button.active{border-color:var(--hig-text);background-color:#e509141a!important}.theme1 .cancel-button{color:var(--text)!important}.login-box{padding:60px 0;max-width:500px;margin:160px auto 0}.login-logo-box{cursor:pointer;width:200px;margin:0 auto}@media(max-width:767px){.login-box{padding:40px 0;max-width:100%;width:auto;margin:0 var(--box-spacing)}}.ds-popup-center{top:50%;left:0;right:0;width:-webkit-fit-content;width:fit-content;max-width:calc(100vw - 32px);margin:0 auto;transform:translatey(-50%)}.ds-toast{position:fixed;z-index:99992;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:content-box;transition:all .2s;width:88px;max-width:70%;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;word-break:break-all;text-align:center;background:#000000b3;border-radius:var(--radius)}.ds-loading .time-text{margin-top:10px}.ds-loading-circular circle{animation:van-circular 1.5s ease-in-out infinite;stroke:currentColor;stroke-width:3;stroke-linecap:round}@keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}.this-spinner{position:relative;display:inline-block;width:30px;max-width:100%;height:30px;max-height:100%;vertical-align:middle}.ds-loading .this-success,.ds-loading .this-error{font-size:24px}.ds-loading .this-error{color:red}.ds-loading .this-success{color:#0f0}.ds-bj-occlusion{position:fixed;inset:0;width:100%;height:100%;z-index:999;background-color:transparent}.ds-bj-none{display:none!important}.ds-pop-def{width:fit-content;min-height:auto}.ds-pop-def .time-text{margin-top:0}.loading{content:"";width:14px;height:14px;display:inline-block;border:.1em solid transparent;border-radius:50%;border-top-color:var(--sub-text);border-bottom-color:var(--sub-text);-webkit-animation:huan-rotate 1s cubic-bezier(.7,.1,.31,.9) infinite;animation:huan-rotate 1s cubic-bezier(.7,.1,.31,.9) infinite;margin-right:8px;transition:.3s}@-webkit-keyframes huan-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes huan-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pop-up{width:80%;max-height:90%;margin:0 auto;position:fixed;top:50%;left:50%;z-index:9995;transform:translate(-50%) translateY(-50%)}.pop-up .pop-box{width:100%;overflow:hidden;padding:20px;background-color:var(--pop_background);border-radius:var(--radius);color:var(--pop_color)}.pop-up .pop-box .button{width:100%}.pop-up .this-hearer{font-size:18px;line-height:20px;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid var(--button_ordinary)}.pop-up .ds-close{cursor:pointer}.pop-up .ds-close:hover{-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:-webkit-transform 1s linear;transition:transform 1s linear}.ds-notice .this-title{width:100%;font-size:16px;font-weight:700;text-align:center;margin-top:10px}.ds-notice .this-content{width:100%;max-height:60vh;overflow-y:auto;line-height:1.4;margin:12px 0}.ds-notice .this-go{margin:8px 0}.drawer{position:fixed;top:0;bottom:0;width:100%;background-color:var(--pop_background);color:var(--pop_color);transition:transform .3s ease;z-index:1000}.drawer.left{left:0;transform:translate(-100%)}.drawer.right{right:0;transform:translate(100%)}.drawer-open.left,.drawer-open.right{transform:translate(0)}@media(min-width:768px){.pop-up{width:420px}.pop-up .pop-box{padding:30px}.ds-notice .this-title{font-size:22px;font-weight:400}.drawer{width:420px}}.ds-sheet .this-hide{max-height:540px;overflow-y:auto;overflow-x:hidden}.ds-sheet .nav-bar{position:relative}.ds-sheet .nav-bar .ds-close{width:40px;position:absolute;right:0;top:0;text-align:center}@keyframes slideOut{to{transform:translate(-50%) translateY(200%);opacity:0}}@media(min-width:768px){.ds-sheet{width:520px}.ds-sheet.this-h5-1 .pop-box{animation:van-slide-up-enter .3s both ease-out}.ds-sheet.this-h5-2{animation:slideOut .6s forwards}}@media(max-width:767px){.ds-sheet{inset:auto 0 0;width:100%;transform:none}.ds-sheet .pop-box{border-radius:var(--radius) var(--radius) 0 0;padding:20px 12px}.ds-sheet.this-h5-1{animation:van-slide-up-enter .3s both ease-out}.ds-sheet.this-h5-2{animation:van-slide-up-leave .3s both ease-in}}.announcement{background:var(--box2);border:2px solid var(--border-color);padding:20px;border-radius:var(--radius);box-shadow:0 4px 20px #0003;position:relative;overflow:hidden}.announcement h2{font-weight:700;margin-top:15px;margin-bottom:15px;font-size:16px}.announcement p{line-height:1.6;font-size:14px;margin:20px 0}.announcement .bubble{display:inline-block;width:auto;background-color:var(--box2);border-radius:var(--radius);padding:10px;border:1px solid #ff69b4;box-shadow:0 2px 5px #0003;font-size:12px;color:#ff69b4}.van-rotate{animation:van-rotate 2s linear infinite}@keyframes van-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.van-fade-enter-active{animation:.3s van-fade-in both ease-out}@keyframes van-fade-in{0%{opacity:0}to{opacity:1}}.van-fade-leave-active{animation:.3s van-fade-out both ease-in}@keyframes van-fade-out{0%{opacity:1}to{opacity:0}}.van-slide-up-enter-active{animation:van-slide-up-enter .3s both ease-out}@keyframes van-slide-up-enter{0%{transform:translate3d(0,100%,0)}}.van-slide-up-leave-active{animation:van-slide-up-leave .3s both ease-in}@keyframes van-slide-up-leave{to{transform:translate3d(0,100%,0)}}.van-slide-down-enter-active{animation:van-slide-down-enter .3s both ease-out}@keyframes van-slide-down-enter{0%{transform:translate3d(0,-100%,0)}}.van-slide-down-leave-active{animation:van-slide-down-leave .3s both ease-in}@keyframes van-slide-down-leave{to{transform:translate3d(0,-100%,0)}}.van-slide-left-enter-active{animation:van-slide-left-enter .3s both ease-out}@keyframes van-slide-left-enter{0%{transform:translate3d(-100%,0,0)}}.van-slide-left-leave-active{animation:van-slide-left-leave .3s both ease-in}@keyframes van-slide-left-leave{to{transform:translate3d(-100%,0,0)}}.van-slide-right-enter-active{animation:van-slide-right-enter .3s both ease-out}@keyframes van-slide-right-enter{0%{transform:translate3d(100%,0,0)}}.van-slide-right-leave-active{animation:van-slide-right-leave .3s both ease-in}@keyframes van-slide-right-leave{to{transform:translate3d(100%,0,0)}}@keyframes shake-light-once{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.shake:hover{animation:shake-light-once .5s ease both;animation-iteration-count:1}.gen-loading{background:var(--background);flex-direction:column;justify-content:center;align-items:center;position:fixed;display:flex;inset:0;z-index:99999999;width:100%;height:100%}.gen-loading img{animation:logoBreathe 2s ease-in-out infinite;height:75px}.loading-foot{position:absolute;left:0;right:0;width:100%;bottom:100px;text-align:center}.loading-foot .loading{border-top-color:var(--text);border-bottom-color:var(--text);width:20px;height:20px;margin-bottom:10px}.loading-error{color:red}.loading-error .loading{animation:none}.loading-text{text-transform:uppercase;animation:textFade 2s ease-in-out infinite}@keyframes logoBreathe{0%,to{opacity:.9;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}@keyframes textFade{0%,to{opacity:.6}50%{opacity:1}}.dot{display:inline-flex;min-width:15px}.dot:after{content:"";animation:dot 1.2s infinite}@keyframes dot{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}.pages{margin-top:20px;text-align:center}.pages button{display:inline-block;margin-top:10px;margin-left:6px;padding:0 20px;height:40px;background:var(--box);border-radius:var(--radius);line-height:40px;color:var(--text)}.pages button.active{pointer-events:none;font-weight:700;background:var(--button);color:var(--button_color)}.pages button:disabled{opacity:.5;cursor:not-allowed}.server-list{align-items:center;margin-top:10px;background:var(--box);border-radius:var(--radius);padding:10px 15px;cursor:pointer}.server-list.current{pointer-events:none;cursor:not-allowed;background:#2f4f4f;color:#fff}.server-list .fa{font-size:22px;margin-right:10px}.server-list .this-tsp{font-size:12px}.server-list .this-state{width:10px;height:10px;border-radius:100%}.server-tip{margin:10px 0;font-size:12px}.da-vod-list{margin:0 -10px}.da-vod-list .this-internal-box{padding:10px}.da-vod-list .this-top{border-radius:var(--radius);overflow:hidden;position:relative;height:0;width:100%}.da-vod-list .this-top .this-del{color:#fff;border-radius:var(--radius);position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.da-vod-list .this-top .this-del .fa{position:absolute;bottom:8px;right:8px;font-size:22px}.da-vod-list .this-top .this-del .ds-xuanze{color:var(--hig-text)}.da-vod-list .this-pic{position:absolute;top:0;left:0}.this-remarks{pointer-events:none;color:#ffffffb3;border:0;margin:0;height:50%;position:absolute;bottom:-1px;left:0;right:0;background:linear-gradient(to bottom,#0000 0,#000c);font-size:13px;border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.right-bottom-tag{position:absolute;bottom:0;left:0;right:0;padding:0 8px;height:32px;line-height:32px}.da-vod-list .this-title{cursor:pointer;margin-top:8px;line-height:1.5;font-size:var(--text-size-host)}.da-vod-list .this-notes{font-size:var(--text-size-assistant);margin-top:6px;color:var(--sub-text)}.da-vodSwipeList-a{width:100%;overflow:hidden;margin:0}.da-vodSwipeList-a .swiper{width:100%}.ds-Load-prompt{color:var(--sub-text);font-size:14px;line-height:50px;text-align:center}.ds-Load-prompt .fa{margin-left:8px}.ds-Load-prompt span{background-color:var(--box2);border-radius:50px;padding:4px 8px;font-size:12px}.ds-empty{margin:40px auto;text-align:center;font-size:14px;line-height:initial}.ds-empty .this-icon{display:block;margin:auto;padding-bottom:15px;width:200px}.request-failure{position:absolute;left:0;top:0;width:100%;height:100%;z-index:21;margin:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.error-bj{background:var(--background)}.error-container{max-width:600px;text-align:center;padding:40px 20px}.error-icon{opacity:.6;font-size:10rem;margin-bottom:20px}.error-title{font-size:2.2rem;font-weight:700;margin-bottom:15px;letter-spacing:.5px}.error-desc{font-size:1.1rem;color:var(--sub-text);line-height:1.6;margin-bottom:30px}.retry-btn{height:auto!important;line-height:normal!important;border:none;padding:12px 30px;font-size:1rem;font-weight:600;border-radius:var(--radius);cursor:pointer;transition:background-color .2s ease;display:inline-block}.retry-btn:active{transform:scale(.98)}@media(max-width:480px){.error-title{font-size:1.8rem}.error-desc{font-size:1rem}.error-icon{font-size:100px}}.route-loading-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9998}.loading-spinner{width:50px;height:50px;border:5px solid #333;border-top-color:var(--hig-text);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.topic-list .this-title{color:#fff}.actor1-2 .bj3{border-radius:100%}.actor1-2 .t-t{text-align:center!important}.website-list-box{-ms-flex-align:center!important;align-items:center!important}.website-list-box .this-list,.website2 .this-title{background:var(--box);border:1px solid var(--border-color);border-radius:var(--radius);padding:15px 10px}.website-list-box .this-img-box{position:relative;width:40px;height:40px;background:#8080801a;overflow:hidden;margin-right:10px;border-radius:50%}.website-list-box .this-title{margin-top:0!important}.website-list-box .this-text{color:var(--sub-text);font-size:12px}.website-list-box .this-info{display:flex;align-items:center;flex-wrap:wrap}.website-list-box .this-list,.website2 .this-title{position:relative}.vip-icon{font-weight:700;position:absolute;right:-1px;top:-1px;font-size:12px;width:20px;text-align:center;border-radius:0 var(--radius) 0 var(--radius);background-image:-webkit-gradient(linear,left top,right top,from(#ffc19f),to(#fff7d9));background-image:-webkit-linear-gradient(left,#ffc19f,#fff7d9);background-image:linear-gradient(90deg,#ffc19f,#fff7d9);color:#4e2d03;z-index:2}.website2{margin:0 -3px}.website2 .this-title{text-align:center;margin:3px!important}.website3 .bj4{background-color:var(--box2);border:1px solid var(--border-color);border-radius:var(--radius)}.website3 .this-internal-box{text-align:center}.ds-vodSearch-list .this-left{width:220px;margin-right:20px;border-radius:var(--radius);overflow:hidden;position:relative}.ds-vodSearch-list .this-right{overflow:hidden;font-size:15px;line-height:1.7}.ds-vodSearch-list .this-name{line-height:1.8;cursor:pointer;color:var(--text);margin-bottom:10px;font-size:18px}.ds-vodSearch-list .this-actor span:last-child i{display:none}.ds-vodSearch-list .this-actor span i{padding:0 6px}.ds-vodSearch-list .this-box{margin-top:20px}.ds-vodSearch-list .this-pic{position:absolute;top:0;left:0}.ds-vodSearch-list .this-pic-box{position:relative;width:100%;padding-bottom:135%;height:0;overflow:hidden}.ds-vodSearch-list .this-info{margin-bottom:10px}.ds-vodSearch-list .this-info span{border-radius:var(--radius);display:inline-block;border:1px solid var(--border-color);padding:2px 8px;margin-right:15px;line-height:26px}.netflix-search-tip{display:flex;align-items:center;gap:12px;padding:12px;background:var(--box);margin-bottom:16px}.netflix-search-tip .tip-icon{font-size:18px}.netflix-search-tip .tip-text strong{color:var(--hig-text);font-weight:600}.netflix-search-tip .tip-switch{margin-left:auto;padding:6px 12px;border-radius:var(--radius);font-size:12px;font-weight:600}.search-box-wrapper{display:flex;gap:10px;margin-bottom:20px}.search-input{flex:1;padding:12px 16px;background:var(--box);border:1px solid var(--border-color);border-radius:var(--radius);font-size:16px;outline:0;color:var(--text)}.search-btn{padding:0 20px;border:none;font-weight:600;cursor:pointer;transition:background .2s}.search-type-tabs{display:flex;gap:8px;margin-bottom:16px}.type-tab{padding:8px 16px;background:#333;color:#fff;border:none;border-radius:var(--radius);font-size:14px;cursor:pointer;transition:all .2s}.search-btn,.type-tab.active{background:var(--button);color:var(--button_color);border-radius:var(--radius)}.search-tip strong{color:var(--text);font-weight:600}.comment-outer-box{height:100%;width:100%}.comment-outer-box .child-box{display:flex;flex-direction:column;margin:0 -20px;height:100%;overflow:hidden}.comment-outer-box .comment-list-box{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:0 20px}.ds-comment-list .this-left{position:relative;width:40px;height:40px;display:block;margin-top:10px;margin-right:12px}.ds-comment-list .this-left img{cursor:pointer;width:100%;height:100%;border-radius:50%}.name-vip{color:#ffdd9a}.theme1 .name-vip{color:var(--hig-text)}.name-vip img{vertical-align:middle;margin-left:4px;height:12px;margin-bottom:2px}.ds-comment-list .this-content-box{font-size:13px;padding:15px 0}.ds-comment-list .current{background:linear-gradient(270deg,#fff0 0,#ffffff0f 18.23% 51.56%,#ffffff0f 82.29%,#fff0)}.ds-comment-list .this-content{font-size:14px;line-height:1.4;margin-top:6px}.ds-comment-list .this-reply{cursor:pointer;margin-left:8px}.ds-comment-list .this-floor .this-content-box{padding:10px 0}.ds-comment-list .this-floor .this-floor-box .this-left{width:32px;height:32px}.ds-comment-list .this-floor .this-floor-box .this-right{border-bottom:0;padding-bottom:0;margin:0}.ds-comment-list .this-launch{margin-bottom:15px}.ds-comment-list .this-launch span{padding:0 4px;font-size:13px;cursor:pointer}.ds-comment-list .this-launch .fa{margin-left:6px}.comment-list-box .flow-more{width:100%;text-align:center;height:40px;line-height:40px}.comment-emoji{width:20px;height:20px;margin:0 4px}.ds-comment-list .this-more-box{position:relative;width:30px;text-align:right}.ds-comment-list .this-more-list{display:none;position:absolute;right:0;width:100px}.ds-comment-list .this-more-box:hover .this-more-list{display:block}.ds-comment-list .this-more-list button{width:100%;height:40px;line-height:40px;color:var(--text);text-align:center}.ds-comment-seat .reply-cancel{background:#ffffff29;display:none;padding:0 5px;height:20px;line-height:20px;font-size:12px}.ds-comment-seat.active .reply-cancel{display:flex}.ds-comment-seat .this-button{height:45px}.ds-comment-hair{padding:2px var(--box-spacing) 8px var(--box-spacing)}.ds-comment-hair input{width:100%;height:100%;padding:0 10px}.ds-comment-hair .this-button .fa{height:44px;line-height:44px;font-size:28px;margin-right:10px;color:var(--sub-text);cursor:pointer}.ds-comment-seat .this-box{overflow:hidden;background:var(--box);border-radius:var(--radius);border:1px var(--box) solid}.ds-comment-seat .this-box:hover{border-color:#fff}.emoji-to-image{padding:5px;width:auto;position:absolute;bottom:56px;left:var(--box-spacing);right:var(--box-spacing);border:1px var(--box) solid;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.ds-comment-seat.active .emoji-to-image{bottom:76px}.emoji-to-image img{width:38px;height:38px;padding:5px}.ds-comment-list .this-launch span:hover,.ds-comment-list .this-reply:hover,.ds-comment-hair .fa:hover{color:var(--text)}.comments-filter button{background:var(--box);border-radius:var(--radius);color:var(--text);font-weight:bolder;height:28px;line-height:28px;padding-left:16px;padding-right:16px;margin-bottom:5px;margin-right:12px;font-size:12px}.total{font-size:14px;margin-left:8px}@media(min-width:1692px){.cmt-fl .ds-comment-list .this-content-box{font-size:14px}.cmt-fl .ds-comment-list .this-content{font-size:16px;line-height:1.7}}.comment-box{margin:10px 20px;position:relative}.comment-box .comment-input-box{width:100%;padding:10px;margin-bottom:10px;border:1px solid var(--border-color);border-radius:var(--radius);background:var(--box);height:74px}.comment-box .comment-input{width:100%;height:100%;color:var(--text);resize:none}.comment-box .cancel-btn,.comment-box .submit-btn{padding:8px 20px;border-radius:var(--radius);font-weight:700}.comment-box .cancel-btn{display:none;color:var(--text)}.comment-box .cancel-btn:hover{background-color:var(--box)}.comment-box .this-emo{height:33px;width:33px;background-color:transparent;border-radius:50%;line-height:33px;text-align:center;font-size:26px}.comment-box .this-emo:hover{background-color:var(--box)}.cmt-fl .ds-comment-list .cancel-btn{display:block}.cmt-fl .ds-comment-list .replyContent{display:none}.cmt-fl .ds-comment-list .comment-box{margin:10px 0 0}.cmt-fl .ds-comment-list .comment-box .comment-input-box{height:38px}.replyContent{height:33px;line-height:33px;margin-right:15px}.comment-box .emoji-to-image{z-index:1;inset:116px auto auto 0;width:356px}.ds-comment-list .comment-box .emoji-to-image{top:80px}@media(max-width:767px){.comment-box{margin:10px 0}.comment-box .emoji-to-image{right:0;width:auto}.comments-filter button{padding-left:12px;padding-right:12px;margin-bottom:5px;margin-right:6px}}@media(max-width:992px){.ds-comment-hair{position:fixed;bottom:0;left:0;right:0;z-index:67;background-color:var(--background);padding-bottom:4px}}@media(max-width:767px){.comment-outer-box .child-box{margin:0}.comment-outer-box .comment-list-box{padding:0}.top40{margin-top:15px}.top40p{padding-top:15px}.da-vod-list{margin:0 -6px}.da-vod-list .this-internal-box{padding:6px}.da-vod-list .this-remarks{font-size:12px}.right-bottom-tag{height:26px;line-height:26px}.da-vod-list .this-title{margin-top:6px}.da-vod-list .this-notes{margin:4px 0}.topic-list .this-title{font-size:14px}}@media(min-width:768px)and (max-width:1419px){.da-vod-list{margin:0 -8px}.da-vod-list .this-internal-box{padding:8px}}.vod1-b .this-top{padding-bottom:135%}.vod1-a .this-top,.topic1 .this-top,.vod2-a .this-pic-box{padding-bottom:62%}.actor1 .this-top{padding-bottom:100%}.vod1-b .this-box{width:12.499999%}.vod1-a .this-box,.website1{width:14.277777%}.topic1 .this-box{width:20%}.actor1 .this-box,.website2 .this-box{width:10%}.website3 .this-top{padding-bottom:100%}.website3 .this-box{width:6.666666%}@media(max-width:612px){.topic-hidden .this-box:nth-child(n+5){display:none}.vod1-b .this-box{width:33.333333%}.vod1-a .this-box,.website1,.topic1 .this-box{width:50%}.actor1 .this-box{width:25%}.website2 .this-box{width:33.333333%}.website3 .this-box{width:25%}}@media(max-width:767px){.website-list-box .this-list,.website2 .this-title{padding:10px}.website-list-box .this-img-box{width:34px;height:34px;margin-right:5px}.ds-vodSearch-list .this-left{width:120px;margin-right:15px}.ds-vodSearch-list .this-right{font-size:13px}.ds-vodSearch-list .this-name{font-size:15px;margin-bottom:5px}.ds-vodSearch-list .this-info span{line-height:20px;font-size:12px;margin-right:5px;margin-bottom:5px}.ds-vodSearch-list.vod2-a .hide2{display:none!important}.netflix-search-tip{gap:10px;padding:6px;font-size:12px}.netflix-search-tip .tip-icon{font-size:16px}}@media(min-width:768px)and (max-width:992px){.top40{margin-top:20px}.top40p{padding-top:20px}}@media(min-width:613px)and (max-width:992px){.vod1-a1 .this-box:nth-child(n+7),.vod1-a2 .this-box:nth-child(n+13),.topic-hidden .this-box:nth-child(n+4){display:none}.vod1-b .this-box{width:25%}.vod1-a .this-box,.website1,.topic1 .this-box{width:33.333333%}.actor1 .this-box{width:16.666666%}.website2 .this-box{width:20%}.website3 .this-box{width:12.466666%}}@media(min-width:993px)and (max-width:1200px){.vod1-a1 .this-box:nth-child(n+5),.vod1-a2 .this-box:nth-child(n+9),.vod1-b1 .this-box:nth-child(n+6),.vod1-b2 .this-box:nth-child(n+11),.topic-hidden .this-box:nth-child(n+4){display:none}.vod1-b .this-box{width:20%}.vod1-a .this-box,.website1{width:25%}.topic1 .this-box{width:33.333333%}.actor1 .this-box{width:14.288888%}.website2 .this-box{width:20%}.website3 .this-box{width:10%}}@media(min-width:1201px)and (max-width:1499px){.vod1-a1 .this-box:nth-child(n+6),.vod1-a2 .this-box:nth-child(n+11),.vod1-b1 .this-box:nth-child(n+7),.vod1-b2 .this-box:nth-child(n+13),.topic-hidden .this-box:nth-child(n+5){display:none}.vod1-b .this-box{width:16.666666%}.vod1-a .this-box,.website1{width:20%}.topic1 .this-box{width:25%}.actor1 .this-box{width:11.112222%}.website2 .this-box{width:14.277777%}.website3 .this-box{width:9.088888%}}@media(min-width:1500px)and (max-width:1691px){.vod1-a1 .this-box:nth-child(n+7),.vod1-a2 .this-box:nth-child(n+13),.vod1-b1 .this-box:nth-child(n+8),.vod1-b2 .this-box:nth-child(n+15),.topic-hidden .this-box:nth-child(n+5){display:none}.vod1-b .this-box{width:14.277777%}.vod1-a .this-box,.website1{width:16.666666%}.topic1 .this-box{width:25%}.actor1 .this-box{width:11.112222%}.website2 .this-box{width:12.499999%}.website3 .this-box{width:7.122222%}}.paw-back{color:var(--text);background:var(--box);width:38px!important;margin-right:10px;font-size:18px;border-radius:10px}@media(max-width:767px){.paw-back{display:none}}.ds-header-a{width:100%;position:fixed;top:0;vertical-align:middle;z-index:22}.ds-header-a .this-top{height:48px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.ds-header-a .this-logo-box{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.ds-header-a .this-logo-box .this-icon{width:auto;height:32px;overflow:hidden}.ds-header-a .this-search{position:relative;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;margin-left:14px}.ds-header-a .this-search .ds-sousuo{font-size:18px;color:#fff6}.ds-header-a .this-search .w-auto{width:100%;font-size:14px;margin-right:5px}.ds-header-a .this-search .this-body{background:#0006;font-size:12px;padding:0 15px;height:32px;line-height:32px;border-radius:50px}.ds-header-a .this-search .this-body,.ds-header-a .this-search .this-hot-box{z-index:9;overflow:hidden}.ds-header-a .active .this-search .this-body{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px 20px 0 0}.ds-header-a .active .this-search .this-body{background:#111;border-right:1px solid rgba(59,59,59,.502);border-top:1px solid rgba(59,59,59,.502);border-left:1px solid rgba(59,59,59,.502)}.ds-header-a .this-search .this-hot-box{background:#111;width:100%;padding:15px;position:absolute;left:0;right:0;top:45px;border-radius:0 0 20px 20px;border:1px solid rgba(59,59,59,.502)}.theme1 .head-b .this-search .this-body,.theme1 .head-c .this-search .this-body{background:#0000000d}.theme1 .ds-header-a .active .this-search .this-body,.theme1 .ds-header-a .this-search .this-hot-box{background:#f5f6f7}.search-log-bnt-box{width:100%;margin:-5px}.search-log-bnt-box button{border-radius:var(--radius);background-color:var(--box);color:#fff;font-size:14px;padding:10px 15px;margin:5px}.theme1 .search-log-bnt-box button{color:var(--text)}.ds-swiper-nav{display:none;width:100%;overflow:hidden;height:40px;line-height:40px;font-size:15px;margin-top:-6px}.ds-swiper-nav .swiper-slide{color:#fff;width:auto!important;margin:0 12px;position:relative}.ds-swiper-nav .swiper-slide .fa{margin-right:6px}.ds-swiper-nav .action{color:var(--hig-text)!important;font-weight:700;font-size:16px}.head-b,.head-c{position:relative}.theme2 .head-b,.theme2 .head-c{-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);background:#111214e6}.theme1 .head-b .this-icon,.theme1 .head-c .this-icon,.theme1 .head-b .swiper-slide,.theme1 .head-c .swiper-slide,.theme1 .head-b .this-search .ds-sousuo,.theme1 .head-c .this-search .ds-sousuo{color:var(--text)}.theme1 .head-b,.theme1 .head-c{-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);background:#ffffffe6}.logo1,.logo2{display:none}.theme1 .logo1,.theme2 .logo2{display:block}.theme1 .ds-header-a .logo1{display:none}.theme1 .ds-header-a .logo2{display:block}.theme1 .head-b .logo2,.theme1 .head-c .logo2{display:none}.theme1 .head-b .logo1,.theme1 .head-c .logo1{display:block}.wap-header-title{display:none}.head-b .wap-header-title{display:block}.index-user-inform-box{display:none;position:absolute;right:0;width:360px}.header-right-nav .this-user:hover .index-user-inform-box{display:block}.index-user-inform-box .this-user-box{border:1px solid var(--border-color);margin-top:10px}.index-user-inform-box .this-user-top{padding:20px 20px 10px}.index-user-inform-box .this-user-top .user-photo{width:46px!important;height:46px!important}.index-user-inform-box .this-user-top-right{margin-left:15px}.index-user-inform-box .this-user-top-right .this-user-title{margin:7px 0;font-size:15px;font-weight:400}.index-user-inform-box .this-user-top-right .this-user-group{font-size:12px;color:var(--sub-text)}.index-user-inform-box .this-user-bnt{margin:0 20px}.index-user-inform-box .this-user-bnt .ds-cell-box{cursor:pointer;background-color:var(--box);padding:15px 12px;margin:5px 0;border-radius:var(--radius)}.index-user-inform-box .this-user-logout{border-top:1px solid var(--border-color);margin-top:20px;padding:0 20px;height:48px;line-height:48px;text-align:center;cursor:pointer}.index-user-inform-box .this-user-logout:hover{background-color:var(--box)}.vip .this-name,.vip{color:#ffdd9a}.header-right-nav .this-icon{color:#ffffffe6;cursor:pointer;font-size:26px;margin-left:26px}.header-right-nav .this-icon:hover{color:var(--hig-text)}.header-right-nav .this-user{width:38px;position:relative;margin-left:28px}.header-right-nav .this-user .user-photo{cursor:pointer;width:38px;height:38px;overflow:hidden;box-shadow:0 2px 8px #0000003d;border-radius:30px}.header-right-nav .vip img{display:inline;vertical-align:middle;margin-left:4px;height:16px}@media(min-width:768px){.ds-header-a .this-top{margin:0;height:72px}.ds-header-a .this-search{-webkit-flex:none;flex:0 1 420px;min-width:0;margin-top:0}.ds-header-a .this-logo-box{margin-top:0}.ds-header-a .this-search .ds-sousuo{font-size:22px}.ds-header-a .this-search .this-body{flex-direction:row;height:45px;line-height:45px}.ds-header-a .this-logo-box .this-icon{height:45px}}@media(max-width:767px){.ds-swiper-nav{display:block}.ds-header-a .box-width{margin:0!important}.ds-header-a .this-top{margin:0 var(--box-spacing)}.header-right-nav .this-icon{font-size:22px;margin-left:10px}.ds-header-a .this-search .this-hot-box{top:32px}.theme2 .head-b,.theme2 .head-c,.theme1 .head-b,.theme1 .head-c{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--background)}.ds-header-a .active .this-logo-box,.ds-header-a .active .header-right-nav{display:none}.ds-header-a .active .this-search{margin-left:0}}.play-history{cursor:pointer;padding:6px 0}.play-history .ds-img-bj{position:relative;display:block;width:126px;height:75px;margin-right:15px}.play-history .history-r{display:flex;overflow:hidden;flex-direction:column;justify-content:space-between;flex:1;line-height:initial}.play-history .this-type{color:#999;font-size:13px}.ds-bottom-title{position:absolute;bottom:0;left:0;width:100%;height:48px;line-height:48px;text-align:center;border-top:1px solid var(--border-color);cursor:pointer}.ds-bottom-title:hover .ds-jiantouyou{margin-left:8px}.drawer-title{top:0}.drawer-list-box{padding:0 var(--box-spacing);overflow-x:auto;position:absolute;top:40px;bottom:48px;width:100%}.drawer-no-user .drawer-list-box{bottom:0}.drawer-no-user .ds-bottom-title{display:none}.drawer-navigation .drawer{width:280px}.drawer-navigation .drawer-content{flex-direction:column;padding:0 var(--box-spacing);overflow-x:auto;position:absolute;top:0;bottom:0;width:100%}.drawer-navigation .this-nav-box{overflow-x:auto;flex:1 0 0;scrollbar-width:none}.drawer-navigation .this-logo-box{cursor:pointer;width:160px;margin-bottom:20px;margin-top:15px}.drawer-navigation .this-nav{position:relative;width:100%;cursor:pointer;box-sizing:border-box;outline:0;align-items:center;height:46px;line-height:46px;font-size:15px;border-radius:var(--radius);flex-direction:row;padding:0 10px}.drawer-navigation .this-nav.action,.drawer-navigation .this-nav:hover{background-color:#ffffff0a}.drawer-navigation .this-nav.action{color:var(--hig-text)}.theme1 .drawer-navigation .this-nav.action,.theme1 .drawer-navigation .this-nav:hover{background-color:#00000008}.drawer-navigation .this-nav .fa{margin-right:20px;font-size:20px}.drawer-navigation .this-divider{margin:20px 0;border-bottom:1px solid var(--border-color)}.drawer-navigation .this-more-box{width:auto;position:absolute;left:12px;right:12px;bottom:56px;padding:10px;border:1px solid var(--border-color)}.nav-bar{height:auto;line-height:44px}.ds-header-a.nav-bar{color:#fff}.nav-bar.head-c,.nav-bar.head-b{color:var(--text)}.nav-bar .this-box{margin:0 var(--box-spacing)}.nav-bar .title{width:60%;margin:0 auto;text-align:center;font-size:16px;font-weight:700}.nav-bar .fa{cursor:pointer;width:20%;font-size:16px}.nav-bar .this-right{text-align:right}@media(max-width:390px){.drawer-navigation .drawer{width:280px}}@media(max-width:767px){.drawer-navigation .this-nav .fa{font-size:18px}.drawer-navigation .this-nav{height:40px;line-height:40px}}.footer .box-width{padding:40px;border-top:1px solid var(--border-color);text-align:center;line-height:1.4;font-size:12px;color:var(--sub-text)}.back-to-top{position:fixed;z-index:99;bottom:12vh;right:20px;width:40px;text-align:center;line-height:40px;height:40px;font-size:20px;border:none;cursor:pointer;background:var(--button);color:var(--button_color);border-radius:50%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.back-top--active{-webkit-transform:scale(1);transform:scale(1)}@media(max-width:767px){.footer .box-width{padding:20px 10px}.footerLess{bottom:50px}}.ds-screen .swiper-slide{font-size:12px;width:auto;background-color:var(--box);border-radius:var(--radius);height:32px;line-height:32px;padding:0 10px;margin-right:10px}.ds-screen .action{pointer-events:none;background:var(--button)!important;color:var(--button_color)!important}.ds-screen .swiper-slide:last-child{margin-right:var(--box-spacing)}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:36px;height:60px;margin-top:-40px;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#00000080}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.25;cursor:auto}.swiper-button-prev{border-radius:0 var(--radius) var(--radius) 0;left:10px;right:auto}.swiper-button-next{border-radius:var(--radius) 0 0 var(--radius);right:10px;left:auto}.swiper-button-lock{display:none}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next svg,.swiper-button-prev svg{width:26px;height:26px;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}@media(max-width:767px){.swiper-button-next,.swiper-button-prev{margin-top:-30px}.swiper-button-prev{left:6px}.swiper-button-next{right:6px}.swiper-button-next,.swiper-button-prev{width:28px;height:44px}.swiper-button-next svg,.swiper-button-prev svg{width:18px;height:18px}}@media(min-width:768px)and (max-width:1419px){.swiper-button-prev{left:8px}.swiper-button-next{right:8px}}.ds-swiper{background:#141517;width:100%;overflow:hidden;margin-bottom:10px;position:relative}.ds-swiper .swiper-slide{position:relative;height:830px}.ds-swiper .this-pic{position:absolute;left:0;top:0;right:0}.ds-swiper .this-bottom{position:absolute;z-index:3;bottom:48px;left:0;right:0}.ds-swiper .this-bottom .this-title{color:#fff;font-size:60px;font-weight:700}.ds-swiper .this-bottom .this-sub{width:40%;color:#eaeaea;font-size:16px;height:20px;line-height:20px;margin-top:20px}.swiper-pagination{z-index:2;position:absolute;left:var(--box-spacing);bottom:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.swiper-pagination-bullet{width:12px!important;height:6px!important;border-radius:var(--radius)!important;overflow:hidden;background:#fff!important;box-shadow:0 0 1rem #00000080;-webkit-transition:.5s;transition:.5s;margin-left:2px!important}.swiper-pagination-bullet-active{width:16px;background-color:var(--hig-text)!important}.swiper-pagination-bullet:first-child{margin-left:0!important}@media(min-width:768px){.slide-b .swiper-pagination,.slide-b .this-bottom .hide{display:none}}.slide-swiper-titles{position:absolute;inset:0;z-index:20;pointer-events:none}.slide-swiper-titles .swiper{position:absolute;overflow-x:auto;right:40px;top:66px;bottom:0;width:300px;z-index:22;pointer-events:auto}.slide-swiper-titles .swiper-wrapper{flex-direction:column;flex-wrap:nowrap;justify-content:center}.slide-swiper-titles .swiper-title{padding:10px 0;line-height:30px;font-size:16px;align-items:center;cursor:pointer;color:#fff;text-align:right;width:100%!important;height:auto!important}.slide-swiper-titles .swiper-slide-thumb-active{font-size:20px;background:linear-gradient(89deg,#e73c3100 0,#3b3b3b80);border-right:3px solid var(--hig-text);padding-right:12px}.slide-swiper-button{min-width:163px;width:auto;height:54px;background:#ffffff26;border-radius:var(--radius);align-items:center;justify-content:center;padding:0 14px;box-sizing:border-box;color:#fff}.slide-swiper-button,.slide-swiper-button .ds-play{font-size:16px}.slide-swiper-button:hover{background:#fff3}@media(max-width:1998px){.ds-swiper .swiper-slide{height:725px}}@media(max-width:1710px){.ds-swiper .swiper-slide{height:595px}}@media(max-width:1420px){.ds-swiper .swiper-slide{height:412px}.ds-swiper .this-bottom{bottom:20px}.ds-swiper .this-bottom .this-title{font-size:48px}.ds-swiper .this-bottom .this-sub{margin-top:10px;font-size:15px}.slide-swiper-titles .swiper-title{padding:8px 0;line-height:20px;font-size:14px}.slide-swiper-titles .swiper-slide-thumb-active{padding-right:12px;font-size:16px}}@media(max-width:767px){.ds-swiper .swiper-slide{height:0;padding-bottom:56%}.ds-swiper .this-bottom .this-title{font-size:22px}.ds-swiper .this-bottom .this-sub{width:50%;margin-top:8px;font-size:14px}.slide-swiper-titles,.slide-swiper-button{display:none}}@media(max-width:600px){.ds-swiper .swiper-slide{height:0;padding-bottom:64%}.ds-swiper .this-bottom .this-sub{width:60%}}@media(max-width:430px){.ds-swiper .this-bottom .this-title{font-size:18px}.ds-swiper .this-bottom .this-sub{width:100%;margin-top:6px}}.ds-grid .this-element{width:20%;text-align:center;margin-bottom:15px}.ds-grid .this-element .fa{display:block;background-color:var(--button);border-radius:var(--radius);width:32px;height:32px;line-height:32px;text-align:center;color:var(--button_color);margin:auto;font-size:24px}.ds-grid .this-element .this-title{font-size:12px;margin-top:6px}.ds-tab-bar{text-align:center;margin:20px 0}.ds-tab-bar .this-element{cursor:pointer}.ds-tab-bar .fa{font-size:28px}.ds-tab-bar .this-title{margin-top:5px;height:24px;line-height:24px;font-size:14px}.ec-tutu{position:relative}.ec-tutu a{position:relative;display:block;width:100%}.ec-tutu .radius{display:block;width:100%}.ec-tutu .this-adicon{position:absolute;right:5px;bottom:5px;width:38px;height:22px;margin-right:3px;z-index:1;vertical-align:middle;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAsCAMAAAD4va5DAAAAolBMVEX///8AAAAAAAAAAAAAAAACAgIAAAAAAAAGBgb5+fns7OwAAACBgYHq6ur9/f17e3tgYGD09PSoqKiLi4sAAAANDQ3V1dW6urqPj48DAwMAAAD////u7u7j4+MbGxv////b29vBwcH19fXt7e3GxsaLi4ukpKRTU1P4+Pjl5eXh4eHX19fLy8vb29v4+PisrKwvLy86Ojr7+/vy8vK4uLhVVVX0WqNFAAAANnRSTlOZAgULFR0IACCBYxIvW4sxJmk0HxoXU0grJQ6TZl0cj1RFcmtENTUmfGFYTUlGcT4rI4dyMhsJ24tXAAABiElEQVRIx+3XyW6DMBCA4WnAzrCUJUDYCpQAIWuTdHn/V6sNqZqFAwSfqv4HJHP4ZECIAabT6ZOQGARnazKqhuBYI1EqjYjSxpsCt6gUaZr8cJoWSZRr0FiObcCIDNvhWoNJTgYjyxypxWhkw+jsiHJsQjVjPGZodMIxSQMBaVKLySIw+R/jxX5lXK2LFYDqK4/tLCeby+UadwA7XAzECj/Py7KcuXVZ5rnv+zHfmEXYzvbuUOwVyU+IGIYhxxLipp4ne15K2Dm/P0Y2ylV8tyQNWF+yEwS6ac4HYC9w0wLT5vr28tvgy7zD3msbhGHqRm369LZqW/Y4FiJxWR7LdQnBMFR6Ylss4KYkSZ4vYkujJ7bDhbjX6YAruGu9nLGW7THvj1Vo3GNzcrIsq64tFtH7YyeELuz3qaT9MQUrcZiKW3HYISw6MSvQddM0dT0gvbH4eIy7MLS41Who9r9nc+hoXX3Auazy/84HZSAmdjwQOriIHKmEDnuCx1ChA7LI0V3sT4XQ351vRIIkxg4KQCAAAAAASUVORK5CYII=);background-size:cover}.ec-tutu img{width:100%;border-radius:var(--radius)}.ec-tutu-double{align-items:flex-end}@media(max-width:1200px){.ec-tutu-double.flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ec-tutu-double .col-xl-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ec-tutu-double .one{margin-left:0!important;margin-right:0!important}.ec-tutu-double .two{padding-top:10px!important;padding-left:0!important}}.ds-player-detail .tutu-margins.top40{margin-top:20px}.ds-top-tag{top:0;position:absolute;color:#fff;font-size:12px;font-weight:600;padding:0 7px;height:24px;line-height:24px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ds-score{left:0;border-top-left-radius:var(--radius);border-bottom-right-radius:var(--radius);background-image:linear-gradient(135deg,#3b0 0 100%)}.ds-subscript{right:0;background-color:red;border-top-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.player-main{width:100%;position:relative}.ds-player{position:relative}.ds-player .player-box{background:#000;padding-bottom:0;overflow:hidden;height:100%;width:100%}.player-main-right{position:relative;overflow:hidden}.ds-iframe{z-index:68;position:absolute;width:100%;height:100%;left:0;top:0;bottom:0;border:none;overflow:hidden}.ds-favorite .fa{color:var(--hig-text)}.ds-player-detail{overflow-x:hidden;height:100%;flex:1;overflow-y:auto}.play-detail-exit-bnt{color:var(--sub-text);position:absolute;right:5px;top:5px;font-size:20px;display:none}.exit{position:fixed;inset:0;z-index:99;width:auto!important}.expand-details{padding:var(--box-spacing)}.expand-details .this-pic{width:156px;height:208px;margin:0 auto}.this-pic-bottom{width:100%;text-align:center}.this-pic-bottom .this-title{font-size:18px;line-height:1.2;margin-bottom:10px}.this-pic-bottom .this-subtitle{color:var(--sub-text)}.expand-details .this-content{line-height:1.5;font-size:14px}.play-actor-bnt{background-color:var(--box);width:auto;color:var(--text);height:38px;line-height:38px;padding:0 12px;margin-right:5px;margin-bottom:5px;border-radius:var(--radius)}.play-actor-bnt:hover{background-color:var(--button);color:var(--button_color)}.faq-item{margin-bottom:15px;transition:background-color .2s ease;border-bottom:1px solid var(--border-color);padding-bottom:15px}.faq-item:last-child{border-bottom:0;margin-bottom:0}.faq-question{font-weight:500;margin-bottom:12px;word-wrap:break-word;word-break:break-word;line-height:1.7;display:flex;align-items:flex-start;gap:10px}.faq-question:before{content:"Q";background-color:#2563eb;color:#fff}.faq-answer{line-height:1.8;word-wrap:break-word;word-break:break-word;display:flex;align-items:flex-start;gap:10px}.faq-answer:before{content:"A";background-color:#e0e7ff;color:#2563eb}.faq-question:before,.faq-answer:before{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:12px;flex-shrink:0;margin-top:2px}.ds-player-info .this-name{font-size:24px;font-weight:700;line-height:1.2;margin-bottom:10px}.ds-player-info .this-tags i{margin:0 4px}.ds-player-info .tags-desc{color:var(--text);cursor:pointer}.ds-player-info .this-score{height:20px;line-height:20px}.ds-player-info .this-score .this-fraction{color:#ffd101;font-weight:700;margin-right:4px}.ds-player-info .this-score .this-border{margin:0 8px}.ds-player-info .give-score{cursor:pointer;border-radius:var(--radius);font-size:11px;background:#00b51d;color:#fff;width:36px;height:18px;line-height:18px;display:block;text-align:center;font-weight:700;margin-left:10px}.score-rating .flex{margin:0 -5px}.score-rating .this-star{cursor:pointer;width:calc(33.333333% - 10px);height:40px;line-height:40px;background-color:var(--box);margin:5px;text-align:center;border-radius:var(--radius)}.ds-playerInfo .swiper-slide{height:auto;line-height:1.2;padding:10px 15px;min-width:115px}.ds-playerInfo .swiper-slide .this-name{font-size:14px;font-weight:700;margin-bottom:4px}.ds-playerInfo .swiper-slide .this-tip{font-size:12px}.ds-player-sheet .ds-playerInfo .swiper-slide{width:100%;margin:14px 0}.ds-player-sheet .ds-playerInfo .swiper-slide .this-name{font-weight:700;margin-bottom:8px}.ds-player-sheet .this-tip span{border-radius:var(--radius);font-size:12px;background-color:#fff;display:inline-block;padding:0 10px;height:20px;font-weight:700;line-height:20px;color:#111;margin-right:10px}.theme1 .ds-player-sheet .this-tip span{background-color:#444;color:#fff}.ds-player-sheet .this-single{position:absolute;right:12px;top:24px;height:20px;width:20px;border:1px solid #adb7be;border-radius:50%;-moz-box-sizing:border-box;box-sizing:border-box}.ds-player-sheet .this-single.action{border:4px solid #fff}.ds-playerList{margin:0 -4px}.ds-playerList .this-bnt{width:25%}.ds-playerList .this-within{position:relative;margin:4px;background-color:var(--box);border-radius:var(--radius);text-align:center;height:50px;line-height:50px;border:1px solid transparent}.theme2 .ds-playerList .action{background-image:linear-gradient(0deg,#0000004d 3%,#0000001a 98%)}.theme1 .ds-playerInfo .swiper-slide,.theme1 .ds-playerList .this-within{border:1px solid #e5e5e5}.ds-playerList .this-name{padding:0 10px}.ds-playerList .action{border:1px solid var(--border-color);font-weight:700}.ds-playerList .action .play-on{display:block}.ds-playerList .vip{position:absolute;border-radius:var(--radius);right:2px;top:2px;z-index:4;height:16px;line-height:16px;font-size:10px;padding:0 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;color:#ffdd9a;background:#18191b99}.play-on{display:none;height:8px;position:absolute;left:calc(50% - 11px);bottom:1px}.play-on i{backface-visibility:hidden;will-change:height;width:2px;height:6px;border-radius:2px 2px 0 0;background:var(--button);position:absolute;bottom:0;left:0}.play-on i:nth-last-child(1){animation:playon .8s .5s infinite}.play-on i:nth-last-child(2){animation:playon .8s .3s infinite;left:6px}.play-on i:nth-last-child(3){animation:playon .6s .4s infinite;left:12px}.play-on i:nth-last-child(4){animation:playon 1s .5s infinite;left:18px}@keyframes playon{0%{height:70%}50%{height:100%}to{height:35%}}.playerList-style-2 .this-bnt{width:100%}.playerList-style-3 .this-bnt{width:auto}.playerList-style-3 .this-within{padding:0 20px}.download-li{margin-bottom:15px}.download-li .this-name{margin-bottom:5px;display:block;line-height:1.4}.download-li .input{background:var(--box);color:var(--sub-text)}.download-li .b-c{font-size:14px;padding:0 10px;font-weight:700;margin-left:5px}.download-li .b-c,.download-li .input{border-radius:var(--radius);height:42px;line-height:42px}.player-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.player-background:before{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;background:#0a0e17;background:linear-gradient(90deg,#0a0e1799 0,#0a0e1799);z-index:2}.player{position:relative;border:0;overflow:hidden;width:100%;height:100%;z-index:9}.player-loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.player-loading .ds-jiazai{font-size:26px;-webkit-animation:huan-rotate 3s linear infinite;animation:huan-rotate 3s linear infinite}.player-vip-content h6{font-size:24px;line-height:36px;color:#ffdd9a;text-align:center;font-weight:700;visibility:visible}.player-vip-content p{font-size:14px;line-height:24px;margin-top:7px;color:#ffdd9acc}.player-vip-content button{display:inline-block;padding:0 35px;margin:15px 0;border-radius:var(--radius);font-size:16px;line-height:44px;color:#4d0819;text-align:center;background-color:#ffdd9a;font-weight:700}@media(min-width:768px){.ds-title.title-mini .this-name{font-size:18px}}@media(max-width:767px){.ds-player-info .this-name{font-size:18px}}@media(max-width:992px){.player-main .this-pc{display:block}.ds-player{width:100%;height:0;padding-top:56.3%;border-radius:var(--radius);overflow:hidden}}@media(min-width:993px){.player-main{height:0;padding-top:42.7%;border-radius:var(--radius);overflow:hidden}.player-main .this-pc{position:absolute;top:0;left:0;height:100%;width:100%}.player-main-right{height:100%;display:flex;flex-direction:column;width:24%;background:#181a1c}.theme1 .player-main-right{border:1px solid #e5e5e5;background:var(--background);border-radius:0 var(--radius) var(--radius) 0;overflow:hidden}.theme1 .player-main-right.exit{border-radius:0;border:none}.ds-player-detail{padding:0 20px}}@media(min-width:993px)and (max-width:1200px){.player-main{padding-top:36%}.player-main-right{width:36%}.play-detail-exit-bnt{display:block}}@media(min-width:1201px)and (max-width:1499px){.player-main{padding-top:39.4%}.player-main-right{width:30%}}@media(min-width:1500px)and (max-width:1691px){.player-main{padding-top:41.1%}.player-main-right{width:27%}}.art-detail .this-content{font-size:15px;line-height:1.6}.art-detail .this-content p{margin-bottom:10px;word-wrap:break-word}.art-detail .this-content img{margin:0 auto;display:block}.art-detail h2,.art-detail h1{font-size:1.2rem;font-weight:700;margin:2.5rem 0 1.2rem;position:relative;padding-left:1rem}.art-detail h2:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:1.2rem;background-color:#e50914;border-radius:2px}.art-detail h3{font-size:1rem;font-weight:600;margin:1.5rem 0 .8rem}.art-detail strong{font-weight:500}@media(max-width:1200px){.art-detail h2,.art-detail h1,.art-detail h3{font-size:1.2rem}}@media(max-width:768px){.art-detail h2,.art-detail h1,.art-detail h3{font-size:1rem}.art-detail .this-content{font-size:14px;line-height:1.5}}.url{color:#6495ed;text-decoration:underline;cursor:pointer}.blockquote{padding:15px;line-height:1.8;border-left:5px solid var(--hig-text);border-radius:var(--radius);background-color:var(--box)}.sign-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.sign-title{font-size:22px;font-weight:700}.sign-count{background:var(--box);padding:8px 14px;border-radius:20px;font-size:12px;color:var(--sub-text);display:flex;align-items:center}.sign-count span{color:var(--hig-text);font-weight:700;margin:5px;font-size:16px}.reward-title{font-size:16px;margin-bottom:20px;display:flex;align-items:center}.reward-list{display:flex;flex-wrap:wrap;gap:12px}.reward-item{flex:1;min-width:98px;background:var(--box);border-radius:16px;padding:20px 10px;text-align:center;border:2px solid transparent;transition:all .3s;position:relative}.reward-item .icon{font-size:22px;margin-bottom:8px;color:var(--sub-text)}.reward-item .icon .fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;font-weight:900}.reward-item .day{font-size:12px;margin-bottom:10px}.reward-item .gift{color:var(--hig-text);font-size:14px;font-weight:600}.reward-item .small{margin-left:4px;font-size:12px;color:var(--text)}.sign-btn.on{pointer-events:none;cursor:not-allowed}.iframe-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;display:flex;flex-direction:column}.iframe-bar{border-bottom:1px solid #dfdfdf;line-height:40px;height:40px;justify-content:space-between;padding:0 var(--box-spacing)}.iframe-bar button{color:#333;font-size:16px}.iframe-content{flex:1;width:100%;border:none}@media(min-width:768px){.height,.button,.input{height:48px;line-height:48px}.wap-hidden,.ds-tabBar{display:none}}@media(max-width:767px){.pc-hidden{display:none}.ds-top-tag{font-size:11px;padding:0 4px;height:20px;line-height:20px}}@supports (padding-top: env(safe-area-inset-top)){:root{--safe-top: constant(safe-area-inset-top);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: constant(safe-area-inset-bottom);--safe-bottom: env(safe-area-inset-bottom, 0px)}}@media(max-width:767px){#app{margin-top:var(--safe-top)}.safe-top,.website-head,.topic-header,.actor-head{margin-top:calc(0px - var(--safe-top))}.ds-header-a{padding-top:var(--safe-top)}.head-c{padding-top:0}.head-b{padding-top:var(--safe-top)}.ds-swiper .swiper-slide{padding-bottom:calc(64% + var(--safe-top))}.website-head .this-bg{padding-top:calc(66% + var(--safe-top))}.iframe-bar{margin-top:var(--safe-top)}.user-header{height:calc(180px + var(--safe-top));margin-top:calc(0px - var(--safe-top))}.drawer-navigation .drawer-content{top:var(--safe-top)}.ds-comment-hair{padding-bottom:calc(4px + var(--safe-bottom))}.drawer{padding-top:var(--safe-top)}.drawer-list-box{top:calc(64px + var(--safe-top))}.ds-tabBar-top{height:calc(50px + var(--safe-bottom))}.ds-tabBar{padding-bottom:var(--safe-bottom)}}
