html{font-size:16px;background:#000;color:#fff}@media screen and (max-width:768px){html{font-size:calc(16px * (100vw/768))}}@media screen and (max-width:480px){html{font-size:calc(16px * (100vw/480))}}body{margin:0;font-family:Arial,sans-serif;box-sizing:border-box;overflow-y:auto}a,a:link,a:visited,a:hover,a:active{text-decoration:none;color:inherit}.topBox{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:#212121}.logo{width:94px;height:32px}.searchBox{width:181px;height:32px;padding:0 12px;display:flex;align-items:center;color:#fff;font-size:14px;border-radius:32px;background:rgba(255,255,255,5%);box-sizing:border-box}.searchBox .searchIcon{width:20px;height:20px}.header{width:100%;height:123px;padding:18px 16px;box-sizing:border-box;text-align:center;background:#212121;display:flex;align-items:center;justify-content:center}.header .title{font-size:28px;margin-bottom:12px;font-weight:400}.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 10px;box-sizing:border-box}.videoBox{width:100%;height:200px;margin-bottom:24px;position:relative;overflow:hidden;border-radius:5px}.videoMask{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background:rgba(0,0,0,.3)}.adv{width:100%;height:200px;margin-bottom:18px;border-radius:5px;overflow:hidden}.videoBox .videoCover{width:100%;height:100%}.hot{position:absolute;top:0;right:0;width:79px;height:71px}.videoInfoBox{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 30px;box-sizing:border-box;z-index:2}.videoTitle{color:#fff;font-size:18px;margin-bottom:16px;line-height:22px}.videoInfo{font-size:14px;color:#fff;line-height:18px}.paginationBox{display:flex;align-items:center;justify-content:space-between;padding:0 13px;box-sizing:border-box;margin-bottom:18px}.pageBtn{width:66px;height:40px;border-radius:5px;border:1px solid #bdbdbd;display:flex;align-items:center;justify-content:center;color:#bdbdbd}.paginationContent{display:flex;align-items:center;justify-content:center;gap:10px}.pageBox{font-size:18px}input:focus{outline:none;border:1px solid #bdbdbd}.paginationInp{width:48px;height:40px;border-radius:3px;border:1px solid #bdbdbd;background:#000;color:#fff;font-size:16px;text-align:center}.advList{display:flex;flex-direction:column;gap:10px}@media screen and (min-width:768px){.header{height:auto;max-width:720px;padding:20px 16px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;margin:0 auto 71px}.header .backBtn{width:40px;height:40px}.header .title{font-size:44px}.header .rightBox{width:40px;height:40px}body main{max-width:720px;margin:0 auto}.videoBox{height:279px}.adv{height:279px}.topBox{display:none}.advList{padding:0}.bannerAdv{height:90px!important}.videoTitle{font-size:24px;font-weight:500;line-height:32px}.videoInfo{font-size:18px}}