@charset "UTF-8";
.code-block-for-pc {
  width: 1160px;
  margin: 20px auto 0;
  padding: 30px;
  box-sizing: border-box;
  overflow: hidden;
  background-color: #fff;
}
.code-block-for-pc .special-menu:before, .code-block-for-pc .special-menu:after {
  content: " ";
  display: table;
}
.code-block-for-pc .special-menu:after {
  clear: both;
}
.code-block-for-pc .special-menu .menu:before, .code-block-for-pc .special-menu .menu:after {
  content: " ";
  display: table;
}
.code-block-for-pc .special-menu .menu:after {
  clear: both;
}
.code-block-for-pc .special-menu .menu li {
  float: left;
  font-weight: bold;
  font-size: 24px;
  line-height: 60px;
  color: #333;
  cursor: pointer;
  width: 135px;
  height: 60px;
  overflow: hidden;
  background: #e5e5e5;
  margin-left: 1px;
  text-align: center;
  border-radius: 10px 10px 0 0;
}
.code-block-for-pc .special-menu .menu li:nth-of-type(1) {
  margin: 0;
  width: 140px;
}
.code-block-for-pc .special-menu .menu li span {
  padding: 0 21px;
}
.code-block-for-pc .special-menu .menu .active {
  background-color: #ff1ce4;
  color: #fff;
}
.code-block-for-pc .rank:before, .code-block-for-pc .rank:after {
  content: " ";
  display: table;
}
.code-block-for-pc .rank:after {
  clear: both;
}
.code-block-for-pc .rank .rank-content:before, .code-block-for-pc .rank .rank-content:after {
  content: " ";
  display: table;
}
.code-block-for-pc .rank .rank-content:after {
  clear: both;
}
.code-block-for-pc .rank .rank-tab-menu {
  float: left;
  width: 260px;
  height: 460px;
  overflow: hidden;
  background: #450082;
}
.code-block-for-pc .rank .rank-tab-menu-row {
  width: 100%;
  overflow: hidden;
  height: 40px;
  background: #ff00c6;
}
.code-block-for-pc .rank .rank-tab-menu-row:before, .code-block-for-pc .rank .rank-tab-menu-row:after {
  content: " ";
  display: table;
}
.code-block-for-pc .rank .rank-tab-menu-row:after {
  clear: both;
}
.code-block-for-pc .rank .rank-tab-menu-row .swiper-button-left,
.code-block-for-pc .rank .rank-tab-menu-row .rank-swiper-row-container,
.code-block-for-pc .rank .rank-tab-menu-row .swiper-button-right {
  float: left;
}
.code-block-for-pc .rank .rank-tab-menu-row .swiper-button-left,
.code-block-for-pc .rank .rank-tab-menu-row .swiper-button-right {
  display: block;
  width: 9px;
  height: 12px;
  overflow: hidden;
  cursor: pointer;
  margin-top: 14px;
}
.code-block-for-pc .rank .rank-tab-menu-row .swiper-button-left {
  background: url(https://imgs.ebrun.com/master/tc/codeblock/images/2431_rank_left_icon.jpg) no-repeat left top;
  margin-left: 20px;
}
.code-block-for-pc .rank .rank-tab-menu-row .swiper-button-right {
  background: url(https://imgs.ebrun.com/master/tc/codeblock/images/2431_rank_right_icon.jpg) no-repeat left top;
}
.code-block-for-pc .rank .rank-tab-menu-row .rank-swiper-row-container {
  width: 1030px;
  margin: 0 10px;
  height: 40px;
  overflow: hidden;
}
.code-block-for-pc .rank .rank-tab-menu-row .rank-swiper-row-container .swiper-slide {
  width: auto !important;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  max-width: 310px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px;
  color: #fff;
}
.code-block-for-pc .rank .rank-tab-menu-row .rank-swiper-row-container .swiper-slide span {
  display: block;
}
.code-block-for-pc .rank .rank-tab-menu-row .rank-swiper-row-container .active {
  font-weight: bold;
}
.code-block-for-pc .rank .rank-title {
  margin-top: 38px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.code-block-for-pc .rank .swiper-button-prev,
.code-block-for-pc .rank .swiper-button-next {
  position: static;
  display: block;
  width: 22px;
  height: 16px;
  overflow: hidden;
  line-height: 18px;
  cursor: pointer;
}
.code-block-for-pc .rank .swiper-button-prev {
  margin: 35px auto 0;
  background: url(https://imgs.ebrun.com/master/tc/codeblock/images/2431_rank_top_icon.jpg) no-repeat left top;
}
.code-block-for-pc .rank .swiper-button-next {
  margin: 15px auto 0;
  background: url(https://imgs.ebrun.com/master/tc/codeblock/images/2431_rank_bottom_icon.jpg) no-repeat left top;
}
.code-block-for-pc .rank .swiper-button-prev:after,
.code-block-for-pc .rank .swiper-button-next:after {
  content: "";
}
.code-block-for-pc .rank .rank-swiper-container {
  height: 336px;
  margin-top: 15px;
  overflow: hidden;
}
.code-block-for-pc .rank .rank-swiper-container .swiper-slide {
  max-width: 250px;
  margin: 0 auto;
  padding: 0 5px;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.code-block-for-pc .rank .rank-swiper-container .active {
  color: #ff00c6;
}
.code-block-for-pc .rank .rank-tab-content {
  float: left;
  width: 840px;
  height: 460px;
  overflow: hidden;
  background-color: #fff;
  text-align: center;
}
.code-block-for-pc .rank .rank-tab-content .tab-div {
  padding-right: 0;
}
.code-block-for-pc .rank .rank-tab-content .tab-content-title {
  display: inline-block;
  max-width: 400px;
  margin-top: 22px;
  padding: 0 20px;
  height: 28px;
  overflow: hidden;
  font-size: 18px;
  line-height: 28px;
  color: #333;
  border-radius: 6px;
}
.code-block-for-pc .rank .rank-tab-content .tab-content-sub-title {
  margin-top: 30px;
  font-size: 24px;
  font-weight: bold;
  line-height: 100%;
  color: #333;
  text-align: center;
}
.code-block-for-pc .rank .rank-tab-content .table {
  width: 100%;
  border: 0;
  margin-top: 24px;
}
.code-block-for-pc .rank .rank-tab-content .table th {
  font-weight: bold;
}
.code-block-for-pc .rank .rank-tab-content .table tbody tr td:nth-of-type(1) {
  width: 100px;
}
.code-block-for-pc .rank .rank-tab-content .table tbody tr td:nth-of-type(3) {
  width: 120px;
}
.code-block-for-pc .rank .rank-tab-content .table th p {
  height: 32px;
  line-height: 32px;
}
.code-block-for-pc .rank .rank-tab-content .table td p {
  height: 70px;
  line-height: 70px;
}
.code-block-for-pc .rank .rank-tab-content .table th,
.code-block-for-pc .rank .rank-tab-content .table td {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.code-block-for-pc .rank .rank-tab-content .table th p,
.code-block-for-pc .rank .rank-tab-content .table td p {
  display: block;
  overflow: hidden;
  font-size: 18px;
  text-align: center;
  color: #333;
  word-break: keep-all;
  box-sizing: border-box;
}
.code-block-for-pc .rank .rank-tab-content .table .odd {
  background: #fff7f7;
}
.code-block-for-pc .rank .rank-tab-content .table .first {
  background: url(https://imgs.ebrun.com/master/2021/images/ico_list_first.png) no-repeat center center;
}
.code-block-for-pc .rank .rank-tab-content .table .second {
  background: url(https://imgs.ebrun.com/master/2021/images/ico_list_secend.png) no-repeat center center;
}
.code-block-for-pc .rank .rank-tab-content .table .third {
  background: url(https://imgs.ebrun.com/master/2021/images/ico_list_third.png) no-repeat center center;
}
.code-block-for-pc .rank .rank-tab-content .table .tb-rank {
  width: 90px;
}
.code-block-for-pc .rank .rank-tab-content .table .tb-name {
  width: 310px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.code-block-for-pc .rank .rank-tab-content .table .tb-num {
  width: 130px;
  text-align: right;
  padding: 0 10px;
}

.code-block-for-wap .rank-wrapper {
  width: 6.9rem;
  margin: 0 auto;
}
.code-block-for-wap .rank-panel {
  margin-top: 0.4rem;
}
.code-block-for-wap .rank-panel .tab-content {
  margin-top: 0;
}
.code-block-for-wap .rank-panel.active {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.code-block-for-wap .rank-panel.active .rank-title {
  background-color: #740cf9;
}
.code-block-for-wap .rank-panel.active .rank-title span {
  color: #fff;
}
.code-block-for-wap .rank-panel.active .rank-title em {
  background: url(https://imgs.ebrun.com/master/tc/codeblock/images/2431_wap_rank_up_icon.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.code-block-for-wap .rank-panel .rank-title {
  position: relative;
  height: 0.7rem;
  overflow: hidden;
  background-color: #740cf9;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
.code-block-for-wap .rank-panel .rank-title span {
  letter-spacing: 0.1rem;
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
}
.code-block-for-wap .rank-panel .rank-title em {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  width: 0.22rem;
  height: 0.16rem;
  margin-top: -0.08rem;
  background: url(https://imgs.ebrun.com/master/tc/codeblock/images/2431_wap_rank_down_icon.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.code-block-for-wap .rank-panel .rank-swiper-row-one {
  padding: 0 0.2rem;
  height: 0.6rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #740cf9;
  border-bottom: 1px solid #740cf9;
}
.code-block-for-wap .rank-panel .rank-swiper-row-one .swiper-slide {
  max-width: 80%;
  overflow: hidden;
  width: auto !important;
  height: 0.6rem;
  line-height: 0.6rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.28rem;
  color: #fff;
}
.code-block-for-wap .rank-panel .rank-swiper-row-one .swiper-slide.active {
  font-weight: bold;
}
.code-block-for-wap .rank-panel .rank-swiper-row-two {
  height: 0.74rem;
  background-color: #ff00c6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #ff00c6;
}
.code-block-for-wap .rank-panel .rank-swiper-row-two .swiper-slide {
  position: relative;
  max-width: 80%;
  overflow: hidden;
  width: auto !important;
  height: 0.74rem;
  line-height: 0.74rem;
  white-space: nowrap;
  font-size: 0.26rem;
  color: #fff;
  text-overflow: ellipsis;
  padding: 0 0.2rem;
}
.code-block-for-wap .rank-panel .rank-swiper-row-two .swiper-slide:after {
  content: "·";
  position: absolute;
  right: 0;
  top: 0;
}
.code-block-for-wap .rank-panel .rank-swiper-row-two .swiper-slide:nth-last-of-type(1):after {
  content: "";
}
.code-block-for-wap .rank-panel .rank-swiper-row-two .swiper-slide.active {
  color: #fff;
  font-weight: bold;
}
.code-block-for-wap .rank .table {
  width: 100%;
  border: 0;
}
.code-block-for-wap .rank .table th {
  font-weight: bold;
}
.code-block-for-wap .rank .table th p,
.code-block-for-wap .rank .table td p {
  display: block;
  height: 0.58rem;
  overflow: hidden;
  font-size: 0.24rem;
  line-height: 0.58rem;
  text-align: center;
  color: #333;
  box-sizing: border-box;
}
.code-block-for-wap .rank .table tr {
  background-color: #fff7f7;
  font-weight: bold;
}
.code-block-for-wap .rank .table tbody tr td:nth-of-type(1) {
  width: 30%;
}
.code-block-for-wap .rank .table tbody tr td:nth-of-type(2) {
  width: 70%;
}
.code-block-for-wap .rank .table tbody tr .tb-name {
  font-weight: normal;
}
.code-block-for-wap .rank .table .odd {
  background: #ffffff;
}
.code-block-for-wap .rank .table .first {
  background: url(https://imgs.ebrun.com/wapsite/images/ico_list_first.png) no-repeat center center;
  background-size: 0.28rem 0.32rem;
}
.code-block-for-wap .rank .table .second {
  background: url(https://imgs.ebrun.com/wapsite/images/ico_list_secend.png) no-repeat center center;
  background-size: 0.28rem 0.32rem;
}
.code-block-for-wap .rank .table .third {
  background: url(https://imgs.ebrun.com/wapsite/images/ico_list_third.png) no-repeat center center;
  background-size: 0.28rem 0.32rem;
}
.code-block-for-wap .rank .table .tb-name {
  width: 4.4rem;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.code-block-for-wap .rank .table .tb-num {
  text-align: right;
  padding: 0 0.1rem;
}