<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, "微软雅黑", sans-serif;
}

body {
  width: 100%;
  background-color: #000;
  overflow-x: hidden;
}

ul,
ol {
  list-style: none;
}

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

a {
  color: #fff;
  text-decoration: none;
  outline: none;
}

em,
i {
  font-style: normal;
}

.hid {
  text-indent: -999em;
  overflow: hidden;
}

img {
  display: block;
  margin: 0 auto;
}

:focus {
  outline: none;
}

.wrapper {
  position: relative;
  width: 100%;
  overflow-y: visible;
  overflow-x: hidden;
}

.page {
  width: 100%;
}

@font-face {
  font-family: "fz";
  src: url("https://game.gtimg.cn/images/wuxia/act/a20231208rank/fz.eot");
  src: url("https://game.gtimg.cn/images/wuxia/act/a20231208rank/fz.eot?#iefix") format("embedded-opentype"), url("https://game.gtimg.cn/images/wuxia/act/a20231208rank/fz.woff2") format("woff2"), url("https://game.gtimg.cn/images/wuxia/act/a20231208rank/fz.woff") format("woff"), url("https://game.gtimg.cn/images/wuxia/act/a20231208rank/fz.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sy";
  src: url("https://game.gtimg.cn/images/wuxia/act/a20231208rank/sy.eot");
  src: url("https://game.gtimg.cn/images/wuxia/act/a20231208rank/sy.eot?#iefix") format("embedded-opentype"), url("https://game.gtimg.cn/images/wuxia/act/a20231208rank/sy.woff2") format("woff2"), url("https://game.gtimg.cn/images/wuxia/act/a20231208rank/sy.woff") format("woff"), url("https://game.gtimg.cn/images/wuxia/act/a20231208rank/sy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.font-fz {
  font-family: fz;
}

.hd {
  font-size: 0;
  line-height: 0;
}

.blacktop,
.blacktop a {
  color: #fff;
  text-decoration: none;
}

.blacktop,
.blacktop_logo,
.blacktop_btnavs .blacktop_bta {
  background-image: url(//ossweb-img.qq.com/images/wuxia/picture/blacktop-spr.png);
  background-repeat: no-repeat;
}

.blacktop {
  position: relative;
  height: 60px;
  width: 100%;
  overflow: hidden;
  background-color: #000;
  background-position: 0 0;
  background-repeat: repeat-x;
  z-index: 999;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.blacktop_logo {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 100px;
  height: 35px;
  margin: -15px 0 0;
  background-position: 0 100%;
  text-indent: -9999px;
}

.blacktop_logo a {
  display: block;
  height: 100%;
  text-indent: -9999px;
}

#milo-logined {
  margin-right: 20px;
}

.blacktop_topsilder {
  float: right;
}

.blacktop_topsilder .loginContainer {
  display: flex;
}

.blacktop_topsilder .logfrg {
  float: right;
}

.blacktop_topsilder .logstate {
  float: right;
  line-height: 60px;
  display: flex;
}

.blacktop_topsilder .logstate p span {
  color: #2fc3a3;
  margin-left: 5px;
  font-weight: bold;
}

.blacktop_topsilder .logstate p a,
.blacktop_topsilder .logstate .areainfo em {
  margin: 0 5px;
}

.blacktop_topsilder .logined a:hover {
  color: #fff;
}

.blacktop_topsilder .logstate .dologout {
  color: #cfae69;
}

.blacktop_topsilder .logstate .bang:hover,
.blacktop_topsilder .logstate .rebang:hover {
  color: #2fc3a3;
}

.blacktop_btnavs {
  padding: 13px 10px 0;
  height: 100%;
  float: right;
  overflow: hidden;
  *display: inline;
}

.blacktop_btnavs .blacktop_btnav {
  float: left;
  border: 2px solid #2fc3a3;
  padding: 0 15px;
  margin: 0 0 0 10px;
  border-radius: 15px;
  line-height: 30px;
}

.blacktop_btnavs .blacktop_bta {
  display: block;
  padding: 0 0 0 20px;
  font-size: 13px;
}

.blacktop_btnavs .blacktop_tohome {
  background-position: -167px -75px;
}

.blacktop_btnavs .blacktop_toevent {
  background-position: -167px -135px;
}

.blacktop_btnavs .blacktop_bta:hover {
  color: #ececec;
}

#afooter {
  text-align: center;
  line-height: 20px;
  color: #6e6e6e;
  padding: 20px 0;
  background-color: #1c1c1c;
}

#afooter a {
  color: #6e6e6e;
}

.ingame {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.ingame::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
.ingame::-webkit-scrollbar-track {
  background: #eedbc4;
  border-radius: 4px;
}
.ingame::-webkit-scrollbar-thumb {
  background: #a17849;
  border-radius: 4px;
}
.ingame::-webkit-scrollbar-thumb:hover {
  background: #bd8545;
}

.header {
  width: 100%;
  height: 11.59rem;
  position: relative;
}
.header .bg {
  width: 100%;
  height: 11.59rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/header.jpg) no-repeat 50% 0/19.2rem 11.59rem;
}
.header .slogan {
  width: 11.31rem;
  height: 5.03rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/slogan.png) no-repeat 0 0/100%;
  position: absolute;
  left: 5.7rem;
  top: 1.7rem;
}
.header .tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: absolute;
  top: 7.83rem;
  left: 0;
  z-index: 30;
}
.header .tabs.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
}
.header .tabs.fixed .tab {
  filter: drop-shadow(0 0 0.2rem #5c7194);
}
.header .tabs.fixed .tab:hover {
  filter: drop-shadow(0 0 0.2rem #5c7194) brightness(1.1);
}
.header .tabs.fixed .tab.on {
  filter: drop-shadow(0 0 0.2rem #5c7194) brightness(1.1);
}
.header .tabs .tab {
  padding-top: 0.1rem;
  width: 3.08rem;
  height: 0.76rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/top_tab.png) no-repeat 0 0/3.08rem 0.76rem;
  text-align: center;
  box-sizing: border-box;
  margin: 0 0.16rem;
  cursor: pointer;
  font-family: "fz";
  position: relative;
  transition: all 0.3s;
}
.header .tabs .tab.on, .header .tabs .tab:hover {
  filter: brightness(1.1);
}
.header .tabs .tab::before {
  width: 100%;
  font-size: 0.18rem;
  height: 0.2rem;
  line-height: 0.2rem;
  font-weight: 700;
  color: transparent;
  content: attr(data);
  text-shadow: 0rem 0rem 0.02rem #f9dc9d;
  z-index: 1;
  position: absolute;
  top: 0.09rem;
  left: 0;
}
.header .tabs .tab .s {
  display: block;
  font-size: 0.18rem;
  height: 0.2rem;
  line-height: 0.2rem;
  color: #faf2d4;
  font-weight: 700;
  background: linear-gradient(to bottom, #872f00 2%, #cb6100 98%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 5;
  position: relative;
}
.header .tabs .tab .l {
  color: #e9c177;
  font-size: 0.32rem;
  line-height: 1;
  height: 0.32rem;
  background: linear-gradient(to bottom, #872f00 2%, #cb6100 98%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 10;
}
.header .tabs .tab::after {
  width: 100%;
  height: 0.32rem;
  line-height: 1;
  font-size: 0.32rem;
  font-weight: 700;
  color: transparent;
  content: attr(text);
  text-shadow: 0rem 0rem 0.02rem #f9dc9d;
  z-index: 5;
  position: absolute;
  top: 0.3rem;
  left: 0;
}
.header .tabs .tab1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.header .tabs .tab2 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.header .tabs .tab3 {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.header .tabs .tab4 {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.header .mask {
  height: 4.91rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/header_mask.png) no-repeat 50% 100%/19.2rem 4.91rem;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 20;
}

.sec {
  width: 100%;
  margin: -0.01rem auto 0;
  font-size: 0.16rem;
  line-height: 1.5;
  color: #000;
  position: relative;
  box-sizing: border-box;
}
.sec .wrap {
  width: 100%;
  min-width: 980px;
  margin: 0 auto;
}
.sec .rank_sec {
  width: 15rem;
  margin: 0 auto 0.6rem;
  position: relative;
}
.sec .rank_sec .back {
  left: 2%;
  top: 2%;
  width: 98%;
  height: 96%;
  position: absolute;
  background: #a69180;
  box-shadow: 0 0.08rem 0.12rem #cbbeb4;
  transform-origin: 50% 50%;
  transform: rotate(5deg);
}
.sec .rank_sec .back::before {
  width: 97%;
  height: 95%;
  border: 0.06rem solid #cbbeb4;
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.sec .rank_sec .back::after {
  width: 96%;
  height: 93%;
  border: 0.02rem solid #cbbeb4;
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.sec .rank_sec .board {
  width: 15rem;
  height: 9.59rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/sbox.png) no-repeat 0 0/15rem 9.59rem;
  position: relative;
  margin: 0 auto;
  z-index: 10;
  box-sizing: border-box;
  padding: 0.95rem 0.7rem 0;
}
.sec .rank_sec .board .title {
  height: 1rem;
  margin: 0 auto 0.05rem;
}
.sec .rank_sec .board .des {
  text-align: center;
  margin-bottom: 0.15rem;
}
.sec .rank_sec .board .refresh {
  position: absolute;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/i_refresh.png) no-repeat 0 50%/0.27rem 0.24rem;
  padding-left: 0.32rem;
  right: 1.25rem;
  top: 1.85rem;
  cursor: pointer;
}
.sec .rank_sec .board .refresh span {
  display: inline-block;
  border-bottom: 1px solid #2678c7;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #2678c7;
}
.sec .rank_sec .board .rank_con {
  width: 12.63rem;
  height: 5.64rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/table.png) no-repeat 0 0/12.63rem 5.64rem;
  margin: 0 auto 0.23rem;
  box-sizing: border-box;
  padding: 0.04rem 0.05rem;
  position: relative;
}
.sec .rank_sec .board .rank_con table {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.sec .rank_sec .board .rank_con table td,
.sec .rank_sec .board .rank_con table th {
  border-spacing: 0;
}
.sec .rank_sec .board .rank_con table th {
  background: rgba(103, 123, 218, 0.16);
  font-family: fz;
  color: #293448;
  text-align: center;
  vertical-align: middle;
  font-size: 0.24rem;
  height: 0.5rem;
}
.sec .rank_sec .board .rank_con table td {
  border: 0.01rem solid #e8dfdc;
  color: #3b3b3c;
  font-size: 0.18rem;
  text-align: center;
  height: 0.46rem;
  vertical-align: middle;
}
.sec .rank_sec .board .rank_con table tr td:first-child,
.sec .rank_sec .board .rank_con table tr td:last-child {
  border-left: none;
}
.sec .rank_sec .board .rank_con .loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 22px;
}
.sec .rank_sec .board .rank_con .p_icon {
  width: 0.3rem;
  height: auto;
  display: inline-block;
  margin-right: 0.05rem;
}
.sec .rank_sec .board .rank_con ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec .rank_sec .board .rank_con ul li {
  width: 0.4rem;
  height: 0.4rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/table_icon.png) no-repeat 0 0/0.4rem 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.04rem;
}
.sec .rank_sec .board .rank_con ul li img {
  width: 80%;
  height: 80%;
}
.sec .rank_sec .board .rank_con ul li p {
  display: none;
}
.sec .rank_sec .board .rank_foot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.6rem;
}
.sec .rank_sec .board .rank_foot .my_rank {
  width: 3.01rem;
  height: 0.45rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/h_btn.png) no-repeat 0 0/3.01rem 0.45rem;
}
.sec .rank_sec .board .rank_foot .show_more {
  width: 2.61rem;
  height: 0.45rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/h_btn2.png) no-repeat 0 0/2.61rem 0.45rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0.02rem 0.2rem 0.08rem;
  font-size: 0.2rem;
  box-sizing: border-box;
  color: #fbf1d9;
  cursor: pointer;
}
.sec .rank_sec .board .rank_foot .pager {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.2rem;
}
.sec .rank_sec .board .rank_foot .pager a {
  font-size: 0.2rem;
  color: #4b2a1f;
  margin: 0 0.05rem;
  padding: 0.05rem 0.1rem;
}
.sec .rank_sec .board .rank_foot .pager a.on {
  color: #dd500a;
}
.sec .rank_sec .board .rank_foot .pager div {
  margin: 0 0.1rem;
  cursor: pointer;
  width: 0.4rem;
  height: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec .rank_sec .board .rank_foot .pager .my-page-group {
  display: flex;
}
.sec .rank_sec .board .rank_foot .pager .my-page-group li {
  margin: 0 0.1rem;
  width: 0.4rem;
  height: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.sec .rank_sec .board .rank_foot .pager .my-page-group .my-page-checked {
  color: #dd500a;
}
.sec .rank_sec .board .rank_foot .pager .my-page-forbid {
  display: none;
}
.sec .bind_show {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.2rem;
  color: #fbf1d9;
  padding: 0.02rem 0.25rem 0.08rem;
  box-sizing: border-box;
}
.sec .bind_show .un_bind {
  color: #fff;
  display: block;
  cursor: pointer;
  text-decoration: underline;
}
.sec .bind_show .n {
  color: #fff;
  display: none;
}
.sec .btn_history {
  position: absolute;
  left: 1rem;
  top: 0.44rem;
  text-decoration: underline;
  white-space: nowrap;
  cursor: pointer;
}
.sec .btn_get_prize {
  width: 2.32rem;
  height: 0.56rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/get_btn.png) no-repeat 0 0/2.32rem 0.56rem;
  color: #faf2d4;
  margin: 0 auto;
  padding-top: 0.04rem;
}
.sec .btn_get_prize.disable, .sec .btn_get_prize.got, .sec .btn_get_prize.not_yet {
  filter: grayscale(0.9);
}
.sec .btn_get_prize.disable:hover, .sec .btn_get_prize.got:hover, .sec .btn_get_prize.not_yet:hover {
  filter: grayscale(0.9);
}
.sec .prize_sec {
  width: 13.37rem;
  height: 5.34rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/sbox2.png) no-repeat 0 0/13.37rem 5.34rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0.5rem 0.8rem 0;
  position: relative;
}
.sec .prize_sec h3.title {
  height: 0.41rem;
  margin: 0 auto 0.1rem;
}
.sec .prize_sec .des_sec {
  display: flex;
  justify-content: space-between;
}
.sec .prize_sec .des_sec .des {
  width: 8.1rem;
  line-height: 1.7;
  text-align: justify;
}
.sec .prize_sec .des_sec .fn {
  width: 3.01rem;
}
.sec .prize_sec .des_sec .my_rank_prev {
  margin-bottom: 0.1rem;
  width: 3.01rem;
  height: 0.45rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/h_btn3.png) no-repeat 0 0/3.01rem 0.45rem;
  font-size: 0.16rem;
}
.sec .prize_des h4.title {
  width: 3.81rem;
  height: 0.42rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/brush.png) no-repeat 0 0/3.81rem 0.42rem;
  text-align: center;
  margin: 0 auto;
  font-size: 0.22rem;
  line-height: 0.42rem;
  font-family: fz;
  font-weight: 700;
}
.sec .prize_des h4.title span {
  background: linear-gradient(to bottom, #872f00 0%, #cb6100 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sec .prize_des .des {
  text-align: center;
  line-height: 3;
}
.sec .prize_list {
  display: flex;
  justify-content: center;
}
.sec .prize_list .item {
  width: 1.2rem;
  margin: 0 0.15rem;
}
.sec .prize_list .icon {
  margin: 0 auto 0.05rem;
  width: 1.31rem;
  height: 1.27rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/item_border.png) no-repeat 0 0/1.31rem 1.27rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec .prize_list .icon img {
  width: 70%;
  height: auto;
}
.sec .prize_list p {
  text-align: center;
  line-height: 1.4;
  font-size: 0.16rem;
  color: #000;
}
.sec .btn_show_detail {
  width: 4.05rem;
  height: 0.71rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s_btn.png) no-repeat 0 0/4.05rem 0.71rem;
  position: absolute;
  left: 50%;
  bottom: -0.04rem;
  margin-left: -1.87rem;
  font-size: 0.28rem;
}
.sec .btn_show_detail span, .sec .btn_show_detail::after {
  font-size: 0.28rem;
}
.sec .btn {
  position: relative;
  transition: all 0.3s;
  cursor: pointer;
}
.sec .btn span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  font-family: fz;
  font-weight: 700;
  background: linear-gradient(to bottom, #893000 0%, #ca6100 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 10;
}
.sec .btn::after {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  font-weight: 700;
  font-family: fz;
  color: transparent;
  content: attr(text);
  text-shadow: 0rem 0rem 0.02rem #f9dc9d;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
}
.sec .btn:hover {
  filter: brightness(1.1);
}
.sec .btn.disable {
  filter: grayscale(0.7);
}
.sec .btn.disable:hover {
  filter: grayscale(0.7);
}

.sec1 {
  height: 13.57rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s1.jpg) no-repeat 0 0/19.2rem 13.57rem;
}
.sec1 .rank_sec {
  top: -2rem;
  position: relative;
  z-index: 50;
}
.sec1 .prize_sec {
  top: -2.7rem;
  position: relative;
  z-index: 50;
}
.sec1 .board .title {
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s1t.png) no-repeat 50% 0/12.93rem 1rem;
}
.sec1 .prize_sec h3.title {
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s1t2.png) no-repeat 50% 50%/8.58rem 0.42rem;
}

.blurZoomIn {
  -webkit-animation-name: blurZoomIn;
  animation-name: blurZoomIn;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(50%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(50%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

@-webkit-keyframes blurZoomIn {
  0% {
    filter: blur(3px);
    transform: scale(2);
  }
  100% {
    filter: none;
    transform: none;
  }
}
@keyframes blurZoomIn {
  0% {
    filter: blur(3px);
    transform: scale(2);
  }
  100% {
    filter: none;
    transform: none;
  }
}
.sec2 {
  height: 16.04rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s2.jpg) no-repeat 0 0/19.2rem 16.04rem;
  padding-top: 1rem;
}
.sec2 .rank_sec {
  top: -0.76rem;
  position: relative;
  z-index: 50;
}
.sec2 .board .title {
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s2t.png) no-repeat 50% 50%/12.93rem 1rem;
}
.sec2 .prize_sec {
  top: -1.4rem;
  position: relative;
  z-index: 50;
}
.sec2 .prize_sec h3.title {
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s2t2.png) no-repeat 50% 50%/8.58rem 0.42rem;
}

.sec3 {
  height: 15.84rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s3.jpg) no-repeat 0 0/19.2rem 15.84rem;
  padding-top: 1rem;
}
.sec3 .rank_sec {
  top: -0.76rem;
  position: relative;
  z-index: 50;
}
.sec3 .board .title {
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s3t.png) no-repeat 50% 50%/12.93rem 1rem;
}
.sec3 .bind_show {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  font-size: 0.18rem;
}
.sec3 .prize_sec {
  top: -1.4rem;
  position: relative;
  z-index: 50;
}
.sec3 .prize_sec h3.title {
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s3t2.png) no-repeat 50% 50%/8.58rem 0.42rem;
}

.sec4 {
  height: 16.37rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s4.jpg) no-repeat 0 0/19.2rem 16.37rem;
  padding-top: 2.5rem;
}
.sec4 h3.title {
  width: 10.11rem;
  height: 1.76rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/s4t.png) no-repeat 50% 50%/10.11rem 1.76rem;
  margin: 0 auto -0.64rem;
}
.sec4 .des {
  text-align: center;
  margin-bottom: 0.1rem;
  position: relative;
  color: #fff;
}
.sec4 .des .btn_history {
  position: static;
}
.sec4 .top_list_sec {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 14.05rem;
  margin: 0 auto;
  height: 9.4rem;
  position: relative;
}
.sec4 .top_list_sec .loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 22px;
  color: #fff;
}
.sec4 .top_list_sec .top_list {
  width: 2.77rem;
  height: 4.61rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/rank_item_bg.png) no-repeat 0 0/2.77rem 4.51rem;
  box-sizing: border-box;
  margin: 0 0.02rem 0.18rem;
  padding-top: 0.35rem;
  text-align: center;
}
.sec4 .top_list_sec .top_list .head p {
  color: #651900;
  font-size: 0.18rem;
  line-height: 0.3rem;
  height: 0.3rem;
}
.sec4 .top_list_sec .top_list .head .name {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  overflow: hidden;
  font-size: 0.26rem;
  color: #5e1700;
  background: linear-gradient(to bottom, #601800 2%, #b72d00 98%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "sy";
}
.sec4 .top_list_sec .top_list .head .date {
  font-size: 0.18rem;
  line-height: 0.35rem;
  height: 0.35rem;
  color: #651900;
}
.sec4 .top_list_sec .top_list .players {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 2.3rem;
  align-items: center;
  font-size: 0.16rem;
  color: #462b23;
  padding: 0.1rem 0;
}
.sec4 .top_list_sec .top_list:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sec4 .top_list_sec .top_list:nth-child(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.sec4 .top_list_sec .top_list:nth-child(3) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.sec4 .top_list_sec .top_list:nth-child(4) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.sec4 .top_list_sec .top_list:nth-child(5) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.sec4 .top_list_sec .top_list:nth-child(6) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.sec4 .top_list_sec .top_list:nth-child(7) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.sec4 .top_list_sec .top_list:nth-child(8) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.sec4 .top_list_sec .top_list:nth-child(9) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}
.sec4 .top_list_sec .top_list:nth-child(10) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.sec4 .prize_sec {
  width: 13.44rem;
  height: 2.35rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/sbox3.png) no-repeat 0 0/13.44rem 2.35rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.2rem 0.4rem 0.25rem;
}
.sec4 .prize_sec .des {
  text-align: justify;
  font-size: 0.16rem;
  line-height: 0.28rem;
  width: 5.5rem;
  color: #000;
}
.sec4 .prize_sec .prize_list {
  width: 0.4em 0.94rem;
}
.sec4 .prize_sec .prize_list .item {
  width: 1.3rem;
}

.sec5 {
  height: 6.57rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/f_banner.jpg) no-repeat 0 0/19.2rem 6.57rem;
}
.sec5 .title {
  width: 5.69rem;
  height: 1.01rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/f_txt.png) no-repeat 0 0/5.69rem 1.01rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 0.3rem;
  margin-top: -0.8rem;
}
.sec5 .sub_title {
  color: #000;
  font-size: 0.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 0.34rem;
  margin-top: 0.62rem;
}
.sec5 .btn_go {
  width: 2.98rem;
  height: 0.72rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/go_btn.png) no-repeat 0 0/2.98rem 0.72rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 1.8rem;
  margin-top: 1.18rem;
}

.pop {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 10000;
  top: 0;
  left: 0;
  display: none;
}
.pop .pop_mask {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 5;
}
.pop .pop_con {
  z-index: 10;
  border: 15px solid #7d5f4d;
  border-radius: 15px;
  width: 12.34rem;
  position: relative;
  margin: 50px auto;
  -o-border-image: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/pop_border_img.png) 40/40px/15px round;
  border-image: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/pop_border_img.png) 40/40px/15px round;
}
.pop .pop_con:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: " ";
  left: 0;
  top: 0;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/pop_pattern.jpg) repeat 0 0/4rem 4rem;
  z-index: -1;
}
.pop .pop_wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  z-index: 20;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.pop .pop_wrap::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
.pop .pop_wrap::-webkit-scrollbar-track {
  background: #cca981;
  border-radius: 4px;
}
.pop .pop_wrap::-webkit-scrollbar-thumb {
  background: #a17849;
  border-radius: 4px;
}
.pop .pop_wrap::-webkit-scrollbar-thumb:hover {
  background: #bd8545;
}
.pop .pop_con_wrap {
  margin: 3px -15px;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/pop_pattern.jpg) repeat 40rem 40rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #462b23;
  padding: 0.2rem 0;
}
.pop .pop_con_wrap div.title {
  margin: 0 auto 0.2rem;
}
.pop .pop_con_wrap .des {
  text-align: center;
  margin-bottom: 0.2rem;
  padding: 0 0.4rem;
  color: #2e3b56;
}
.pop .pop_close {
  width: 0.55rem;
  height: 0.55rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/p_close.png) no-repeat 0 0/0.55rem 0.55rem;
  cursor: pointer;
  position: absolute;
  right: -0.5rem;
  top: -0.5rem;
  z-index: 20;
}
.pop .prize_sec {
  margin-bottom: 0.2rem;
}
.pop .prize_sec h4.title {
  width: 3.81rem;
  height: 0.42rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/brush.png) no-repeat 0 0/3.81rem 0.42rem;
  text-align: center;
  margin: 0 auto 0.1rem;
  font-size: 0.26rem;
  line-height: 0.42rem;
  color: #faf2ed;
  font-family: fz;
  font-weight: 400;
}
.pop .prize_sec h4.title span {
  background: linear-gradient(to bottom, #872f00 0%, #cb6100 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pop .prize_sec .prizes:last-child ul {
  border: none;
}
.pop .prizes {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pop .prizes .rank {
  width: 0.43rem;
  height: 1.39rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/p_t.png) no-repeat 0 0/0.43rem 1.39rem;
  font-size: 0.18rem;
  color: #fff;
  font-family: fz;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.pop .prizes ul {
  display: flex;
  justify-content: center;
  margin-left: 0.2rem;
  padding: 0.2rem;
  border-bottom: 1px dashed #72a8bd;
}
.pop .prizes ul li {
  width: 1.5rem;
  padding: 0 0.05rem;
}
.pop .prizes ul li .icon {
  margin: 0 auto 0.05rem;
  width: 1.31rem;
  height: 1.27rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/item_border.png) no-repeat 0 0/1.31rem 1.27rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pop .prizes ul li .icon img {
  width: 70%;
  height: auto;
}
.pop .prizes ul li p {
  text-align: center;
  line-height: 1.4;
  font-size: 0.16rem;
  color: #2e3b56;
}
.pop .prize_new {
  border: 20px solid #7d5f4d;
  -o-border-image: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/pop_border_img2.png) 20/20px/20px round;
  border-image: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/pop_border_img2.png) 20/20px/20px round;
  background-color: rgba(155, 176, 186, 0.09);
  margin: 0 0.42rem 0.12rem 0.42rem;
}
.pop .prize_new_con {
  margin: 0 -29px;
}
.pop .prize_new h4.title {
  width: 3.81rem;
  height: 0.42rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/brush.png) no-repeat 0 0/3.81rem 0.42rem;
  text-align: center;
  margin: 0 auto 0.1rem;
  font-size: 0.26rem;
  line-height: 0.42rem;
  color: #faf2ed;
  font-family: fz;
  font-weight: 400;
}
.pop .prize_new h4.title span {
  background: linear-gradient(to bottom, #872f00 0%, #cb6100 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pop .prize_new .des {
  margin-bottom: 0;
}
.pop .prize_new .prizes ul li {
  width: 1.4rem;
}
.pop .prize_new .prizes:last-child ul {
  border: none;
}

.pop_rule .pop_con {
  width: 4.76rem;
  height: 3.8rem;
  margin-left: -2.38rem;
  margin-top: -1.9rem;
  padding: 0.1rem 0.25rem;
}

.order_list li {
  margin-bottom: 0.05rem;
  text-align: justify;
}

.pop_msg {
  display: none;
}
.pop_msg .pop_con {
  width: 4.4rem;
  height: 2.6rem;
  margin-left: -3.2rem;
  margin-top: -1.8rem;
  padding: 0.2rem 0.45rem;
  margin-bottom: 0;
  margin-right: 0;
  top: 50%;
  left: 50%;
}
.pop_msg .msg {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 0.24rem;
  line-height: 2;
  color: #34435e;
  z-index: 9;
}

.pop_his .pop_con {
  width: 6rem;
  height: 6.6rem;
  top: 50%;
  left: 50%;
  margin-left: -310px;
  margin-top: -3.3rem;
}
.pop_his .title {
  width: 5.88rem;
  height: 0.4rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/pop_his.png) no-repeat 0 0/5.88rem 0.4rem;
  margin: 0 auto 0.2rem;
}
.pop_his .no_data {
  text-align: center;
  padding: 0.4rem;
  font-size: 0.3rem;
}
.pop_his table {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0.01rem solid #e9e1d7;
}
.pop_his table td,
.pop_his table th {
  border-spacing: 0;
}
.pop_his table th {
  background: rgba(244, 191, 125, 0.5);
  font-family: fz;
  color: #34435e;
  text-align: center;
  vertical-align: middle;
  font-size: 0.24rem;
  height: 0.5rem;
}
.pop_his table td {
  border: 0.01rem solid #e9e1d7;
  color: #34435e;
  font-size: 0.2rem;
  text-align: center;
  height: 0.46rem;
  vertical-align: middle;
}
.pop_his table tr td:first-child,
.pop_his table tr td:last-child {
  border-left: none;
}
.pop_his .pager {
  text-align: center;
  font-size: 0.18rem;
  padding-top: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pop_his .pager div {
  cursor: pointer;
  padding: 5px;
}
.pop_his .pager div.my-page-forbid {
  display: none;
}
.pop_his .pager ul {
  display: flex;
}
.pop_his .pager ul li {
  display: inline-block;
  padding: 5px;
  margin: 0 10px;
  color: #34435e;
  cursor: pointer;
}
.pop_his .pager ul li.my-page-checked {
  font-weight: 700;
}

.pop_prize_detail1 .pop_con_wrap div.title {
  width: 8.58rem;
  height: 0.42rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/pt1.png) no-repeat 50% 50%/8.58rem 0.42rem;
}

.pop_prize_detail2 .pop_con_wrap div.title {
  width: 8.58rem;
  height: 0.42rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/pt2.png) no-repeat 50% 50%/8.58rem 0.42rem;
}

.pop_prize_detail3 .pop_con_wrap div.title {
  width: 8.58rem;
  height: 0.42rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/pt3.png) no-repeat 50% 50%/8.58rem 0.42rem;
}

@media only screen and (max-width: 1160px) {
  .header .bg {
    background-position: 20% 0;
  }
}
@media only screen and (max-width: 1000px) {
  body {
    padding-top: 0 !important;
  }
  .ost_box {
    display: none;
  }
}
@media only screen and (max-width: 980px) {
  .header .slogan {
    left: 4.2rem;
    width: 69%;
  }
  .header .tabs {
    display: none;
  }
  .sec {
    font-size: 0.2rem;
  }
  .sec .wrap {
    width: 980px;
    position: relative;
    left: 50%;
    margin-left: -490px;
  }
  .sec .refresh {
    top: 0.9rem !important;
    right: 1.2rem !important;
  }
  .sec .prize_sec .des_sec .des {
    line-height: 1.6;
  }
  .sec .btn_show_detail {
    position: absolute;
    bottom: auto;
    top: 5.3rem;
  }
  .sec .rank_sec .board {
    margin: 0 -0.25rem;
    transform: scale(0.96);
    -webkit-transform: scale(0.96);
  }
}
@media only screen and (max-width: 880px) {
  .sec .btn_history {
    left: 1.2rem;
  }
  .sec .prize_sec {
    padding: 0.4rem 1.2rem 0;
  }
  .sec .prize_list .item {
    width: 1.4rem;
    margin: 0 0.04rem;
  }
  .sec4 .prize_sec {
    padding: 0 1rem 0;
  }
  .sec4 .prize_sec .des {
    width: 5.4rem;
    padding-right: 0.1rem;
  }
  .sec5 .title,
.sec5 .sub_title,
.sec5 .btn_go {
    left: 45%;
  }
  .sec .rank_sec .board .rank_con {
    width: 820px;
    height: 380px;
    background: #f6f3ec;
    padding: 0;
    border: 1px solid #e9e1d7;
  }
  .sec4 .top_list_sec {
    width: 840px;
    box-sizing: border-box;
    padding: 0 0.2rem;
  }
  .sec4 .top_list_sec .top_list {
    margin: 0 -0.3rem 0.18rem;
  }
  .sec4 .prize_sec .prize_list .item {
    white-space: nowrap;
  }
  .pop .pop_con {
    width: 750px;
  }
  .pop .prize_new .prizes ul li {
    width: 1.3rem;
  }
  .pop_msg .pop_con {
    width: 560px;
    margin-left: -325px;
  }
  .pop_his .pop_con {
    width: 600px;
  }
}
.page_nb .logos {
  display: flex;
  position: absolute;
  top: 0.55rem;
  right: 2.75rem;
  z-index: 20;
  align-items: center;
}
.page_nb .logos .wuxia {
  width: 1.64rem;
  height: 0.61rem;
  background: url(https://game.gtimg.cn/images/wuxia/cp/a20230608dress/logo_wuxia.png) no-repeat 0 0/1.64rem 0.61rem;
  margin-right: 0.32rem;
}
.page_nb .logos .shun {
  width: 2.11rem;
  height: 0.72rem;
  background: url(https://game.gtimg.cn/images/wuxia/cp/a20230608dress/logo_shun.png) no-repeat 0 0/2.11rem 0.72rem;
}
.page_nb .logos .yun {
  margin-right: 1.1rem;
  width: 0.81rem;
  height: 0.79rem;
  background: url(https://game.gtimg.cn/images/wuxia/cp/a20230608dress/logo_yun.png) no-repeat 0 0/0.81rem 0.79rem;
}
.page_nb .btn_start {
  position: absolute;
  top: 6.6rem;
  left: 50%;
  cursor: pointer;
  display: block;
  width: 3.78rem;
  margin-left: -1.88rem;
  height: 1rem;
  background: url(https://game.gtimg.cn/images/wuxia/act/a20231208rank/top_tab.png) no-repeat 0 0/3.78rem 1rem;
  font-family: "fz";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #faf2d4;
  font-size: 0.5rem;
  z-index: 999;
}
.page_nb .btn_start span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.5rem;
  font-family: fz;
  font-weight: 700;
  background: linear-gradient(to bottom, #872f00 0%, #f38015 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 10;
}
.page_nb .btn_start::after {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.5rem;
  font-weight: 700;
  font-family: fz;
  color: transparent;
  content: attr(text);
  text-shadow: 0.02rem 0.02rem 0.02rem #f9dc9d;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
}

.scaleInf {
  -webkit-animation: scaleInf infinite 1s !important;
  animation: scaleInf infinite 1s !important;
}

@-webkit-keyframes scaleInf {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scaleInf {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}/*# sourceMappingURL=index.css.map */</pre></body></html>