/* ========== 基础样式重置 ========== */
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  html {
    font-size: 100px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
  .iframe-conten[data-v-a5c43bef],
  .iframe-box[data-v-a5c43bef] {
    height: 4rem;
    background-color: #fff;
  }
  
  /* 电脑版iframe高度调整 */
  @media screen and (min-width: 800px) {
    .iframe-conten[data-v-a5c43bef],
    .iframe-box[data-v-a5c43bef] {
      height: 3.3rem;
    }
  }
  
  .box-ul[data-v-0043c422] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
  }
  
  .box-ul .box-list[data-v-0043c422] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    font-size: .18rem;
    color: #000;
    font-weight: 700;
    border-bottom: 1px solid #cccccc;
  }
  
  .box-ul .box-list[data-v-0043c422]:last-child {
    border-bottom: 0;
  }
  
  .box-ul .box-list a[data-v-0043c422] {
    color: #00e;
  }
  
  .box-ul[data-v-fe32b5bb] {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    background-color: #fff;
    box-sizing: border-box;
  }
  
  .box-ul .box-list[data-v-fe32b5bb] {
    width: 25%;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    font-size: .14rem;
    color: #000;
    background: #fff;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .box-ul .box-list a span[data-v-fe32b5bb] {
    color: #f0f;
  }
  
  .box-ul .box-list[data-v-fe32b5bb]:nth-child(2n) {
    border-left: 0px solid #e5e5e5;
    color: #f60;
  }
  
  .box-ul .box-list[data-v-fe32b5bb]:nth-child(4n+3) {
    border-left: 0px solid #e5e5e5;
  }
  
  .box-ul[data-v-c88ba212] {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    background-color: #fff;
    box-sizing: border-box;
  }
  
  .box-ul .box-list[data-v-c88ba212] {
    width: 25%;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    font-size: .14rem;
    color: #000;
    background: #fff;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
  }
  
  .box-ul .box-list a span[data-v-c88ba212] {
    color: #f0f;
  }
  
  .box-ul .box-list[data-v-c88ba212]:nth-child(2n) {
    border-left: 0px solid #e5e5e5;
    color: #f60;
  }
  
  .box-ul .box-list[data-v-c88ba212]:nth-child(4n+3) {
    border-left: 0px solid #e5e5e5;
  }
  
  td[data-v-72e6658c] {
    border: 1px solid #c0c0c0;
  }
  
  table[data-v-98e0740d] {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #000000;
    background-color: #fff;
  }
  
  td[data-v-98e0740d] {
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
    font-size: 14pt;
    text-align: center;
    height: .35rem;
    background-color: #fff;
  }
  
  .color1[data-v-98e0740d] {
    color: red;
    background-color: #ff0;
  }
  
  .box[data-v-b9bfe9d1] {
    width: 100%;
  }
  
  table[data-v-b9bfe9d1] {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #000000;
    background-color: #fff;
  }
  
  td[data-v-b9bfe9d1] {
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
    font-size: 14pt;
    text-align: center;
    height: .35rem;
    background-color: #fff;
    font-weight: 700;
  }
  
  .color1[data-v-b9bfe9d1] {
    color: red;
    background-color: #ff0;
  }
  
  .box-ul[data-v-0eb511e0] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
  }
  
  .box-ul .box-list[data-v-0eb511e0] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: .35rem;
    line-height: .35rem;
    text-align: center;
    font-size: .18rem;
    color: #000;
    background-color: #fff;
    border-bottom: 1px solid #cccccc;
  }
  
  .box-ul .box-list[data-v-0eb511e0]:last-child {
    border-bottom: 0;
  }
  
  .box-ul .box-list span[data-v-0eb511e0] {
    width: 20%;
  }
  
  .box-ul .box-list .box-nums[data-v-0eb511e0] {
    display: block;
    width: 63%;
    color: red;
    background-color: #fff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
  }
  
  .box-ul .box-list .box-nums i[data-v-0eb511e0] {
    font-style: normal;
  }
  
  .box-ul .box-tips[data-v-0eb511e0] {
    justify-content: center;
  }
  
  .color1[data-v-0eb511e0] {
    background-color: #ff0;
  }
  
  .box-ul[data-v-68e7cd69] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
  }
  
  .box-ul .box-list[data-v-68e7cd69] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: .43rem;
    line-height: .43rem;
    text-align: center;
    font-size: .2rem;
    color: #000;
    border-bottom: 1px solid #cccccc;
    font-weight: 700;
  }
  
  .box-ul .box-list[data-v-68e7cd69]:last-child {
    border-bottom: 0;
  }
  
  .box-ul .box-list .box-num[data-v-68e7cd69] {
    color: navy;
    font-weight: 700;
  }
  
  .color1[data-v-68e7cd69] {
    color: red;
    background-color: #f7fc01;
  }
  
  .box-tips[data-v-68e7cd69] {
    width: 100%;
    text-align: center;
    font-size: .26rem;
    color: #ccc;
  }
  
  table[data-v-86d2ae5b] {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #000000;
    background-color: #fff;
    font-weight: 700;
  }
  
  td[data-v-86d2ae5b] {
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
    font-size: 14pt;
    text-align: center;
    height: .35rem;
    background-color: #fff;
    color: #00f;
  }
  
  .color1[data-v-86d2ae5b] {
    color: red;
    background-color: #ff0;
  }
  
  .color1[data-v-519b7f94] {
    background-color: #ff0;
  }
  
  .color2[data-v-519b7f94] {
    color: #00f;
  }
  
  .box-ul[data-v-c258358f] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
  }
  
  .box-ul .box-list[data-v-c258358f] {
    display: flex;
    flex-direction: row;
    justify-content: left;
    width: 100%;
    height: .35rem;
    line-height: .35rem;
    text-align: center;
    font-size: .18rem;
    color: #000;
    border-bottom: 1px solid #cccccc;
  }
  
  .box-ul .box-list[data-v-c258358f]:last-child {
    border-bottom: 0;
  }
  
  .box-ul .box-list a span[data-v-c258358f] {
    color: #f0f;
  }
  
  .box-ul .box-list:nth-child(1) a span[data-v-c258358f] {
    background-color: #000;
    color: #ff0;
  }
  
  .box-ul .box-list:nth-child(6) a span[data-v-c258358f],
  .box-ul .box-list:nth-child(8) a span[data-v-c258358f] {
    background-color: #ff0;
  }
  
  .box-ul[data-v-822b08c4] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
  }
  
  .box-ul .box-list[data-v-822b08c4] {
    display: flex;
    flex-direction: row;
    justify-content: left;
    width: 100%;
    height: .35rem;
    line-height: .35rem;
    text-align: center;
    font-size: .18rem;
    color: #000;
    border-bottom: 1px solid #cccccc;
  }
  
  .box-ul .box-list[data-v-822b08c4]:last-child {
    border-bottom: 0;
  }
  
  .box-ul .box-list a span[data-v-822b08c4] {
    color: red;
  }
  
  .box-ul[data-v-cec51510] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
  }
  
  .box-ul .box-list[data-v-cec51510] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: .35rem;
    line-height: .35rem;
    text-align: center;
    font-size: .2rem;
    color: #000;
    background-color: #fff;
    border-bottom: 1px solid #cccccc;
  }
  
  .box-ul .box-list[data-v-cec51510]:last-child {
    border-bottom: 0;
  }
  
  .box-ul .box-list span[data-v-cec51510] {
    width: 20%;
  }
  
  .box-ul .box-list .box-nums[data-v-cec51510] {
    display: block;
    width: 63%;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
  }
  
  .box-tips[data-v-cec51510] {
    width: 100%;
    text-align: center;
    font-size: .26rem;
    color: #ccc;
  }
  
  .color1[data-v-cec51510] {
    color: red;
  }
  
  .box-list-title .box-list[data-v-cec51510] {
    background-color: #699;
    color: #ffc;
    font-size: .2rem;
    font-weight: 700;
  }
  
  @media screen and (max-width: 850px) {
    .box-list-title .box-list[data-v-cec51510] {
      background-color: #699;
      color: #ffc;
      font-size: .3rem;
      font-weight: 700;
    }
  }
  
  .tips[data-v-d07fe535] {
    text-align: center;
    border-top: 1px solid #ccc;
  }
  
  .tips-txt[data-v-d07fe535] {
    width: 100%;
    text-align: center;
    background-color: #6ff;
  }
  
  .box-ul[data-v-3534d588] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
  }
  
  .box-ul .box-list[data-v-3534d588] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: .33rem;
    line-height: .33rem;
    text-align: center;
    font-size: .18rem;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #cccccc;
  }
  
  .box-ul .box-list p[data-v-3534d588] {
    width: 25%;
  }
  
  .box-ul .box-list p[data-v-3534d588]:nth-child(1) {
    color: #00f;
  }
  
  .box-ul .box-list p[data-v-3534d588]:nth-child(2) {
    width: 75%;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
  }
  
  .box-ul .box-list p[data-v-3534d588]:nth-child(3) {
    color: #000;
  }
  
  .box-ul .box-list .box-num[data-v-3534d588] {
    color: #000;
  }
  
  .box-ul .box-list .color1[data-v-3534d588] {
    color: red;
    background-color: #ff0;
  }
  
  .box-ul .box-list .box-num span[data-v-3534d588] {
    color: red;
  }
  
  .container[data-v-974f5ee9] {
    font-size: .2rem;
    font-weight: 700;
  }
  
  .box-ul[data-v-974f5ee9] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
  }
  
  .box-ul .box-list[data-v-974f5ee9] {
    width: 100%;
    height: .35rem;
    line-height: .35rem;
    text-align: center;
    color: #000;
    box-sizing: border-box;
  }
  
  .box-ul .box-list[data-v-974f5ee9]:last-child {
    border-bottom: 0;
  }
  
  .box-tips[data-v-974f5ee9] {
    width: 100%;
    text-align: center;
    font-size: .26rem;
    color: #ccc;
  }
  
  .sub-title[data-v-974f5ee9] {
    height: .34rem;
    line-height: .34rem;
    background-color: #ccf;
    border: 1px solid #cccccc;
    text-align: center;
  }
  
  .sub-title span[data-v-974f5ee9] {
    color: #000;
  }
  
  .color1[data-v-974f5ee9] {
    color: red;
    background-color: #ff0;
  }
  
  .sub-title .color1[data-v-974f5ee9] {
    color: red;
    background-color: #ff0;
  }
  
  .color2[data-v-974f5ee9] {
    color: red;
    background-color: #ff0;
  }
  
  table[data-v-bf4484ca] {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #000000;
    background-color: #fff;
  }
  
  td[data-v-bf4484ca] {
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
    font-size: 14pt;
    text-align: center;
    height: .35rem;
    background-color: #fff;
  }
  
  .color1[data-v-bf4484ca] {
    color: red;
    background-color: #ff0;
  }
  
  .box-tips[data-v-47826826] {
    width: 100%;
    text-align: center;
    font-size: .26rem;
    color: #ccc;
  }
  
  .jssx[data-v-5d4348f9] {
    padding-bottom: .5rem;
    background-color: #afeeee;
  }
  
  div.jssx[data-v-5d4348f9],
  .jssx td[data-v-5d4348f9] {
    font-family: \5fae\8f6f;
    line-height: .33rem;
    text-align: center;
    font-weight: 700;
    font-size: .16rem;
  }
  
  .jssx table[data-v-5d4348f9] {
    border-collapse: collapse;
    width: 100%;
  }
  
  .jssx table td[data-v-5d4348f9],
  .jssx table th[data-v-5d4348f9] {
    border: 1px solid #e5e5e5;
  }
  
  .jssx .bai[data-v-5d4348f9] {
    color: #fff;
  }
  
  .jssx .huang[data-v-5d4348f9] {
    color: red;
    background-color: #ff0;
  }
  
  .jssx .bt[data-v-5d4348f9] {
    font-size: .18rem;
    background-color: #76a9be;
    line-height: .4rem;
    color: #fff;
  }
  
  .jssx .hei[data-v-5d4348f9] {
    background-color: #000;
    color: #ff0;
  }
  
  .jssx .hei p[data-v-5d4348f9] {
    text-align: center;
  }
  
  .jssx .hei td[data-v-5d4348f9]:nth-child(2) {
    text-align: left;
    padding-left: .15rem;
  }
  
  .jssx .lan[data-v-5d4348f9] {
    background-color: #afeeee;
  }
  
  .jssx .las[data-v-5d4348f9] {
    background-color: #00f;
  }
  
  .jssx .lvs[data-v-5d4348f9] {
    background-color: green;
  }
  
  .jssx .hos[data-v-5d4348f9] {
    background-color: red;
  }
  
  .jssx .zyx[data-v-5d4348f9] {
    color: #f0f;
  }
  
  .jssx .qhx[data-v-5d4348f9] {
    color: #09f;
  }
  
  .jssx .tdx[data-v-5d4348f9] {
    color: red;
  }
  
  .jssx .jyx[data-v-5d4348f9] {
    color: #f51;
  }
  
  .jssx .jmx[data-v-5d4348f9] {
    color: #00f;
  }
  
  .jssx .lll[data-v-5d4348f9] {
    color: green;
  }
  
  .jssx .yyx[data-v-5d4348f9] {
    color: #9d00ff;
  }
  
  .jssx .dsb[data-v-5d4348f9] {
    color: #f90;
  }
  
  @media screen and (max-width: 720px) {
    .jssx .hei tr td[data-v-5d4348f9] {
      font-size: .28rem;
    }
    div.jssx[data-v-5d4348f9],
    .jssx td[data-v-5d4348f9] {
      line-height: .6rem;
      font-size: .32rem;
    }
    .jssx .bt[data-v-5d4348f9] {
      font-size: .36rem;
      line-height: .8rem;
    }
  }
  
  .main[data-v-f877eb06] {
    width: 100%;
    background-color: #c4d5ff;
    background-attachment: fixed;
    background-size: 19.2rem auto;
    background-position: top center;
  }
  
  .conten[data-v-f877eb06] {
    width: 8rem;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    border-right: solid 1px #f9b520;
    border-left: solid 1px #f9b520;
    background: #f0f0f0;
  }
  
  .banner[data-v-f877eb06] {
    text-align: center;
    overflow: hidden;
    font-size: 0;
  }
  
  .banner a[data-v-f877eb06] {
    width: 100%;
    height: 100%;
    font-size: 0;
    display: block;
  }
  
  .banner img[data-v-f877eb06] {
    width: 100%;
  }
  
  .logo[data-v-f877eb06] {
    font-size: 0;
  }
  
  .logo img[data-v-f877eb06] {
    width: 100%;
  }
  
  body,
  dl,
  dd,
  ul,
  ol,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  form,
  header,
  section,
  article,
  footer {
    margin: 0;
  }
  
  body,
  button,
  input,
  select,
  textarea {
    font: .14rem/1.75 -apple-system, Helvetica Neue, Helvetica, Arial, sans-serif, \5fae\8f6f\96c5\9ed1;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 100%;
    box-sizing: border-box;
  }
  
  em,
  b {
    font-style: normal;
  }
  
  a {
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  
  a:hover {
    text-decoration: none;
  }
  
  img {
    border: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
  }
  
  button,
  input,
  select,
  textarea {
    font-size: 100%;
    outline: none;
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  td,
  th,
  ul,
  ol {
    padding: 0;
    list-style: none;
  }
  
  div {
    outline: none;
    box-sizing: border-box;
  }
  
  .hidden {
    display: none;
    font-size: 0;
    text-indent: -999em;
  }
  
  .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  
  .clearfix {
    *zoom: 1;
  }
  
  html,
  body,
  #app,
  .layout-wrap {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    background-color: var(--theme-main-bg-color);
  }
  
  body {
    min-width: 320px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  a {
    color: var(--el-text-color-regular);
  }
  
  .box-tips {
    width: 100%;
    text-align: center;
    font-size: .26rem;
    color: #ccc;
  }
  
  /* ========== 导航标题样式（data-v-2c6e3862） ========== */
  .title[data-v-2c6e3862] {
    width: 100%;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    background: url(../img/bg-title-6dee8cf0.png) no-repeat;
    background-position: center;
    background-size: 100% .4rem;
    font-weight: 700;
    font-size: .22rem;
    color: red;
  }
  
  .title span[data-v-2c6e3862]:nth-child(1) {
    color: #fff;
  }
  
  .title span[data-v-2c6e3862]:nth-child(2) {
    color: #ff0;
  }
  
  .title span[data-v-2c6e3862]:nth-child(3) {
    color: #0ff;
  }
  
  /* ========== 友情链接标题样式 ========== */
  .title[data-v-53b89f5f],
  .title[data-v-50672221] {
    display: block;
    width: 100%;
    padding: 0.18rem 0.10rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.18rem;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    border-radius: 0.12rem 0.12rem 0 0;
    box-shadow: 0 0.04rem 0.15rem rgba(102, 126, 234, 0.3);
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0;
    letter-spacing: 0.02rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    max-width: 100%;
  }
  
  .title[data-v-53b89f5f]:hover,
  .title[data-v-50672221]:hover {
    background: linear-gradient(135deg, #764ba2 0%, #667eea 100%);
    transform: translateY(-0.02rem);
    box-shadow: 0 0.06rem 0.20rem rgba(102, 126, 234, 0.4);
  }
  
  .title[data-v-53b89f5f] span,
  .title[data-v-50672221] span {
    color: #fff;
    font-weight: 600;
    margin: 0 0.05rem;
    display: inline;
  }
  
  .title span[data-v-53b89f5f]:nth-child(1),
  .title span[data-v-53b89f5f]:nth-child(3),
  .title span[data-v-50672221]:nth-child(1),
  .title span[data-v-50672221]:nth-child(3) {
    color: #ff0;
    font-weight: 700;
  }
  
  
  /* ========== 友情链接列表样式 ========== */
  .box-ul[data-v-53b89f5f],
  .box-ul[data-v-50672221] {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.10rem;
    padding: 0.15rem 0.10rem;
    background-color: #f5f5f5;
    box-sizing: border-box;
  }
  
  .box-ul .box-list[data-v-53b89f5f],
  .box-ul .box-list[data-v-50672221] {
    list-style: none;
    box-sizing: border-box;
  }
  
  .box-ul .box-list a[data-v-53b89f5f],
  .box-ul .box-list a[data-v-50672221] {
    display: block;
    padding: 0.12rem 0.10rem;
    background: #fff;
    color: #667eea;
    font-size: 0.26rem;
    font-weight: 500;
    text-align: center;
    border: 0.02rem solid #667eea;
    border-radius: 0.08rem;
    transition: all 0.3s ease;
    box-shadow: 0 0.02rem 0.05rem rgba(0,0,0,0.05);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .box-ul .box-list a[data-v-53b89f5f]:hover,
  .box-ul .box-list a[data-v-50672221]:hover {
    transform: translateY(-0.03rem);
    box-shadow: 0 0.05rem 0.15rem rgba(102, 126, 234, 0.3);
    background: rgba(102, 126, 234, 0.05);
  }
  
  /* 边框颜色方案 - 按列循环 (蓝、粉、绿) */
  /* 第1列 (1、5、9、13...) - 蓝色 */
  .box-ul .box-list[data-v-53b89f5f]:nth-child(4n+1) a,
  .box-ul .box-list[data-v-50672221]:nth-child(4n+1) a {
    border-color: #00a8ff;
    color: #0088cc;
  }
  
  /* 第2列 (2、6、10、14...) - 粉色 */
  .box-ul .box-list[data-v-53b89f5f]:nth-child(4n+2) a,
  .box-ul .box-list[data-v-50672221]:nth-child(4n+2) a {
    border-color: #f5576c;
    color: #e74c5c;
  }
  
  /* 第3列 (3、7、11、15...) - 绿色 */
  .box-ul .box-list[data-v-53b89f5f]:nth-child(4n+3) a,
  .box-ul .box-list[data-v-50672221]:nth-child(4n+3) a {
    border-color: #2ecc71;
    color: #27ae60;
  }
  
  /* 第4列 (4、8、12、16...) - 粉色 */
  .box-ul .box-list[data-v-53b89f5f]:nth-child(4n+4) a,
  .box-ul .box-list[data-v-50672221]:nth-child(4n+4) a,
  .box-ul .box-list[data-v-53b89f5f]:nth-child(4n) a,
  .box-ul .box-list[data-v-50672221]:nth-child(4n) a {
    border-color: #f5576c;
    color: #e74c5c;
  }
  
  .box-ul .box-list a span[data-v-53b89f5f],
  .box-ul .box-list a span[data-v-50672221] {
    color: inherit;
  }
  
  /* ========== 通用容器样式 ========== */
  .section-container {
    margin: 0.20rem 0.10rem;
    box-shadow: 0 0.02rem 0.08rem rgba(0,0,0,0.1);
    border-radius: 0.08rem;
    overflow: hidden;
    background: white;
  }
  
  .section-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 0.15rem;
    text-align: center;
    color: white;
    font-size: 0.26rem;
    font-weight: bold;
  }
  
  /* ========== 生肖表格样式 ========== */
  .zodiac-table {
    border: none !important;
    background: white;
    table-layout: fixed;
  }
  
  .zodiac-table td {
    padding: 0.04rem !important;
    text-align: center;
    font-weight: bold;
    background: white !important;
    border: none !important;
  }
  
  .zodiac-table td.hos,
  .zodiac-table td.las,
  .zodiac-table td.lvs {
    padding: 0.08rem !important;
  }
  
  .zodiac-table td.hos > span,
  .zodiac-table td.las > span,
  .zodiac-table td.lvs > span {
    display: inline-block;
    width: 0.50rem;
    height: 0.50rem;
    line-height: 0.50rem;
    border-radius: 50%;
    color: white;
    font-weight: bold;
    font-size: 0.26rem;
    text-align: center;
  }
  
  .zodiac-table td.hos > span {
    background: #FF0000;
  }
  
  .zodiac-table td.las > span {
    background: #0000FF;
  }
  
  .zodiac-table td.lvs > span {
    background: #008000;
  }
  
  .zodiac-table tr {
    background: white;
  }
  
  .zodiac-header-row {
    background: #FFD700;
  }
  
  .zodiac-header-cell {
    padding: 0.30rem 0.12rem 0.12rem 0.12rem;
    text-align: center;
    font-weight: bold;
    border: none;
    color: #000;
    font-size: 0.26rem;
  }
  
  /* ========== 五行详细表格样式 ========== */
  .wuxing-detail-container {
    margin: 0.20rem 0;
    padding: 0 0.10rem;
  }
  
  .wuxing-row-single {
    padding: 0.15rem 0.20rem;
    font-size: 0.26rem;
    font-weight: bold;
    color: white;
    text-align: left;
  }
  
  .wuxing-jin-header {
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
  }
  
  .wuxing-mu-header {
    background: linear-gradient(135deg, #56ab2f 0%, #a8e063 100%);
  }
  
  .wuxing-shui-header {
    background: linear-gradient(135deg, #0099F7 0%, #00D4FF 100%);
  }
  
  .wuxing-huo-header {
    background: linear-gradient(135deg, #FF512F 0%, #DD2476 100%);
  }
  
  .wuxing-tu-header {
    background: linear-gradient(135deg, #8B4513 0%, #D2691E 100%);
  }
  
  .wuxing-daxiao-container {
    display: flex;
    margin-top: 0;
  }
  
  .wuxing-daxiao-box {
    flex: 1;
    background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);
    padding: 0.12rem 0.10rem;
    text-align: center;
    box-shadow: 0 0.02rem 0.08rem rgba(0,0,0,0.1);
  }
  
  .wuxing-daxiao-box:first-child {
    border-radius: 0 0 0 0.08rem;
  }
  
  .wuxing-daxiao-box:last-child {
    border-radius: 0 0 0.08rem 0;
  }
  
  .wuxing-daxiao-label {
    color: white;
    font-weight: bold;
    font-size: 0.26rem;
  }
  
  .wuxing-daxiao-value {
    color: #FFD700;
    font-weight: bold;
    font-size: 0.26rem;
  }
  
  /* ========== 生肖属性表样式 ========== */
  .shengxiao-container {
    padding: 0.10rem 0.10rem 0.10rem 0.10rem;
    background-color: transparent;
  }
  
  .shengxiao-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 0.15rem;
    text-align: center;
    color: white;
    font-size: 0.26rem;
    font-weight: bold;
    border-radius: 0.08rem;
    box-shadow: 0 0.02rem 0.08rem rgba(0,0,0,0.1);
    margin-bottom: 0.15rem;
  }
  
  .shengxiao-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.10rem;
    margin-top: 0.10rem;
    margin-bottom: 0.10rem;
  }
  
  .shengxiao-badge {
    flex: 1;
    min-width: 22%;
    background: #fff;
    color: #333;
    padding: 0.12rem;
    text-align: center;
    border: 0.02rem solid #ddd;
    border-radius: 0.12rem;
    font-size: 0.24rem;
    font-weight: bold;
    box-shadow: 0 0.02rem 0.05rem rgba(0,0,0,0.05);
    transition: all 0.3s ease;
  }
  
  .shengxiao-badge-large {
    flex: 1;
    min-width: 45%;
    background: #fff;
    color: #333;
    padding: 0.12rem;
    text-align: center;
    border: 0.02rem solid #ddd;
    border-radius: 0.12rem;
    font-size: 0.24rem;
    font-weight: bold;
    box-shadow: 0 0.02rem 0.05rem rgba(0,0,0,0.05);
    transition: all 0.3s ease;
  }
  
  .shengxiao-badge:hover {
    transform: translateY(-0.02rem);
    box-shadow: 0 0.04rem 0.10rem rgba(0,0,0,0.15);
  }
  
  .shengxiao-badge-red {
    border-color: #FF5252;
    color: #FF5252;
  }
  
  .shengxiao-badge-blue {
    border-color: #2196F3;
    color: #2196F3;
  }
  
  .shengxiao-badge-green {
    border-color: #4CAF50;
    color: #4CAF50;
  }
  
  .shengxiao-badge-yellow {
    border-color: #FFC107;
    color: #FF9800;
  }
  
  .shengxiao-badge-wide30 {
    flex: 1;
    min-width: 30%;
  }
  
  .shengxiao-badge-wide18 {
    flex: 1;
    min-width: 18%;
  }
  
  /* ========== 响应式样式 ========== */
  @media screen and (max-width: 850px) {
    .conten[data-v-f877eb06] {
      width: 100%;
      padding: 0;
    }
  
    .title[data-v-2c6e3862] {
      height: .8rem !important;
      line-height: .8rem !important;
      background: url(../img/bg-title-6dee8cf0.png) no-repeat !important;
      background-size: 100% .8rem !important;
      background-position: center !important;
      font-size: .3rem !important;
    }
  
    .title[data-v-8523052e],
    .title[data-v-51bb3ac4] {
      height: .8rem;
      line-height: .8rem;
      background-size: 100% .8rem;
      font-size: .36rem;
    }
  
    .title[data-v-53b89f5f],
    .title[data-v-50672221] {
      font-size: 0.26rem;
      padding: 0.18rem 0.10rem;
    }
  
    .box-ul .box-list[data-v-0043c422] {
      height: .66rem;
      line-height: .66rem;
      font-size: .36rem;
    }
  
    .box-ul .box-list[data-v-8523052e],
    .box-ul .box-list[data-v-51bb3ac4] {
      height: .66rem;
      line-height: .66rem;
      font-size: .26rem;
    }
  
    .box-ul .box-list[data-v-68e7cd69] {
      height: .66rem;
      line-height: .66rem;
      font-size: .36rem;
    }
  
    .box-ul .box-list[data-v-0eb511e0] {
      height: .66rem;
      line-height: .66rem;
      font-size: .28rem;
    }
  
    .box-ul .box-list span[data-v-0eb511e0] {
      width: 25%;
    }
  
    .container[data-v-974f5ee9] {
      font-size: .4rem;
    }
  
    .sub-title[data-v-974f5ee9] {
      height: .64rem;
      line-height: .64rem;
    }
  
    .box-ul .box-list[data-v-974f5ee9] {
      height: .66rem;
      line-height: .66rem;
      font-size: .4rem;
    }
  
    .box-ul .box-list[data-v-c258358f] {
      height: .66rem;
      line-height: .66rem;
      font-size: .36rem;
    }
  
    .box-ul .box-list span[data-v-c258358f] {
      width: 25%;
    }
  
    .box-ul .box-list[data-v-822b08c4] {
      height: .66rem;
      line-height: .66rem;
      font-size: .36rem;
    }
  
    .box-ul .box-list span[data-v-822b08c4] {
      width: 25%;
    }
  
    .box-ul .box-list[data-v-fe32b5bb],
    .box-ul .box-list[data-v-c88ba212] {
      height: .66rem;
      line-height: .66rem;
      font-size: .26rem;
    }
  
    .box-ul .box-list[data-v-cec51510] {
      height: .66rem;
      line-height: .66rem;
      font-size: .36rem;
    }
  
    .box-ul .box-list[data-v-3534d588] {
      height: .66rem;
      line-height: .66rem;
      font-size: .36rem;
    }
  }
  
  /* ========== 五行号码徽章样式 ========== */
  .wuxing-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    gap: 0.08rem;
    margin-bottom: 0.08rem;
  }
  
  /* 五行号码徽章 - 金 */
  .wuxing-jin {
    display: block;
    background-color: #FFD700;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.30rem;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  
  /* 五行号码徽章 - 木 */
  .wuxing-mu {
    display: block;
    background-color: #4CAF50;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.30rem;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  
  /* 五行号码徽章 - 水 */
  .wuxing-shui {
    display: block;
    background-color: #2196F3;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.30rem;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  
  /* 五行号码徽章 - 火 */
  .wuxing-huo {
    display: block;
    background-color: #FF5722;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.30rem;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  
  /* 五行号码徽章 - 土 */
  .wuxing-tu {
    display: block;
    background-color: #8D6E63;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.30rem;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  
  /* 两波中特容器 */
  .liangbo-tips-cell {
    padding: 0.15rem 0.10rem;
    background-color: #f9f9f9;
  }
  
  .liangbo-center-container {
    text-align: center;
    margin-bottom: 0.08rem;
  }
  
  .liangbo-flex-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    gap: 0.08rem;
  }
  
  /* 波色徽章 */
  .bo-hongbo {
    display: block;
    background-color: #FF5722;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.26rem;
    width: 100%;
    box-sizing: border-box;
  }
  
  .bo-lanbo {
    display: block;
    background-color: #2196F3;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.26rem;
    width: 100%;
    box-sizing: border-box;
  }
  
  .bo-lvbo {
    display: block;
    background-color: #4CAF50;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.26rem;
    width: 100%;
    box-sizing: border-box;
  }
  
  /* 电脑版波色徽章字体调整 */
  @media screen and (min-width: 800px) {
    .bo-hongbo,
    .bo-lanbo,
    .bo-lvbo {
      font-size: 0.20rem;
    }
  }
  
  /* ========== 波色徽章样式 ========== */
  /* 波色徽章 - 红波 */
  .wuxing-hongbo {
    display: block;
    background-color: #FF0000;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.30rem;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  
  /* 波色徽章 - 蓝波 */
  .wuxing-lanbo {
    display: block;
    background-color: #2196F3;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.30rem;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  
  /* 波色徽章 - 绿波 */
  .wuxing-lvbo {
    display: block;
    background-color: #4CAF50;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.30rem;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  
  /* ========== 家野中特样式 ========== */
  .jiaye-tips-cell {
    padding: 0.15rem 0.10rem;
    background-color: #f9f9f9;
  }
  
  .jiaye-flex-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.10rem;
  }
  
  .jiaye-jaqin {
    display: block;
    background-color: #2196F3;
    color: #fff;
    padding: 0.12rem 0.15rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.30rem;
    flex: 1;
    min-width: 45%;
    text-align: center;
    box-sizing: border-box;
  }
  
  .jiaye-yeshou {
    display: block;
    background-color: #4CAF50;
    color: #fff;
    padding: 0.12rem 0.15rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.30rem;
    flex: 1;
    min-width: 45%;
    text-align: center;
    box-sizing: border-box;
  }
  
  @media screen and (max-width: 720px) {
    .jssx .hei tr td[data-v-5d4348f9] {
      font-size: .28rem;
    }
  
    div.jssx[data-v-5d4348f9],
    .jssx td[data-v-5d4348f9] {
      line-height: .6rem;
      font-size: .32rem;
    }
  
    .wuduan-text {
      font-size: 16px !important;
    }
  
    .pingteyiwei-text {
      font-size: 16px !important;
    }
  
    .jssx .bt[data-v-5d4348f9] {
      font-size: .36rem;
      line-height: .8rem;
    }
  }
  
  /* ========== 段数徽章样式 ========== */
  .flex-gap-8 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.08rem;
    margin-bottom: 0.10rem;
  }
  
  .badge-duan-red {
    display: block;
    background-color: #FF5722;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.26rem;
    flex: 1;
    min-width: 30%;
    text-align: center;
    box-sizing: border-box;
  }
  
  .badge-duan-blue {
    display: block;
    background-color: #2196F3;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.26rem;
    flex: 1;
    min-width: 30%;
    text-align: center;
    box-sizing: border-box;
  }
  
  .badge-duan-green {
    display: block;
    background-color: #4CAF50;
    color: #fff;
    padding: 0.10rem 0.08rem;
    border-radius: 0.12rem;
    font-weight: bold;
    font-size: 0.26rem;
    flex: 1;
    min-width: 30%;
    text-align: center;
    box-sizing: border-box;
  }
  
  /* 电脑版段数徽章字体调整 */
  @media screen and (min-width: 800px) {
    .badge-duan-red,
    .badge-duan-blue,
    .badge-duan-green {
      font-size: 0.20rem;
    }
  }
  
  .pad-cell {
    padding: 0.15rem 0.10rem;
    background-color: #f9f9f9;
  }
  
  .pad-cell-line {
    padding: 0.15rem 0.10rem;
    line-height: 2.5;
    background-color: #f9f9f9;
  }
  
  .gray-text-note {
    margin: 0.10rem 0 0 0;
    color: #666;
    font-size: 13pt;
  }
  
  .special-table {
    border-collapse: collapse;
    color: rgb(0, 0, 0);
    font-family: "微软雅黑";
    font-size: 14pt;
    width: 100%;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
  }
  
  /* 弹窗样式 */
  .modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    justify-content: center;
    align-items: center;
  }
  
  .modal-overlay.active {
    display: flex;
  }
  
  .pop-xyz-bd {
    width: 8rem;
    padding: 0 0.5rem;
    box-sizing: border-box;
    border-radius: 0.15rem;
    font-size: 0.14rem;
    color: #333;
    font-family: 微软雅黑;
    position: relative;
  }
  
  @media screen and (max-width: 850px) {
    .pop-xyz-bd {
      width: 98%;
      max-width: 9.5rem;
      padding: 0 0.15rem;
    }
    
    .pop-xyz-con {
      min-height: auto;
    }
    
    .pop-xyz-tzgg {
      font-size: 0.26rem !important;
    }
    
    .pop-xyz-con2-tit span {
      font-size: 0.26rem !important;
    }
    
    .pop-xyz-con3 p {
      font-size: 0.20rem !important;
    }
    
    .pop-xyz-con3 .ql-size-large {
      font-size: 0.28rem !important;
      color: #008000 !important;
    }
    
    .pop-xyz-con3 .ql-size-medium {
      font-size: 0.26rem !important;
    }
    
    .pop-xyz-con4 button {
      font-size: 0.22rem !important;
    }
  }
  
  .pop-xyz-bd .pop-xyz-con {
    padding: 0.15rem 0;
    border-radius: 0.15rem;
    background: #fff;
  }
  
  .modal-close-btn {
    position: absolute;
    top: 0.10rem;
    right: 0.10rem;
    width: 0.35rem;
    height: 0.35rem;
    background: rgba(255, 0, 0, 0.9);
    color: #fff;
    border: none;
    border-radius: 50%;
    font-size: 0.24rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    font-weight: normal;
    box-shadow: 0 0.02rem 0.08rem rgba(255, 0, 0, 0.3);
    line-height: 1;
    pointer-events: auto;
  }
  
  .modal-close-btn:hover {
    background: rgba(255, 0, 0, 1);
    color: #fff;
  }
  
  .pop-xyz-tzgg {
    color: #fff;
    position: absolute;
    top: -0.16rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 2.6rem;
    height: 0.6rem;
    background-image: url(../img/img-notice-c117e9af.png);
    background-size: 2.6rem 0.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Microsoft Yahei, PingFangTC-Regular, sans-serif;
    font-weight: 500;
    font-size: 0.18rem;
  }
  
  .pop-xyz-con2 {
    padding: 0.6rem 0.15rem 0.4rem 0.15rem;
    text-align: center;
    background: linear-gradient(180deg, #fff 0%, #f5f7ff 100%);
    border-bottom: 0.01rem solid rgba(91, 156, 236, 0.15);
  }
  
  .pop-xyz-con2-tit {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.15rem;
    flex-wrap: wrap;
  }
  
  .pop-xyz-con2-tit span {
    background: linear-gradient(135deg, #3b8ef7 0%, #2c7fe2 100%);
    color: white;
    padding: 0.12rem 0.20rem;
    border-radius: 0.06rem;
    font-size: 0.17rem;
    font-weight: bold;
    display: inline-block;
    box-shadow: 0 0.02rem 0.06rem rgba(44, 127, 226, 0.3);
    transition: all 0.3s;
  }
  
  .pop-xyz-con2-tit span:hover {
    transform: translateY(-0.02rem);
    box-shadow: 0 0.04rem 0.10rem rgba(44, 127, 226, 0.4);
  }
  
  .pop-xyz-con3 {
    padding: 0.15rem;
    background: white;
  }
  
  .pop-xyz-con3 table {
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    width: 100%;
    background: #f8f9ff;
    border-radius: 0.10rem;
    overflow: hidden;
    box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.08);
  }
  
  .pop-xyz-con3 table td {
    padding: 0.15rem;
    border: none;
    background: linear-gradient(135deg, #f8f9ff 0%, #fff 100%);
  }
  
  .pop-xyz-con3 table tr:first-child td {
    border-bottom: 0.01rem dashed rgba(91, 156, 236, 0.2);
    padding: 0.10rem 0.15rem;
  }
  
  .pop-xyz-con3 p {
    margin: 0.05rem 0;
    font-size: 0.14rem;
    line-height: 1.8;
    color: #1a4bff;
  }
  
  .pop-xyz-con3 .ql-size-large {
    font-size: 0.17rem;
    font-weight: bold;
    color: #008000;
    text-shadow: 0 0.01rem 0.02rem rgba(0, 128, 0, 0.15);
  }
  
  .pop-xyz-con3 .ql-size-medium {
    font-size: 0.18rem;
    color: #1a4bff;
  }
  
  .pop-xyz-con4 {
    padding: 0.15rem 0.15rem 0.15rem;
    text-align: center;
    background: linear-gradient(180deg, #f5f7ff 0%, #fff 100%);
    border-top: 0.01rem solid rgba(91, 156, 236, 0.15);
  }
  
  .pop-xyz-con4 button {
    background: linear-gradient(135deg, #ff6b6b 0%, #ee5a6f 100%);
    color: white;
    border: none;
    padding: 0.14rem 0.50rem;
    border-radius: 0.08rem;
    font-size: 0.16rem;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s;
    box-shadow: 0 0.04rem 0.12rem rgba(238, 90, 111, 0.35);
    letter-spacing: 0.02rem;
  }
  
  .pop-xyz-con4 button:hover {
    background: linear-gradient(135deg, #ff8787 0%, #ff6b6b 100%);
    transform: translateY(-0.02rem);
    box-shadow: 0 0.06rem 0.16rem rgba(238, 90, 111, 0.45);
  }
  
  .pop-xyz-con4 button:active {
    transform: translateY(0);
    box-shadow: 0 0.02rem 0.08rem rgba(238, 90, 111, 0.3);
  }