/* ------------------- */
/* 默认 (浅色) 主题样式 */
/* ------------------- */
.custom-select[data-v-893133c8] {
  position: relative;
  width: 160pt;
  font-family: sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.select-display[data-v-893133c8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2pt 6pt;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  cursor: pointer;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.custom-select.is-open .select-display[data-v-893133c8] {
  border-color: #007aff;
  box-shadow: 0 0 0 3px rgba(0, 122, 255, 0.2);
}
.placeholder[data-v-893133c8] {
  color: #999;
}
.selected-label[data-v-893133c8] {
  color: #333;
}
.arrow[data-v-893133c8] {
  width: 20px;
  height: 20px;
  fill: #666;
  transition: transform 0.3s ease;
}
.custom-select.is-open .arrow[data-v-893133c8] {
  transform: rotate(180deg);
}
.select-options[data-v-893133c8] {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  list-style: none;
  padding: 4pt;
  margin: 0;
  max-height: 200pt;
  overflow-y: auto;
  z-index: 100;
}
.select-option[data-v-893133c8] {
  padding: 2pt 4pt;
  cursor: pointer;
  transition: background-color 0.2s;
  border-radius: 4pt;
  margin-bottom: 4pt;
  background-color: #f6f7f9;
  color: #333;
  /* 浅色模式下的选项文字颜色 */
}
.select-option[data-v-893133c8]:hover {
  background-color: #f0f0f0;
}
.select-option.is-selected[data-v-893133c8] {
  background-color: #007aff;
  color: white;
  font-weight: 500;
}
.custom-select.is-disabled[data-v-893133c8] {
  opacity: 0.6;
}
.custom-select.is-disabled .select-display[data-v-893133c8] {
  cursor: not-allowed;
  background-color: #f5f5f5;
}
.fade-enter-active[data-v-893133c8],
.fade-leave-active[data-v-893133c8] {
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.fade-enter-from[data-v-893133c8],
.fade-leave-to[data-v-893133c8] {
  opacity: 0;
  transform: translateY(-5px);
}
/* ------------------- */
/* 新增：深色 (Dark) 主题样式覆盖 */
/* ------------------- */
.historyVersionDark .select-display[data-v-893133c8] {
  background-color: #2c2c2e;
  border-color: #444;
}
.historyVersionDark .custom-select.is-open .select-display[data-v-893133c8] {
  border-color: #007aff;
  box-shadow: 0 0 0 3px rgba(0, 122, 255, 0.4);
}
.historyVersionDark .placeholder[data-v-893133c8] {
  color: #888;
}
.historyVersionDark .selected-label[data-v-893133c8] {
  color: #e0e0e0;
}
.historyVersionDark .arrow[data-v-893133c8] {
  fill: #e0e0e0;
}
.historyVersionDark .select-options[data-v-893133c8] {
  background-color: #2c2c2e;
  border-color: #444;
  box-shadow: none;
}
.historyVersionDark .select-option[data-v-893133c8] {
  background-color: #3a3a3c;
  color: #e0e0e0;
}
.historyVersionDark .select-option[data-v-893133c8]:hover {
  background-color: #4a4a4e;
}
.historyVersionDark .select-option.is-selected[data-v-893133c8] {
  background-color: #007aff;
  color: white;
}
.historyVersionDark .custom-select.is-disabled .select-display[data-v-893133c8] {
  background-color: #38383a;
  color: #777;
}

.versionWrap[data-v-413f0ead] {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 4pt;
  font-size: 10.5pt;
}
.lookAllVersion[data-v-413f0ead] {
  margin-top: 4pt;
  color: #007aff;
}
.lookAllVersion span[data-v-413f0ead]:hover {
  cursor: pointer;
}
.isNew[data-v-413f0ead] {
  color: #c38fc6;
}
.curVersionDark[data-v-413f0ead] {
  color: #ffffff;
}

@charset "utf-8";
.clearfix:after,
.hidden {
  visibility: hidden;
}
.test-ui {
  display: block;
  position: absolute;
  left: 0;
  top: -64px;
  width: 100%;
  opacity: 0.5;
  z-index: 999999;
}
* {
  padding: 0;
  margin: 0;
}
html {
  font-size: 50px;
  height: 100%;
}
@media (min-width: 320px) {
  html {
    font-size: 50px;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 56.25px;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 60px;
  }
}
@media (min-width: 392px) {
  html {
    font-size: 61.25px;
  }
}
@media (min-width: 400px) {
  html {
    font-size: 62.5px;
  }
}
@media (min-width: 416px) {
  html {
    font-size: 65px;
  }
}
body {
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.26rem;
  word-wrap: break-word;
}
cite,
code,
dfn,
em,
kbd,
var {
  font-style: normal;
}
li,
ol,
ul {
  list-style: none;
}
a {
  -webkit-text-decoration: none;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
img {
  border: none;
}
.none {
  display: none;
}
.clearfix:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.lineDot {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.linesDot {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.lock-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2000;
}
.half-border {
  position: relative;
}
.half-border:before {
  content: "";
  position: absolute;
  -webkit-box-sizing: border-box;
  width: 200%;
  height: 200%;
  border: 1px solid #ededed;
  left: 0;
  top: 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(0.5);
  pointer-events: none;
}
@media only screen and (-webkit-device-pixel-ratio: 1.5) {
  .half-border:before {
    width: 150%;
    height: 150%;
    -webkit-transform: scale(0.666667);
  }
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .half-border:before {
    width: 300%;
    height: 300%;
    -webkit-transform: scale(0.3333333);
  }
}
.line-half,
.line-half-after {
  position: relative;
}
.line-half-after:after,
.line-half:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #eee;
  -webkit-transform-origin: 0 1px;
  -webkit-transform: scaleY(0.5);
  transform-origin: 0 1px;
  transform: scaleY(0.5);
}
.apage-body {
  padding-bottom: 0.8rem;
}
.apage-bg-white {
  background-color: #fff;
}
.apage-bg-gray {
  background-color: #F0F1F3;
}
.apage-bg-black {
  background-color: #292929;
}
.apage-statusBar {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  color: #2b2b2b;
  background-color: #fafafa;
  height: 20px;
  line-height: 20px;
  padding-right: 4px;
  font-family: monospace;
  text-align: right;
  box-sizing: border-box;
}
.apage-titleBar {
  position: absolute;
  width: 100%;
  top: 20px;
  left: 0;
  height: 48px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}
.apage-titleBar-back {
  display: inline-block;
  position: absolute;
  line-height: 48px;
  text-align: center;
  width: 100px;
  z-index: 1;
  font-size: 16px;
}
.apage-titleBar-title {
  line-height: 48px;
  text-align: center;
  font-size: 18px;
}
.apage-body-mock {
  margin-top: 68px;
  height: 500px;
  overflow: auto;
}
.aatext {
  text-align: left;
  margin: 0.2rem 0.2rem 0;
}
.aatext > p {
  margin: 0 auto;
  padding: 0.2rem;
  border-radius: 6px;
  font-size: 0.28rem;
}
.atext-color-blueWhite > p {
  background-color: #3d93fd;
  border: 1px solid #3d8afd;
  color: #fff;
  font-size: 0.26rem;
}
.atext-color-blackGray > p {
  background-color: #212121;
  border: 1px solid #333;
  color: #ccc;
  font-size: 0.26rem;
}
.atext-color-grayBlack > p {
  background-color: #f1f1f1;
  color: #000;
  font-size: 0.26rem;
}
.atext-color-transparentBlack > p {
  background-color: #F0F1F3;
  color: #414141;
}
.atext-color-transparentGray > p {
  background-color: #F0F1F3;
  color: #ccc;
}

.privacyPolicy--dark {
  background: #000;
  padding: 0.2rem 0.2rem 0;
}
.privacyPolicy--dark .pactTitle,
.privacyPolicy--dark .pactDate,
.privacyPolicy--dark .sectionTitle,
.privacyPolicy--dark .pactTime,
.privacyPolicy--dark .textContent {
  color: #ffffff;
}
.privacyPolicy--dark .appendix {
  color: #0000ee;
}
.privacyPolicy--dark .tableWrap .table td,
.privacyPolicy--dark .tableWrap .table th {
  color: #fff;
}
.privacyPolicy--dark .tableWrap .table tr:nth-of-type(n + 2) td {
  color: rgba(255, 255, 255, 0.75);
}
.privacyPolicy--light {
  background: #fff;
  padding: 0.2rem 0.2rem 0;
}
.privacyPolicy--light .pactTitle,
.privacyPolicy--light .pactDate,
.privacyPolicy--light .sectionTitle,
.privacyPolicy--light .appendix,
.privacyPolicy--light .pactTime,
.privacyPolicy--light .textContent {
  color: #414141;
}
.pactTitle,
.pactDate,
.sectionTitle,
.textContent {
  font-size: 10.5pt;
  line-height: 22px;
  font-family: DengXian;
  color: #414141;
  padding: 0.2rem;
}
.versionWrap {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 4px;
  font-size: 10.5pt;
}
.strongText {
  font-weight: 700;
}
.textContent {
  text-align: justify;
  text-indent: 21pt;
}
.pactTitle {
  text-align: center;
}
.pactDate {
  text-align: right;
}
.pactTime {
  text-align: right;
  font-size: 10.5pt;
  line-height: 22px;
  font-family: DengXian;
}
.appendix {
  font-size: 10.5pt;
  line-height: 21px;
  font-family: DengXian;
  color: black;
}
.tableWrap {
  padding: 0 0.2rem;
  overflow: auto;
}
.tableWrap .table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.tableWrap .table td,
.tableWrap .table th {
  font-size: 1em;
  border: 1px solid #d8d9d9;
  padding: 4px 8px;
  vertical-align: middle;
  word-break: break-all;
  word-wrap: break-word;
}
.tableWrap .table tr:nth-of-type(1) td {
  font-weight: 700;
}
.tableWrap .table tr:nth-of-type(n + 2) td {
  color: rgba(0, 0, 0, 0.75);
}


/*# sourceMappingURL=sourcemaps/privacyPolicy.081ec3a3.css.map*/