/* 由主题系统按固定class映射自动生成，勿手改。源：e/data/reclass_src/reclass-theme.css.orig */
@import url("/static/css/theme.css");

:root {
  --rt-theme-primary: var(--color-1, #2f6fed);
  --rt-theme-primary-dark: color-mix(in srgb, var(--color-1, #2f6fed) 78%, #000);
  --rt-theme-primary-soft: color-mix(in srgb, var(--color-1, #2f6fed) 12%, #ffffff);
  --rt-theme-bg: #f2f2f2;
  --rt-theme-panel: #ffffff;
  --rt-theme-border: #eeeeee;
  --rt-theme-text: #333333;
  --rt-theme-muted: #999999;
}

html,
body {
  background: var(--rt-theme-bg);
  color: var(--rt-theme-text);
}

a,
.rt-zhibo-time,
.cf67wntoyB,
.cf67wntoyB span,
.v21sXZ span,
.rt-team-open {
  color: var(--rt-theme-primary);
}

a:hover,
.VqA4lc a:hover,
.ILheugbpx a:hover,
.rt-zhibo_saishi a:hover,
.uqQYjHEAIY > li > a:hover,
.v21sXZ a:hover {
  color: var(--rt-theme-primary);
}

.rt-header-top-container {
  background: var(--rt-theme-primary);
  border-bottom: 0;
}

.PMMfpdR {
  background: #ffffff;
}

.rt-header-nav .VqA4lc.rt-header-top-actived > a,
.rt-header-top-container a,
.rt-header-top-container a:hover {
  color: #ffffff;
}

.rt-header-top-actived::after {
  border-bottom-color: #ffffff !important;
}

.BRoUbJAg {
  background: transparent;
  border: 1px solid #ffffff !important;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 0;
  width: 60px;
}

.BRoUbJAg a {
  border-radius: 50%;
  color: #ffffff;
}

.BRoUbJAg a:hover {
  background: rgba(255, 255, 255, .16);
  color: #ffffff;
}

.wbkca,
.g52281229 .wbkca {
  background-color: var(--rt-theme-primary);
  color: #ffffff;
}

.tqw9lq3r,
.ugXZLpWr,
.xpIUKTPib,
.cgV9CoYU,
.o2047959,
.GqMKMYghC,
.nNCsGQIwYw,
.LwMgxGR5EC,
.mqOjqUlf,
.UsOdlCMX,
.y4140,
.ejDxsjNGV {
  background: var(--rt-theme-panel);
}

.rt-zq-zhibo-item {
  background: var(--rt-theme-primary-soft);
  border-top-color: var(--rt-theme-primary) !important;
}

.rt-erji-active,
.rt-erji-active a {
  background: var(--rt-theme-primary) !important;
  color: #ffffff !important;
}

.rt-sszhibo-active {
  background: transparent !important;
  border-color: transparent !important;
  color: var(--rt-theme-primary) !important;
}

.rt-sszhibo-active::after {
  border-bottom-color: var(--rt-theme-primary) !important;
}

.rt-content-bottom-left-zb-flList li,
.rt-content-bottom-left-zb-flList li a {
  color: var(--rt-theme-text);
}

.Mv8D1t .rt-zhibo-btn {
  background: #bbbbbb;
  border-color: #bbbbbb;
  color: #ffffff !important;
}

.Mv8D1t .rt-zhibo-btn:hover {
  background: #969696;
  border-color: #969696;
}

.Mv8D1t .rt-zhibo-btn-doing,
.EDXaX,
.Q17901856 {
  background: var(--rt-theme-primary) !important;
  border-color: var(--rt-theme-primary) !important;
  color: #ffffff !important;
}

.Mv8D1t .rt-zhibo-btn-doing:hover {
  background: var(--rt-theme-primary-dark) !important;
  border-color: var(--rt-theme-primary-dark) !important;
}

.WOuDUTcpM,
.PVotGyoc {
  border-bottom-color: var(--rt-theme-primary) !important;
}

.PVotGyoc {
  background: transparent;
  color: inherit;
}

.PVotGyoc div,
.MvdVPV,
.rBPPVNg div {
  background: var(--rt-theme-primary) !important;
  color: #ffffff;
}

.ILheugbpx ul {
  padding: 20px 10px;
}

.ILheugbpx ul li {
  color: var(--rt-theme-text);
  font-size: 13px;
  line-height: 1.5;
  overflow: hidden;
  padding: 10px 0;
  text-overflow: ellipsis;
}

.ILheugbpx ul li span {
  color: var(--rt-theme-muted);
}

.ILheugbpx ul li a {
  color: #666666;
}

.gwa61k .ILheugbpx ul li.tcVwR {
  align-items: flex-start;
  border-bottom: 0;
  display: flex;
  gap: 0;
}

.gwa61k .i653904443 {
  border-radius: 0;
  flex: none;
  height: auto;
  margin-right: 5px;
  object-fit: initial;
  width: 30%;
}

.gwa61k .tcVwR a {
  color: #666666;
  display: -webkit-box;
  flex: none;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 63%;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.O6277 p {
  background: var(--rt-theme-primary);
  color: #ffffff;
}

.O6277 p:hover {
  background: var(--rt-theme-primary-dark);
}
