<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline; }

body, button, input, select, textarea {
  font: 14px/1.6 tahoma,arial,'微软雅黑'; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

address, cite, dfn, em, var {
  font-style: normal; }

code, kbd, pre, samp {
  font-family: courier new,courier,monospace; }

small {
  font-size: 14px; }

ul, dl, dt, dd {
  list-style: none; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

legend {
  color: #000; }

fieldset, img {
  border: 0; }

button, input, select, textarea {
  font: 14px/1.6 tahoma,arial,sans-serif;
  vertical-align: middle;
  cursor: pointer; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  _overflow: auto;
  _height: 100%;
  margin: 0 auto;
  font-family: SimHei Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif !important;
  font-size: 12px;
  line-height: 1.5;
  background-color: #ffffff;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased; }

html {
  _overflow: hidden; }

:focus {
  outline: 1; }

hr {
  box-sizing: content-box;
  height: 0; }

button, html input[type=button], input[type=submit] {
  -webkit-apperance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

ul {
  list-style: none; }

img {
  border: 0;
  vertical-align: middle; }

em, i, u {
  font-style: normal; }

input {
  border: 1px solid #ddd;
  height: 25px;
  line-height: 25px;
  vertical-align: middle; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block; }

.hide {
  display: none; }

.clear, .clr {
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  *zoom: 1; }

.fl {
  float: left; }

.fr {
  float: right; }

/*a*/
a {
  color: #666;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

body {
  background-color: #EEEEEE; }

.container {
  max-width: 1160px;
  margin: 0 auto;
  width: 1160px; }

.modular-header {
  background-color: #ffffff; }
  .modular-header .container {
    display: flex;
    height: 70px;
    align-items: center; }
  .modular-header .title {
    color: #555555;
    font-size: 25px;
    flex: 1; }
  .modular-header .login a {
    font-size: 16px;
    color: #333333; }

.subbanner {
  height: 280px;
  background-image: url("../images/subbg.png");
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center; }
  .subbanner .subnav-txt {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    color: #ffffff; }

.NavSwiper .swiper-slide {
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  font-size: 17px;
  line-height: 40px;
  color: #ffffff;
  position: relative; }
  .NavSwiper .swiper-slide.swiper-slide-thumb-active:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.2) url("../images/gou.svg");
    background-position: center;
    background-size: cover; }
  .NavSwiper .swiper-slide:nth-child(1) {
    background-color: #D9001B; }
  .NavSwiper .swiper-slide:nth-child(2) {
    background-color: #02830F; }
  .NavSwiper .swiper-slide:nth-child(3) {
    background-color: #F59A23; }

.ContentSwiper .Recharge_list .Recharge_item {
  display: flex;
  min-height: 100px;
  align-items: center;
  border-bottom: 1px solid #D7D7D7; }
  .ContentSwiper .Recharge_list .Recharge_item .name {
    width: 120px;
    font-size: 17px; }
  .ContentSwiper .Recharge_list .Recharge_item .Recharge_select {
    font-size: 16px; }

.ContentSwiper .takecare {
  color: #333333;
  font-size: 14px;
  margin: 20px auto;
  display: inline-block;
  background-color: #FFFF00; }

.ContentSwiper .go-pay {
  text-align: center;
  margin-top: 20px; }
  .ContentSwiper .go-pay a {
    display: inline-block;
    width: 180px;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 14px;
    background-color: #296ECD;
    border-radius: 5px; }
    .ContentSwiper .go-pay a:hover {
      background-color: #0d6efd; }

.pay-list-body {
  background: #F6F6F6;
  max-width: 860px;
  width: 860px;
  position: relative;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  overflow: hidden;
  z-index: 5;
  margin: -60px auto 0px auto; }
  .pay-list-body .txt {
    color: #FF0000;
    text-align: center;
    padding: 40px;
    font-size: 19px;
    font-weight: normal; }

.content2 {
  max-width: 860px;
  width: 860px;
  box-sizing: border-box;
  padding: 10px 30px;
  margin: 10px auto 30px auto; }

.pay-body {
  margin: 0 30px;
  margin-bottom: 30px;
  background-color: #ffffff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-sizing: border-box;
  padding: 30px; }

.becaful {
  background-color: #F6F6F6; }
  .becaful h2 {
    padding: 20px 0;
    font-size: 22px;
    color: #FF0000; }
  .becaful .becaful-list dl {
    margin-bottom: 20px;
    display: flex;
    align-items: center; }
    .becaful .becaful-list dl dt {
      width: 14px;
      height: 14px;
      background-image: url("../images/check.png");
      background-size: contain;
      margin-right: 5px;
      background-repeat: no-repeat; }
    .becaful .becaful-list dl dd {
      flex: 1;
      font-size: 16px;
      color: #333333; }

.vip-list-body {
  background: #F6F6F6;
  max-width: 1160px;
  width: 1160px;
  position: relative;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  overflow: hidden;
  z-index: 5;
  margin: -60px auto 0px auto; }
  .vip-list-body .txt {
    text-align: center;
    padding: 40px;
    font-size: 26px;
    color: #697891; }
  .vip-list-body .vip-list-items {
    padding: 0 30px; }
    .vip-list-body .vip-list-items .vip-list-item {
      height: 130px;
      box-sizing: border-box;
      padding: 0 20px;
      line-height: 130px;
      margin-bottom: 30px;
      background: #ffffff; }
      .vip-list-body .vip-list-items .vip-list-item:nth-child(1) .title {
        color: #02830F; }
      .vip-list-body .vip-list-items .vip-list-item:nth-child(2) .title {
        color: #FF0000; }
      .vip-list-body .vip-list-items .vip-list-item:nth-child(3) .title {
        color: #296ECD; }
      .vip-list-body .vip-list-items .vip-list-item .title {
        float: left;
        display: flex;
        width: 40%;
        font-size: 30px;
        align-items: center; }
        .vip-list-body .vip-list-items .vip-list-item .title .vip-icon {
          width: 60px;
          height: 56px;
          margin-right: 10px;
          background: url("../images/vip_icon.png");
          background-size: cover; }
      .vip-list-body .vip-list-items .vip-list-item .intro {
        float: left;
        height: 130px;
        display: flex;
        align-items: center;
        flex-direction: column;
        width: 40%;
        line-height: 30px;
        font-size: 18px;
        justify-content: center;
        color: #555555; }
      .vip-list-body .vip-list-items .vip-list-item .go-buy {
        float: right;
        width: 20%;
        text-align: center;
        height: 130px; }
        .vip-list-body .vip-list-items .vip-list-item .go-buy a {
          display: inline-block;
          width: 180px;
          height: 45px;
          line-height: 45px;
          color: #ffffff;
          background-color: #296ECD;
          border-radius: 5px;
          font-size: 14px; }
          .vip-list-body .vip-list-items .vip-list-item .go-buy a:hover {
            background-color: #0d6efd; }
  .vip-list-body .info {
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #ffffff;
    text-align: center;
    color: #555555;
    margin: 0 30px;
    font-size: 15px; }
  .vip-list-body .mg30 {
    margin: 30px;
    padding-bottom: 30px; }

.vip_privilege {
  background: #F6F6F6;
  max-width: 1160px;
  width: 1160px;
  position: relative;
  margin: 10px auto 20px auto;
  padding: 30px;
  box-sizing: border-box; }
  .vip_privilege .hd_name {
    font-size: 32px;
    color: #555555;
    font-weight: bold; }
    .vip_privilege .hd_name .textright {
      text-align: right; }
  .vip_privilege .vipname {
    font-size: 22px;
    color: #FF0000; }
  .vip_privilege .vip_privilege_list {
    margin-top: 20px; }
    .vip_privilege .vip_privilege_list dl {
      float: left;
      width: 33.3%;
      display: flex;
      align-items: center;
      margin-bottom: 30px; }
      .vip_privilege .vip_privilege_list dl:nth-child(1) dt {
        background-color: #F75C96; }
      .vip_privilege .vip_privilege_list dl:nth-child(2) dt {
        background-color: #70B603; }
      .vip_privilege .vip_privilege_list dl:nth-child(3) dt {
        background-color: #E9776D; }
      .vip_privilege .vip_privilege_list dl:nth-child(4) dt {
        background-color: #F8BD38; }
      .vip_privilege .vip_privilege_list dl:nth-child(5) dt {
        background-color: #BE31E3; }
      .vip_privilege .vip_privilege_list dl:nth-child(6) dt {
        background-color: #5ECFB1; }
      .vip_privilege .vip_privilege_list dl dt {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        margin-right: 10px; }
      .vip_privilege .vip_privilege_list dl dd {
        color: #555555;
        font-size: 16px; }
  .vip_privilege .go-buy-vip {
    text-align: center;
    margin-top: 20px;
    height: 130px; }
    .vip_privilege .go-buy-vip a {
      display: inline-block;
      width: 180px;
      height: 45px;
      line-height: 45px;
      color: #ffffff;
      font-size: 14px;
      background-color: #296ECD;
      border-radius: 5px; }
      .vip_privilege .go-buy-vip a:hover {
        background-color: #0d6efd; }

.footer {
  text-align: center;
  padding: 30px 0; }
  .footer p {
    text-align: center;
    color: #555555;
    font-size: 14px; }

@media only screen and (max-width: 720px) {
  .container {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px; }
  .modular-header {
    background-color: #ffffff; }
    .modular-header .container {
      height: 35px; }
    .modular-header .title {
      font-size: 15px; }
    .modular-header .login a {
      font-size: 16px; }
  .subbanner {
    height: 140px; }
    .subbanner .subnav-txt {
      font-size: 18px; }
  .NavSwiper .swiper-slide {
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    font-size: 15px;
    line-height: 30px; }
    .NavSwiper .swiper-slide.swiper-slide-thumb-active:after {
      content: '';
      position: absolute;
      width: 14px;
      height: 14px;
      border-radius: 20px;
      background: rgba(255, 255, 255, 0.2) url("../images/gou.svg");
      background-position: center;
      background-size: cover; }
  .ContentSwiper .Recharge_list .Recharge_item {
    min-height: 100px; }
    .ContentSwiper .Recharge_list .Recharge_item .name {
      width: 100px;
      font-size: 15px; }
    .ContentSwiper .Recharge_list .Recharge_item .Recharge_select {
      font-size: 14px; }
  .ContentSwiper .takecare {
    font-size: 14px;
    margin: 10px auto; }
  .ContentSwiper .go-pay {
    text-align: center;
    margin-top: 10px; }
    .ContentSwiper .go-pay a {
      width: 130px;
      height: 40px;
      line-height: 40px;
      font-size: 14px;
      border-radius: 5px; }
  .pay-list-body {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: -30px 0px 0px 0px;
    width: 100%;
    padding: 10px;
    box-sizing: border-box; }
    .pay-list-body .txt {
      color: #FF0000;
      text-align: center;
      padding: 15px;
      font-size: 14px;
      font-weight: normal; }
  .content2 {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    margin: 10px 10px 15px 10px; }
  .pay-body {
    margin: 0 10px;
    margin-bottom: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-sizing: border-box;
    padding: 10px; }
  .becaful h2 {
    padding: 10px 0;
    font-size: 18px;
    color: #FF0000; }
  .becaful .becaful-list dl {
    margin-bottom: 10px;
    display: flex;
    align-items: center; }
    .becaful .becaful-list dl dt {
      width: 14px;
      height: 14px;
      background-image: url("../images/check.png");
      background-size: contain;
      margin-right: 5px;
      background-repeat: no-repeat; }
    .becaful .becaful-list dl dd {
      flex: 1;
      font-size: 16px;
      color: #333333; }
  .vip-list-body {
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    z-index: 5;
    width: 100%;
    margin: -30px auto 0px auto; }
    .vip-list-body .txt {
      text-align: center;
      padding: 20px;
      font-size: 20px;
      color: #697891; }
    .vip-list-body .vip-list-items {
      padding: 0 15px; }
      .vip-list-body .vip-list-items .vip-list-item {
        box-sizing: border-box;
        margin-bottom: 15px;
        height: auto;
        line-height: 50%;
        padding: 20px;
        background: #ffffff; }
        .vip-list-body .vip-list-items .vip-list-item:nth-child(1) .title {
          color: #02830F; }
        .vip-list-body .vip-list-items .vip-list-item:nth-child(2) .title {
          color: #FF0000; }
        .vip-list-body .vip-list-items .vip-list-item:nth-child(3) .title {
          color: #296ECD; }
        .vip-list-body .vip-list-items .vip-list-item .title {
          display: flex;
          font-size: 20px;
          align-items: center;
          float: none;
          width: 100%; }
          .vip-list-body .vip-list-items .vip-list-item .title .vip-icon {
            width: 30px;
            height: 28px;
            margin-right: 10px;
            background: url("../images/vip_icon.png");
            background-size: cover; }
          .vip-list-body .vip-list-items .vip-list-item .title .name {
            flex: 1; }
        .vip-list-body .vip-list-items .vip-list-item .intro {
          float: none;
          display: flex;
          align-items: center;
          flex-direction: column;
          line-height: 30px;
          width: 100%;
          height: auto;
          font-size: 15px;
          padding: 10px 0;
          justify-content: center;
          color: #555555; }
        .vip-list-body .vip-list-items .vip-list-item .go-buy {
          float: none;
          text-align: center;
          width: 100%;
          height: auto; }
          .vip-list-body .vip-list-items .vip-list-item .go-buy a {
            display: inline-block;
            width: 180px;
            height: 45px;
            line-height: 45px;
            color: #ffffff;
            background-color: #296ECD;
            border-radius: 5px;
            font-size: 14px; }
            .vip-list-body .vip-list-items .vip-list-item .go-buy a:hover {
              background-color: #0d6efd; }
    .vip-list-body .info {
      height: 40px;
      min-height: 40px;
      text-align: center;
      line-height: 40px;
      margin: 0 15px;
      font-size: 15px; }
    .vip-list-body .mg30 {
      margin: 30px;
      padding-bottom: 30px; }
  .vip_privilege {
    background: #F6F6F6;
    max-width: 1160px;
    width: 100%;
    position: relative;
    margin: 10px auto 20px auto;
    padding: 15px;
    box-sizing: border-box; }
    .vip_privilege .hd_name {
      font-size: 24px;
      color: #555555;
      font-weight: bold; }
      .vip_privilege .hd_name .textright {
        text-align: right; }
    .vip_privilege .vipname {
      font-size: 18px;
      color: #FF0000; }
    .vip_privilege .vip_privilege_list {
      margin-top: 10px; }
      .vip_privilege .vip_privilege_list dl {
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 15px; }
        .vip_privilege .vip_privilege_list dl:nth-child(1) dt {
          background-color: #F75C96; }
        .vip_privilege .vip_privilege_list dl:nth-child(2) dt {
          background-color: #70B603; }
        .vip_privilege .vip_privilege_list dl:nth-child(3) dt {
          background-color: #E9776D; }
        .vip_privilege .vip_privilege_list dl:nth-child(4) dt {
          background-color: #F8BD38; }
        .vip_privilege .vip_privilege_list dl:nth-child(5) dt {
          background-color: #BE31E3; }
        .vip_privilege .vip_privilege_list dl:nth-child(6) dt {
          background-color: #5ECFB1; }
        .vip_privilege .vip_privilege_list dl dt {
          width: 20px;
          height: 20px;
          border-radius: 20px;
          margin-right: 10px; }
        .vip_privilege .vip_privilege_list dl dd {
          color: #555555;
          font-size: 16px; }
    .vip_privilege .go-buy-vip {
      text-align: center;
      margin-top: 20px;
      height: 130px; }
      .vip_privilege .go-buy-vip a {
        display: inline-block;
        width: 180px;
        height: 45px;
        line-height: 45px;
        color: #ffffff;
        font-size: 14px;
        background-color: #296ECD;
        border-radius: 5px; }
        .vip_privilege .go-buy-vip a:hover {
          background-color: #0d6efd; }
  .footer {
    text-align: center;
    padding: 15px 0; }
    .footer p {
      text-align: center;
      color: #555555;
      font-size: 14px; } }

/*# sourceMappingURL=maps/vip.css.map */
</pre></body></html>