html{font-size:16px;background:#000;color:#fff}body{margin:0;font-family:Arial,sans-serif;box-sizing:border-box;overflow-y:auto;padding-top:124px}a,a:link,a:visited,a:hover,a:active{text-decoration:none;color:inherit}.navBtn{width:51px;height:24px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#e0e0e0;border-radius:6px;background:rgba(255,255,255,.1)}.navBtn .moreIcon{width:16px;height:16px;margin-right:3px}.topBox{display:flex;flex-direction:column;gap:10px;padding:18px 20px 10px;box-sizing:border-box;background:#333;position:fixed;top:0;left:0;width:100%;z-index:99}.topBoxRow{width:100%;min-height:30px;display:flex;align-items:center;justify-content:space-between}.navBtn{width:30px;height:30px;flex:0 0 30px;display:flex;align-items:center;justify-content:center;font-size:0;color:transparent;background:0 0}.navBtn .moreIcon{width:30px;height:30px;margin-right:0;display:block}.topLogoLink{display:flex;align-items:center;justify-content:center}.topBoxRight{width:30px;height:30px;flex:0 0 30px}.logo{width:131px;height:auto;display:block}.topSearchBox{width:100%;min-height:42px;padding:8px 19px;box-sizing:border-box;border-radius:36px;border:1px solid rgba(255,255,255,.2);background:#333;display:flex;align-items:center;justify-content:space-between}.topSearchPlaceholder{color:#757575;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.searchIcon{width:24px;height:24px;margin-left:0;display:block}.header{width:100%;padding:18px 16px;box-sizing:border-box;text-align:center}.header .title{font-size:18px;line-height:24px;margin-bottom:12px}.header .desc{font-size:12px;line-height:18px;color:rgba(255,255,255,.7)}.navBox{padding:10px 16px;box-sizing:border-box;display:flex;align-items:center;width:375px;overflow-x:auto;height:48px;background:#212121;position:relative}.navList{display:flex;align-items:center;gap:14px}.navItem{flex-shrink:0;position:relative;color:#9e9e9e;font-size:16px}.navItem:last-child{padding-right:64px}.navBox::-webkit-scrollbar{display:none}.acitveNav{font-size:18px;font-weight:600;color:#fff;position:relative}.acitveNav::after{content:'';position:absolute;bottom:-8px;left:50%;width:13px;height:3px;border-radius:12px;background:linear-gradient(90deg,#FF813A 0%,#FE0032 56.73%,#F60077 100%);transform:translateX(-50%)}.moreBox{width:60px;height:48px;background:#212121;position:fixed;top:48px;right:0;display:flex;align-items:center;justify-content:center}.moreBtn{width:28px;height:24px}.main{padding-top:18px}.videoList{margin-bottom:40px;padding:0 20px;box-sizing:border-box}.videoBox{width:100%;height:150px;margin-bottom:24px;position:relative;overflow:hidden;border-radius:12px}.videoMask{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background:rgba(0,0,0,.3)}.adv{width:100%;height:174.77px;margin-bottom:18px;border-radius:5px;overflow:hidden}.videoBox .videoCover{width:100%;height:100%;background:url(/static/images/placeholder.png)no-repeat;background-size:100% 100%}.hot{position:absolute;top:0;right:0;width:79px;height:71px;z-index:3}.videoInfoBox{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;padding:0;box-sizing:border-box;text-align:left}.videoInfoBox .videoMetaLink{color:inherit;text-decoration:none}.videoInfo{font-size:12px;color:#fff;line-height:18px;padding:0 12px;box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.videoTitle{color:#fff;font-size:12px;font-weight:400;line-height:22px;padding:6px 12px;box-sizing:border-box;margin:6px 0 0;width:100%;overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;max-height:calc(22px * 2 + 12px);text-shadow:0 0 4px #0009;background:rgb(0 0 0/.6);backdrop-filter:blur(4px)}.paginationBox{display:flex;align-items:center;justify-content:center;gap:9px;padding:0 13px;box-sizing:border-box;margin-bottom:18px}.pageBtn{width:60px;height:30px;border-radius:4px;border:1px solid rgb(255 255 255/.3);display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.placeholderBtn{width:66px;height:40px}.paginationContent{display:flex;align-items:center;justify-content:center;gap:10px}.pageBox{font-size:12px}.jumpBtn{display:flex;align-items:center;justify-content:center;border:1px solid rgb(255 255 255/.3);border-radius:4px;width:48px;height:30px;font-size:12px}input:focus{outline:none;border:1px solid #bdbdbd}.paginationInp{width:60px;height:30px;border-radius:4px;border:1px solid rgb(255 255 255/.3);background:#000;color:#fff;font-size:16px;text-align:center}.advList{display:flex;flex-direction:column;gap:10px;padding:0 13px;box-sizing:border-box}@media screen and (min-width:768px){body{padding-top:140px}body main{max-width:774px;margin:0 auto}.header{background:#212121}.header .title{font-size:36px;line-height:40px;margin-bottom:12px}.header .desc{font-size:24px;line-height:28px}.videoList{padding:0}.videoBox{height:344px}.adv{height:344px}.topBox{display:none}.advList{padding:0}.bannerAdv{height:90px!important}.videoInfoBox{align-items:flex-start}.videoInfo{padding:0 24px;font-size:24px;line-height:24px;text-align:left}.videoTitle{font-size:24px;line-height:32px;padding:16px 24px;max-height:calc(32px * 2 + 32px)}.hot{width:114px;height:114px}.popImage{width:600px}.adultBox{width:600px;height:auto;padding:50px 30px;box-sizing:border-box}.adultTipLogo{width:260px;height:70px}.wanringtitle{font-size:56px;font-weight:600;margin-top:40px;text-align:center}.wanringtext{font-size:27px;margin-top:18px;text-align:left;line-height:1.8}.wanrningconfirm{width:238px;height:50px;font-size:27px;font-weight:600;margin-top:0}.wanrningcancle{width:236px;height:48px;font-size:27px;margin-top:0}.wanringBtnBox{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:36px}}