/**
完结、过审、编推等的tag样式
 */
.sign {
  display: inline-block;
  width: 48px;
  height: 26px;
  margin-right: 8px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
.sign.passed {
  background-image: url('//pic.cgyouxi.com/orange/upload/202401/40112030_9891f9b299dee902952edca603e08a89.png');
}
.sign.clearance {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_3e39845c7c74828735e28ff5b1606af5.png');
}
.sign.recom {
  background-image: url('//pic.cgyouxi.com/orange/upload/202401/40112030_b3d5481264bc3d0728ad4360981ca352.png');
}
.sign.compe {
  background-image: url('//pic.cgyouxi.com/orange/upload/202401/40112030_da99ccf7bf476ec8aa91a98d37f7da6d.png');
}
.sign.pick {
  background-image: url('//pic.cgyouxi.com/orange/upload/202503/25322333_b8996110324315f0d9d935bfd133b409.png');
}
.sign.without-trial {
  background-image: url('//pic.cgyouxi.com/orange/upload/202401/40112030_09ee364e2ca361ba5fa7de7ca5e994d0.png');
}
.sign.have-see {
  background-image: url('//pic.cgyouxi.com/orange/upload/202007/22274736_6875d8347ab96e4a9485bf28e1b0b619.png');
}
.sign.hd {
  background-image: url('//pic.cgyouxi.com/orange/upload/202506/25322333_b813437081130cd81878284fc45e6e2f.png');
}
/**
带图标的游戏数据统计的样式
 */
.icon-count {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
.icon-count.ranking {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_46e4dd4e4e139726821b4095d1221020.png');
}
.icon-count.fans {
  background-image: url('//pic.cgyouxi.com/orange/upload/202408/25322333_5f054075cc2754b939d80e8e5bfcc5c4.png');
}
.icon-count.ranking-time {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_61aaaa1078dda776f8d7898a5f47c91b.png");
}
.icon-count.famous {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_5e2f38ced5785ce6bd6745fbd1f145b9.png") !important;
}
.icon-count.heart {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_289b4152b8a8d20d7f0eb3397aecf2fe.png");
}
.icon-count.classify.xd {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_305dcfd6bd800f26f4f96224e46936b3.png');
}
.icon-count.classify.gf {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_51ec94bfd71855a5729eca91d4d92461.png');
}
.icon-count.classify.jk {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_511b4909339cc4dda1296947666ebf2b.png');
}
.icon-count.classify.gy {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_511b4909339cc4dda1296947666ebf2b.png');
}
.icon-count.classify.mx {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_d8ab517efe3146c1223901db05d2c6d1.png');
}
.icon-count.classify.fy {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_511b4909339cc4dda1296947666ebf2b.png');
}
.icon-count.classify.jl {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_10e64307e93e5f4e56bff31d40259784.png');
}
.icon-count.classify.hx {
  background: url('//pic.cgyouxi.com/orange/upload/202311/92323268_82e8c2e85797fc18f384c06bd987b243.png');
  background-size: 100%;
}
.icon-count.classify.qh {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_1146f844ca17ddc8d005815e32ad92c4.png');
}
.icon-count.classify.kc {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_511b4909339cc4dda1296947666ebf2b.png');
}
.icon-count.classify.sg {
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/92323268_61b5e1d53a3b93050f6c3de93ec24e44.png');
}
.icon-count.ranking-honor.short {
  background-image: url('//c2.cgyouxi.com/website/orange/img/common/game/short.png?v=20211009');
  vertical-align: top;
}
.icon-count.ranking-honor.lang {
  background-image: url('\//c2.cgyouxi.com/website/orange/img/common/game/lang.png?v=20211009');
  vertical-align: top;
}
.head .top-bar {
  width: 1380px !important;
}
body {
  width: 100%;
  background: #F7F7F8;
  padding-top: 32px!important;
  min-width: 1500px;
}
html.game-v2-wheel-scroll {
  scroll-behavior: auto;
  overscroll-behavior-y: none;
}
.game-v2-wheel-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  background: transparent;
  cursor: default;
}
.game-box {
  width: 1380px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.game-box .game {
  width: 1380px;
  height: 786px;
  box-sizing: border-box;
  position: relative;
}
.game-box .game-infos {
  width: 310px;
  height: 658px;
  background: #F7F7F8;
  border-radius: 8px;
  position: relative;
}
.game-box.game-v2-cross-full {
  width: 100% !important;
  justify-content: center;
}
.game-box.game-v2-cross-full .game {
  height: calc(100vh - 48px) !important;
  width: calc((100vh - 48px) * 16 / 9) !important;
  max-width: none;
  margin: 0 auto;
  box-sizing: border-box;
}
.game-box.game-v2-cross-full .game-inner {
  width: 100% !important;
  height: 100% !important;
  max-height: none;
}
.game-detail-box {
  width: 100%;
  background: #F7F7F8;
  font-family: MicrosoftYaHei;
}
.total-info-box {
  width: 1380px;
  padding-left: 18px;
  padding-right: 16px;
  box-sizing: border-box;
  height: 151px;
  background: #fff;
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 8px;
  margin: 16px auto 0;
}
.total-info-box .total-info {
  width: 1380px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  position: relative;
  align-items: center;
}
.total-info-box .total-info .game-info {
  position: relative;
  flex-grow: 0;
  flex-shrink: 0;
  width: 1054px;
}
.total-info-box .total-info .game-info .gold-orange {
  position: absolute;
  top: -10px;
  right: 0;
  height: 46px;
}
.total-info-box .total-info .game-info .gold-orange.no-studio {
  width: 1093px;
  background: url(//pic.cgyouxi.com/orange/upload/202401/108005369_726cb4461b4acc975e9db87953c2f46f.png) no-repeat top center / 100% auto;
}
.total-info-box .total-info .game-info .gold-orange.studio {
  width: 860px;
  background: url(//pic.cgyouxi.com/orange/upload/202401/108005369_516fd8b87d29074d9a6b0d5d5d2f5df1.png) no-repeat top center / 100% auto;
}
.total-info-box .total-info .game-info.studio-game-info {
  width: 864px;
}
.total-info-box .total-info .game-info .invest-guide {
  margin-left: 7px;
  display: inline-block;
  position: relative;
  z-index: 5;
}
.total-info-box .total-info .game-info .invest-guide a {
  width: 72px;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  font-size: 12px;
  vertical-align: middle;
}
.total-info-box .total-info .game-info .invest-guide a:before {
  content: "";
  position: absolute;
  right: -15px;
  top: -13px;
  height: 50px;
  width: 20px;
  z-index: 2;
}
.total-info-box .total-info .game-info .invest-guide .invest-guide-con {
  width: 330px;
  padding: 15px 20px;
  line-height: 24px;
  color: #9fa1a5;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  position: absolute;
  right: -384px;
  top: -14px;
  font-size: 12px;
  display: none;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.1);
}
.total-info-box .total-info .game-info .invest-guide .invest-guide-con:before {
  content: "";
  position: absolute;
  left: -13px;
  top: 22px;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border: 7px solid transparent;
  border-right-color: #FFF;
  z-index: 2;
}
.total-info-box .total-info .game-info .invest-guide .invest-guide-con:after {
  content: "";
  position: absolute;
  left: -16px;
  top: 21px;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border: 8px solid transparent;
  border-right-color: #e6e6e6;
}
.total-info-box .total-info .game-info .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  z-index: 2;
}
.total-info-box .total-info .game-info .title > span {
  max-width: 620px;
  margin-left: 11px;
  font-size: 24px;
  font-weight: 600;
  color: #2C2C2C;
  line-height: 34px;
  cursor: default;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.total-info-box .total-info .game-info .title .scene_pk {
  margin-left: 8px;
  display: inline-block;
  width: 119px;
  height: 24px;
  background: url('//pic.cgyouxi.com/orange/upload/202311/92323268_56f7b690b6ffce1202b886b03dcdc274.png') no-repeat;
  background-size: 100% 100%;
}
.total-info-box .total-info .game-info .title .group-sign {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-left: 8px;
}
.total-info-box .total-info .game-info .title .group-sign img {
  width: 100%;
}
.total-info-box .total-info .game-info .title .end-vote-btn {
  margin-left: 10px;
  display: inline-block;
  width: 68px;
  height: 24px;
  background: url('//pic.cgyouxi.com/orange/upload/202311/92323268_86e4eb17d0cccf5e3a9f109e57f14054.png') no-repeat;
  background-size: 100% 100%;
}
.total-info-box .total-info .game-info .game-rank-data {
  min-width: 1054px;
  position: relative;
  margin-top: 12px;
  min-height: 20px;
}
.total-info-box .total-info .game-info .game-rank-data.game-rank-studio-data {
  min-width: 864px;
}
.total-info-box .total-info .game-info .game-rank-data.game-rank-studio-data .swiper-container {
  max-width: 864px;
}
.total-info-box .total-info .game-info .game-rank-data .swiper-container {
  max-width: 1054px;
}
.total-info-box .total-info .game-info .game-rank-data .swiper-container .tongji {
  white-space: nowrap;
}
.total-info-box .total-info .game-info .game-rank-data .swiper-container .tongji > a {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin-right: 12px;
  font-size: 16px;
  position: relative;
  font-weight: 500;
  color: #333333;
  width: auto;
  font-weight: 550;
}
.total-info-box .total-info .game-info .game-rank-data .swiper-container .tongji > a > i.flag {
  color: #FF730A;
  font-style: normal;
}
.total-info-box .total-info .game-info .game-rank-data .swiper-container .tongji > a > .icon-count {
  margin-right: 2px;
  vertical-align: top;
}
.total-info-box .total-info .game-info .game-rank-data .swiper-container .tongji > a.js-honorbox > div {
  display: inline-block;
  font-size: 16px;
  color: #333333;
}
.total-info-box .total-info .game-info .game-rank-data .swiper-container .tongji > a.js-honorbox > div i.flag {
  font-style: normal;
}
.total-info-box .total-info .game-info .game-rank-data .tongjiSwiper-prev,
.total-info-box .total-info .game-info .game-rank-data .tongjiSwiper-next {
  width: 22px;
  height: 24px;
  margin: 0;
  cursor: pointer;
  outline: none;
  display: none;
}
.total-info-box .total-info .game-info .game-rank-data .tongjiSwiper-prev {
  float: left;
  background: url("//c2.cgyouxi.com/website/orange/img/common/game/left_arrow.png") no-repeat center / 100% auto;
}
.total-info-box .total-info .game-info .game-rank-data .tongjiSwiper-prev:hover {
  background-image: url("//c2.cgyouxi.com/website/orange/img/common/game/left_arrow_hover.png");
}
.total-info-box .total-info .game-info .game-rank-data .tongjiSwiper-prev.disabled {
  display: none !important;
}
.total-info-box .total-info .game-info .game-rank-data .tongjiSwiper-prev.disabled:hover {
  background-image: url("//c2.cgyouxi.com/website/orange/img/common/game/left_arrow.png");
}
.total-info-box .total-info .game-info .game-rank-data .tongjiSwiper-next {
  position: absolute;
  top: 0;
  right: 0 !important;
  background: url("//c2.cgyouxi.com/website/orange/img/common/game/right_arrow.png") no-repeat center / 100% auto;
  background-color: #fff;
  z-index: 10;
}
.total-info-box .total-info .game-info .game-rank-data .tongjiSwiper-next:hover {
  background-image: url("//c2.cgyouxi.com/website/orange/img/common/game/right_arrow_hover.png");
}
.total-info-box .total-info .game-info .game-rank-data .tongjiSwiper-next.disabled {
  display: none !important;
}
.total-info-box .total-info .game-info .game-rank-data .tongjiSwiper-next.disabled:hover {
  background-image: url("//c2.cgyouxi.com/website/orange/img/common/game/right_arrow.png");
}
.total-info-box .total-info .game-info > .tagsSwiperBox {
  position: relative;
  margin-top: 13px;
}
.total-info-box .total-info .game-info > .tagsSwiperBox > .tag-box {
  max-width: 1054px;
  max-height: 48px;
  overflow: hidden;
  position: relative;
}
.total-info-box .total-info .game-info > .tagsSwiperBox > .tag-box .studio-tag-box {
  max-width: 864px;
}
.total-info-box .total-info .game-info > .tagsSwiperBox > .tag-box .ps-container .ps-scrollbar-y {
  background: #ccc;
}
.total-info-box .total-info .game-info > .tagsSwiperBox > .tag-box > .tags {
  display: flex;
  justify-content: flex-start;
  flex-flow: wrap;
  align-content: flex-start;
}
.total-info-box .total-info .game-info > .tagsSwiperBox > .tag-box > .tags > .tag {
  box-sizing: border-box;
  position: relative;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  background: #FFFFFF;
  border-radius: 13px;
  border: 1px solid #CCCCCC;
  cursor: pointer;
  font-size: 13px;
  color: #666666;
  margin-right: 6px;
  margin-bottom: 6px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.total-info-box .total-info .game-info > .tagsSwiperBox > .tag-box > .tags > .tag:hover {
  border-color: #FFAC28;
}
.total-info-box .total-info .game-info > .tagsSwiperBox > .tag-box > .tags > .tag:hover > a {
  color: #FFAC28;
}
.total-info-box .total-info .game-info > .tagsSwiperBox > .tag-box > .tags > .tag > a {
  color: #666666;
  font-weight: 400;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 13px;
  line-height: 13px;
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 3px;
}
.total-info-box .total-info .game-info > .tagsSwiperBox > .tag-box > .tags > .tag.active {
  border-color: #FFAC28;
  background-color: #FFAC28;
}
.total-info-box .total-info .game-info > .tagsSwiperBox > .tag-box > .tags > .tag.active > a {
  color: #FFF;
}
.total-info-box .total-info .game-info > .tagsSwiperBox .tagsSwiper-prev,
.total-info-box .total-info .game-info > .tagsSwiperBox .tagsSwiper-next {
  width: 22px;
  height: 24px;
  margin: 0;
  cursor: pointer;
  outline: none;
}
.total-info-box .total-info .game-info > .tagsSwiperBox .tagsSwiper-prev {
  float: left;
  background: url("//c2.cgyouxi.com/website/orange/img/common/game/left_arrow.png") no-repeat center / 100% auto;
}
.total-info-box .total-info .game-info > .tagsSwiperBox .tagsSwiper-prev:hover {
  background-image: url("//c2.cgyouxi.com/website/orange/img/common/game/left_arrow_hover.png");
}
.total-info-box .total-info .game-info > .tagsSwiperBox .tagsSwiper-prev.disabled {
  display: none !important;
}
.total-info-box .total-info .game-info > .tagsSwiperBox .tagsSwiper-prev.disabled:hover {
  background-image: url("//c2.cgyouxi.com/website/orange/img/common/game/left_arrow.png");
}
.total-info-box .total-info .game-info > .tagsSwiperBox .tagsSwiper-next {
  float: right;
  background: url("//c2.cgyouxi.com/website/orange/img/common/game/right_arrow.png") no-repeat center / 100% auto;
}
.total-info-box .total-info .game-info > .tagsSwiperBox .tagsSwiper-next:hover {
  background-image: url("//c2.cgyouxi.com/website/orange/img/common/game/right_arrow_hover.png");
}
.total-info-box .total-info .game-info > .tagsSwiperBox .tagsSwiper-next.disabled {
  display: none !important;
}
.total-info-box .total-info .game-info > .tagsSwiperBox .tagsSwiper-next.disabled:hover {
  background-image: url("//c2.cgyouxi.com/website/orange/img/common/game/right_arrow.png");
}
.total-info-box .total-info .work-info {
  position: relative;
  padding-right: 8px;
  max-height: 123px;
  margin-top: 16px;
  margin-bottom: 14px;
}
.total-info-box .total-info .work-info.active {
  overflow: hidden;
}
.total-info-box .total-info .author-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.total-info-box .total-info .author-info.other-author-info {
  height: 54px;
  margin-left: 20px;
  margin-bottom: 13px;
}
.total-info-box .total-info .author-info.other-author-info:last-child {
  margin-bottom: 0;
}
.total-info-box .total-info .author-info.other-author-info .avatar {
  position: relative;
  height: 42px;
  width: 42px;
}
.total-info-box .total-info .author-info.other-author-info .avatar .work-ident {
  width: 54px;
  height: 14px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 34px;
}
.total-info-box .total-info .author-info.other-author-info .avatar .work-ident img {
  width: 100%;
  height: auto;
  display: block;
}
.total-info-box .total-info .author-info.other-author-info .avatar .face {
  height: 42px;
  width: 42px;
  border-radius: 100%;
}
.total-info-box .total-info .author-info.other-author-info .avatar .pendant {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
}
.total-info-box .total-info .author-info.other-author-info .infos {
  margin-left: 14px;
  height: 54px;
}
.total-info-box .total-info .author-info.other-author-info .infos .name {
  margin-bottom: 10px;
  max-width: 145px;
}
.total-info-box .total-info .author-info.other-author-info .infos .name a {
  line-height: 16px;
  font-size: 14px;
  color: #333333;
  max-width: 98px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.total-info-box .total-info .author-info.other-author-info .infos .name .lv {
  display: inline-block;
  vertical-align: top;
  height: 16px;
}
.total-info-box .total-info .author-info.other-author-info .infos .name .lv img {
  height: 100%;
}
.total-info-box .total-info .author-info.other-author-info .infos .follow-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.total-info-box .total-info .author-info.other-author-info .infos .follow-box .follow > .link-btn {
  width: 58px;
  height: 22px;
  line-height: 22px;
  background: #FFFFFF;
  border-radius: 12px;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  font-size: 12px;
}
.total-info-box .total-info .author-info.other-author-info .infos .follow-box .credit-score {
  position: relative;
  display: inline-block;
  border-radius: 2px;
  margin-right: 12px;
  cursor: pointer;
}
.total-info-box .total-info .author-info.other-author-info .infos .follow-box .credit-score.health:hover .credit-score-tip {
  display: none;
}
.total-info-box .total-info .author-info.other-author-info .infos .follow-box .credit-score .score-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_5fc07adbc6e3e11675236e765f351e9e.png");
}
.total-info-box .total-info .author-info.other-author-info .infos .follow-box .credit-score.active em {
  background-image: url("//pic.cgyouxi.com/orange/upload/202511/25322333_6b86ff9a4900827c297a51ff144da4e1.png");
}
.total-info-box .total-info .author-info.other-author-info .infos .follow-box .credit-score i {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  height: 18px;
  line-height: 20px;
  background: #DFF9D5;
  color: #4FC558;
  font-style: normal;
  padding: 0px 4px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  vertical-align: middle;
}
.total-info-box .total-info .author-info .avatar {
  position: relative;
  height: 104px;
  width: 104px;
}
.total-info-box .total-info .author-info .avatar .work-ident {
  width: 70px;
  height: 18px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 91px;
}
.total-info-box .total-info .author-info .avatar .work-ident img {
  width: 100%;
  height: auto;
  display: block;
}
.total-info-box .total-info .author-info .avatar .face {
  height: 104px;
  width: 104px;
  border-radius: 100%;
}
.total-info-box .total-info .author-info .avatar .pendant {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 122px;
  height: 122px;
}
.total-info-box .total-info .author-info .infos {
  margin-left: 17px;
  height: 104px;
}
.total-info-box .total-info .author-info .infos .name {
  font-size: 16px;
  color: #333333;
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.total-info-box .total-info .author-info .infos .medals {
  margin-bottom: 15px;
}
.total-info-box .total-info .author-info .infos .medals .create-work {
  display: inline-block;
  width: 44px;
  height: 20px;
  margin-right: 10px;
  vertical-align: bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202312/40112030_4523834640f13efac8387b3ed861be15.png");
}
.total-info-box .total-info .author-info .infos .medals > a {
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  margin-right: 8px;
}
.total-info-box .total-info .author-info .infos .medals > a > img {
  height: 100%;
  width: 100%;
}
.total-info-box .total-info .author-info .infos .medals > .lv {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
}
.total-info-box .total-info .author-info .infos .medals > .lv img {
  height: 100%;
}
.total-info-box .total-info .author-info .infos .follow-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.total-info-box .total-info .author-info .infos .follow-box .follow .follow-cancel {
  color: #333;
}
.total-info-box .total-info .author-info .infos .follow-box .follow > .link-btn {
  width: 62px;
  height: 24px;
  line-height: 24px;
  background: #FFFFFF;
  border-radius: 12px;
  border: 1px solid #EEEEEE;
  font-size: 14px;
  color: #FF730A;
  display: block;
  text-align: center;
}
.total-info-box .total-info .author-info .infos .follow-box .follow > .link-btn i {
  font-style: normal;
}
.total-info-box .total-info .author-info .infos .follow-box .follow > .link-btn:hover {
  background-color: #EBECEE;
}
.total-info-box .total-info .author-info .infos .credit-score {
  position: relative;
  display: inline-block;
  border-radius: 2px;
  margin-right: 12px;
  cursor: pointer;
}
.total-info-box .total-info .author-info .infos .credit-score .score-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_5fc07adbc6e3e11675236e765f351e9e.png");
}
.total-info-box .total-info .author-info .infos .credit-score.active em {
  background-image: url("//pic.cgyouxi.com/orange/upload/202511/25322333_6b86ff9a4900827c297a51ff144da4e1.png");
}
.total-info-box .total-info .author-info .infos .credit-score i {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  background: #DFF9D5;
  color: #4FC558;
  font-style: normal;
  padding: 0px 4px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  vertical-align: middle;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip {
  display: none;
  position: absolute;
  width: 300px;
  top: 30px;
  left: 50%;
  margin-left: -150px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  z-index: 10;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list {
  margin: 20px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list div {
  display: inline-block;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list div p {
  text-align: center;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list div p:first-child {
  font-size: 16px;
  color: #2C2C2C;
  letter-spacing: 0.19px;
  text-align: center;
  line-height: 21px;
  margin-bottom: 4px;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list div p:last-child {
  font-size: 12px;
  color: #9FA1A5;
  letter-spacing: 0.14px;
  text-align: center;
  line-height: 18px;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list div:nth-child(2) {
  position: relative;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list div:nth-child(2):before {
  position: absolute;
  content: '';
  width: 1px;
  height: 32px;
  background: #EBECEE;
  left: -19px;
  top: 3px;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list div:last-child {
  position: relative;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list div:last-child:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 32px;
  background: #EBECEE;
  left: -19px;
  top: 3px;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list div:first-child {
  position: relative;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-list div:first-child:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 32px;
  background: rgba(235, 236, 238, 0);
  left: -19px;
  top: 3px;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-tip-auto {
  background: #FFFFD2;
  text-align: left;
  padding: 18px 20px;
  border-radius: 0 0 4px 4px;
  position: relative;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-tip-auto img {
  width: 16px;
  vertical-align: sub;
  float: left;
  margin-top: 2px;
  margin-right: 3px;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip .credit-score-tip-auto h3 {
  display: inline-block;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip:before {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  font-size: 0;
  left: 50%;
  margin-left: -8px;
  top: -12px;
  border-width: 0 8px 8px;
  padding-top: 5px;
  border-style: solid;
  border-color: transparent transparent #fff;
  z-index: 2;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  font-size: 0;
  left: 50%;
  margin-left: -8px;
  top: -14px;
  border-width: 0 8px 8px;
  padding-top: 5px;
  border-style: solid;
  border-color: transparent transparent #E6E6E6;
  z-index: 1;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip h3 {
  font-size: 12px;
  color: #87898F;
  line-height: 19px;
  text-align: left;
}
.total-info-box .total-info .author-info .infos .credit-score .credit-score-tip p {
  font-size: 12px;
  color: #87898F;
  line-height: 22px;
  text-align: left;
}
.total-info-box .total-info .author-info .infos .credit-score.health:hover .credit-score-tip {
  display: block;
}
.total-info-box .total-info .author-info .infos .credit-score.active i {
  background: #FFE5E5;
  color: #E36161;
}
.total-info-box .total-info .author-info .infos .credit-score.active:hover .credit-score-tip {
  display: block;
}
.total-info-box .total-info .works-info {
  display: flex;
  flex-direction: column;
}
/* h5 游戏 */
.game-frame {
  border: 0;
  width: 100%;
  height: 100%;
}
.game-frame.s-mx {
  width: 100%;
  height: 100%;
}
/**
游戏区域
 */
.game {
  width: 1054px;
}
.game-inner {
  position: relative;
  width: 100%;
  height: 786px;
  margin: 0 auto;
  background: #2B2B2B;
}
.game-inner.game-full-screen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 1000;
  background-color: #000;
  text-align: center;
}
.game-inner.game-full-screen .s-mx {
  overflow: hidden;
  transform-origin: center 0;
}
/**
游戏信息栏样式
 */
.game-infos {
  width: 310px;
  height: 314px;
}
.game-infos .drop-down {
  width: 310px;
  height: 22px;
  background: #FFFFFF;
  border-radius: 0 0 8px 8px;
  cursor: pointer;
  text-align: center;
}
.game-infos .drop-down.act > span.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_41bda15076e7b5c5ee7e3a03df7cd59e.png");
}
.game-infos .drop-down > span.icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_83f20ebf10b2acf058b7578f486a3eb5.png");
}
.game-infos .game-message {
  width: 100%;
  height: 314px;
  background: #FFFFFF;
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.game-infos .game-message .game-infos-tab {
  width: 100%;
  height: 48px;
  background: linear-gradient(180deg, #FFFEFD 0%, #FFF9F6 100%);
  box-shadow: 0px 1px 2px 0px rgba(228, 110, 31, 0.16);
  border-radius: 8px 8px 4px 4px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.game-infos .game-message .game-infos-tab .tab-btn {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  padding-left: 9px;
  padding-right: 9px;
  color: #333333;
  position: relative;
  cursor: pointer;
}
.game-infos .game-message .game-infos-tab .tab-btn:last-child:after {
  content: none;
}
.game-infos .game-message .game-infos-tab .tab-btn:first-child {
  padding-left: 20px;
}
.game-infos .game-message .game-infos-tab .tab-btn:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 14px;
  background: #FDE0CC;
}
.game-infos .game-message .game-infos-tab .tab-btn.act {
  color: #FF730A;
  font-weight: bold;
}
.game-infos .game-message .content {
  overflow: hidden;
  position: relative;
}
.game-infos .game-message .content.js-description-content {
  height: 244px;
}
.game-infos .game-message .content.js-update-log-content {
  height: 244px;
}
.game-infos .game-message .content .statistics {
  padding-top: 7px;
}
.game-infos .game-message .content .statistics .statistics-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 4px;
  color: #666;
  font-weight: 550;
}
.game-infos .game-message .content .statistics .statistics-item span {
  font-size: 14px;
}
.game-infos .game-message .content .statistics .statistics-item span i {
  font-style: normal;
}
.game-infos .game-message .content .statistics .statistics-item .icon {
  width: 28px;
  height: 28px;
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  color: #666666;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
.game-infos .game-message .content .statistics .statistics-item .icon.heart-tip,
.game-infos .game-message .content .statistics .statistics-item .icon.icontip {
  width: 14px;
  height: 14px;
  margin-left: 4px;
  background-image: url("//pic.cgyouxi.com/orange/upload/202312/40112030_6c78aba59ba8ee9071576a2f8a3c3f76.png");
  position: relative;
}
.game-infos .game-message .content .statistics .statistics-item .icon.heart-tip:hover .heart-tip-box,
.game-infos .game-message .content .statistics .statistics-item .icon.icontip:hover .heart-tip-box {
  display: block;
}
.game-infos .game-message .content .statistics .statistics-item .icon.heart-tip .heart-tip-box,
.game-infos .game-message .content .statistics .statistics-item .icon.icontip .heart-tip-box {
  display: none;
  position: absolute;
  left: -26px;
  top: 14px;
  width: 224px;
  height: 54px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202312/40112030_b28afb02d2d567b9bcf62a95671f2ab6.png");
}
.game-infos .game-message .content .statistics .statistics-item .icon.icontip .rule-tip-box {
  display: none;
  position: absolute;
  left: -40px;
  top: 24px;
  width: 224px;
  background: linear-gradient(180deg, #FFFFFF 0%, #FFFCF9 100%);
  border-radius: 4px;
  border: 1px solid #FFA33E;
  box-sizing: border-box;
  padding: 5px 6px;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  text-align: left;
  z-index: 1;
}
.game-infos .game-message .content .statistics .statistics-item .icon.icontip .rule-tip-box::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 1px solid #FFA33E;
  border-left: 1px solid #FFA33E;
  background: #fff;
  transform: rotate(45deg);
  left: 40px;
  top: -6px;
}
.game-infos .game-message .content .statistics .statistics-item .icon.icontip:hover .rule-tip-box {
  display: block;
}
.game-infos .game-message .content .statistics .statistics-item .icon.love-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202312/40112030_7a68325c261b5019efd8a7182fad6405.png");
}
.game-infos .game-message .content .statistics .statistics-item .icon.play-time {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_550615fc498a860c4dfb6751f1e9f769.png");
}
.game-infos .game-message .content .statistics .statistics-item .icon.play-time-val {
  background-image: url("//pic.cgyouxi.com/orange/upload/202404/25322333_2001f03a3f3333fe59fd7b3257e3a3ff.png");
}
.game-infos .game-message .content .statistics .statistics-item .icon.flower {
  background-image: url("//pic.cgyouxi.com/orange/upload/202403/25322333_4679269298a74b3e46d024535cf9aff4.png");
}
.game-infos .game-message .content .statistics .statistics-item .icon.flower-val {
  background-image: url("//pic.cgyouxi.com/orange/upload/202404/25322333_fc3d34fc4ef530200af7b9174895d4a8.png");
}
.game-infos .game-message .content .statistics .statistics-item .icon.word-sum {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_280c02db5a80d13e6a7e3f536f38a88a.png");
}
.game-infos .game-message .content .statistics .statistics-item .icon.release-time {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_d2c5eff2adaa299357a82ccd1cf05fd9.png");
}
.game-infos .game-message .content .statistics .statistics-item .icon.last-update {
  background-image: url("//pic.cgyouxi.com/orange/upload/202405/25322333_89f3a483118dcaddeaa5fc8abe29a606.png");
}
.game-infos .game-message .content .statistics .statistics-item .icon.send-flower {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_e935db0a5937882fed365671ded03e68.png");
}
.game-infos .game-message .content .statistics .statistics-item .icon.share-wild-flower {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_0d7e9ba62be5a4710c7f841d33328ceb.png");
}
.game-infos .game-message .content .statistics .discount-item {
  width: 280px;
  height: 28px;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: 100% auto;
  background: #FFFAF5;
  border-radius: 4px;
  position: relative;
}
.game-infos .game-message .content .statistics .discount-item.active {
  background: #FAFAFA;
  border-radius: 4px;
  font-size: 12px;
  color: #A9A9A9;
}
.game-infos .game-message .content .statistics .discount-item:hover .new-inner-box {
  display: block;
}
.game-infos .game-message .content .statistics .discount-item .new-inner-box {
  position: absolute !important;
  left: 27px;
  bottom: 33px;
  border: 1px solid #FFA33E;
  background-color: #FFF;
  width: 214px;
  padding: 6px 8px;
  border-radius: 5px;
  position: relative;
  display: none;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
  padding-right: 6px;
}
.game-infos .game-message .content .statistics .discount-item .new-inner-box:before,
.game-infos .game-message .content .statistics .discount-item .new-inner-box:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -10px;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border: 5px solid transparent;
  border-top-color: #FFA33E;
}
.game-infos .game-message .content .statistics .discount-item .new-inner-box:after {
  bottom: -8px;
  border-top-color: #FFFAF5;
}
.game-infos .game-message .content .statistics .discount-item .new-inner-box .activities-info {
  max-height: 130px;
  overflow-y: auto;
}
.game-infos .game-message .content .statistics .discount-item .new-inner-box .activities-info::-webkit-scrollbar {
  width: 6px;
  height: 3px;
}
.game-infos .game-message .content .statistics .discount-item .new-inner-box .activities-info::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.game-infos .game-message .content .statistics .discount-item .num-icon {
  width: 18px;
  height: 18px;
  display: block;
  margin-right: 2px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_1ea077b39122e952899699d6c946caa5.png");
}
.game-infos .game-message .content .statistics .discount-item .num-icon.try-see-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_ff63b96c19d2aa19f0eb4549b44d8dcc.png");
}
.game-infos .game-message .content .statistics .discount-item .num-icon.send-flower-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_bf4ce2487298883ee4e9cddee028684f.png");
}
.game-infos .game-message .content .statistics .discount-item .num-icon.official-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_bb35cea89e3e9f57f24c517b82c56dd2.png");
}
.game-infos .game-message .content .statistics .discount-item .tip-box {
  font-size: 12px;
  font-weight: 400;
  color: #FF730A;
}
.game-infos .game-message .content .statistics .discount-item .dicount-icon {
  font-size: 14px;
  color: #FF730A;
  margin-right: 10px;
}
.game-infos .game-message .content .statistics .discount-item .time-txt {
  font-size: 12px;
  color: #FF730A;
}
.game-infos .game-message .content .inner {
  padding: 10px 16px 0;
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  line-height: 24px;
  background: #fff;
}
.game-infos .game-message .content .inner .item {
  position: relative;
  padding-bottom: 18px;
  font-size: 12px;
}
.game-infos .game-message .content .inner .item:after {
  content: '';
  clear: both;
  height: 0;
  width: 0;
  display: block;
}
.game-infos .game-message .content .inner .item:first-child {
  padding-top: 0;
}
.game-infos .game-message .content .inner .item:first-child .line {
  top: 5px;
}
.game-infos .game-message .content .inner .item:first-child .line > em {
  top: -5px;
}
.game-infos .game-message .content .inner .item > span {
  float: left;
}
.game-infos .game-message .content .inner .item > span .overdue {
  color: #FF4949;
}
.game-infos .game-message .content .inner .item > span .state {
  font-weight: bold;
}
.game-infos .game-message .content .inner .item.update .line > em {
  height: 20px;
  width: 20px;
  left: -10px;
  top: 22px;
}
.game-infos .game-message .content .inner .item.update:first-child .line {
  top: 4px;
}
.game-infos .game-message .content .inner .item.update:first-child .line > em {
  top: 0;
}
.game-infos .game-message .content .inner .item .vote-type {
  color: #F66F0C;
  display: none;
  margin-left: 102px;
}
.game-infos .game-message .content .inner .item .vote-type.show {
  display: block;
}
.game-infos .game-message .content .inner .item .vote {
  text-align: center;
  width: 148px;
  margin-left: 114px;
  margin-top: 10px;
  float: left;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #FF8E12;
}
.game-infos .game-message .content .inner .item .vote > p {
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 6px;
}
.game-infos .game-message .content .inner .item .vote div a {
  display: inline-block;
  width: 50px;
  height: 20px;
  font-size: 14px;
  color: #F7893F;
  letter-spacing: 0;
  line-height: 20px;
  text-align: right;
  vertical-align: top;
}
.game-infos .game-message .content .inner .item .vote div a:first-child {
  margin-right: 30px;
}
.game-infos .game-message .content .inner .item .vote div a:first-child.leave-init {
  background: url("//pic.cgyouxi.com/orange/upload/202312/40112030_1d535604f392ab02d11af9e4c022bac3.png") no-repeat left center;
  background-size: auto 14px;
  color: #F7893F;
}
.game-infos .game-message .content .inner .item .vote div a:first-child.leave-init:first-child {
  margin-right: 28px;
}
.game-infos .game-message .content .inner .item .vote div a:first-child.leave-init:hover {
  background: url("//pic.cgyouxi.com/orange/upload/202312/40112030_1d535604f392ab02d11af9e4c022bac3.png") no-repeat left center;
  background-size: auto 14px;
  color: #F7893F;
}
.game-infos .game-message .content .inner .item .vote div a:first-child.leave-valid {
  background: url("//c2.cgyouxi.com/website/orange/img/leave/good3.png") no-repeat;
  background-size: auto 20px;
  cursor: default;
}
.game-infos .game-message .content .inner .item .vote div a:first-child.leave-invalid {
  background: url("//c2.cgyouxi.com/website/orange/img/leave/good1.png") no-repeat;
  background-size: auto 20px;
  cursor: default;
}
.game-infos .game-message .content .inner .item .vote div a:last-child.leave-init {
  background: url("//pic.cgyouxi.com/orange/upload/202312/40112030_6408560752eeaef1bcd8b25722ae71aa.png") no-repeat left center;
  background-size: auto 14px;
  color: #F87877;
}
.game-infos .game-message .content .inner .item .vote div a:last-child.leave-init:hover {
  background: url("//pic.cgyouxi.com/orange/upload/202312/40112030_6408560752eeaef1bcd8b25722ae71aa.png") no-repeat left center;
  background-size: auto 14px;
  color: #F87877;
}
.game-infos .game-message .content .inner .item .vote div a:last-child.leave-valid {
  background: url("//c2.cgyouxi.com/website/orange/img/leave/bad3.png") no-repeat;
  background-size: auto 20px;
  cursor: default;
}
.game-infos .game-message .content .inner .item .vote div a:last-child.leave-invalid {
  background: url("//c2.cgyouxi.com/website/orange/img/leave/bad1.png") no-repeat;
  background-size: auto 20px;
  cursor: default;
}
.game-infos .game-message .content .inner .item .vote div span {
  font-size: 12px;
  color: #E6E6E6;
  letter-spacing: 0;
  line-height: 20px;
}
.game-infos .game-message .content .inner .item .vote div span:nth-child(2) {
  margin-right: 30px;
}
.game-infos .game-message .content .inner .item .vote div span .active {
  color: #F66F0C;
}
.game-infos .game-message .content .inner .item.say .line {
  border-right: 1px solid #FFE6D6;
}
.game-infos .game-message .content .inner .item.say .line > em {
  height: 20px;
  width: 20px;
  left: -10px;
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/40112030_9495a6dfaff0f85864a24dc22751d0b1.png');
  background-size: 100%;
  background-position: 0;
}
.game-infos .game-message .content .inner .item .text_box {
  float: left;
  width: 164px;
  max-height: 96px;
  overflow: hidden;
  margin-left: 22px;
}
.game-infos .game-message .content .inner .item .text_box .txt {
  letter-spacing: 0.3px;
  word-break: break-all;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.game-infos .game-message .content .inner .item > .unfold {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  display: none;
  position: relative;
  cursor: pointer;
  margin: 8px 0 0 104px;
}
.game-infos .game-message .content .inner .item > .unfold:after {
  content: '';
  position: absolute;
  right: -16px;
  top: 50%;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_7b5a42c76a41b8d36533d245a899a8c9.png");
  transform: translateY(-50%);
}
.game-infos .game-message .content .inner .item > .unfold:hover {
  color: #FA6400;
}
.game-infos .game-message .content .inner .date {
  width: 82px;
  font-size: 14px;
  line-height: 20px;
}
.game-infos .game-message .content .inner .line {
  position: absolute;
  left: 90px;
  top: 0;
  width: 0;
  height: 100%;
  border-right: 1px solid #ECECEC;
}
.game-infos .game-message .content .inner .line > em {
  position: absolute;
  height: 20px;
  width: 20px;
  left: -10px;
  top: 0;
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/40112030_f754b0d25736801a10b032da57f63556.png');
  background-size: 100%;
  background-position: 0;
}
/**
互动操作区域
 */
.game-interact {
  width: 1380px;
  height: 96px;
  background: #FFFFFF;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 0;
}
.game-interact .js-banner {
  width: 324px;
  height: 64px;
  border-radius: 4px;
  float: left;
  margin-left: 38px !important;
}
.game-interact .js-banner.showOrg {
  width: 260px;
  height: 64px;
  float: left;
  margin-left: 42px !important;
  margin-top: -5px !important;
}
.game-interact .js-banner.showOrg .swiper-slide a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.game-interact .game-interact > .left .item.the-best-banner img {
  margin-left: 0;
  margin-top: 0;
}
.game-interact .left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.game-interact .left .item {
  display: flex;
  height: 100%;
  align-items: center;
  margin-left: 24px;
}
.game-interact .left .item .text {
  padding-right: 24px;
  border-right: 1px solid #EBEBEB;
}
.game-interact .left .item.showOrg .text {
  padding-right: 0;
  border-right: 0;
}
.game-interact .left .item.the-best-banner {
  border-right: 0;
  margin-left: 0;
}
.game-interact .left .item.the-best-banner img {
  width: 100%;
  margin-left: 0;
  margin-top: 0;
}
.game-interact .left .item.share {
  position: relative;
}
.game-interact .left .item.share:hover .inner-box {
  display: block;
}
.game-interact .left .item.share .inner-box {
  position: absolute;
  left: -28px;
  top: 93px;
  width: 392px;
  height: 344px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  z-index: 1000;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_e90c8e9d38b7a4fb18bdaaa364236128.png");
}
.game-interact .left .item.share .inner-box .tip-box .title {
  height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  text-align: center;
  padding-top: 38px;
}
.game-interact .left .item.share .inner-box .tip-box p {
  height: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #BE620D;
  line-height: 14px;
  text-align: center;
  padding-top: 11px;
}
.game-interact .left .item.share .inner-box .tip-box .share-conf-content {
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
}
.game-interact .left .item.share .inner-box .tip-box .share-conf-content .share-item {
  width: 155px;
}
.game-interact .left .item.share .inner-box .tip-box .share-conf-content .share-item .share-content {
  width: 100%;
  height: 66px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #F2D4B9;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
.game-interact .left .item.share .inner-box .tip-box .share-conf-content .share-item .share-content .share-list span {
  display: block;
}
.game-interact .left .item.share .inner-box .tip-box .share-conf-content .share-item .share-content .share-list span.icon {
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_2739e5ae6ae652103759e8045b042272.png");
  background-size: 24px 25px;
  background-position: center center;
}
.game-interact .left .item.share .inner-box .tip-box .share-conf-content .share-item .share-content .share-list span.icon.jifen {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_8849023257916bb161ffbe32ae7e2287.png");
}
.game-interact .left .item.share .inner-box .tip-box .share-conf-content .share-item .share-content .share-list span.num {
  height: 14px;
  font-size: 14px;
  color: #BE620D;
  line-height: 14px;
  padding-top: 5px;
  text-align: center;
}
.game-interact .left .item.share .inner-box .tip-box .share-conf-content .share-item .share-text {
  width: 100%;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #FFF1DD;
  border-radius: 8px;
  border: 1px solid #F2D4B9;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  color: #BE620D;
}
.game-interact .left .item.share .inner-box .tip-box .share-box .title {
  height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  padding-top: 21px;
  padding-bottom: 12px;
}
.game-interact .left .item.share .inner-box .tip-box .share-box .item-box {
  width: 320px;
  height: 80px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #F2D4B9;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.game-interact .left .item.share .inner-box .tip-box .share-box .item-box .item-icon {
  width: 56px;
  text-align: center;
}
.game-interact .left .item.share .inner-box .tip-box .share-box .item-box .item-icon .icon {
  width: 36px;
  height: 36px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
.game-interact .left .item.share .inner-box .tip-box .share-box .item-box .item-icon .icon.wechat {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_00903830b755cfd24a4e30e667fd4f9c.png");
}
.game-interact .left .item.share .inner-box .tip-box .share-box .item-box .item-icon .icon.QQ {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_94acac19041ad60fb862626b3813bbd7.png");
}
.game-interact .left .item.share .inner-box .tip-box .share-box .item-box .item-icon .icon.weibo {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_c93b721b2a2292d47149db45efb35f84.png");
}
.game-interact .left .item.share .inner-box .tip-box .share-box .item-box .item-icon .icon.copy {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_2b3e608ce5d4e2d0ac74382e4ee404b6.png");
}
.game-interact .left .item.share .inner-box .tip-box .share-box .item-box .item-icon .icon.qzone {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_d251d3e3aace68c82cea1c7b7e4d7f2b.png");
}
.game-interact .left .item.share .inner-box .tip-box .share-box .item-box .item-icon span {
  padding-top: 6px;
}
.game-interact .left .item:hover .icon.share {
  background-image: url("//pic.cgyouxi.com/orange/upload/202312/40112030_e88fb1c7e11e4c2f91af1268887411df.png");
}
.game-interact .left .item:hover .icon.fav {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_8d981ba557d4d047b959c78775e45282.png");
}
.game-interact .left .item:hover .icon.like {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_8fb4f3b8a4e527596d6e7bf54ff67fce.png");
}
.game-interact .left .item:hover .text span {
  color: #FF730A;
}
.game-interact .left .item .goseeInvest {
  display: flex;
  align-items: center;
  position: relative;
  width: 142px;
  height: 52px;
  flex-shrink: 0;
  background: url(//pic.cgyouxi.com/orange/upload/202401/25322333_cd6ea9c32b25230dba318ea229bcdc91.png) center no-repeat;
  background-size: 100%;
}
.game-interact .left .item .goseeInvest .goInvest {
  position: absolute;
  left: 34px;
  top: -30px;
  width: 98px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_217983972ef4053bfc5f1442bcde05a1.png");
}
.game-interact .left .item .goseeInvest span {
  margin-left: 8px;
}
.game-interact .left .item.sendflower {
  width: 142px;
  height: 52px;
  flex-shrink: 0;
  margin-left: 23px;
  background: url('//pic.cgyouxi.com/orange/upload/202401/92323268_b3f86e809d14b0278aa292bde0837af6.png') left center no-repeat;
  background-size: 100%;
  position: relative;
  cursor: pointer;
}
.game-interact .left .item.sendflower:hover .send-flower-icon {
  animation-name: rotate6;
  /* 指定要应用的动画名称 */
  animation-duration: 0.8s;
  /* 设置动画持续时间 */
  animation-iteration-count: infinite;
  /* 无限次重复播放动画 */
  animation-timing-function: linear;
  /* 线性过渡效果 */
}
.game-interact .left .item.sendflower .send-flower-icon {
  position: absolute;
  left: 13px;
  top: 6px;
  display: block;
  width: 40px;
  height: 40px;
  background: url('//pic.cgyouxi.com/orange/upload/202401/92323268_cecd8a9a4a5baa0fa76f64dff7621e93.png') left center no-repeat;
  background-size: 100% auto;
}
.game-interact .left .item.sendflower * {
  display: none;
}
.game-interact .left .item.prizeGot {
  margin-left: 22px;
}
.game-interact .left .item.prizeGot span {
  font-size: 18px;
  color: #FF730A;
}
.game-interact .left .item.sendorange {
  position: relative;
  width: 142px;
  height: 52px;
  flex-shrink: 0;
  background: url('//pic.cgyouxi.com/orange/upload/202401/92323268_8dc40bf13f0df300e70b89d540567d32.png') center no-repeat;
  background-size: 100%;
}
.game-interact .left .item.sendorange:hover .send-orange-icon {
  animation-name: rotate6;
  /* 指定要应用的动画名称 */
  animation-duration: 0.8s;
  /* 设置动画持续时间 */
  animation-iteration-count: infinite;
  /* 无限次重复播放动画 */
  animation-timing-function: linear;
  /* 线性过渡效果 */
}
.game-interact .left .item.sendorange .send-orange-icon {
  position: absolute;
  left: 16px;
  top: 6px;
  display: block;
  width: 40px;
  height: 40px;
  background: url('//pic.cgyouxi.com/orange/upload/202401/92323268_e5a24ef6d90078bee0f4f82aa3fa5faa.png') left center no-repeat;
  background-size: 100% auto;
}
.game-interact .left .item.sendorange .orangeNum {
  position: absolute;
  left: -18px;
  top: -38px;
  width: 167px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  text-align: center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_648cc1fce4b50ae8b07ab85d801a8dff.png");
  z-index: 1;
}
.game-interact .left .item.sendorange .orangeNum span {
  vertical-align: middle;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  color: #FF730A;
  line-height: 21px;
  padding-top: 5px;
}
.game-interact .left .item .orange-text {
  font-size: 18px;
  font-weight: 500;
  color: #FF891F;
}
.game-interact .left .item.sendorange {
  margin-left: 16px;
}
.game-interact .left .item .icon {
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
.game-interact .left .item .icon.share {
  padding-top: 23px;
  padding-bottom: 23px;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_50e35303bc9082247d9f4c6a72fe0bd0.png");
}
.game-interact .left .item .icon.fav {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_404bf130510b734a66679c220c1811bd.png");
}
.game-interact .left .item .icon.fav.add-fav {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_8d981ba557d4d047b959c78775e45282.png");
}
.game-interact .left .item .icon.like {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_e195324df15dbcacf3091e3f96284f96.png");
}
.game-interact .left .item .icon.like.add-praise {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_8fb4f3b8a4e527596d6e7bf54ff67fce.png");
}
.game-interact .left .item .icon.flower {
  width: 80px;
  height: 80px;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_bdf858a31899654b66eece88bf3b239a.png");
}
.game-interact .left .item .icon.orange {
  width: 80px;
  height: 80px;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_85227d40b06b085113d120f526d57eb0.png");
}
.game-interact .left .item .icon.prize {
  width: 50px;
  height: 50px;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_3487aea223a8b31e3873ded45fabcb8d.png");
}
.game-interact .left .item .text {
  margin-left: 8px;
  cursor: default;
}
.game-interact .left .item span {
  display: block;
  white-space: nowrap;
}
.game-interact .left .item span.common-text {
  font-size: 18px;
  color: #333333;
  padding-top: 5px;
  text-align: left;
}
.game-interact .left .item span.common-num {
  font-size: 14px;
  color: #666666;
  padding-top: 4px;
  text-align: left;
}
.game-interact .right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.game-interact .right .item {
  margin-right: 27px;
  cursor: pointer;
}
.game-interact .right .item.showOrg {
  margin-right: 27px;
}
.game-interact .right .item:hover span {
  color: #FF730A !important;
}
.game-interact .right .item:hover .icon.mobile {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_b5ac50da8a01733ea981e967d72ba89a.png");
}
.game-interact .right .item:hover .icon.dev-tool {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_f47279a2980e4ad367b91c0eb842237b.png");
}
.game-interact .right .item:hover .icon.course {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_423e9e1939f2d89417bf8850dafd03b1.png");
}
.game-interact .right .item:hover .icon.report {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_53c74fe9fcf07d00f0445a4800c955ac.png");
}
.game-interact .right .item:last-child {
  margin-right: 22px;
}
.game-interact .right .item.mobile {
  position: relative;
}
.game-interact .right .item.mobile > .inner-box {
  display: none;
  position: absolute;
  top: 60px;
  bottom: auto;
  left: -45px;
  height: 182px;
  width: 158px;
  z-index: 999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #E6E6E6;
  border: none;
  background: transparent;
}
.game-interact .right .item.mobile > .inner-box:before,
.game-interact .right .item.mobile > .inner-box:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -16px;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border: 8px solid transparent;
  border-bottom-color: #E6E6E6;
}
.game-interact .right .item.mobile > .inner-box:after {
  top: -14px;
  border-bottom-color: #FFF;
}
.game-interact .right .item.mobile > .inner-box:before,
.game-interact .right .item.mobile > .inner-box:after {
  display: none;
}
.game-interact .right .item.mobile > .inner-box > .tip-box {
  display: none;
  position: absolute;
  top: 29px;
  bottom: auto;
  left: 0;
  height: 182px;
  width: 158px;
  z-index: 999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #E6E6E6;
  display: block;
  border-radius: 4px;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  font-size: 12px;
}
.game-interact .right .item.mobile > .inner-box > .tip-box:before,
.game-interact .right .item.mobile > .inner-box > .tip-box:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -16px;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border: 8px solid transparent;
  border-bottom-color: #E6E6E6;
}
.game-interact .right .item.mobile > .inner-box > .tip-box:after {
  top: -14px;
  border-bottom-color: #FFF;
}
.game-interact .right .item.mobile > .inner-box > .tip-box > .qr-code {
  height: 121px;
  width: 121px;
  background-image: url("../../img/common/game/icons.png");
  background-repeat: no-repeat;
  background-position: -1px -1012px;
  margin: 20px auto 10px;
}
.game-interact .right .item.mobile:hover > .inner-box {
  display: block;
}
.game-interact .right .item .icon {
  width: 46px;
  height: 46px;
  display: block;
  margin: 0 auto;
  transition: all 0.2s;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
.game-interact .right .item .icon.mobile {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_e3fa5c7c7fe5371060b7fe3a1aad8cdb.png");
}
.game-interact .right .item .icon.dev-tool {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_45638b61e62b4ebd60ff323e4080f577.png");
}
.game-interact .right .item .icon.course {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_956707e5b0eb68e15686810946b23b19.png");
}
.game-interact .right .item .icon.report {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_d1f1950990f536e26666896eeb95e851.png");
}
.game-interact .right .item span {
  display: block;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  margin-top: 4px;
  color: #666666;
}
.prompt-window-box.report-box {
  width: 396px;
  height: auto;
  background: linear-gradient(180deg, #FFF4E8 0%, #FFFFFF 100%);
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  position: fixed;
}
.prompt-window-box.report-box .report-box-info {
  padding-left: 36px;
  padding-right: 36px;
}
.prompt-window-box.report-box .title {
  position: relative;
  z-index: 1;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  padding-top: 42px;
  padding-bottom: 11px;
}
.prompt-window-box.report-box .icon {
  position: absolute;
  right: 27px;
  top: 5px;
  width: 66px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_8e6b233f06d72ecafb5621892d3e25bb.png");
}
.prompt-window-box.report-box .select-box {
  width: 100%;
  height: 36px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #FFE5DC;
  box-sizing: border-box;
  line-height: 36px;
  position: relative;
  margin-bottom: 12px;
}
.prompt-window-box.report-box .select-box .select-text {
  display: inline-block;
  padding-left: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.prompt-window-box.report-box .select-box .select-icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_c829da76d537ba62760379845993ebce.png");
}
.prompt-window-box.report-box .select-box .select-list {
  position: absolute;
  top: 36px;
  right: 0;
  width: 330px;
  height: 87px;
  z-index: 10;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202312/40112030_4495c3240cdd057ca475fe2bbecbe69a.png");
}
.prompt-window-box.report-box .select-box .select-list .select-item {
  height: 32px;
  line-height: 32px;
  padding-left: 20px;
  padding-right: 14px;
  font-size: 14px;
  color: #666666;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.prompt-window-box.report-box .select-box .select-list .select-item.active {
  background: #FFF9F6;
}
.prompt-window-box.report-box .select-box .select-list .select-item.active .check-icon {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_cd4b8cca24256466dcc1b4ef5bc2d79f.png");
}
.prompt-window-box.report-box .select-box .select-list .select-item:first-child {
  margin-top: 13px;
}
.prompt-window-box.report-box .badge-select-box {
  width: 162px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #FFE5DC;
  box-sizing: border-box;
  line-height: 36px;
  position: relative;
  margin-bottom: 12px;
}
.prompt-window-box.report-box .badge-select-box .select-text {
  display: inline-block;
  padding-left: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  max-width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.prompt-window-box.report-box .badge-select-box .select-icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_c829da76d537ba62760379845993ebce.png");
}
.prompt-window-box.report-box .badge-select-box .select-list {
  display: none;
  position: absolute;
  top: 42px;
  bottom: auto;
  left: 0;
  height: auto;
  width: 162px;
  z-index: 999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #FFE5DC;
  z-index: 10;
  max-height: 260px;
  overflow: hidden;
}
.prompt-window-box.report-box .badge-select-box .select-list:before,
.prompt-window-box.report-box .badge-select-box .select-list:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -16px;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border: 8px solid transparent;
  border-bottom-color: #FFE5DC;
}
.prompt-window-box.report-box .badge-select-box .select-list:after {
  top: -14px;
  border-bottom-color: #FFF;
}
.prompt-window-box.report-box .badge-select-box .select-list:before {
  left: 90%;
}
.prompt-window-box.report-box .badge-select-box .select-list:after {
  left: 90%;
}
.prompt-window-box.report-box .badge-select-box .select-list .select-item {
  height: 32px;
  line-height: 32px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 14px;
  font-size: 14px;
  color: #666666;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: default;
}
.prompt-window-box.report-box .badge-select-box .select-list .select-item .check-name {
  flex: 0 0 116px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.prompt-window-box.report-box .badge-select-box .select-list .select-item.active {
  background: #FFF9F6;
}
.prompt-window-box.report-box .badge-select-box .select-list .select-item.active .check-icon {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_cd4b8cca24256466dcc1b4ef5bc2d79f.png");
}
.prompt-window-box.report-box .badge-select-box .select-list .select-item:first-child {
  margin-top: 13px;
}
.prompt-window-box.report-box .report-title {
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  margin-bottom: 8px;
}
.prompt-window-box.report-box .report-list li {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin-bottom: 6px;
}
.prompt-window-box.report-box .report-list li .check-box {
  width: 20px;
  height: 20px;
  margin-right: 2px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_e827d77cf21d6a5bcc5e66a8a719c4b4.png");
  background-size: 16px auto;
}
.prompt-window-box.report-box .report-list li .check-box.active {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_a717a0eb8659b2f529d7355e7d068c7d.png");
}
.prompt-window-box.report-box .row2 .report-title {
  margin-top: 12px;
  margin-bottom: 8px;
}
.prompt-window-box.report-box .row2 .report-note {
  width: 324px;
  height: 70px;
  padding-left: 10px;
  padding-top: 8px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #E7E7E7;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-decoration: none;
  resize: none;
}
.prompt-window-box.report-box .report-btn-box {
  width: 100%;
  height: 57px;
  border-radius: 0 0 9px 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #EBEBEB;
  margin-top: 19px;
}
.prompt-window-box.report-box .report-btn-box .btn {
  width: 50%;
  height: 56px;
  line-height: 56px;
  font-size: 17px;
  font-weight: 400;
  color: #999999;
  text-align: center;
}
.prompt-window-box.report-box .report-btn-box .btn.sub-btn {
  font-weight: 600;
  color: #FF730A;
}
.prompt-window-box.report-box .report-btn-box .btn:first-child {
  border-right: 1px solid #EBEBEB;
}
.game-ad-box {
  width: 100%;
  height: 328px;
  background: #FFFFFF;
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 330px;
}
.game-ad-box.active {
  background-image: url("//pic.cgyouxi.com/orange/upload/202312/40112030_5c2c200a57139b19c608a39f8885c271.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.game-ad-box .game-ad-inner {
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
  height: 255px;
}
.game-ad-box .game-ad-inner .swiper-slide {
  width: 278px;
  height: 255px;
}
.game-ad-box .game-ad-inner .swiper-slide.common-slide .slide-item {
  width: 278px;
  height: 121px;
  border-radius: 4px;
  display: block;
  margin-bottom: 12px;
}
.game-ad-box .game-ad-inner .swiper-slide.common-slide .slide-item:last-child {
  margin-bottom: 0;
}
.game-ad-box .game-ad-inner .swiper-slide.common-slide .slide-item .slide-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.game-ad-box .game-ad-inner .swiper-slide.special-slide .slide-item {
  width: 278px;
  height: 77px;
  border-radius: 4px;
  display: block;
  margin-bottom: 12px;
}
.game-ad-box .game-ad-inner .swiper-slide.special-slide .slide-item:last-child {
  margin-bottom: 0;
}
.game-ad-box .game-ad-inner .swiper-slide.special-slide .slide-item .slide-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.game-ad-box .game-ad-inner .game-ad-pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 17px;
  width: 100%;
  z-index: 1;
}
.game-ad-box .game-ad-inner .game-ad-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #EDEDED;
  opacity: 1;
  margin-right: 6px;
}
.game-ad-box .game-ad-inner .game-ad-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.game-ad-box .game-ad-inner .game-ad-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 6px;
  height: 6px;
  background: #FF730A;
}
.game-ad-box .tips-banner-text {
  width: 278px;
  height: 25px;
  background: #FFF6ED;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.game-ad-box .tips-banner-text .horn-icon {
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_5fe96c9dece564367aed7bbe8bde3429.png");
}
.game-ad-box .tips-banner-text span {
  font-size: 13px;
  font-weight: 400;
  color: #FF730A;
  padding-left: 13px;
}
.controls {
  width: 1054px;
  height: 58px;
  background: #FFFFFF;
  border-radius: 0 0 8px 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.controls.hengban-controls {
  height: 65px;
}
.controls > div > .list {
  position: relative;
  cursor: pointer;
}
.controls > div > .list .controls-icon {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
.controls > div > .list .controls-btn {
  padding: 0 10px;
  border-radius: 8px;
  height: 18px;
  color: #2E2F31;
  font-size: 12px;
  line-height: 18px;
  background-color: #9FA1A5;
}
.controls > div > .list .controls-btn:hover {
  background-color: #71737A;
}
.controls > div > .list.definition .select-box {
  bottom: 50px;
}
.controls > div > .list.definition .select-box .inner .option {
  padding-left: 6px;
  padding-right: 6px;
}
.controls > div > .list .select-box {
  display: none;
  position: absolute;
  bottom: 50px;
  left: 50%;
  width: auto;
  transform: translateX(-50%);
  padding-bottom: 17px;
}
.controls > div > .list .select-box .inner {
  background-color: #fff;
  padding: 8px 7px 4px;
  border-radius: 5px;
  position: relative;
  display: block;
  text-align: center;
}
.controls > div > .list .select-box .inner:before,
.controls > div > .list .select-box .inner:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -10px;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border: 5px solid transparent;
  border-top-color: #fff;
}
.controls > div > .list .select-box .inner:after {
  bottom: -8px;
  border-top-color: #fff;
}
.controls > div > .list .select-box .inner .option {
  font-size: 14px;
  padding-right: 6px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 22px;
  color: #666;
  margin-bottom: 8px;
}
.controls > div > .list .select-box .inner .option:hover {
  color: #FF730A;
}
.controls > div > .list .select-box .inner .option.act {
  color: #FF730A;
  background: #FFEDDA;
  border-radius: 2px;
}
.controls > div > .list .select-box .inner .option.act.normal-speed .speed-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_8d2efb808999b1cde0019b1aab77a42e.png");
}
.controls > div > .list .select-box .inner .option.act.fast-speed .speed-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_98190dbec57bd2398080313c0f25a0ed.png");
}
.controls > div > .list .select-box .inner .option.act.ultrafast-speed .speed-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_5924a4f8742c73ddd1bb53d83f1d9947.png");
}
.controls > div > .list .select-box .inner .option:first-child {
  border: none;
}
.controls > div > .list .select-box .option .speed-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 2px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
.controls > div > .list .select-box .option.normal-speed .speed-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_c518467a335eb8b8e0a5082eecfc7584.png");
}
.controls > div > .list .select-box .option.normal-speed:hover .speed-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_8d2efb808999b1cde0019b1aab77a42e.png");
}
.controls > div > .list .select-box .option.fast-speed .speed-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_9bd0863f6ef215a99c4c136dc33992ed.png");
}
.controls > div > .list .select-box .option.fast-speed:hover .speed-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_98190dbec57bd2398080313c0f25a0ed.png");
}
.controls > div > .list .select-box .option.ultrafast-speed .speed-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_c13f2a8e60ab768c4c552e4f7591b90a.png");
}
.controls > div > .list .select-box .option.ultrafast-speed:hover .speed-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_5924a4f8742c73ddd1bb53d83f1d9947.png");
}
.controls .controls-l {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 58px;
}
.controls .controls-l.controls-r .list .controls-icon {
  margin-right: 0;
}
.controls .controls-l .list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-right: 16px;
  margin-right: 16px;
  position: relative;
}
.controls .controls-l .list:last-child {
  padding-right: 0;
  margin-right: 21px;
}
.controls .controls-l .list:last-child:after {
  content: none;
}
.controls .controls-l .list:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #EBEBEB;
}
.controls .controls-l .list .controls-icon {
  margin-right: 6px;
}
.controls .controls-l .list .icon-txt {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.controls .controls-l .speed {
  padding-left: 24px;
}
.controls .controls-l .speed .controls-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_4d9ddff676b6a53708db95fdad0bfcc0.png");
}
.controls .controls-l .reset-screen .controls-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_5c3797c9b5b262becae027039a357fd2.png");
}
.controls .controls-l .next-line .controls-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202603/25322333_de1fe19c426bbe6f6b14ff139802740b.png");
}
.controls .controls-l .full-screen .controls-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_e90416d39915ec98afd67673596d60ed.png");
}
.controls .controls-l .menu .controls-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_e5c3599fc60a0fb8755b82d0deddf846.png");
}
.controls .controls-l .word-speed {
  height: 58px;
}
.controls .controls-l .word-speed .js-select-box {
  left: 15px;
}
.controls .controls-l .word-speed:hover .js-select-box {
  display: block !important;
}
.controls .controls-l .word-speed .controls-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_98190dbec57bd2398080313c0f25a0ed.png");
}
.controls .controls-l .word-speed .controls-icon.ultrafast {
  background-image: url('//pic.cgyouxi.com/orange/upload/202312/40112030_5924a4f8742c73ddd1bb53d83f1d9947.png');
}
.controls .controls-l .word-speed .controls-icon.fast {
  background-image: url("//pic.cgyouxi.com/orange/upload/202312/40112030_98190dbec57bd2398080313c0f25a0ed.png");
}
.controls .controls-l .word-speed .controls-icon.normal {
  background-image: url("//pic.cgyouxi.com/orange/upload/202312/40112030_8d2efb808999b1cde0019b1aab77a42e.png");
}
.controls .controls-l .definition {
  width: 38px;
  height: 38px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.controls .controls-l .definition .js-select-box {
  left: 19px;
}
.controls .controls-l .definition:hover .js-select-box {
  display: block;
}
.controls .controls-l .definition .controls-icon {
  width: 38px;
  height: 38px;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_313df356d87187694193f628a33af04c.png");
}
.controls .controls-l .definition .controls-icon.hd_32 {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_313df356d87187694193f628a33af04c.png");
}
.controls .controls-l .definition .controls-icon.hd_34 {
  background-image: url("//pic.cgyouxi.com/orange/upload/202312/40112030_55c56d795fcc804accf438fe4669b93d.png");
}
.controls .controls-l .sound-volume .controls-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_8afd5520ee17e0692152862a7b4a7e7c.png");
}
.controls .controls-l .sound-volume.mute .controls-icon {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/92323268_72b21c5249b6ee5a340c1cb891b74954.png");
}
.controls .controls-l .surrounding {
  width: 80px;
  height: 40px;
  background: url('//pic.cgyouxi.com/orange/upload/202604/59029616_eba02d363c39dd2c274397ecd4ed2419.gif') no-repeat 0 0 / auto 100%;
}
.controls .controls-l .surrounding.disabled {
  background-image: url('//pic.cgyouxi.com/orange/upload/202604/59029616_942c0670d0671b3c5e4422e9b6c5dad7.png');
}
.sp-game-box .comment-inner.ps-container .ps-scrollbar-y-rail {
  width: 4px;
  right: 0 !important;
}
.sp-game-box .comment-inner.ps-container .ps-scrollbar-y-rail:hover {
  background: transparent;
}
.sp-game-box .comment-inner.ps-container .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #2e2f31;
}
.sp-game-box .comment-inner.ps-container .ps-scrollbar-y {
  width: 4px;
  background-color: #2e2f31;
}
#other .badge-tab-box .tab {
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  overflow: hidden;
  background: url("//pic.cgyouxi.com/orange/upload/202312/40112030_edd96da15df52f2e5c619e1fd3bcaf37.png") no-repeat center bottom;
  background-size: 100% auto;
}
#other .badge-tab-box .tab span {
  cursor: pointer;
  color: #333333;
  font-weight: 500;
  padding: 17px 63px 17px 24px;
  width: 264px;
  font-size: 22px;
  text-align: left;
  background: linear-gradient(360deg, #FFFEFD 0%, #FFF8F4 100%);
  border-radius: 20px 20px 0px 0px;
  border: 1px solid #FFE2CE;
  border-bottom: none;
}
#other .badge-tab-box .tab span i {
  font-style: normal;
  position: relative;
}
#other .badge-tab-box .tab span.active {
  padding: 20px 52px 24px 24px;
  width: 275px;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px 0px #FFD1BD;
  border-radius: 20px 20px 0px 0px;
  font-size: 22px;
  font-weight: bold;
  color: #FF730A;
}
#other .badge-tab-box .tab span.active i::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 8px;
  background: rgba(255, 102, 15, 0.12);
  border-radius: 4px;
  bottom: -3px;
  left: 0;
}
#other #tab-medal.tab-content {
  width: 1054px;
  height: auto;
  padding-bottom: 24px;
  background: #FFFFFF;
  border-radius: 0 0 8px 8px;
}
#other #tab-medal.tab-content .no_badges {
  padding: 20px 20px 0px;
}
#other #tab-medal.tab-content .tab-medal {
  overflow: hidden;
}
#other #tab-medal.tab-content .tab-medal .inner {
  background: #F4F4F4;
  margin-left: 24px;
  margin-right: 24px;
  width: 1006px;
  margin-top: 13px;
  overflow: hidden;
  position: relative;
  border-radius: 8px 8px 0 0;
}
#other #tab-medal.tab-content .tab-medal .inner .medal-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #F4F4F4;
  border-bottom: 1px solid #FFEBD5;
  position: relative;
  left: 0;
}
#other #tab-medal.tab-content .tab-medal .inner .medal-list li {
  position: relative;
  flex: 0 0 100px;
  height: 98px;
  background: #F4F4F4;
  border-radius: 8px 8px 0 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#other #tab-medal.tab-content .tab-medal .inner .medal-list li:last-child {
  margin-right: 0;
}
#other #tab-medal.tab-content .tab-medal .inner .medal-list li a {
  display: block;
}
#other #tab-medal.tab-content .tab-medal .inner .medal-list li a .doule-point-icon {
  width: 52px;
  height: 17px;
  position: absolute;
  top: 6px;
  right: 2px;
  border-radius: 3px;
}
#other #tab-medal.tab-content .tab-medal .inner .medal-list li a img {
  width: 60px;
  height: 60px;
  border-radius: 8px;
}
#other #tab-medal.tab-content .tab-medal .inner .medal-list li.active {
  width: 100px;
  height: 98px;
  background: #FFFFFF;
  border-radius: 8px 8px 0 0;
  border: 1px solid #FFE6CD;
  border-bottom: none;
  position: relative;
}
#other #tab-medal.tab-content .tab-medal .inner .medal-list li.active:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -2px;
  width: 100%;
  height: 3px;
  background: #fff;
  border-radius: 2px;
  z-index: 2;
}
#other #tab-medal.tab-content .tab-medal .inner .medal-list li.active:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 26px;
  height: 3px;
  background: #FF730A;
  border-radius: 2px;
  z-index: 3;
}
#other #tab-medal.tab-content .tab-medal .left {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_09513815e4ebd83c08523a3fd93f1012.png");
}
#other #tab-medal.tab-content .tab-medal .left:hover {
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_224744fb935137c4275d3c15f781eb1b.png");
}
#other #tab-medal.tab-content .tab-medal .right {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_421e15038ed2d89014a3c61a6c018351.png");
}
#other #tab-medal.tab-content .tab-medal .right:hover {
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_48b549421f8f4400c19ec126a25eeb34.png");
}
#other #tab-medal.tab-content .tab-medal-box {
  height: auto;
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background: linear-gradient(180deg, #FFFFFF 0%, #FEFAF6 100%);
  border-radius: 0 0 8px 8px;
  border-left: 1px solid #FFEBD5;
  border-right: 1px solid #FFEBD5;
  border-bottom: 1px solid #FFEBD5;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content {
  width: 942px;
  height: auto;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #FFF3E7;
  margin-left: 16px;
  margin-right: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .game_tab_space {
  width: 100%;
  height: 21px;
  display: none;
  background: #fff;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .game_tab_develop {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 42px;
  z-index: 5;
  width: 972px;
  display: block;
  cursor: pointer;
  background-size: 100%;
  text-align: center;
  overflow: hidden;
  height: 42px;
  line-height: 42px;
  background: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  border-radius: 0 0 8px 8px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .game_tab_develop_no {
  background: none;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .game_tab_develop > i {
  padding-right: 19px;
  background: url('../../../orange/img/sign/icon_show.png') no-repeat right center;
  background-size: 14px;
  font-size: 14px;
  color: #FF730A;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .game_tab_develop > i.retract_icon {
  background: url('../../../orange/img/sign/icon_hide.png') no-repeat right center;
  background-size: 14px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .inner.active {
  overflow: hidden;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .medal-img-content {
  width: 106px;
  height: 106px;
  flex-grow: 0;
  flex-shrink: 0;
  border-radius: 8px;
  margin-top: 6px;
  margin-bottom: 6px;
  position: relative;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .medal-img-content img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .medal-img-content .act-icon {
  width: 40px;
  height: 21px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: unset;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail {
  margin-left: 14px;
  padding-right: 29px;
  padding-bottom: 16px;
  position: relative;
  height: 100%;
  flex: 0 0 254px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_82955c1a027247261eea00eb67a7781e.png");
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .name {
  height: 24px;
  font-size: 18px;
  font-weight: 500;
  color: #AF6550;
  line-height: 24px;
  margin-top: 12px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .name .game-title {
  max-width: 100px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .name .title {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  vertical-align: top;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .name .title .title-right {
  display: inline-block;
  min-width: 14px;
  position: relative;
  text-align: center;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .name .title .title-right .line {
  min-width: 14px;
  width: calc(100% + 2px);
  height: 1px;
  border-top: 1px solid #999;
  position: absolute;
  top: 11px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .name .title .doule-score {
  display: inline-block;
  border-left: 1px solid #d8d8d8;
  height: 15px;
  line-height: 12px;
  margin-left: 6px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .name .title .doule-score .num {
  font-weight: bold;
  font-size: 16px;
  color: #FF644C;
  margin-left: 6px;
  position: relative;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .name .title .doule-score .num .end-time {
  z-index: 1;
  font-weight: 500;
  position: absolute;
  top: -34px;
  left: -96px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #FF654D;
  width: 178px;
  height: 27px;
  background: url('//pic.cgyouxi.com/orange/upload/202406/25322333_e65a9db42c26908621b22204557a487f.png') no-repeat 100%;
  background-size: 100%;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .price {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-top: 8px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .price div {
  padding-top: 6px;
  line-height: 20px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .detail .price .item-title {
  font-weight: 500;
  color: #AF6550;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .desc {
  width: 350px;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 0 29px 0 29px;
  margin-top: 20px;
  margin-bottom: 34px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  position: relative;
  overflow: hidden;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .desc .ps-scrollbar-x {
  display: none !important;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .desc .ps-scrollbar-y-rail {
  position: absolute;
  right: 4px;
  width: 4px;
  height: 298px;
  background: rgba(102, 102, 102, 0.25);
  border-radius: 2px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .desc .ps-scrollbar-y-rail .ps-scrollbar-y {
  width: 4px;
  background: rgba(102, 102, 102, 0.25);
  border-radius: 2px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .desc.active {
  max-height: 80px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .desc.active_state {
  max-height: 340px;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .desc:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_82955c1a027247261eea00eb67a7781e.png");
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .badge-status {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  width: 145px;
  height: 100%;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .badge-status .bton {
  padding-left: 26px;
  padding-right: 26px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  background: #FFF;
  color: #FF730A;
  border: 1px solid #FF730A;
}
#other #tab-medal.tab-content .tab-medal-box .tab-medal-content .badge-status .bton.disabled {
  background: #CBCBCB;
  color: #FFFFFF;
  border: 1px solid #CBCBCB;
}
#other #tab-pendant {
  width: 1054px;
  height: auto;
  background: #FFFFFF;
  border-radius: 0 0 8px 8px;
  padding-bottom: 24px;
}
#other #tab-pendant .layui-tab {
  margin: 0;
}
#other #tab-pendant .tab-pendant {
  padding-top: 13px;
}
#other #tab-pendant .tab-pendant .inner {
  background: #F4F4F4;
  margin-left: 24px;
  margin-right: 24px;
  width: 1006px;
  overflow: hidden;
  position: relative;
  border-radius: 8px 8px 0 0;
}
#other #tab-pendant .tab-pendant .inner .pendant-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  position: relative;
  background: #F4F4F4;
  border-bottom: 1px solid #FFEBD5;
}
#other #tab-pendant .tab-pendant .inner .pendant-list li {
  flex: 0 0 100px;
  height: 98px;
  background: #F4F4F4;
  border-radius: 8px 8px 0 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#other #tab-pendant .tab-pendant .inner .pendant-list li a {
  display: block;
  padding: 0;
  margin: 0;
}
#other #tab-pendant .tab-pendant .inner .pendant-list li a img {
  width: 60px;
  height: 60px;
  border-radius: 8px;
}
#other #tab-pendant .tab-pendant .inner .pendant-list li.layui-this {
  width: 100px;
  height: 98px;
  background: #FFFFFF;
  border-radius: 8px 8px 0 0;
  border: 1px solid #FFE6CD !important;
  position: relative;
  transition: none !important;
}
#other #tab-pendant .tab-pendant .inner .pendant-list li.layui-this:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -2px;
  top: auto;
  width: 100%;
  height: 3px;
  border: none;
  background: #fff;
  border-radius: 2px;
  z-index: 2;
}
#other #tab-pendant .tab-pendant .inner .pendant-list li.layui-this:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 26px;
  height: 3px;
  background: #FF730A;
  border-radius: 2px;
  z-index: 3;
}
#other #tab-pendant .tab-pendant .inner .left {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_09513815e4ebd83c08523a3fd93f1012.png");
}
#other #tab-pendant .tab-pendant .inner .left:hover {
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_224744fb935137c4275d3c15f781eb1b.png");
}
#other #tab-pendant .tab-pendant .inner .right {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_421e15038ed2d89014a3c61a6c018351.png");
}
#other #tab-pendant .tab-pendant .inner .right:hover {
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_48b549421f8f4400c19ec126a25eeb34.png");
}
#other #tab-pendant .tab-pendant-box {
  height: auto;
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 16px !important;
  background: linear-gradient(180deg, #FFFFFF 0%, #FEFAF6 100%);
  border-radius: 0 0 8px 8px;
  border-left: 1px solid #FFEBD5;
  border-right: 1px solid #FFEBD5;
  border-bottom: 1px solid #FFEBD5;
}
#other #tab-pendant .tab-pendant-box.layui-tab-content {
  padding: 0;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content {
  width: 942px;
  height: auto;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #FFF3E7;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .tab-pendant-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .game_tab_space {
  width: 100%;
  height: 21px;
  display: none;
  background: #fff;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .game_tab_develop {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 42px;
  z-index: 5;
  width: 972px;
  display: block;
  cursor: pointer;
  background-size: 100%;
  text-align: center;
  overflow: hidden;
  height: 42px;
  line-height: 42px;
  background: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  border-radius: 0 0 8px 8px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .game_tab_develop_no {
  background: none;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .game_tab_develop > i {
  padding-right: 19px;
  background: url('../../../orange/img/sign/icon_show.png') no-repeat right center;
  background-size: 14px;
  font-size: 14px;
  color: #FF730A;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .game_tab_develop > i.retract_icon {
  background: url('../../../orange/img/sign/icon_hide.png') no-repeat right center;
  background-size: 14px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .user_img {
  width: 94px;
  height: 94px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-top: 6px;
  margin-bottom: 6px;
  position: relative;
  border-radius: 100%;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .user_img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 106px;
  height: 106px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .detail {
  margin-left: 14px;
  padding-right: 29px;
  position: relative;
  height: 100%;
  padding-bottom: 16px;
  flex: 0 0 254px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .detail:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_82955c1a027247261eea00eb67a7781e.png");
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .detail .name {
  height: 24px;
  font-size: 18px;
  font-weight: 500;
  color: #AF6550;
  line-height: 24px;
  margin-top: 12px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .detail .name .title {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  vertical-align: top;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .detail .price {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-top: 8px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .detail .price div {
  padding-top: 6px;
  height: 20px;
  line-height: 20px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .detail .price .item-title {
  font-weight: 500;
  color: #AF6550;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .desc {
  width: 350px;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 0 29px 0 29px;
  margin-top: 20px;
  margin-bottom: 34px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  position: relative;
  overflow: hidden;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .desc .ps-scrollbar-x {
  display: none !important;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .desc .ps-scrollbar-y-rail {
  position: absolute;
  right: 4px;
  width: 4px;
  height: 298px;
  background: rgba(102, 102, 102, 0.25);
  border-radius: 2px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .desc .ps-scrollbar-y-rail .ps-scrollbar-y {
  width: 4px;
  background: rgba(102, 102, 102, 0.25);
  border-radius: 2px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .desc.active {
  max-height: 80px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .desc.active_state {
  max-height: 340px;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .desc:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_82955c1a027247261eea00eb67a7781e.png");
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .pendant-status {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  width: 145px;
  height: 100%;
  flex-direction: column;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .pendant-status a {
  padding-left: 26px;
  padding-right: 26px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #FF730A;
  background: #FFF;
  border: 1px solid #FF730A;
}
#other #tab-pendant .tab-pendant-box .tab-pendant-content .pendant-status a.disabled {
  background: #CBCBCB;
  color: #FFFFFF;
  border: 1px solid #CBCBCB;
}
#other #tab-wild-medal.tab-content {
  width: 1054px;
  height: auto;
  background: #FFFFFF;
  border-radius: 0 0 8px 8px;
  padding-bottom: 24px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal {
  padding-top: 13px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner {
  background: #F4F4F4;
  margin-left: 24px;
  margin-right: 24px;
  width: 1006px;
  overflow: hidden;
  position: relative;
  border-radius: 8px 8px 0 0;
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .wild-medal-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #F4F4F4;
  position: relative;
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .wild-medal-list li {
  flex: 0 0 100px;
  height: 98px;
  background: #F4F4F4;
  border-radius: 8px 8px 0 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .wild-medal-list li a {
  display: block;
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .wild-medal-list li a img {
  width: 60px;
  height: 60px;
  border-radius: 8px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .wild-medal-list li.active {
  width: 100px;
  height: 98px;
  background: #FFFFFF;
  border-radius: 8px 8px 0 0;
  border: 1px solid #FFE6CD;
  position: relative;
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .wild-medal-list li.active:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -2px;
  width: 100%;
  height: 3px;
  background: #fff;
  border-radius: 2px;
  z-index: 2;
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .wild-medal-list li.active:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 26px;
  height: 3px;
  background: #FF730A;
  border-radius: 2px;
  z-index: 3;
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .left {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_09513815e4ebd83c08523a3fd93f1012.png");
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .left:hover {
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_224744fb935137c4275d3c15f781eb1b.png");
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .right {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_421e15038ed2d89014a3c61a6c018351.png");
}
#other #tab-wild-medal.tab-content .tab-wild-medal .inner .right:hover {
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_48b549421f8f4400c19ec126a25eeb34.png");
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box {
  height: auto;
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  background: linear-gradient(180deg, #FFFFFF 0%, #FEFAF6 100%);
  border-radius: 0 0 8px 8px;
  border-left: 1px solid #FFEBD5;
  border-right: 1px solid #FFEBD5;
  border-bottom: 1px solid #FFEBD5;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content {
  width: 942px;
  height: auto;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #FFF3E7;
  margin-left: 16px;
  margin-right: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .game_tab_space {
  width: 100%;
  height: 21px;
  display: none;
  background: #fff;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .game_tab_develop {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 42px;
  z-index: 5;
  width: 972px;
  display: block;
  cursor: pointer;
  background-size: 100%;
  text-align: center;
  overflow: hidden;
  height: 42px;
  line-height: 42px;
  background: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  border-radius: 0 0 8px 8px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .game_tab_develop_no {
  background: none;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .game_tab_develop > i {
  padding-right: 19px;
  background: url('../../../orange/img/sign/icon_show.png') no-repeat right center;
  background-size: 14px;
  font-size: 14px;
  color: #FF730A;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .game_tab_develop > i.retract_icon {
  background: url('../../../orange/img/sign/icon_hide.png') no-repeat right center;
  background-size: 14px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .medal-img-content {
  width: 106px;
  height: 106px;
  flex-grow: 0;
  flex-shrink: 0;
  border-radius: 8px;
  margin-top: 6px;
  margin-bottom: 6px;
  position: relative;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .medal-img-content img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .medal-img-content .act-icon {
  width: 30px;
  height: 16px;
  position: absolute;
  top: -8px;
  right: -10px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .detail {
  margin-left: 14px;
  padding-right: 29px;
  padding-bottom: 16px;
  position: relative;
  height: 100%;
  flex: 0 0 254px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .detail:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_82955c1a027247261eea00eb67a7781e.png");
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .detail .name {
  height: 24px;
  font-size: 18px;
  font-weight: 500;
  color: #AF6550;
  line-height: 24px;
  margin-top: 12px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .detail .name .title {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  vertical-align: top;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .detail .price {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-top: 8px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .detail .price div {
  padding-top: 6px;
  line-height: 20px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .detail .price .item-title {
  font-weight: 500;
  color: #AF6550;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .detail .price i {
  font-style: normal;
  color: #999;
  font-size: 11px;
  vertical-align: text-bottom;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .desc {
  width: 350px;
  overflow: hidden;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 0 29px 0 29px;
  margin-top: 20px;
  margin-bottom: 34px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  position: relative;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .desc .ps-scrollbar-x {
  display: none !important;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .desc .ps-scrollbar-y-rail {
  position: absolute;
  right: 4px;
  width: 4px;
  height: 298px;
  background: rgba(102, 102, 102, 0.25);
  border-radius: 2px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .desc .ps-scrollbar-y-rail .ps-scrollbar-y {
  width: 4px;
  background: rgba(102, 102, 102, 0.25);
  border-radius: 2px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .desc.active {
  max-height: 80px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .desc.active_state {
  max-height: 340px;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .desc:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_82955c1a027247261eea00eb67a7781e.png");
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .wild-status {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  width: 145px;
  height: 100%;
  flex-direction: column;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .wild-status .bton {
  padding-left: 26px;
  padding-right: 26px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  background: #FFF;
  color: #FF730A;
  border: 1px solid #FF730A;
}
#other #tab-wild-medal.tab-content .tab-wild-medal-box .tab-wild-medal-content .wild-status .bton.disabled {
  background: #CBCBCB;
  color: #FFFFFF;
  border: 1px solid #CBCBCB;
}
.games_choujiang {
  width: 1054px;
  height: auto;
  background: linear-gradient(180deg, #FFF6F0 0%, #FFFFFF 100%);
  border-radius: 8px;
  position: relative;
  padding-bottom: 42px;
  margin-bottom: 24px;
  margin-top: 10px;
}
.games_choujiang .title {
  width: 161px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_2dd3dcca0874369152d26b58d47297d2.png");
  position: relative;
  top: -10px;
}
.games_choujiang .tab-content_container {
  position: relative;
  overflow: hidden;
}
.games_choujiang .tab-content_container .award_container {
  position: relative;
}
.games_choujiang .tab-content_container .award_container .zhongjiang_container {
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  justify-content: space-between;
}
.games_choujiang .tab-content_container .award_container .zhongjiang_container .zhongjiang {
  font-size: 20px;
  font-weight: 500;
  color: #FF730A;
  line-height: 20px;
  padding-top: 16px;
}
.games_choujiang .tab-content_container .award_container .zhongjiang_container .not_zhongjiang {
  padding-top: 16px;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
}
.games_choujiang .tab-content_container .award_container .zhongjiang_container .active_time {
  padding-top: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
.games_choujiang .tab-content_container .award_container .zhongjiang_container .active_time span {
  color: #666666;
}
.games_choujiang .tab-content_container .award_container .zhongjiang_container .zhongjiang_tips {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  padding-top: 6px;
}
.games_choujiang .tab-content_container .award_container .zhongjiang_container .receive_btn {
  width: 100px;
  height: 36px;
  margin-top: 49px;
}
.games_choujiang .tab-content_container .award_container .zhongjiang_container .receive_btn a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 18px;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
}
.games_choujiang .tab-content_container .award_container .zhongjiang_container .receive_btn a.can_click {
  background: #FF730A;
}
.games_choujiang .tab-content_container .award_container .zhongjiang_container .receive_btn a.no_click {
  background: #ebebeb;
  color: #999999;
  pointer-events: none;
}
.games_choujiang .tab-content_container .award_container .award_container_show {
  padding-left: 24px;
  padding-right: 24px;
}
.games_choujiang .tab-content_container .award_container .award_container_show .active_tips {
  font-size: 20px;
  font-weight: 500;
  color: #FF730A;
  line-height: 20px;
  padding-top: 16px;
  padding-bottom: 18px;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content {
  display: flex;
  justify-content: flex-start;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_left {
  width: 262px;
  height: 338px;
  border-radius: 8px;
  border: 1px solid #FFD8BC;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_67ebaa9db0e3c6a3fb86e25b1a6114ae.png");
  position: relative;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_left :after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  right: -31px;
  width: 46px;
  height: 156px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_b86b14509409f1fcd6af6313a8a2ed00.png");
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_left .award_img {
  width: 180px;
  height: 180px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 59px;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_left .award_img img {
  width: 100%;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_left .award_name {
  box-sizing: border-box;
  width: 100%;
  padding: 0 18px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 25px;
  margin-top: 16px;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right {
  width: 708px;
  height: 338px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #FFD8BC;
  margin-left: 15px;
  padding-left: 22px;
  position: relative;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .partake_icon {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 36px;
  right: 54px;
  background: url("//pic.cgyouxi.com/orange/upload/202312/40112030_d775741ce24339dc2220b18c720675df.png") no-repeat center center;
  background-size: 100% auto;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .end_icon {
  width: 138px;
  height: 138px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("//pic.cgyouxi.com/orange/upload/202312/40112030_612a9ee66ccbd7678785fff547e17adc.png") no-repeat center center;
  background-size: 100% auto;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  padding-top: 16px;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time .time-box {
  position: relative;
  padding-left: 18px;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time .time-box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_5cbbfb7437fe1e77cdf71b36923d9b78.png");
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time .normal_word {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time.tiaojian {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
  padding-top: 8px;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time.tiaojian .tioajian_left {
  position: relative;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time.tiaojian .tioajian_left .time-box {
  position: relative;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time.tiaojian .tioajian_left .time-box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_5cbbfb7437fe1e77cdf71b36923d9b78.png");
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time.tiaojian .tioajian_right {
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time.tiaojian .tioajian_right div {
  line-height: 20px;
  padding-bottom: 8px;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time.tiaojian .tioajian_right div i {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_2ef97e7a2ca4b80b94959f6d50c9e817.png");
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time.tiaojian .tioajian_right div i.finish {
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/15076902_a441be9b6bc01e4a93237dd2f2baf12b.png");
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time .award_tips_label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 0 0 88px;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time.gray_word_time {
  padding-top: 0;
}
.games_choujiang .tab-content_container .award_container .award_container_show .award_container_content .award_container_right .choujaing_time.award_tips_container {
  padding-top: 8px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding-right: 24px;
  display: flex;
  justify-content: flex-start;
  align-items: start;
}
.games_choujiang .expand-box {
  width: 1054px;
  height: 42px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  border-radius: 0 0 8px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.games_choujiang .expand-box.no-expand .expand-icon {
  background-image: url('//c2.cgyouxi.com/website/orange/img/sign/icon_show.png');
}
.games_choujiang .expand-box .expand-btn {
  font-size: 14px;
  font-weight: 400;
  color: #FF730A;
  line-height: 14px;
  margin-right: 5px;
}
.games_choujiang .expand-box .expand-icon {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-size: 14px 14px;
  background-image: url('//pic.cgyouxi.com/orange/upload/202311/40112030_7634a8b31a5b438c340ab5b256cf43b8.png');
}
.designation-box {
  padding-top: 0;
}
.designation-box .designation-tab {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  width: 1054px;
  height: auto;
  background: url("//pic.cgyouxi.com/orange/upload/202312/40112030_edd96da15df52f2e5c619e1fd3bcaf37.png") no-repeat center bottom;
  background-size: 100% auto;
}
.designation-box .designation-tab .tab-item {
  cursor: pointer;
  color: #333333;
  font-weight: 500;
  padding: 17px 63px 17px 24px;
  width: 440px;
  font-size: 22px;
  text-align: left;
  background: linear-gradient(360deg, #FFFEFD 0%, #FFF8F4 100%);
  border-radius: 20px 20px 0 0;
  border: 1px solid #FFE2CE;
  border-bottom: none;
}
.designation-box .designation-tab .tab-item .tab-tips {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.designation-box .designation-tab .tab-item .tab-tips i {
  font-style: normal;
}
.designation-box .designation-tab .tab-item .tips {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/40112030_238946081ca418a099ed80ae350430e5.png");
  position: relative;
}
.designation-box .designation-tab .tab-item .tips > span {
  position: absolute;
  display: none;
  padding: 20px 30px;
  font-size: 12px;
  color: #87898f;
  line-height: 22px;
  text-align: justify;
}
.designation-box .designation-tab .tab-item .tips:hover > span {
  display: block;
  right: -315px;
  top: -23px;
  width: 260px;
  padding: 20px;
  text-align: justify;
  font-size: 12px;
  color: #87898f;
  line-height: 22px;
  font-style: normal;
  background: #fff;
  border: 1px solid #E6E6E6;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  z-index: 10000;
}
.designation-box .designation-tab .tab-item .tips:hover > span:before,
.designation-box .designation-tab .tab-item .tips:hover > span:after {
  content: '';
  position: absolute;
  left: -16px;
  top: 20px;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent;
  border-right-color: #E6E6E6;
}
.designation-box .designation-tab .tab-item .tips:hover > span:after {
  left: -15px;
  border-right-color: #fff;
}
.designation-box .designation-tab .tab-item.active {
  width: 451px;
  padding: 20px 52px 24px 24px;
  background: #FFFFFF;
  box-shadow: 0 4px 8px 0 #FFD1BD;
  border-radius: 20px 20px 0 0;
  font-size: 22px;
  font-weight: bold;
  color: #FF730A;
}
.designation-box .designation-tab .tab-item.active .tab-name {
  position: relative;
}
.designation-box .designation-tab .tab-item.active .tab-name::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 8px;
  background: rgba(255, 102, 15, 0.12);
  border-radius: 4px;
  bottom: -3px;
  left: 0;
}
.designation-box .designation-content {
  background: #FFFFFF;
  border-radius: 0 0 8px 8px;
  position: relative;
  margin-bottom: 24px;
}
.designation-box .designation-content .designation-list {
  width: 1054px;
  height: 117px;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
  display: none;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.designation-box .designation-content .designation-list.show {
  display: flex;
}
.designation-box .designation-content .designation-list.activity .scroll-container {
  width: 100%;
  overflow-x: scroll;
}
.designation-box .designation-content .designation-list.activity .scroll-container::-webkit-scrollbar {
  display: none;
}
.designation-box .designation-content .designation-list.activity .scroll-container > div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.designation-box .designation-content .designation-list.activity .scroll-container > div .designation-item {
  margin-right: 10px;
}
.designation-box .designation-content .designation-list.activity .scroll-container > div .designation-item:last-child {
  margin-right: 0;
}
.designation-box .designation-content .designation-list.activity .scroll-container .arrow-left {
  display: none;
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  background: url('//pic.cgyouxi.com/orange/upload/202401/92323268_09513815e4ebd83c08523a3fd93f1012.png') no-repeat center / 100%;
  cursor: pointer;
}
.designation-box .designation-content .designation-list.activity .scroll-container .arrow-left:hover {
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_224744fb935137c4275d3c15f781eb1b.png");
}
.designation-box .designation-content .designation-list.activity .scroll-container .arrow-right {
  display: none;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  background: url('//pic.cgyouxi.com/orange/upload/202401/92323268_421e15038ed2d89014a3c61a6c018351.png') no-repeat center / 100%;
  cursor: pointer;
}
.designation-box .designation-content .designation-list.activity .scroll-container .arrow-right:hover {
  background-image: url("//pic.cgyouxi.com/orange/upload/202401/92323268_48b549421f8f4400c19ec126a25eeb34.png");
}
.designation-box .designation-content .designation-item {
  flex: 0 0 244px;
  height: 69px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #FFE4C8;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
.designation-box .designation-content .designation-item.disabled {
  border: 1px solid #EEEEEE;
}
.designation-box .designation-content .designation-item .item-num {
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  padding-left: 6px;
  padding-right: 6px;
  background: #FFECD9;
  border-radius: 4px 0 8px 0;
  font-size: 14px;
  font-weight: 400;
  color: #AF6550;
}
.designation-box .designation-content .designation-item .item-num.disabled {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  background: #E6E6E6;
}
.designation-box .designation-content .designation-item .design-list {
  flex: 0 0 150px;
  height: 43px;
  background: #FFFFFF;
  border-radius: 4px;
  position: relative;
}
.designation-box .designation-content .designation-item .design-list span {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 43px;
}
.designation-box .designation-content .designation-item .design-list img {
  width: 100%;
  height: auto;
}
.designation-box .designation-content .designation-item .design-btn {
  width: 65px;
  height: 29px;
  line-height: 29px;
  background: #FFECD9;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 500;
  color: #AF6550;
  cursor: pointer;
  text-align: center;
}
.designation-box .designation-content .designation-item .design-btn.disabled {
  background: #E6E6E6;
  color: #999999;
  pointer-events: none;
}
.designation-box .designation-content .designation-item .design-list-img {
  width: 100px;
  height: 50px;
  margin-left: 13px;
}
.designation-box .designation-content .designation-item .design-list-img img {
  width: 100%;
  height: 100%;
}
.designation-box .designation-content .designation-item .design-item-img {
  width: 96px;
  height: 68px;
}
.designation-box .designation-content .designation-item .design-item-img img {
  width: 100%;
  height: 100%;
}
.exchange-win-box {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  left: 0;
  top: 0;
}
.exchange-win-box .exchange-box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 280px;
  height: 201px;
  background: #FFFFFF;
  border-radius: 9px;
}
.exchange-win-box .exchange-box.exchange-wear-box {
  width: 280px;
  height: 209px;
  background: #FFFFFF;
  border-radius: 9px;
}
.exchange-win-box .exchange-box:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 238px;
  height: 4px;
  background: #FF730A;
  border-radius: 0 0 2px 2px;
}
.exchange-win-box .exchange-box .title-bg {
  width: 108px;
  height: 108px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202403/25322333_66128a0d1fd4472dd89d7daa7aa11e1a.png");
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -82px;
}
.exchange-win-box .exchange-box .title {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #2C2C2C;
  line-height: 18px;
  text-align: center;
  padding-top: 46px;
}
.exchange-win-box .exchange-box .exchange-content {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  text-align: center;
}
.exchange-win-box .exchange-box .exchange-btn-box {
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  border-radius: 0 0 9px 9px;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #EBEBEB;
}
.exchange-win-box .exchange-box .exchange-btn-box .exchange-btn {
  width: 50%;
  height: 56px;
  border-right: 1px solid #EBEBEB;
  font-size: 17px;
  font-weight: 400;
  color: #999999;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
}
.exchange-win-box .exchange-box .exchange-btn-box .exchange-btn.js-exchange-sure {
  color: #FF730A;
}
.exchange-win-box .exchange-box .exchange-btn-box .exchange-btn:last-child {
  border-right: none;
}
.exchange-win-box .exchange-box .wear-content {
  width: 112px;
  height: 33px;
  border-radius: 16px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 23px;
}
.exchange-win-box .exchange-box .wear-content img {
  width: 100%;
  height: 100%;
  display: block;
}
.exchange-win-box .exchange-box .wear-content .title-name {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: 33px;
  text-align: center;
}
.exchange-win-box .exchange-box .wear-btn-box {
  width: 171px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #FF730A;
  border-radius: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  cursor: pointer;
}
.exchange-win-box .exchange-box .close-btn {
  position: absolute;
  left: 50%;
  bottom: -44px;
  transform: translateX(-50%);
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//pic.cgyouxi.com/orange/upload/202311/25322333_b0b2c90d82da0a649e4d67b3144287d2.png");
}
.back-to-old-box {
  width: 50px;
  height: 96px;
  background: #FFFFFF;
  box-shadow: 0 0 8px 0 rgba(141, 141, 141, 0.12);
  border-radius: 31px;
  position: fixed;
  left: 50%;
  margin-left: 648px;
  top: 50%;
  transform: translateX(-50%);
  text-align: center;
  border: 1px solid #ececee;
  cursor: pointer;
  z-index: 20;
}
.back-to-old-box:hover .back-to-content .back-to-icon {
  background: url('//pic.cgyouxi.com/orange/upload/202312/40112030_ebaf71e5fefd95c43724c57c24a31cb9.png') no-repeat center center;
  background-size: 40px 40px;
}
.back-to-old-box:hover .back-to-content .back-text {
  color: #FF730A;
}
.back-to-old-box .back-to-content {
  display: block;
  width: 100%;
  height: 83px;
  padding-top: 13px;
}
.back-to-old-box .back-to-content .back-to-icon {
  width: 50px;
  height: 42px;
  background: url('//pic.cgyouxi.com/orange/upload/202312/40112030_2661ddb191aa4994056656baabc7b76e.png') no-repeat center center;
  background-size: 40px 40px;
}
.back-to-old-box .back-to-content .back-text {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  letter-spacing: 1px;
}
.badge-tab-box .tab-content {
  margin-bottom: 24px;
}
@media screen and (min-width: 1480px) {
  .back-to-old-box {
    margin-left: 726px;
  }
}
@media screen and (max-width: 1380px) {
  .head .top-bar {
    width: calc(100% - 50px) !important;
    width: -webkit-calc(100% - 50px) !important;
  }
}
/* 定义旋转动画 */
@keyframes rotate6 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
