
    :where(.css-1drr2mu) a {
      color: #1677ff;
      text-decoration: none;
      background-color: transparent;
      outline: none;
      cursor: pointer;
      transition: color 0.3s;
      -webkit-text-decoration-skip: objects;
    }

    :where(.css-1drr2mu) a:hover {
      color: #69b1ff;
    }

    :where(.css-1drr2mu) a:active {
      color: #0958d9;
    }

    :where(.css-1drr2mu) a:active,
    :where(.css-1drr2mu) a:hover {
      text-decoration: none;
      outline: 0;
    }

    :where(.css-1drr2mu) a:focus {
      text-decoration: none;
      outline: 0;
    }

    :where(.css-1drr2mu) a[disabled] {
      color: rgba(0, 0, 0, 0.25);
      cursor: not-allowed;
    }

    :where(.css-1drr2mu).ant-divider {
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
      font-size: 14px;
      box-sizing: border-box;
    }

    :where(.css-1drr2mu).ant-divider::before,
    :where(.css-1drr2mu).ant-divider::after {
      box-sizing: border-box;
    }

    :where(.css-1drr2mu).ant-divider [class^="ant-divider"],
    :where(.css-1drr2mu).ant-divider [class*=" ant-divider"] {
      box-sizing: border-box;
    }

    :where(.css-1drr2mu).ant-divider [class^="ant-divider"]::before,
    :where(.css-1drr2mu).ant-divider [class*=" ant-divider"]::before,
    :where(.css-1drr2mu).ant-divider [class^="ant-divider"]::after,
    :where(.css-1drr2mu).ant-divider [class*=" ant-divider"]::after {
      box-sizing: border-box;
    }

    :where(.css-1drr2mu).ant-divider {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      color: rgba(0, 0, 0, 0.88);
      font-size: 14px;
      line-height: 1.5714285714285714;
      list-style: none;
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
      border-block-start: 1px solid rgba(5, 5, 5, 0.06);
    }

    :where(.css-1drr2mu).ant-divider-vertical {
      position: relative;
      top: -0.06em;
      display: inline-block;
      height: 0.9em;
      margin-inline: 8px;
      margin-block: 0;
      vertical-align: middle;
      border-top: 0;
      border-inline-start: 1px solid rgba(5, 5, 5, 0.06);
    }

    :where(.css-1drr2mu).ant-divider-horizontal {
      display: flex;
      clear: both;
      width: 100%;
      min-width: 100%;
      margin: 24px 0;
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text {
      display: flex;
      align-items: center;
      margin: 16px 0;
      color: rgba(0, 0, 0, 0.88);
      font-weight: 500;
      font-size: 16px;
      white-space: nowrap;
      text-align: center;
      border-block-start: 0 rgba(5, 5, 5, 0.06);
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text::before,
    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text::after {
      position: relative;
      width: 50%;
      border-block-start: 1px solid transparent;
      border-block-start-color: inherit;
      border-block-end: 0;
      transform: translateY(50%);
      content: '';
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text-left::before {
      width: calc(0.05 * 100%);
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text-left::after {
      width: calc(100% - 0.05 * 100%);
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text-right::before {
      width: calc(100% - 0.05 * 100%);
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text-right::after {
      width: calc(0.05 * 100%);
    }

    :where(.css-1drr2mu).ant-divider .ant-divider-inner-text {
      display: inline-block;
      padding-block: 0;
      padding-inline: 1em;
    }

    :where(.css-1drr2mu).ant-divider-dashed {
      background: none;
      border-color: rgba(5, 5, 5, 0.06);
      border-style: dashed;
      border-width: 1px 0 0;
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
      border-style: dashed none none;
    }

    :where(.css-1drr2mu).ant-divider-vertical.ant-divider-dashed {
      border-inline-start-width: 1px;
      border-inline-end: 0;
      border-block-start: 0;
      border-block-end: 0;
    }

    :where(.css-1drr2mu).ant-divider-plain.ant-divider-with-text {
      color: rgba(0, 0, 0, 0.88);
      font-weight: normal;
      font-size: 14px;
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::before {
      width: 0;
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::after {
      width: 100%;
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text {
      padding-inline-start: 0;
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::before {
      width: 100%;
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::after {
      width: 0;
    }

    :where(.css-1drr2mu).ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text {
      padding-inline-end: 0;
    }

    .anticon {
      display: inline-flex;
      align-items: center;
      color: inherit;
      font-style: normal;
      line-height: 0;
      text-align: center;
      text-transform: none;
      vertical-align: -0.125em;
      text-rendering: optimizeLegibility;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

    .anticon>* {
      line-height: 1;
    }

    .anticon svg {
      display: inline-block;
    }

    .anticon .anticon .anticon-icon {
      display: block;
    }

    .data-ant-cssinjs-cache-path {
      content: "hluny0|Shared|ant:1asw76k;hluny0|ant-design-icons|anticon:1tqf0ej;hluny0|Divider-Divider|ant-divider|anticon:uo5ma2";
    }
/* 自适应 PC + 手机容器 */
.pc-center-wrapper {
  width: 100%;
  max-width: 768px;       /* PC 最大宽度 */
  margin: 0 auto;
  background: #fff;
  min-height: 100vh;
  box-shadow: 0 10px 40px rgba(0,0,0,0.12);
  border-radius: 12px;
  overflow: hidden;
  box-sizing: border-box;
  font-family: 'Google Sans', Roboto, Helvetica, Arial, sans-serif;


/* 固定 header */
.header {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 768px;
  background: #fff;
  z-index: 10;
  box-shadow: 0 1px 4px rgba(0,0,0,0.1);
  box-sizing: border-box;
}

.header-download{
    background:#0a8f5a;
    color:#fff;

    height:34px;
    line-height:34px;

    padding:0 12px;

    border-radius:18px;

    font-size:14px;
    font-weight:700;

    text-decoration:none;

    cursor:pointer;

    white-space:nowrap;
}
.header{
    position:fixed;
    top:0;
    left:50%;
    transform:translateX(-50%);

    width:100%;
    max-width:768px;

    height:52px;          /* 顶部行宽 */
    background:#fff;
    z-index:100;
    padding:0 12px;

    display:flex;
    justify-content:space-between;
    align-items:center;
}

.header-left{
    display:flex;
    align-items:center;
    flex:1;
    min-width:0;
}

.header-download{
    flex-shrink:0;
}

/* logo 容器 */
.logo-container {
  display: flex;
  align-items: center;
  height: 52px;
  padding: 0 12px;
}

/* logo 图片 */
.logo-img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  object-fit: contain;
}

/* logo 文字 */
.logo-text {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  line-height: 1.2;
  white-space: nowrap;
}

/* 顶部导航修改间距*/
.nav-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 30px;
    padding:4px 15px;
    box-sizing:border-box;
    margin-top:52px;     /* header高度 */
}

/* nav 项 */
.nav-item {
  font-size: 13px;
  font-weight: 500;
  color: rgb(95,99,104);
  cursor: default;     /* 不显示手势 */
  position: relative;
  padding: 4px;
  text-align: center;
}

/* hover 效果 */
.nav-item span {
  color: #01875f;
  position: relative;
  padding-bottom: 3px;
}

.nav-item span::after {
  content:"";
  position: absolute;
  left:0;
  bottom:0;
  width:100%;
  height:2px;
  background-color:#01875f;
  border-radius:2px;
}
/* ===== 两列区域自动换行 ===== */
.grid.grid-cols-2 a{
    min-width:0;
}

.grid.grid-cols-2 p{
    line-height:1;  /* 优惠内容文字换行上下行距  */
    white-space:normal;
    word-break:break-word;
    overflow-wrap:break-word;
}

.service-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    column-gap:16px;
      margin-top:15px;    /* 脚页内容 控制标题和内容之间的上下间距 */
    row-gap:10px;  /* 脚页内容上下行距  */
}

.service-grid a{
    min-width:0;
}

.service-grid p{
    margin:0;
    line-height:1.5;
    word-break:break-word;
}
.list-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:12px;
}

.list-grid .game-download{
    min-width:0;
}
.list-grid .game-download{
    min-width:0;
}

.list-grid .game-download div{
    min-width:0;
    white-space:normal;
    word-break:break-word;
    overflow-wrap:break-word;
    line-height:1.4;
}

.feature-box{
    display:flex;
    align-items:center;

    height:38px;
    padding:0 12px;

    background:#f5f5f5;
    border:1px solid #ededed;
    border-radius:22px;

    margin-bottom:6px;   /* 下间隔 */
}

.feature-box:hover{
    background:#eeeeee;
}

.feature-box p{
    margin:0;

    font-size:14px;

    color:#202124;

    line-height:1;

    white-space:normal;
}
/* 响应式字体缩小，手机更紧凑 */
@media (max-width: 360px) {
  .logo-text {
    font-size: 13px;
  }
  .nav-item {
    font-size: 12px;
    padding: 0 2px;
  }
}
