
body { background: #09090b; }
.xqbj-icon-logo { width: 88px !important; height: 44px !important; background: none !important; position: relative; display: inline-flex !important; align-items: center; }
.xqbj-icon-logo::before { content: "VIDEO"; display: inline-flex; align-items: center; height: 26px; padding: 0 6px; border-radius: 4px 0 0 4px; background: #ffcc00; color: #111; font-size: 16px; font-weight: 900; letter-spacing: 0; }
.xqbj-icon-logo::after { content: "HUB"; display: inline-flex; align-items: center; height: 26px; padding: 0 6px; border: 1px solid #303139; border-left: 0; border-radius: 0 4px 4px 0; background: #23242a; color: #fff; font-size: 16px; font-weight: 900; letter-spacing: 0; }
.video-card-image img, .recommend-item img { display: block !important; width: 100% !important; height: 100% !important; object-fit: cover !important; opacity: 1 !important; }
.video-card-placeholder { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; background: #24252b; color: #747782; font-size: 15px; font-weight: 800; letter-spacing: 0; }
.video-card-placeholder span { display: inline-flex; height: 26px; align-items: center; padding: 0 8px; border: 1px solid #3c3e46; border-radius: 4px; background: #1a1b20; }
.recommend-placeholder { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; background: #24252b; color: #747782; font-size: 15px; font-weight: 800; letter-spacing: 0; }
.video-card-title { color: #ededf0 !important; }
.drop-down-content { display: none; }
.contact-info:hover .drop-down-content { display: block; }
.text-line-ellipsis-1 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
body #xqbj-container .xqbj-header .navbar > .container-fluid {
  display: flex;
  align-items: center;
  gap: 24px;
}
body #xqbj-container .xqbj-header .navbar-search-shell {
  display: flex !important;
  flex: 1 1 auto;
  min-width: 220px;
  max-width: 520px;
}
body #xqbj-container .xqbj-header .navbar-search-shell .navbar-nav-right {
  display: flex !important;
  width: 100%;
  height: auto !important;
  align-items: center;
  justify-content: center;
}
body #xqbj-container .xqbj-header .site-search-form {
  position: relative;
  display: flex !important;
  width: 100% !important;
  height: 40px !important;
  align-items: center;
  overflow: hidden;
  background: #202126 !important;
  border: 1px solid #303139;
  border-radius: 6px;
}
body #xqbj-container .xqbj-header .site-search-form .search-input-control {
  width: 100%;
  min-width: 0;
  height: 100%;
  padding: 0 48px 0 16px !important;
  color: #f2f2f4 !important;
  background: transparent !important;
  border: 0 !important;
  outline: 0 !important;
  font-size: 14px !important;
}
body #xqbj-container .xqbj-header .site-search-form .search-input-control::placeholder {
  color: #858891 !important;
  font-size: 14px !important;
}
body #xqbj-container .xqbj-header .site-search-form .search-icon-btn {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-flex;
  width: 44px !important;
  height: 100% !important;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: transparent;
  border: 0;
}
body #xqbj-container .xqbj-header .site-search-form .xqbj-icon-search {
  width: 18px;
  height: 18px;
  background-size: contain !important;
}
.header-nav-row .main-nav { flex-wrap: nowrap !important; gap: 0 !important; }
.header-nav-row .main-nav .nav-item { flex: 0 0 auto; }
.header-nav-row .main-nav .nav-item .nav-link { white-space: nowrap; }
.category-filter-row { display: flex; flex-wrap: wrap; gap: 10px; margin: 0 0 22px; padding: 0 0 2px; }
.category-filter-row .template-chip { display: inline-flex; align-items: center; min-height: 34px; padding: 0 14px; border-radius: 4px; background: #17181c; color: #aaa; text-decoration: none; font-size: 14px; font-weight: 600; }
.category-filter-row .template-chip:hover,
.category-filter-row .template-chip.is-active { color: #111; background: #ffcc00; }
.template-layout > aside .home-list-title h2 { font-size: 18px; }
.watch-hot-section { margin-top: 24px; }

body.page-watch { background: #151618; }
body.page-watch #xqbj-container .xqbj-main {
  display: block;
  width: 1200px;
  max-width: calc(100vw - 32px);
  margin: 160px auto 0;
}
body.page-watch #xqbj-container .xqbj-main .xqbj-main-container,
body.page-watch #xqbj-container .xqbj-main .main-container.homepagebox.template-page {
  width: 100%;
  padding-top: 0 !important;
  overflow: visible;
}
body.page-watch .template-layout {
  display: grid;
  grid-template-columns: 894px 280px;
  gap: 24px;
  align-items: start;
}
body.page-watch .template-panel {
  width: 894px;
  padding: 0;
  background: transparent;
  color: #fff;
}
body.page-watch .page-breadcrumb {
  height: 27px;
  margin: 0 0 16px;
  color: #eee;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}
body.page-watch .page-breadcrumb a {
  color: #eee;
  text-decoration: none;
}
body.page-watch .videocontent,
body.page-watch .template-player {
  width: 894px;
  aspect-ratio: 16 / 9;
  margin: 0;
  overflow: hidden;
  border-radius: 0;
  background: #000;
}
body.page-watch .template-player video {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  background: #000;
}
body.page-watch .video-header-info {
  width: 894px;
  margin: 44px 0 20px;
}
body.page-watch .template-panel h1.video-title {
  margin: 14px 0 16px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 27.36px;
}
body.page-watch .video-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 21px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.28px;
}
body.page-watch .meta-left,
body.page-watch .meta-right {
  display: flex;
  align-items: center;
}
body.page-watch .meta-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-right: 30px;
  color: #fff;
  background: transparent;
  border: 0;
  padding: 0;
  white-space: nowrap;
}
body.page-watch .meta-item .fa {
  width: 18px;
  color: #f5f5f5;
  font-size: 20px;
  text-align: center;
}
body.page-watch .meta-right .meta-item {
  margin-right: 0;
}
body.page-watch .tabs-actions-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 894px;
  height: 59px;
  margin-top: 0;
  border-bottom: 1px solid #333;
}
body.page-watch .detail-tabs,
body.page-watch .detail-actions {
  display: flex;
  align-items: center;
}
body.page-watch .detail-tab-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  height: 59px;
  margin-right: 40px;
  padding: 0;
  color: #fff;
  background: transparent;
  border: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: inherit;
  cursor: pointer;
}
body.page-watch .detail-tab-item .fa {
  color: #fff;
  font-size: 20px;
}
body.page-watch .detail-tab-item.active,
body.page-watch .detail-tab-item.active .fa {
  color: #ffbc00;
}
body.page-watch .detail-tab-item.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 58px;
  height: 3px;
  background: #ffbc00;
}
body.page-watch .action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 84px;
  height: 37px;
  margin-left: 20px;
  padding: 8px 18px;
  border: 0;
  border-radius: 20px;
  background: #222;
  color: #ddd;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.28px;
  font-family: inherit;
  cursor: pointer;
  text-decoration: none;
}
body.page-watch .action-btn .fa {
  font-size: 18px;
}
body.page-watch .action-btn:hover,
body.page-watch .action-btn.active {
  background: #2a281d;
  color: #ffbc00;
}
body.page-watch .action-btn:disabled {
  opacity: 0.65;
  cursor: wait;
}
body.page-watch .report-btn {
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.28px;
  font-family: inherit;
}
body.page-watch .report-btn:hover {
  color: #ffbc00;
}
body.page-watch .report-btn:hover .fa {
  color: #ffbc00;
}
body.page-watch .watch-action-mask {
  position: fixed;
  inset: 0;
  z-index: 1200;
  background: rgba(0,0,0,0.72);
}
body.page-watch .watch-action-dialog {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1201;
  width: min(430px, calc(100vw - 32px));
  padding: 32px;
  transform: translate(-50%, -50%);
  color: #d8d8dd;
  background: #1c1c1c;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 10px;
  box-shadow: 0 18px 56px rgba(0,0,0,0.45);
}
body.page-watch .watch-action-dialog h3 {
  margin: 0 0 12px;
  color: #ffcc00;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
}
body.page-watch .watch-action-dialog p {
  margin: 0 0 18px;
  color: #a9a9b2;
  font-size: 14px;
  line-height: 1.7;
}
body.page-watch .watch-action-close {
  position: absolute;
  right: 16px;
  top: 14px;
  width: 32px;
  height: 32px;
  color: #aaa;
  background: transparent;
  border: 0;
  font-size: 30px;
  line-height: 32px;
  cursor: pointer;
}
body.page-watch .watch-qr {
  display: block;
  width: 180px;
  height: 180px;
  margin: 2px auto 18px;
  padding: 8px;
  background: #fff;
  border-radius: 6px;
}
body.page-watch .watch-action-url {
  padding: 12px 14px;
  color: #d8d8dd;
  background: #25262a;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 4px;
  font-size: 13px;
  line-height: 1.5;
  word-break: break-all;
}
body.page-watch .watch-dialog-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 112px;
  height: 38px;
  margin-top: 18px;
  padding: 0 22px;
  color: #111;
  background: #ffcc00;
  border: 0;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
}
body.page-watch .watch-dialog-btn.secondary {
  color: #d8d8dd;
  background: rgba(255,255,255,0.08);
}
body.page-watch .watch-dialog-btn:disabled {
  opacity: 0.65;
  cursor: wait;
}
body.page-watch .watch-action-message {
  margin-top: 14px !important;
  color: #ffcc00 !important;
}
body.page-watch .watch-report-select,
body.page-watch .watch-report-textarea {
  width: 100%;
  color: #fff;
  background: #25262a;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 4px;
  font-size: 14px;
  outline: none;
}
body.page-watch .watch-report-select {
  height: 42px;
  padding: 0 12px;
  margin-bottom: 12px;
}
body.page-watch .watch-report-textarea {
  min-height: 104px;
  padding: 12px;
  resize: vertical;
  line-height: 1.7;
}
body.page-watch .watch-report-select:focus,
body.page-watch .watch-report-textarea:focus {
  border-color: #ffcc00;
}
body.page-watch .watch-report-count {
  margin-top: 6px;
  color: #777984;
  font-size: 12px;
  text-align: right;
}
body.page-watch .watch-report-actions {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
}
body.page-watch .tab-content {
  width: 894px;
  min-height: 160px;
  padding-top: 20px;
}
body.page-watch .video-tags-row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 20px;
}
body.page-watch .tag-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 68px;
  height: 33px;
  padding: 0 18px;
  border-radius: 18px;
  background: rgba(255,255,255,0.06);
  color: #d7d7dd;
  font-size: 14px;
  text-decoration: none;
}
body.page-watch .video-desc-box {
  color: #d8d8dd;
  font-size: 14px;
  line-height: 1.9;
}
body.page-watch .comment-panel {
  color: #d8d8dd;
}
body.page-watch .comment-form {
  padding: 20px;
  border-radius: 4px;
  background: rgba(255,255,255,0.04);
}
body.page-watch .comment-form textarea {
  display: block;
  width: 100%;
  min-height: 110px;
  padding: 14px 16px;
  resize: vertical;
  color: #fff;
  background: #202124;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.7;
  outline: none;
}
body.page-watch .comment-form textarea:focus {
  border-color: #ffcc00;
}
body.page-watch .comment-form textarea::placeholder {
  color: #777984;
}
body.page-watch .comment-form-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 14px;
}
body.page-watch .comment-help,
body.page-watch .comment-message {
  color: #999ba5;
  font-size: 14px;
}
body.page-watch .comment-message {
  margin: 12px 0 0;
  color: #ffcc00;
}
body.page-watch .comment-submit {
  min-width: 118px;
  height: 38px;
  padding: 0 22px;
  color: #111;
  background: #ffcc00;
  border: 0;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}
body.page-watch .comment-submit:disabled {
  opacity: 0.65;
  cursor: wait;
}
body.page-watch .comment-list {
  margin-top: 24px;
}
body.page-watch .comment-item {
  display: flex;
  gap: 14px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
body.page-watch .comment-avatar {
  display: flex;
  flex: 0 0 38px;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  color: #111;
  background: #ffcc00;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 800;
}
body.page-watch .comment-body {
  min-width: 0;
  flex: 1;
}
body.page-watch .comment-meta {
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin-bottom: 8px;
}
body.page-watch .comment-meta strong {
  color: #fff;
  font-size: 15px;
}
body.page-watch .comment-meta span {
  color: #777984;
  font-size: 12px;
}
body.page-watch .comment-body p,
body.page-watch .comment-empty {
  margin: 0;
  color: #d8d8dd;
  font-size: 14px;
  line-height: 1.75;
  word-break: break-word;
}
body.page-watch .comment-empty {
  padding: 24px 0;
  color: #999ba5;
}
body.page-watch .detail-ad-list {
  width: 894px;
  min-height: 185px;
  margin-top: 20px;
}
body.page-watch .slf-url-list-box {
  min-height: 185px;
  padding: 20px;
  border-radius: 4px;
  background: rgba(255,255,255,0.04);
  color: #d7d7dd;
  font-size: 14px;
  line-height: 21px;
}
body.page-watch .url-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px;
}
body.page-watch .url-link {
  color: #ffcc00;
  text-decoration: none;
}
body.page-watch .url-row .note {
  color: #a9a9b2;
}
body.page-watch .template-layout > aside {
  width: 280px;
  padding-top: 53px;
}
body.page-watch .template-layout > aside .home-list-title {
  height: 34px;
  margin: 0 0 10px;
  transform: translateY(16px);
}
body.page-watch .template-layout > aside .home-list-title .title-left h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  line-height: 34px;
}
body.page-watch .template-layout > aside .slf-video-list-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  width: 280px;
}
body.page-watch .template-layout > aside .video-card-image-box,
body.page-watch .template-layout > aside .video-card-image {
  width: 280px;
}
body.page-watch .template-layout > aside .video-card-title {
  width: 280px;
  font-size: 16px;
  line-height: 24px;
}
body.page-watch .watch-hot-section {
  width: 894px;
  margin-top: 98px;
}
body.page-watch .watch-hot-section .recomment-list-title {
  margin: 0 0 16px;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  line-height: 34px;
}
body.page-watch .watch-hot-section .slf-video-list-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px 16px;
}
body.page-watch .watch-hot-section .video-card-title {
  font-size: 16px;
  line-height: 24px;
}

body #xqbj-container .xqbj-header .contact-info {
  height: 36px;
  align-items: center;
}

body #xqbj-container .xqbj-header .contact-info > img.user-img {
  width: 36px !important;
  height: 36px !important;
  margin-right: 4px !important;
  border-radius: 50%;
  object-fit: cover !important;
}

body #xqbj-container .xqbj-header .contact-info .login-register-link,
body #xqbj-container .xqbj-header .contact-info span {
  display: block;
  color: #ffbc00 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 21.28px !important;
  text-decoration: none;
  white-space: nowrap;
}

body .auth-overlay {
  background: rgba(0, 0, 0, 0.76);
}

body .auth-dialog {
  left: 50%;
  top: 50%;
  width: min(614px, calc(100vw - 32px));
  max-height: calc(100vh - 48px);
  transform: translate(-50%, -50%);
  background: #1c1c1c;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 6px;
  box-shadow: none;
  overflow: auto;
}

body .auth-dialog.is-open {
  display: block;
}

body .auth-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 82px;
  padding: 0 54px;
  border-bottom: 1px solid #3a3a3a;
}

body .auth-brand {
  justify-content: center;
  gap: 0;
}

body .auth-brand .auth-user-icon {
  display: none;
}

body .auth-head strong {
  color: #ffbc00;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
}

body .auth-close {
  position: absolute;
  right: 20px;
  top: 30px;
  width: 22px;
  height: 22px;
  padding: 0;
  color: #bdbdbd;
  background: transparent;
  border: 2px solid #bdbdbd;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 400;
  line-height: 17px;
}

body .auth-tabs {
  display: none;
}

body .auth-form {
  display: none;
  padding: 31px 40px 34px;
  font-size: 16px;
}

body .auth-form.is-active {
  display: block;
}

body .auth-field {
  position: relative;
  display: flex !important;
  align-items: center;
  height: 64px;
  margin: 0 0 20px;
  padding: 0 18px;
  background: #282828;
  border: 0;
  border-radius: 6px;
}

body .auth-field-icon {
  display: none;
}

body .auth-field input {
  width: 100%;
  min-height: 64px;
  padding: 0;
  color: #fff;
  background: transparent;
  border: 0;
  border-radius: 0;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 64px;
}

body .auth-field input::placeholder {
  color: #999;
  font-size: 16px;
  font-weight: 600;
}

body .auth-extra {
  display: none;
}

body .auth-submit {
  display: flex;
  width: 300px;
  height: 60px;
  min-height: 60px;
  margin: 40px auto 0;
  padding: 0;
  color: #000;
  background: #ffbc00;
  border: 0;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 700;
  line-height: 60px;
}

body .auth-form[data-auth-form="register"] .auth-field {
  height: 56px;
  margin-bottom: 16px;
}

body .auth-form[data-auth-form="register"] .auth-field input {
  min-height: 56px;
  line-height: 56px;
}

body .auth-form[data-auth-form="register"] .auth-submit {
  margin-top: 26px;
}

body .auth-switch {
  margin: 20px 0 0;
  color: #909090;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
}

body .auth-switch-link {
  display: inline;
  padding: 0;
  color: #ffbc00;
  background: transparent;
  border: 0;
  font: inherit;
  line-height: inherit;
  text-decoration: underline;
  text-underline-offset: 4px;
  cursor: pointer;
}

@media (max-width: 720px) {
  body #xqbj-container .xqbj-header .navbar > .container-fluid {
    gap: 10px;
    padding: 0 12px;
  }
  body #xqbj-container .xqbj-header .navbar-search-shell {
    order: 3;
    flex: 0 0 100%;
    max-width: none;
    min-width: 0;
    padding-bottom: 10px;
  }
  body #xqbj-container .xqbj-header .site-search-form {
    height: 38px !important;
  }
  body .auth-dialog {
    top: 16px;
    width: calc(100vw - 24px);
    max-height: calc(100vh - 32px);
    border-radius: 10px;
  }
  body .auth-head {
    height: 96px;
    padding: 0 56px;
  }
  body .auth-head strong {
    font-size: 28px;
  }
  body .auth-close {
    right: 18px;
    top: 28px;
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 32px;
  }
  body .auth-form {
    padding: 32px 24px 34px;
  }
  body .auth-field,
  body .auth-form[data-auth-form="register"] .auth-field {
    height: 64px;
    margin-bottom: 18px;
    padding: 0 20px;
    border-radius: 8px;
  }
  body .auth-field input,
  body .auth-field input::placeholder,
  body .auth-form[data-auth-form="register"] .auth-field input {
    min-height: 64px;
    font-size: 18px !important;
    line-height: 64px;
  }
  body .auth-submit {
    width: min(100%, 300px);
    height: 64px;
    min-height: 64px;
    margin-top: 36px;
    border-radius: 32px;
    font-size: 20px;
    line-height: 64px;
  }
  body .auth-form[data-auth-form="register"] .auth-submit {
    margin-top: 28px;
  }
  body .auth-switch {
    margin-top: 28px;
    font-size: 17px;
    line-height: 28px;
  }
}
@media (max-width: 960px) {
  body.page-watch #xqbj-container .xqbj-main {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding: 0 12px;
  }
  body.page-watch .template-layout {
    display: block;
  }
  body.page-watch .template-panel,
  body.page-watch .videocontent,
  body.page-watch .template-player,
  body.page-watch .video-header-info,
  body.page-watch .tabs-actions-bar,
  body.page-watch .tab-content,
  body.page-watch .watch-hot-section {
    width: 100%;
  }
  body.page-watch .template-layout > aside {
    width: 100%;
    padding-top: 28px;
  }
  body.page-watch .template-layout > aside .slf-video-list-grid,
  body.page-watch .template-layout > aside .video-card-image-box,
  body.page-watch .template-layout > aside .video-card-image,
  body.page-watch .template-layout > aside .video-card-title {
    width: 100%;
  }
  body.page-watch .watch-hot-section .slf-video-list-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.page-watch .comment-form-footer {
    align-items: stretch;
    flex-direction: column;
  }
  body.page-watch .comment-submit {
    width: 100%;
  }
}
