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;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.icons-sprite, .box-download .close, .box-download .logo .pic {
  background-image: url('../image/downloadBox/icons-s04e00beb70.png');
  background-repeat: no-repeat;
}

@font-face {
  font-family: 'Padauk';
  font-style: normal;
  font-weight: 400;
  src: local(""), local("Padauk-Regular"), url("/static/fonts/RrQRboJg-id7OnbxckXh7Lk.woff2") format("woff2");
  unicode-range: U+1000-109F, U+200C-200D, U+25CC;
}
.my_mm body {
  font-family: 'Padauk', sans-serif !important;
}

html, body {
  font-family: "PingFangSC-Regular, sans-serif, Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi;
}

.box-download {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 999999999999;
  background-repeat: no-repeat;
  background-size: cover;
}

.box-download .close {
  position: absolute;
  top: 12px;
  right: 12px;
  background-position: 0 1;
  background-size: 177px 111px;
  height: 38px !important;
  width: 37px !important;
  background-size: 118px 74px !important;
  height: 24px !important;
  width: 24px !important;
  cursor: pointer;
}

.box-download .logo {
  width: 100%;
  padding: 108px 0;
  text-align: center;
  text-indent: 0;
}

.box-download .logo .pic {
  display: inline-block;
  background-position: 0 -35px;
  background-size: 177px 111px;
  height: 77px !important;
  width: 178px !important;
}

.box-download .btn-line {
  margin: 0 21px;
}

.box-download .btn-line .btn {
  display: block;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  width: 100%;
  background: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none !important;
}

.box-download .btn-line .btn:last-child {
  margin-top: 39px;
}

.box-download .box-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.box-download .bg_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  background-color: #000;
  opacity: 0.4;
}

@media (max-width: 320px) {
  .box-download .logo {
    padding: 70px 0;
  }

  .box-download .btn-line .but:last-child, .box-download .btn-line .btn:last-child {
    margin-top: 25px;
  }

  .box-download .btn-line .but, .box-download .btn-line .btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .box-download .btn-line {
    margin: 0px 10px;
  }
}
@media (max-height: 480px) {
  .box-download .logo {
    padding: 60px 0;
  }

  .box-download .btn-line .but:last-child, .box-download .btn-line .btn:last-child {
    margin-top: 25px;
  }

  .box-download .btn-line .but, .box-download .btn-line .btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .box-download .btn-line {
    margin: 0px 10px;
  }
}
@media (max-height: 400px) {
  .box-download .logo {
    padding: 30px 0;
  }

  .box-download .btn-line .but:last-child, .box-download .btn-line .btn:last-child {
    margin-top: 15px;
  }

  .box-download .btn-line .but, .box-download .btn-line .btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .box-download .btn-line {
    margin: 0px 10px;
  }
}
.song-list {
  text-align: center;
  line-height: 3em;
}

.song-list a {
  display: block;
  width: 100%;
  height: 100%;
}

.song-list li {
  text-align: left;
  height: 60px;
  margin: 0px 10px;
  position: relative;
}

.song-list li:last-child {
  height: 115px;
}

.song-list li:last-child .split {
  display: none;
}

.song-list .split {
  width: 100%;
  border-bottom: 1px  solid white;
  opacity: 0.2;
  position: absolute;
  bottom: 0;
}

.song-list .name {
  text-indent: 10px;
  padding-top: 13px;
  font-size: 16px;
  opacity: 0.9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 61%;
  position: relative;
  padding-right: 26px;
}

.song-list .name-block {
  text-overflow: ellipsis;
  max-width: 80%;
  white-space: nowrap;
  position: relative;
}

.song-list .artist {
  text-indent: 10px;
  font-size: 13px;
  opacity: 0.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 75%;
}

.song-list p {
  line-height: 20px;
}

.song-list .rank-number {
  float: left;
  display: inline-block;
  height: 100%;
  width: 15px;
  line-height: 60px;
  margin: 0px 9px;
}

.songlist-image {
  float: left;
  height: 100%;
  line-height: 68px;
}

.songlist-image img {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  width: 50px;
}

.song-list .play-button {
  float: right;
  width: 26px;
  height: 26px;
  padding: 17px 7px 17px 17px;
}

.song-list .play-button .play-button-img {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../image/playlist/list-play.png) no-repeat center center;
  background-size: 26px 78px;
  background-position: 0px 0px;
}

.song-list .play-button-loading .play-button-img {
  background-position: 0px -52px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}

.vip {
  background: url(../image/playlist/vip.png);
  width: 21px;
  height: 12px;
  display: inline-block;
  margin-left: 8px;
  background-size: 21px 12px;
  position: absolute;
  right: -30px;
  top: 6px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .vip {
    background-image: url(../image/playlist/vip@2x.png);
  }
}
.ksong_tournament-icons-sprite, .home_tournament .item .title .hot_icon, .battle_list .card .praise_num:before, .battle_list .order_1 .crown, .battle_list .order_2 .crown, .battle_list .order_3 .crown, #tournament_detail .blank-content .mic, #tournament_detail #top-ksong-list li:nth-child(1) .like-icon, #tournament_detail #day-top-ksong-list li:nth-child(1) .like-icon, #tournament_detail .like-icon, #tournament_detail .top-three li:nth-of-type(1) .pic-icon, #tournament_detail .top-three li:nth-of-type(2) .pic-icon, #tournament_detail .top-three li:nth-of-type(3) .pic-icon, .intro-video .i-video-play {
  background-image: url('../image/ksong_tournament/ksong_tournament-icons-s29b9803b9e.png');
  background-repeat: no-repeat;
}

@font-face {
  font-family: 'Padauk';
  font-style: normal;
  font-weight: 400;
  src: local(""), local("Padauk-Regular"), url("/static/fonts/RrQRboJg-id7OnbxckXh7Lk.woff2") format("woff2");
  unicode-range: U+1000-109F, U+200C-200D, U+25CC;
}
.my_mm body {
  font-family: 'Padauk', sans-serif !important;
}

html, body {
  font-family: "PingFangSC-Regular, sans-serif, Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi;
}

@font-face {
  font-family: "iconfont";
  src: url("iconfont.eot?t=1585645306350");
  /* IE9 */
  src: url("iconfont.eot?t=1585645306350#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("iconfont.woff?t=1585645306350") format("woff"), url("iconfont.ttf?t=1585645306350") format("truetype"), url("iconfont.svg?t=1585645306350#iconfont") format("svg");
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-finish:before {
  content: "\e673";
}

.icon-hot:before {
  content: "\e672";
}

.icon-check-success:before {
  content: "\e671";
}

.icon-question:before {
  content: "\e670";
}

.icon-quotes-left:before {
  content: "\e66d";
}

.icon-quotes-right:before {
  content: "\e66e";
}

.icon-user:before {
  content: "\e66f";
}

.icon-live:before {
  content: "\e66c";
}

.icon-video:before {
  content: "\e651";
}

.icon-up:before {
  content: "\e652";
}

.icon-private:before {
  content: "\e653";
}

.icon-close:before {
  content: "\e654";
}

.icon-collection:before {
  content: "\e655";
}

.icon-coin:before {
  content: "\e656";
}

.icon-back:before {
  content: "\e657";
}

.icon-view:before {
  content: "\e658";
}

.icon-info:before {
  content: "\e659";
}

.icon-commented:before {
  content: "\e65a";
}

.icon-gift:before {
  content: "\e65b";
}

.icon-empty:before {
  content: "\e65c";
}

.icon-fav:before {
  content: "\e65d";
}

.icon-down:before {
  content: "\e65e";
}

.icon-ellipsis:before {
  content: "\e65f";
}

.icon-more:before {
  content: "\e660";
}

.icon-pause:before {
  content: "\e661";
}

.icon-listen:before {
  content: "\e662";
}

.icon-like:before {
  content: "\e663";
}

.icon-play:before {
  content: "\e664";
}

.icon-karaoke:before {
  content: "\e665";
}

.icon-music:before {
  content: "\e666";
}

.icon-play-fastback:before {
  content: "\e667";
}

.icon-play-fastnext:before {
  content: "\e668";
}

.icon-play-pre:before {
  content: "\e669";
}

.icon-play-next:before {
  content: "\e66a";
}

.icon-share:before {
  content: "\e66b";
}

.qrcode-wrap {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100001;
}
.qrcode-wrap.show {
  display: block;
}
.qrcode-wrap .qrcode-popup {
  width: 285px;
  min-height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 9px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
  background-color: #fff;
}
.qrcode-wrap .qrcode-popup .qrcode-content {
  width: 100%;
  min-height: 220px;
  margin-bottom: 15px;
}
.qrcode-wrap .qrcode-popup .qrcode-content .qrcode-img {
  display: block;
  width: 200px;
  height: 200px;
  margin: 50px auto 10px;
}
.qrcode-wrap .qrcode-popup .qrcode-content p {
  font-size: 14px;
  color: #ccc;
  text-align: center;
  line-height: 20px;
  padding: 5px 20px;
}
.qrcode-wrap .qrcode-popup .qrcode-content .qrcode-tip {
  font-size: 18px;
  color: #000;
}
.qrcode-wrap .qrcode-popup .qrcode-btn {
  border-top: 1px solid #ccc;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #468ceb;
  text-align: center;
}

body {
  width: 100%;
  font: 12px/1.5 "PingFangSC-Regular, sans-serif, Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi;
  -webkit-tap-highlight-color: transparent;
}

a, img {
  -webkit-touch-callout: none;
  text-decoration: none;
}

.hidden {
  display: none;
}

.fixedbg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -99999;
}

#home .fixedbg, #tournament_detail .fixedbg, #rule_detail .fixedbg, #inventory .fixedbg {
  background: #1B121C;
}

#rule_detail, #inventory {
  display: none;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#home {
  position: relative;
}

.deal_id {
  background-image: url(/static/image/ksong_tournament/bg_id.jpg) !important;
}

.deal_id .fixedbg {
  background: #25629b !important;
}

.home_banner {
  width: 100%;
  display: block;
}

.contest_rule {
  position: absolute;
  top: 0.12rem;
  right: 0;
  height: 0.54rem;
  font-size: 12px;
  color: #fff;
  line-height: 0.54rem;
  padding: 0 0.1rem 0 0.24rem;
  border-radius: 0.3rem 0 0 0.3rem;
  background-color: rgba(0, 0, 0, 0.3);
}

.deal_id .home_banner p {
  color: #fff;
}

.home_reward {
  margin-top: .36rem;
}
.home_reward .intro {
  text-align: center;
  margin: 0 .42rem 0.24rem .42rem;
  display: flex;
  align-items: center;
}
.home_reward .intro .reward-title {
  margin: 0 .3rem;
  line-height: .36rem;
  font-size: .28rem;
  color: #fff;
  opacity: .6;
}
.home_reward .intro .line {
  flex: 1;
  height: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.home_reward .content .clearfix {
  clear: both;
}

.reward-list {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  text-align: center;
}
.reward-list::-webkit-scrollbar {
  display: none;
}
.reward-list li {
  width: 1.98rem;
  background: rgba(255, 255, 255, 0.1);
  padding: .12rem .17rem;
  margin-left: 0.18rem;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.reward-list li:first-child {
  margin-left: 0;
}
.reward-list li .img {
  display: block;
  width: 1.64rem;
  height: .78rem;
  object-fit: contain;
}
.reward-list li p {
  line-height: .36rem;
  color: rgba(255, 255, 255, 0.6);
  font-size: .24rem;
}
.reward-list li p:nth-of-type(1) {
  margin: .09rem auto 0 auto;
  max-width: 90%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: initial;
}
.reward-list li p:nth-of-type(2) {
  color: rgba(255, 255, 255, 0.4);
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.home_tournament {
  padding-bottom: 0.7rem;
}
.home_tournament .item {
  margin-top: .02rem;
  padding: .42rem 0 .6rem 0;
  overflow: hidden;
  background-size: cover;
}
.home_tournament .item .title {
  text-align: center;
  margin: .42rem 0.24rem 0.24rem;
  overflow: hidden;
}
.home_tournament .item .title span {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: .36rem;
  position: relative;
  vertical-align: middle;
  line-height: .48rem;
}
.home_tournament .item .title .hot_icon {
  display: inline-block;
  margin-left: .09rem;
  background-position: 0 1;
  background-size: 63px 429px;
  height: 29px !important;
  width: 28px !important;
}

.battle_list {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  text-align: center;
}
.battle_list .card-list {
  margin: 0 0.42rem;
}
.battle_list .card {
  position: relative;
  display: inline-block;
  max-width: 1.98rem;
  vertical-align: bottom;
}
.battle_list .card:after {
  content: '';
  display: block;
  width: .8rem;
  height: .35rem;
  position: absolute;
  top: 0;
  left: 0;
  padding: .04rem .04rem .02rem .04rem;
}
.battle_list .card .videoIcon {
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
}
.battle_list .card .videoIcon img {
  width: .3rem;
  height: .3rem;
  margin-top: .04rem;
  margin-left: .1rem;
  border: none;
}
.battle_list .card .videoIcon .order_1video {
  background-image: linear-gradient(-180deg, transparent 0%, #000000 100%);
  opacity: 0.5;
  margin: 0 auto;
  height: 0.38rem;
  margin-top: 1.66rem;
  width: 100%;
}
.battle_list .card .videoIcon .order_2video {
  background-image: linear-gradient(-180deg, transparent 0%, #000000 100%);
  opacity: 0.5;
  margin: 0 auto;
  height: 0.38rem;
  margin-top: 1.54rem;
  width: 1.86rem;
}
.battle_list .card .videoIcon .order_3video {
  background-image: linear-gradient(-180deg, transparent 0%, #000000 100%);
  opacity: 0.5;
  margin: 0 auto;
  height: 0.38rem;
  margin-top: 1.54rem;
  width: 1.86rem;
}
.battle_list .card span {
  width: 90%;
}
.battle_list .card .name {
  display: block;
  font-size: .24rem;
  color: #fff;
  margin: 0.14rem auto 0.08rem;
  line-height: 1.3;
  text-align: left;
}
.battle_list .card .name .name-block {
  vertical-align: middle;
}
.battle_list .card .name .duet {
  font-size: 12px;
  padding: 0 4px;
  margin-left: 9px;
  border: 1px solid #4BB667;
  color: #4BB667;
  vertical-align: middle;
}
.battle_list .card .author {
  display: block;
  font-size: .24rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 16px;
  height: 16px;
  margin: 0 auto;
  text-align: left;
}
.battle_list .card .praise_num {
  display: block;
  font-size: .24rem;
  color: #fff;
  margin: 0.42rem auto 0.15rem;
}
.battle_list .card .praise_num:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 4px;
  margin-right: 0.06rem;
  background-position: 0 -185px;
  background-size: 63px 429px;
  height: 16.5px !important;
  width: 17.5px !important;
}
.battle_list .crown {
  position: relative;
  left: 0;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.battle_list .order_1 {
  max-width: 2.1rem;
  margin: 0 .3rem;
}
.battle_list .order_1:after {
  content: 'TOP 1';
  color: #9D7203;
  background-color: #FFE326;
}
.battle_list .order_1 img {
  display: block;
  width: 2.1rem;
  height: 2.1rem;
  box-sizing: border-box;
  border: 3px solid #FFE326;
}
.battle_list .order_1 .crown {
  background-position: 0 -202px;
  background-size: 63px 429px;
  height: 34px !important;
  width: 55px !important;
  top: 0.2rem;
}
.battle_list .order_2:after {
  content: 'TOP 2';
  color: #616161;
  background-color: #E6E6E6;
}
.battle_list .order_2 img {
  display: block;
  width: 1.98rem;
  height: 1.98rem;
  margin: 0 auto;
  box-sizing: border-box;
  border: 3px solid #E6E6E6;
}
.battle_list .order_2 .crown {
  background-position: 0 -301px;
  background-size: 63px 429px;
  height: 27px !important;
  width: 40px !important;
  top: 0.14rem;
}
.battle_list .order_3:after {
  content: 'TOP 3';
  color: #914B05;
  background-color: #EB8929;
}
.battle_list .order_3 img {
  display: block;
  width: 1.98rem;
  height: 1.98rem;
  margin: 0 auto;
  box-sizing: border-box;
  border: 3px solid #EB8929;
}
.battle_list .order_3 .crown {
  background-position: 0 -404px;
  background-size: 63px 429px;
  height: 26px !important;
  width: 40px !important;
  top: 0.14rem;
}
.battle_list .btn_challenge {
  width: 100%;
  text-align: center;
}
.battle_list .btn_challenge button {
  width: 3.30rem;
  height: 0.78rem;
  line-height: 0.78rem;
  outline: none;
  border: 0;
  font-size: 15px;
  color: #2a105e;
  background-color: #2ae081;
  border-radius: 0.78rem;
}
.battle_list .num {
  font-size: .24rem;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  margin: .48rem 0 .18rem;
  line-height: .36rem;
}

@media (min-width: 1024px) {
  .battle_list .order_1 {
    margin: 0 .24rem;
  }
  .battle_list .card .author {
    height: .3rem;
    line-height: .3rem;
  }

  #tournament_detail .hot_works .blank-content .hold-button, #tournament_detail .hot_works .less-content .hold-button, #tournament_detail .hot_works .join-button {
    width: 70%;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.5rem;
    margin-bottom: 0.4rem;
    font-size: 30px;
  }

  .reward-list::-webkit-scrollbar {
    display: block;
  }
  .reward-list::-webkit-scrollbar-thumb {
    background-color: #a8a8a8;
  }
  .reward-list::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
}
#rule_detail {
  color: #fff;
  padding-bottom: 1.46rem;
}
#rule_detail h2 {
  font-size: 16px;
  color: #fff;
  padding: 0.72rem 0 0.18rem;
}
#rule_detail .reward {
  padding-left: 0.24rem;
}
#rule_detail .reward .content .reward-list {
  overflow: auto;
  white-space: normal;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}
#rule_detail .reward .content .reward-list li {
  margin-left: .54rem;
  margin-bottom: .54rem;
}
#rule_detail .reward .content .reward-list li:nth-child(3n + 1), #rule_detail .reward .content .reward-list li:first-child {
  margin-left: 0;
}
#rule_detail .reward .content .clearfix {
  clear: both;
}
#rule_detail .rule .desc {
  margin: 0 0.24rem 0.24rem;
  text-align: left;
  line-height: 18px;
}
#rule_detail .rule .desc:last-child {
  margin-bottom: 0;
}
#rule_detail .rule .content-title {
  color: #fff;
  font-size: 16px;
  margin: 0 0 0.3rem 0.24rem;
  font-weight: bold;
  line-height: 1.1;
}
#rule_detail .rule .content-img {
  margin: 0 0.24rem 0.54rem;
}
#rule_detail .rule .content-img .commentator-image {
  display: block;
  width: 100%;
}
#rule_detail .rule .content-rule {
  color: #09de6e;
  font-size: 14px;
  margin: 0 0.24rem 0.54rem;
}
#rule_detail .rule .rule-title, #rule_detail .rule .rule-text {
  display: none;
}
#rule_detail .rule .url {
  margin-top: .72rem;
}
#rule_detail .rule .url .desc {
  margin: 0 .24rem;
  color: #09de6e;
  text-decoration: underline;
}
#rule_detail .rule .url .content-img {
  margin: 0 .24rem;
}

#tournament_detail .hot_works {
  margin-bottom: 1.8rem;
}
#tournament_detail .fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
#tournament_detail .info {
  margin-bottom: 0.74rem;
  color: rgba(255, 255, 255, 0.6);
  font-size: .24rem;
}
#tournament_detail .banner {
  position: relative;
}
#tournament_detail .banner .pic {
  display: block;
  width: 100%;
}
#tournament_detail .banner .rulelink {
  position: absolute;
  bottom: 0.18rem;
  right: 0;
  height: 0.54rem;
  font-size: 12px;
  color: #fff;
  line-height: 0.54rem;
  padding: 0 0.1rem 0 0.24rem;
  border-radius: 0.3rem 0 0 0.3rem;
  background: linear-gradient(37deg, #CB52AC 0%, #DF5861 100%);
}
#tournament_detail .rewards {
  margin-top: .18rem;
}
#tournament_detail .row {
  margin: .24rem .24rem .18rem .24rem;
  color: #fff;
  font-weight: bold;
}
#tournament_detail .row .num {
  float: right;
}
#tournament_detail .intro-desc {
  position: relative;
  margin: 0 .24rem .24rem .24rem;
  line-height: .36rem;
}
#tournament_detail .intro-desc .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: left;
}
#tournament_detail .intro-desc .more {
  width: .3rem;
  margin: 0 auto;
  text-align: center;
  display: none;
}
#tournament_detail .intro-desc .more i {
  display: inline-block;
  width: .24rem;
  height: .24rem;
  background-image: url("/static/image/ksong_tournament/new_icon_more_down_24@3x.png");
  background-size: 100% 100%;
  opacity: .6;
}
#tournament_detail .intro-desc.fold .desc {
  -webkit-line-clamp: initial;
}
#tournament_detail .intro-desc.fold i {
  transform: rotate(180deg);
}
#tournament_detail .content-title {
  color: #fff;
  font-size: 16px;
  margin: 0 0 0.3rem 0.24rem;
  font-weight: bold;
  line-height: 1.1;
}
#tournament_detail .content-img {
  margin: 0 0.24rem 0.54rem;
}
#tournament_detail .content-img .commentator-image {
  display: block;
  width: 100%;
}
#tournament_detail .content-rule {
  color: #09de6e;
  font-size: 14px;
  margin: 0 0.24rem 0.54rem;
}
#tournament_detail .rule-title, #tournament_detail .rule-text {
  display: none;
}
#tournament_detail .btn {
  margin-top: 0.48rem;
  text-align: center;
}
#tournament_detail .btn a {
  font-size: .32rem;
  line-height: 0.42rem;
  color: #8B49BC;
}
#tournament_detail .btn a:after {
  content: '';
  display: inline-block;
  width: .07rem;
  height: .07rem;
  position: relative;
  top: -.06rem;
  left: .08rem;
  border-top: 1px solid;
  border-right: 1px solid;
  transform: rotate(45deg);
}
#tournament_detail .special {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
#tournament_detail .less-content {
  text-align: center;
  color: #fff;
}
#tournament_detail .less-content .more {
  font-size: 14px;
  margin: 0.54rem auto 0.3rem;
}
#tournament_detail .blank-content .hold-line, #tournament_detail .less-content .hold-line {
  width: 100%;
  text-align: center;
}
#tournament_detail .blank-content .hold-button, #tournament_detail .less-content .hold-button {
  display: inline-block;
  border-radius: 0.9rem;
  background: linear-gradient(51deg, #DF5861 0%, #CB52AC 100%);
  color: #fff;
  width: 80%;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 18px;
  margin-bottom: 0.8rem;
}
#tournament_detail .blank-content {
  text-align: center;
  color: #fff;
  font-size: 14px;
}
#tournament_detail .blank-content .mic {
  display: block;
  margin: 0.42rem auto 0.36rem;
  background-position: 0 -94px;
  background-size: 63px 429px;
  height: 45px !important;
  width: 44px !important;
}
#tournament_detail .blank-content p {
  line-height: 1.5;
}
#tournament_detail .blank-content .more {
  margin-bottom: 0.3rem;
}
#tournament_detail .fixed .itemfixed {
  background-color: rgba(255, 255, 255, 0.2) !important;
  height: 1.56rem;
  line-height: 1.56rem;
  position: relative;
}
#tournament_detail .fixed .itemfixed .song-list-right {
  height: 1.56rem;
  line-height: 1.56rem;
  margin-right: 0.32rem;
}
#tournament_detail .fixed .itemfixed .songlist-image {
  line-height: 1.56rem;
}
#tournament_detail .fixed .itemfixed .songlist-image img {
  margin-top: 0px;
}
#tournament_detail .fixed .itemfixed .name {
  text-indent: 0.18rem;
  font-style: initial;
  font-size: 16px;
  color: #fff;
  max-width: 58%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  text-align: left;
  padding-top: 0.39rem;
  line-height: 20px;
}
#tournament_detail .fixed .itemfixed .name .name-block {
  vertical-align: middle;
}
#tournament_detail .fixed .itemfixed .name .duet {
  font-size: 12px;
  padding: 0 4px;
  margin-left: 9px;
  border: 1px solid #4BB667;
  color: #4BB667;
  vertical-align: middle;
}
#tournament_detail .fixed .itemfixed .artist, #tournament_detail .fixed .itemfixed .order {
  text-indent: 0.18rem;
  font-style: initial;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
  max-width: 58%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  line-height: 20px;
  font-weight: normal;
}
#tournament_detail .fixed .itemfixed .split {
  border-bottom: 1px solid #999;
  width: 93%;
  position: absolute;
  bottom: 0;
  left: 0.24rem;
}
#tournament_detail .join-button {
  display: inline-block;
  border-radius: 0.9rem;
  background: linear-gradient(51deg, #DF5861 0%, #CB52AC 100%);
  color: #fff;
  width: 80%;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 18px;
}
#tournament_detail .submit-line {
  text-align: center;
  height: 1.8rem;
  line-height: 1.8rem;
  position: fixed;
  bottom: 0;
  background: linear-gradient(-179deg, rgba(27, 18, 28, 0) 6%, #1B121C 99%);
  width: 100%;
  z-index: 5;
}
#tournament_detail #latest-song-list, #tournament_detail #gift-ranking-list {
  display: none;
  min-height: 2rem;
  text-align: center;
}
#tournament_detail #top-ksong-list-three, #tournament_detail #top-ksong-list-other {
  display: none;
}
#tournament_detail .loading {
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  color: #999;
  font-size: 14px;
  margin-bottom: 1.3rem;
}
#tournament_detail .loading img {
  vertical-align: middle;
  width: 60px;
}
#tournament_detail .showNoData {
  display: none;
  color: #fff;
  font-size: 12px;
  margin: 0.4rem auto 0.36rem;
  text-align: center;
  width: 90%;
}
#tournament_detail .noMoreData {
  display: none;
  color: #999;
  font-size: 12px;
  margin: 0.4rem auto 0;
  text-align: center;
  width: 90%;
}
#tournament_detail #latest-song-list {
  padding-bottom: 1.6rem;
}
#tournament_detail #latest-song-list .placeholder {
  margin-right: -.08rem;
}
#tournament_detail .song-list .split {
  border-bottom: 1px solid #999;
  width: 93%;
}
#tournament_detail .song-list li {
  clear: both;
}
#tournament_detail .song-list li:last-child .split {
  display: block;
}
#tournament_detail #contest-ksong-list {
  margin-bottom: 1rem;
}
#tournament_detail #switch {
  padding: 0 0.24rem 0.1rem;
}
#tournament_detail #switch-list {
  display: flex;
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
}
#tournament_detail #switch-list li {
  flex: 1;
}
#tournament_detail #switch-list li > span {
  text-align: right;
  text-align: center;
}
#tournament_detail #switch-list li {
  text-align: right;
}
#tournament_detail #switch-list li span {
  display: inline-block;
  width: 100%;
}
#tournament_detail #switch-list li:last-child {
  text-align: left;
}
#tournament_detail #switch-list li.active {
  color: #fff;
}
#tournament_detail #switch-list li.active:after {
  content: "";
  display: block;
  width: 0.84rem;
  margin: 0.1rem auto 0;
  border-bottom: 0.03rem solid #fff;
}
#tournament_detail .song-list .rank-number {
  color: #fff;
  font-size: 16px;
  margin: 0;
  margin-right: 0.2rem;
  line-height: 1.8rem;
  width: 0.8rem;
  text-align: center;
}
#tournament_detail .song-list .name {
  text-indent: 0.18rem;
  font-style: initial;
  font-size: 16px;
  color: #fff;
  max-width: 58%;
  padding-top: 0.57rem;
  padding-right: 0;
  opacity: 1;
}
#tournament_detail .song-list .name .name-block {
  vertical-align: middle;
}
#tournament_detail .song-list .name .duet {
  font-size: 12px;
  padding: 0 4px;
  margin-left: 9px;
  border: 1px solid #4BB667;
  color: #4BB667;
  vertical-align: middle;
}
#tournament_detail .song-list .artist {
  text-indent: 0.18rem;
  font-style: initial;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
  max-width: 58%;
  font-weight: normal;
}
#tournament_detail .song-list li {
  height: 1.8rem !important;
  padding: 0 0.24rem;
  padding-right: 0.1rem;
  margin: 0;
}
#tournament_detail #top-ksong-list li:nth-child(1), #tournament_detail #top-ksong-list li:nth-child(2), #tournament_detail #top-ksong-list li:nth-child(3), #tournament_detail #day-top-ksong-list li:nth-child(1), #tournament_detail #day-top-ksong-list li:nth-child(2), #tournament_detail #day-top-ksong-list li:nth-child(3) {
  font-weight: bold;
}
#tournament_detail #top-ksong-list li:nth-child(1) .songlist-image img, #tournament_detail #day-top-ksong-list li:nth-child(1) .songlist-image img {
  display: block;
  box-sizing: border-box;
  border: 3px solid #ffc600;
}
#tournament_detail #top-ksong-list li:nth-child(1) .songlist-image .cover, #tournament_detail #day-top-ksong-list li:nth-child(1) .songlist-image .cover {
  width: 0.9rem;
  top: 0.99rem;
  left: 3px;
}
#tournament_detail #top-ksong-list li:nth-child(2) .songlist-image img, #tournament_detail #day-top-ksong-list li:nth-child(2) .songlist-image img {
  display: block;
  box-sizing: border-box;
  border: 3px solid #e6e6e6;
}
#tournament_detail #top-ksong-list li:nth-child(2) .songlist-image .cover, #tournament_detail #day-top-ksong-list li:nth-child(2) .songlist-image .cover {
  width: 0.9rem;
  top: 0.99rem;
  left: 3px;
}
#tournament_detail #top-ksong-list li:nth-child(3) .songlist-image img, #tournament_detail #day-top-ksong-list li:nth-child(3) .songlist-image img {
  display: block;
  box-sizing: border-box;
  border: 3px solid #eb8929;
}
#tournament_detail #top-ksong-list li:nth-child(3) .songlist-image .cover, #tournament_detail #day-top-ksong-list li:nth-child(3) .songlist-image .cover {
  width: 0.9rem;
  top: 0.99rem;
  left: 3px;
}
#tournament_detail #top-ksong-list li:nth-child(1) .like-icon, #tournament_detail #day-top-ksong-list li:nth-child(1) .like-icon {
  background-position: 0 -161px;
  background-size: 63px 429px;
  height: 23px !important;
  width: 22px !important;
}
#tournament_detail .songlist-image .cover {
  height: .36rem;
  width: 100%;
  position: absolute;
  top: 1.05rem;
  left: 0px;
}
#tournament_detail .songlist-image .cover .cover-item {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: linear-gradient(-180deg, transparent 0%, #000000 100%);
  opacity: 0.5;
  box-sizing: border-box;
  padding-top: 0.06rem;
}
#tournament_detail .songlist-image .cover .cover-item .icon {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: 0.05rem;
  background-image: url("/static/image/ksong_tournament/new_icon_video.png");
  background-size: 100% 100%;
}
#tournament_detail .songlist-image img {
  margin-top: 0.39rem;
  width: 1.02rem;
  height: 1.02rem;
}
#tournament_detail .song-list-right {
  float: right;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  height: 1.8rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-style: initial;
  margin-right: 0.24rem;
}
#tournament_detail .song-list-right span {
  vertical-align: middle;
}
#tournament_detail .songlist-image {
  line-height: 1.36rem;
  position: relative;
}
#tournament_detail .songlist-image:before {
  content: '';
  position: relative;
  display: block;
  margin: 0 auto;
  top: 0.16rem;
}
#tournament_detail .like-icon {
  display: inline-block;
  margin-right: 0.18rem;
  vertical-align: middle;
  background-position: 0 -161px;
  background-size: 63px 429px;
  height: 23px !important;
  width: 22px !important;
}
#tournament_detail .gift-icon {
  width: .42rem;
  height: .42rem;
  display: inline-block;
  margin-right: 0.18rem;
  vertical-align: middle;
  background-image: url(/static/image/ksong_tournament/new_icon_gift_42@3x.png);
  background-size: 100% 100%;
}
#tournament_detail .latest-song-list {
  padding: 0.3rem 0.24rem 0;
  text-align: left;
}
#tournament_detail .latest-song-list .item {
  width: 2.22rem;
  display: inline-block;
  margin-right: 0.18rem;
  text-align: center;
}
#tournament_detail .latest-song-list .item:nth-of-type(3n) {
  margin-right: 0;
}
#tournament_detail .latest-song-list .item .default-img {
  position: relative;
  width: 2.22rem;
  height: 2.22rem;
  background-image: url("/static/image/ksong_contest/default_img.jpg");
  background-size: contain;
  overflow: hidden;
}
#tournament_detail .latest-song-list .item .default-img .cover {
  height: .44rem;
  width: 105%;
  position: absolute;
  top: 1.78rem;
  left: 0px;
  display: none;
}
#tournament_detail .latest-song-list .item .default-img .cover.true {
  display: inline-block;
}
#tournament_detail .latest-song-list .item .default-img .cover .cover-item {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: linear-gradient(-180deg, transparent 0%, #000000 100%);
  opacity: 0.5;
  box-sizing: border-box;
  padding-top: 0.06rem;
}
#tournament_detail .latest-song-list .item .default-img .cover .cover-item .icon {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: 0.05rem;
  background-image: url("/static/image/ksong_tournament/new_icon_video.png");
  background-size: 100% 100%;
}
#tournament_detail .latest-song-list .item img {
  display: block;
  width: 2.22rem;
  height: 2.22rem;
}
#tournament_detail .latest-song-list .item .name {
  font-size: 15px;
  color: #fff;
  display: block;
  margin: 0.18rem auto 0.06rem;
  line-height: 1.1;
  width: 2.22rem;
}
#tournament_detail .latest-song-list .item .name .name-block {
  vertical-align: middle;
}
#tournament_detail .latest-song-list .item .name .duet {
  font-size: 12px;
  padding: 0 4px;
  margin-left: 9px;
  border: 1px solid #4BB667;
  color: #4BB667;
  vertical-align: middle;
}
#tournament_detail .latest-song-list .item .author {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  margin-bottom: 0.31rem;
  line-height: 16px;
  height: 16px;
  width: 2.22rem;
}
#tournament_detail .hit-item {
  height: 1.8rem;
  line-height: 1.2rem;
  position: relative;
  list-style: none;
  text-align: left;
  display: flex;
  align-items: center;
}
#tournament_detail .hit-item:last-child {
  margin-bottom: 0;
}
#tournament_detail .hit-item .placeholder {
  display: inline-block;
  position: relative;
  background-size: cover;
  background-image: url("/static/image/ksong_tournament/circle-2.png");
  width: 0.72rem;
  height: 0.42rem;
}
#tournament_detail .hit-item .fan-head {
  position: absolute;
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 0.42rem;
}
#tournament_detail .hit-item .fan-head:nth-of-type(1) {
  top: 0;
  left: 0;
  z-index: 5;
}
#tournament_detail .hit-item .fan-head:nth-of-type(2) {
  top: 0;
  left: 0.3rem;
  z-index: 4;
}
#tournament_detail .hit-item .fan-head:nth-of-type(3) {
  top: 0;
  left: 0.6rem;
  z-index: 3;
  display: none;
}
#tournament_detail .hit-item.my-item .lineMask {
  bottom: .12rem;
}
#tournament_detail #gift-ranking-list .left-col {
  border-radius: 50%;
}
#tournament_detail #gift-ranking-list .left-col img {
  position: relative;
  border-radius: 50%;
}
#tournament_detail #gift-ranking-list .left-col .pic-icon {
  top: -.1rem;
  left: .75rem;
  transform: rotate(45deg);
}
#tournament_detail #gift-ranking-list .fan {
  margin-top: .12rem;
  line-height: .42rem;
}
#tournament_detail #gift-ranking-list .fan span {
  vertical-align: middle;
  opacity: .6;
}
#tournament_detail #gift-ranking-list .fan .one-fan-head {
  display: inline-block;
  width: 0.42rem;
  height: 0.42rem;
  margin-left: .06rem;
  border-radius: 50%;
  vertical-align: middle;
  background-image: url(/static/image/ksong_tournament/circle-1.png);
  background-size: 100% 100%;
}
#tournament_detail #gift-ranking-list .top-three li:nth-of-type(1) .left-col .avatar-bg {
  width: 1.62rem;
  height: 1.53rem;
  top: -.2rem;
  left: -.16rem;
  background-image: url(/static/image/ksong_tournament/star_circle.png);
}
#tournament_detail #gift-ranking-list .top-three li:nth-of-type(1) .left-col:before {
  border-radius: 50%;
}
#tournament_detail #gift-ranking-list .top-three li:nth-of-type(1) .left-col:after {
  border-radius: 50%;
}
#tournament_detail .rank-number {
  float: left;
  font-size: 0.64rem;
  text-align: center;
  margin-left: 0.24rem;
  width: 0.8rem;
  font-weight: bold;
  color: #FFE641;
}
#tournament_detail .left-col {
  position: relative;
  margin-left: 0.1rem;
  margin-right: 0.24rem;
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url("/static/image/ksong_tournament/default.jpg");
  background-size: cover;
}
#tournament_detail .left-col img {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
}
#tournament_detail .left-col .lineMask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.4rem;
  background: rgba(0, 0, 0, 0.1);
}
#tournament_detail .left-col i {
  color: #fff;
  font-size: 0.12rem;
  display: inline;
  position: absolute;
  bottom: 0;
  left: 0.06rem;
  height: .74rem;
}
#tournament_detail .default-pic {
  display: block;
  width: 0.84rem;
  height: 0.84rem;
  background-image: url("/static/image/ksong_tournament/default.jpg");
  background-size: cover;
}
#tournament_detail .right-col {
  color: #fff;
  flex: 1;
  max-width: 3.78rem;
}
#tournament_detail .right-col .title {
  font-weight: bold;
  font-size: 0.32rem;
  line-height: 0.4rem;
  max-width: 3rem;
}
#tournament_detail .right-col .sub-title {
  font-size: 0.24rem;
  line-height: 0.36rem;
  max-width: 3rem;
  margin: 0.03rem 0;
}
#tournament_detail .fan-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#tournament_detail .fan-info .num {
  font-size: 0.24rem;
  line-height: 0.36rem;
  display: block;
}
#tournament_detail .num i {
  display: inline-block;
  margin-right: 0.06rem;
  vertical-align: top;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.24rem;
  transform: scale(0.86);
}
#tournament_detail .fans {
  line-height: 0.42rem;
  height: 0.42rem;
}
#tournament_detail .fan-desc {
  font-size: 0.24rem;
  color: rgba(255, 255, 255, 0.6);
  line-height: 0.36rem;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.06rem;
}
#tournament_detail .i-more {
  display: inline-block;
  transform: scale(0.7);
  vertical-align: top;
  color: #fff;
  font-size: 12px;
  margin-left: 0.06rem;
}
#tournament_detail .btn-support {
  line-height: 1.2rem;
  height: 1.2rem;
  margin-right: 0.24rem;
}
#tournament_detail .btn-support button {
  outline: none;
  border: 0;
  background: linear-gradient(51deg, #DF5861 0%, #CB52AC 100%);
  border-radius: 1rem;
  width: 1.38rem;
  height: 0.54rem;
  line-height: 0.54rem;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#tournament_detail .btn-support i {
  display: inline-block;
  margin-right: 0.06rem;
  margin-bottom: 0.05rem;
  vertical-align: top;
  color: #fff;
  font-size: 0.24rem;
  transform: scale(0.86);
}
#tournament_detail .btn-support span {
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.24rem;
  vertical-align: middle;
  margin-bottom: 0.05rem;
  line-height: 0.3rem;
}
#tournament_detail .top-other li {
  line-height: 0.96rem;
}
#tournament_detail .top-other .left-col {
  width: 0.96rem;
  height: 0.96rem;
}
#tournament_detail .top-other img {
  width: 0.96rem;
  height: 0.96rem;
}
#tournament_detail .top-other .title {
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 0.4rem;
  margin-top: -0.1rem;
}
#tournament_detail .top-other .sub-title {
  font-size: 0.24rem;
  color: rgba(255, 255, 255, 0.6);
  line-height: 0.36rem;
}
#tournament_detail .top-other .btn-support {
  line-height: 0.96rem;
  height: 0.96rem;
}
#tournament_detail .top-other .rank-number {
  font-size: 0.4rem;
  color: #FFFFFF;
}
#tournament_detail .top-other .lineMask i {
  height: .64rem;
}
#tournament_detail .top-three {
  background: rgba(255, 255, 255, 0.05);
}
#tournament_detail .top-three .hit-item {
  height: 1.95rem;
}
#tournament_detail .top-three .sub-title {
  margin: 0.1rem 0;
}
#tournament_detail .top-three .left-col {
  z-index: 2;
}
#tournament_detail .top-three .right-col {
  max-width: 3.54rem;
}
#tournament_detail .top-three .pic-icon {
  position: absolute;
  top: -0.3rem;
  left: 0.32rem;
  z-index: -1;
}
#tournament_detail .top-three li:nth-of-type(1) {
  color: #FFE326 !important;
}
#tournament_detail .top-three li:nth-of-type(1) .pic-icon {
  background-position: 0 -329px;
  background-size: 63px 429px;
  height: 24.5px !important;
  width: 32.5px !important;
}
#tournament_detail .top-three li:nth-of-type(1) .left-col:before {
  content: '';
  display: block;
  width: 1.32rem;
  height: 1.32rem;
  position: absolute;
  top: -.06rem;
  left: -.06rem;
  border: 1px solid rgba(255, 227, 38, 0.3);
}
#tournament_detail .top-three li:nth-of-type(1) .left-col:after {
  content: '';
  display: block;
  width: 1.44rem;
  height: 1.44rem;
  position: absolute;
  top: -.12rem;
  left: -.12rem;
  border: 1px solid rgba(255, 227, 38, 0.1);
  z-index: -1;
}
#tournament_detail .top-three li:nth-of-type(1) .left-col .avatar-bg {
  display: block;
  width: 1.52rem;
  height: 1.58rem;
  position: absolute;
  top: -.24rem;
  left: -.16rem;
  background-image: url(/static/image/ksong_tournament/star_square.png);
  background-size: 100% auto;
  background-position: top;
  background-repeat: no-repeat;
}
#tournament_detail .top-three li:nth-of-type(1) .left-col img {
  border: 0.02rem solid #FFE326;
}
#tournament_detail .top-three li:nth-of-type(1) .right-col {
  color: #FFE326;
}
#tournament_detail .top-three li:nth-of-type(1) .fan-desc {
  color: rgba(255, 227, 38, 0.6);
}
#tournament_detail .top-three li:nth-of-type(1) .num i {
  color: rgba(255, 227, 38, 0.6);
}
#tournament_detail .top-three li:nth-of-type(2) .pic-icon {
  background-position: 0 -354px;
  background-size: 63px 429px;
  height: 24.5px !important;
  width: 32.5px !important;
}
#tournament_detail .top-three li:nth-of-type(2) .left-col img {
  border: 0.02rem solid #E5E5E5;
}
#tournament_detail .top-three li:nth-of-type(2) .rank-number {
  color: #E5E5E5;
}
#tournament_detail .top-three li:nth-of-type(3) .pic-icon {
  background-position: 0 -379px;
  background-size: 63px 429px;
  height: 24.5px !important;
  width: 32.5px !important;
}
#tournament_detail .top-three li:nth-of-type(3) .left-col img {
  border: 0.02rem solid #EB8929;
}
#tournament_detail .top-three li:nth-of-type(3) .rank-number {
  color: #EB8929;
}
#tournament_detail .hitFixed {
  background: rgba(103, 76, 106, 0.22);
}
#tournament_detail .hitFixed .rank-number {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.4rem;
}
#tournament_detail .hitFixed .btn-support {
  margin-right: 0.32rem;
}

#latest-song-list .hitFixed {
  display: none;
}

.fans-ranking {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

.srcoll {
  height: 4.8rem;
  overflow-y: scroll;
  margin-right: 0.12px;
}
.srcoll::-webkit-scrollbar {
  width: 0.06rem;
}
.srcoll::-webkit-scrollbar-thumb {
  background: #D8D8D8;
  border-radius: 1rem;
  height: 1.02rem;
}

.empty-list .fans-name {
  opacity: 0.4;
}
.empty-list .fans-pic {
  background: none !important;
}
.empty-list .gift-num {
  display: none;
}

.fans-box {
  position: relative;
  width: 5.7rem;
  height: 8.27rem;
  margin: 2rem auto 0;
  background: #fff;
  box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.5);
  border-radius: 0.18rem;
}
.fans-box .header {
  position: relative;
  padding-top: 0.07rem;
}
.fans-box .fans-box-close {
  position: absolute;
  top: 0.17rem;
  right: 0.17rem;
}
.fans-box .pic-wrap {
  background: url("/static/image/artist_ranking/crown.png");
  background-size: cover;
  width: 4rem;
  height: 1.48rem;
  margin: 0 auto;
  position: relative;
}
.fans-box .artist-pic {
  position: absolute;
  top: 0.45rem;
  left: 50%;
  margin-left: -0.45rem;
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 0.9rem;
  border: 0.02rem solid #fff;
  background: url(/static/image/artist_ranking/default_img.jpg);
  background-size: cover;
  box-sizing: border-box;
}
.fans-box .artist-pic img {
  display: block;
  width: 0.86rem;
  height: 0.86rem;
  border-radius: 0.86rem;
}
.fans-box .artist-name {
  font-weight: bold;
  font-size: 0.32rem;
  color: #333;
  text-align: center;
  line-height: 0.36rem;
  margin: -0.1rem auto 0.1rem;
  width: 85%;
}
.fans-box .fans-title {
  font-size: 0.28rem;
  color: #333;
  text-align: center;
  line-height: 0.36rem;
  margin-bottom: 0.3rem;
}
.fans-box .fans-list .current, .fans-box .support .current {
  background: rgba(251, 0, 91, 0.1);
}
.fans-box .fans-list .rank-num, .fans-box .support .rank-num {
  float: left;
  opacity: 0.8;
  text-align: center;
  vertical-align: middle;
  width: 0.36rem;
  line-height: 0.6rem;
  margin: 0 0.15rem 0 0.27rem;
}
.fans-box .fans-list .rank-num span, .fans-box .support .rank-num span {
  font-size: 0.28rem;
  font-weight: bold;
  color: #000;
}
.fans-box .fans-list .fans-pic, .fans-box .support .fans-pic {
  float: left;
  background: url("/static/image/artist_ranking/default_img.jpg");
  background-size: cover;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.6rem;
  margin-right: 0.12rem;
  box-sizing: border-box;
}
.fans-box .fans-list .fans-pic img, .fans-box .support .fans-pic img {
  box-sizing: border-box;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.6rem;
}
.fans-box .fans-list .fans-name, .fans-box .support .fans-name {
  font-size: 0.28rem;
  color: #222;
  max-width: 2.1rem;
  line-height: 0.6rem;
}
.fans-box .fans-list .gift-num, .fans-box .support .gift-num {
  position: absolute;
  left: 3.96rem;
  top: 0.12rem;
  font-size: 0.24rem;
  color: #222;
  line-height: 0.6rem;
  height: 0.6rem;
  max-width: 1.7rem;
}
.fans-box .fans-list .gift-num i, .fans-box .support .gift-num i {
  content: '';
  display: inline-block;
  margin-right: 0.06rem;
  color: rgba(251, 0, 91, 0.4);
  font-size: 0.24rem;
  vertical-align: middle;
  margin-bottom: 0.05rem;
  transform: scale(0.86);
}
.fans-box .fans-list li, .fans-box .support li {
  height: 0.6rem;
  vertical-align: middle;
  clear: both;
  position: relative;
  padding: 0.12rem 0;
}
.fans-box .fans-list li:last-child, .fans-box .support li:last-child {
  margin-bottom: 0;
}
.fans-box .fans-list li:nth-of-type(1) .rank-num span, .fans-box .support li:nth-of-type(1) .rank-num span {
  display: inline-block;
  width: 0.36rem;
  height: 0.36rem;
  background: #FFE326;
  border-radius: 0.36rem;
  line-height: 0.36rem;
  font-size: 0.2rem;
}
.fans-box .fans-list li:nth-of-type(1) .fans-pic, .fans-box .support li:nth-of-type(1) .fans-pic {
  border: 0.02rem solid #FFE326;
}
.fans-box .fans-list li:nth-of-type(1) .fans-pic img, .fans-box .support li:nth-of-type(1) .fans-pic img {
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 0.56rem;
}
.fans-box .fans-list li:nth-of-type(2) .rank-num span, .fans-box .support li:nth-of-type(2) .rank-num span {
  display: inline-block;
  width: 0.36rem;
  height: 0.36rem;
  background: #E6E6E6;
  border-radius: 0.36rem;
  line-height: 0.36rem;
  font-size: 0.2rem;
}
.fans-box .fans-list li:nth-of-type(2) .fans-pic, .fans-box .support li:nth-of-type(2) .fans-pic {
  border: 0.02rem dashed #E6E6E6;
}
.fans-box .fans-list li:nth-of-type(2) .fans-pic img, .fans-box .support li:nth-of-type(2) .fans-pic img {
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 0.56rem;
}
.fans-box .fans-list li:nth-of-type(3) .rank-num span, .fans-box .support li:nth-of-type(3) .rank-num span {
  display: inline-block;
  width: 0.36rem;
  height: 0.36rem;
  background: #EB8929;
  border-radius: 0.36rem;
  line-height: 0.36rem;
  font-size: 0.2rem;
}
.fans-box .fans-list li:nth-of-type(3) .fans-pic, .fans-box .support li:nth-of-type(3) .fans-pic {
  border: 0.02rem dashed #EB8929;
}
.fans-box .fans-list li:nth-of-type(3) .fans-pic img, .fans-box .support li:nth-of-type(3) .fans-pic img {
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 0.56rem;
}
.fans-box .fixed {
  height: 0.84rem;
  width: 100%;
  background-color: rgba(251, 0, 91, 0.1);
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
.fans-box .overtime .btn-support {
  display: none !important;
}
.fans-box .unsupport {
  line-height: 0.84rem;
}
.fans-box .unsupport .mark {
  float: left;
  opacity: 0.8;
  text-align: center;
  vertical-align: middle;
  width: 0.36rem;
  line-height: 0.84rem;
  margin: 0 0.15rem 0 0.27rem;
}
.fans-box .unsupport .mark span {
  font-size: 0.28rem;
  font-weight: bold;
  color: #000;
}
.fans-box .unsupport .self-pic {
  float: left;
  background: url("/static/image/artist_ranking/default_img.jpg");
  background-size: cover;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.6rem;
  margin-right: 0.12rem;
  margin-top: 0.12rem;
}
.fans-box .unsupport .self-pic img {
  box-sizing: border-box;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.6rem;
}
.fans-box .unsupport .self-name {
  font-size: 0.28rem;
  color: #222;
  max-width: 2.1rem;
  line-height: 0.84rem;
}
.fans-box .unsupport .btn {
  float: right;
  margin-right: 0.3rem;
  margin-top: 0 !important;
}
.fans-box .unsupport .btn button {
  background-image: linear-gradient(51deg, #DF5861 0%, #CB52AC 100%);
  border-radius: 1rem;
  width: 1.38rem;
  height: 0.54rem;
  font-size: 0.24rem;
  color: #FFF;
  text-align: center;
  line-height: 0.54px;
  outline: none;
  border: 0;
}
.fans-box .support {
  background: rgba(251, 0, 91, 0.1);
  position: relative;
  line-height: 0.84rem;
  height: 0.84rem;
}
.fans-box .support .rank-num {
  line-height: 0.84rem !important;
}
.fans-box .support .fans-pic {
  margin-top: 0.12rem;
}
.fans-box .support .fans-name {
  line-height: 0.84rem !important;
}
.fans-box .support .gift-num {
  top: 0 !important;
  line-height: 0.84rem !important;
}

#inventory .item {
  margin-bottom: 0.54rem;
  text-align: center;
}
#inventory h2 {
  color: #fff;
  font-size: 20px;
  line-height: 1.1;
}
#inventory .title {
  overflow: hidden;
  margin: 0 0.24rem 0.18rem;
  text-align: center;
}
#inventory .title span {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  position: relative;
  padding: 0 0.12rem;
  line-height: 1.1;
}
#inventory .title span:before, #inventory .title span:after {
  position: absolute;
  top: 50%;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  content: '';
  height: 0;
  width: 9999px;
}
#inventory .title span:before {
  right: 100%;
}
#inventory .title span:after {
  left: 100%;
}
#inventory .tip {
  color: #666;
  font-size: 12px;
  margin: 0.3rem auto 0.36rem;
  text-align: center;
  width: 90%;
}
#inventory .empty {
  color: #666;
  font-size: 12px;
  margin: 5rem auto 0;
  text-align: center;
  width: 90%;
}
#inventory .battle_list .author {
  height: 13px;
}

.disabled {
  background: #999 !important;
}

#unhold-button {
  margin-top: 1.8rem;
}

.intro-video {
  margin: 0.2rem 0.36rem 0;
  position: relative;
}
.intro-video .i-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-position: 0 -29px;
  background-size: 63px 429px;
  height: 65px !important;
  width: 64px !important;
}

/*!
 * JUI v1.0.0 (http://git.code.oa.com/ibg-front-end/joox-ui)
 * Copyright 2017 Tencent, Inc.
 * Licensed under the MIT license
 */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1.6;
  font-family: PingFang SC, -apple-system-font, Helvetica Neue, sans-serif;
}

* {
  margin: 0;
  padding: 0;
}

a img {
  border: 0;
}

.jui-btn, a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.jui-btn {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 27px;
  padding-right: 27px;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  color: #fff;
  height: 46px;
  line-height: 46px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.jui-btn, .jui-btn:after {
  border-radius: 46px;
}

.jui-btn_inline {
  display: inline-block;
}

.jui-btn_primary {
  background-color: #07ce65;
}

.jui-btn_primary:not(.jui-btn_disabled):visited {
  color: #fff;
  background-color: #07ce65;
}

.jui-btn_primary:not(.jui-btn_disabled):active {
  background-color: #00a84f;
}

.jui-btn_disabled {
  background-color: #c9c9c9;
}

.jui-btn_plain-primary {
  color: #07ce65;
}

.jui-btn_plain-primary:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #07ce65;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
}

.jui-btn_plain-primary:not(.jui-btn_plain-disabled):visited {
  color: #07ce65;
}

.jui-btn_plain-primary:not(.jui-btn_plain-disabled):visited:after {
  border-color: #07ce65;
}

.jui-btn_plain-primary:not(.jui-btn_plain-disabled):active {
  color: #00a84f;
}

.jui-btn_plain-primary:not(.jui-btn_plain-disabled):active:after {
  border-color: #00a84f;
}

.jui-btn_plain-default {
  color: #434343;
}

.jui-btn_plain-default:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #434343;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
}

.jui-btn_plain-default:not(.jui-btn_plain-disabled):visited {
  color: #434343;
}

.jui-btn_plain-default:not(.jui-btn_plain-disabled):visited:after {
  border-color: #434343;
}

.jui-btn_plain-default:not(.jui-btn_plain-disabled):active {
  color: #b5b5b5;
}

.jui-btn_plain-default:not(.jui-btn_plain-disabled):active:after {
  border-color: #b5b5b5;
}

.jui-btn_plain-disabled {
  color: #c9c9c9;
}

.jui-btn_plain-disabled:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #c9c9c9;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
}

button.jui-btn, input.jui-btn {
  width: 100%;
  border-width: 0;
  outline: 0;
  -webkit-appearance: none;
}

button.jui-btn:focus, input.jui-btn:focus {
  outline: 0;
}

button.jui-btn_inline, input.jui-btn_inline {
  width: auto;
}

button.weui-btn_plain-default, button.weui-btn_plain-primary, input.weui-btn_plain-default, input.weui-btn_plain-primary {
  background-color: transparent;
}

.jui-btn_small {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  padding-left: 9px;
  padding-right: 9px;
}

.jui-btn_small:after {
  border-radius: 20px !important;
}

.jui-btn_medium {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 18px;
  padding-right: 18px;
}

.jui-btn_medium:after {
  border-radius: 30px !important;
}

.jui-btn_medium-2 {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  padding-left: 18px;
  padding-right: 18px;
}

.jui-btn_medium-2:after {
  border-radius: 36px !important;
}

.jui-btn + .jui-btn {
  margin-top: 18px;
}

.jui-mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  pointer-events: none;
}

.jui-dialog, .jui-mask {
  text-align: center;
  opacity: 0;
}

.jui-dialog {
  max-width: 315px;
  width: 76%;
  position: relative;
  z-index: 2000;
  background-color: #fff;
  border-radius: 3px;
  color: #000;
  border-radius: 9px;
  padding: 30px 0 21px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7), -5px -5px 10px rgba(0, 0, 0, 0.7);
}

.jui-dialog__close {
  top: 0;
  right: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background-size: 30px 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAGFBMVEUAAABLS0tNTU1LS0tKSkpMTExLS0tKSko4QJ6OAAAAB3RSTlMAvgrM2qSOQ/q2bgAAAIZJREFUOMtjGAUjEzAaIXFUAtClmQsV4GwmcQEYEyEkBGcrIpSiiSFUYmrHoxkhiqkZJoxTM0IcoRlTO27NEBmIGpzaIZpxalcCacatXRCkGbf2ciEGsqQRhpPlNITHyAoWRKASjhLCEUo4ORBOTISTIuGEzIKSDQzQpVmRDVROYBgFIxEAABmqFuuI0w4dAAAAAElFTkSuQmCC");
}

.jui-dialog__title {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.jui-dialog__hd {
  padding: 0 18px;
}

.jui-dialog__bd {
  font-size: 15px;
  margin: 12px 18px 21px;
  line-height: 1.3;
  word-wrap: break-word;
}

.jui-dialog__bd_left {
  text-align: left;
}

.jui-dialog__bd_center {
  text-align: center;
}

.jui-dialog__ft {
  padding: 0 21px;
  line-height: 0;
}

.jui-dialog__btn {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  height: 42px;
  line-height: 42px;
  border-radius: 30px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-tap-highlight-color: transparent;
}

.jui-dialog__btn_plain {
  color: #09de6e;
  border: 1px solid #09de6e;
}

.jui-dialog__btn_plain:visited {
  color: #09de6e;
  border-color: #09de6e;
}

.jui-dialog__btn_plain:active {
  color: #00a84f;
  border-color: #00a84f;
}

.jui-dialog__btn_primary {
  background-color: #09de6e;
}

.jui-dialog__btn_primary:visited {
  color: #fff;
  background-color: #09de6e;
}

.jui-dialog__btn_primary:active {
  background-color: #00a84f;
}

.jui-dialog__btn_inline {
  display: inline-block;
  width: 48%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.jui-dialog__btn_inline:nth-of-type(2) {
  margin-top: 0 !important;
}

.jui-dialog__btn + .jui-dialog__btn {
  margin-top: 12px;
}

.jui-dialog__wrap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 2000;
}

.jui-dialog__wrap:not(.jui-dialog_scroll) .jui-dialog__bd {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.jui-dialog_scroll .jui-dialog__bd {
  max-height: 136px;
  overflow-y: scroll;
  padding-right: 10px;
}

.jui-dialog_scroll .jui-dialog__bd::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}

.jui-dialog_scroll .jui-dialog__bd::-webkit-scrollbar-thumb {
  border-radius: 9px;
  background-color: #ccc;
}

.jui-dialog_image .jui-dialog {
  padding-top: 0 !important;
}

.jui-dialog_image .jui-dialog__hd {
  margin-top: 12px;
}

.jui-dialog_image .jui-dialog__image {
  text-align: center;
}

.jui-dialog_image .jui-dialog__image img {
  display: block;
  line-height: 1;
  max-width: 100%;
  border-radius: 9px 9px 0 0;
  margin: 0 auto;
}

.jui-animate-fade-out {
  -webkit-animation: b .5s ease-in-out;
  animation: b .5s ease-in-out;
  opacity: 0;
}

.jui-animate-fade-in {
  -webkit-animation: a .5s ease-in-out;
  animation: a .5s ease-in-out;
  opacity: 1;
}

@-webkit-keyframes a {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes a {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes b {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
  opacity: 0;
}
@keyframes b {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
  opacity: 0;
}
.jui-dialog__bd_center {
  text-align: left !important;
}

.jui-dialog__bd_center {
  text-align: center !important;
}
