/* reset */
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
    margin: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, '\5FAE\8F6F\96C5\9ED1', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

i,
em {
    font-style: normal;
}

a {
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    text-decoration: none;
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
}

img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul,
ol {
    padding: 0;
    list-style: none;
}

div {
    outline: none;
}

body {
    background: #ffffff;
    overflow-x: hidden;
}

.hidden {
    display: none;
    font-size: 0;
    text-indent: -999em;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

.gray {
    pointer-events: none;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: translateZ(0);
    filter: grayscale(1);
}

/*footer*/
#afooter {
    width: 100%;
    text-align: center;
    min-width: 1400px;
    line-height: 20px;
    color: #cccccc;
    height: 164px;
    padding-top: 50px;
    position: relative;
    z-index: 60;
    box-sizing: border-box;
    margin-top: -1px;
    background: #000;
}

#afooter a {
    color: #cccccc;
}
.logo2{
    display: block;
    width: 230px;
    height: 100px;
    display: flex;
    background: url(https://game.gtimg.cn/images/toc/rank/logo.png) no-repeat;
    position: absolute;
    left: 61px;
    top: 20px;
    z-index: 9;
}
/* .logo-box {
    display: block;
    width: 359px;
    height: 61px;
    display: flex;
    background: url(//game.gtimg.cn/images/lol/act/a20231109tftset10/logo.png) no-repeat;
    position: absolute;
    left: 23px;
    top: 23px;
    z-index: 9;
}

.logo-box a {
    display: block;
    height: 61px;
}

.logo-box a.logo1 {
    width: 176px;
}

.logo-box a.logo2 {
    width: 152px;
    margin-left: 27px;
} */

/*wrap*/
.wrap {
    width: 100%;
    min-width: 1400px;
    max-width: 1920px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.head-top {
	width: 100%;
	height: 50px;
	background-color: #000;
	position: relative;
	z-index: 5;
}

.head-box {
	height: 50px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-weight: 700;
	max-width: 1400px;
	margin: 0 auto;
}

.box-left {
	display: block;
}

.box-right {
	display: block;
	text-align: left;
}

.head-top .box-left p {
	line-height: 33px;
}

.head-top .box-right span {
	line-height: 30px;
	display: block;
	color: #e9fbff;
	font-size: 18px;
	line-height: 24px;
	background: linear-gradient(110deg, #e9fbff 0%, #e9fbff 50%, #008aff 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.head-top .box-right em {
	display: inline-block;
	vertical-align: top;
	padding: 0 8px;
	border: rgba(64, 74, 102, 1) solid 1px;
	color: #008aff;
	font-size: 12px;
	line-height: 16px;
	margin-top: 2px;
}

.head-box p {
	color: #e9fbff;
	font-size: 18px;
}

.login-box {
	color: #e9fbff;
	font-size: 14px;
}
.login-box a {
	color: #e9fbff;
}
.login-box .center {
	display: flex;
	justify-content: center;
}

.wrap .head {
    /* width: 1920px; */
    height: 252px;
    background: url(https://game.gtimg.cn/images/toc/rank/head.jpg) no-repeat;
    background-size: 100%;
    padding-top: 1px;
    position: relative;
}
.head-title{
    width: 616px;
    height: 122px;
    background: url(https://game.gtimg.cn/images/toc/rank/head-title.png) no-repeat;
    background-size: 100% 100%;
    margin: 85px auto 0;
}
.head-text{
    font-size: 16px;
    color: #5e6579;
    text-align: center;
    margin: 10px auto 0;
}
.content {
    background: #fff;
    height: 1390px;
    padding-top: 1px;
    margin-top: -2px;
}

.top-select-box {
  width: 1252px;
  margin: 0 auto;
}
.top-select {
    background: url(https://game.gtimg.cn/images/toc/rank/top-arrow.png) no-repeat right center;
    background-size: 20px 12px;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    margin: 5px 0 0 0;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 20px;
    cursor: pointer;
    border: 1px solid #3573df !important;
  }
  
  .top-select:focus {
    outline: none;
    border: none;
  }
  
  .top-select option {
    outline: none;
    background-color: #000;
    color: #ffffff;
  }

  .top-box1{
    width: 1050px;
    height: 400px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 70px auto 0;
    padding-top: 1px;
}

  .top-role-bg {
    width: 279px;
    height: 236px;
    background: url(https://game.gtimg.cn/images/toc/rank/border.png) no-repeat;
    background-size: 100% 100%;
    /* margin: 0 auto; */
    padding-top: 1px;
    position: relative;
}

.top-role-bg2 {
    width: 279px;
    height: 236px;
    background: url(https://game.gtimg.cn/images/toc/rank/border2.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
    padding-top: 1px;
    position: relative;
}

.top-role-bg3 {
    width: 279px;
    height: 236px;
    background: url(https://game.gtimg.cn/images/toc/rank/border3.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
    padding-top: 1px;
    position: relative;
}
.top-name {
    width: 282px;
    height: 40px;
    background: url(https://game.gtimg.cn/images/toc/rank/name-border.png) no-repeat;
    background-size: 100% 100%;
    margin: 198px auto 0;
    position: relative;
    z-index: 3;
    font-size: 26px;
    color: #fff6ca;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}
.top-score {
  font-size: 24px;
  font-weight: bold;
  color: #fff8cf;
  position: absolute;
  padding-top: 144px;
  text-align: center;
  width: 224px;
  height: 224px;
  background: linear-gradient(to bottom, transparent 50%, black 100%);
  border-radius: 50%;
  bottom: 0px;
  left: 50%;
  margin-left: -112px;
  z-index: 2;
  box-sizing: border-box;
}
.top-name2{
  width: 282px;
  height: 40px;
  background: url(https://game.gtimg.cn/images/toc/rank/name-border2.png) no-repeat;
  background-size: 100% 100%;
}

.top-name3{
  width: 282px;
  height: 40px;
  background: url(https://game.gtimg.cn/images/toc/rank/name-border3.png) no-repeat;
  background-size: 100% 100%;
}
.top-label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .top-box1 .top-label {
    position: relative;
    z-index: 2;
    justify-content: center;
    margin: 10px auto 0;
  }
.top-box1 .top-label .top-label-text.top-label-text--small {
    font-size: 12px;
    line-height: 1.1;
    height: calc(34px * 0.8);
    max-width: 160px;
    display: flex;
    align-items: center;
  }
  .top-box1 .top-label .top-label-left--ewc + .top-label-text--small {
    max-width: 160px;
  }
  /* .ladder-box .ladder-honor .top-label {
    transform: scale(0.8);
  } */
/* .top-box1 .top-label.top-label--autoheight {
  align-items: stretch;
}
.top-box1 .top-label.top-label--autoheight .top-label-left {
  flex: 0 0 calc(60px * 0.65);
  display: flex;
  align-items: center;
}
.top-box1 .top-label.top-label--autoheight .top-label-left img {
  width: 60%;
  height: auto;
  margin: 0 auto;
}
.top-box1 .top-label.top-label--autoheight.top-label-blue .top-label-left img {
  width: 40%;
}
.top-box1 .top-label.top-label--autoheight.top-label-pink .top-label-left img {
  width: 50%;
}
.top-box1 .top-label.top-label--autoheight .top-label-left,
.top-box1 .top-label.top-label--autoheight .top-label-right {
  height: auto;
}
.top-box1 .top-label.top-label--autoheight .top-label-text{
  height: fit-content;
  min-height: calc(34px * 0.65);
} */
  .top-label-left {
    width: calc(60px * 0.8);
    height: calc(38px * 0.8);
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-yellow1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: -1px;
  }
  .top-label-left.top-label-left--ewc {
    width: calc(108px * 0.65) !important;
  }
  .top-label-left.top-label-left--ewc img {
    height: 38%;
    margin-top: 8px;
  }
.top-label-left img {
    display: block;
    height: 80%;
    object-fit: contain;
    display: block;
    margin: 2px auto 0;
  }
  
  .top-label-pink .top-label-left {
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-pink1.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .top-label-blue .top-label-left {
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-blue1.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .top-label-purple .top-label-left {
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-purple1.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .top-label-modena .top-label-left {
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-modena1.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .top-label-copper .top-label-left {
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-copper1.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .top-label-text {
    display: inline-block;
    /* width: 100%; */
    font-size: 10px;
    font-weight: bold;
    color: #8a480e;
    text-align: center;
    line-height: calc(34px*0.65);
    background: linear-gradient(to right, #f1dba2 20%, #ebca7c 80%);
    border-bottom: 1px solid #f8f1da;
    border-top: 1px solid #f8f1da;
    border-bottom-right-radius: 2px;
  }

  .top-label-pink .top-label-text {
    color: #a8244c;
    background: linear-gradient(to right, #fdb1c9 20%, #fd9bb9 80%);
  }
  
  .top-label-blue .top-label-text {
    color: #114493;
    background: linear-gradient(to right, #a7c9fd 20%, #89b3fe 80%);
  
  }
  
  .top-label-purple .top-label-text {
    color: #632198;
    background: linear-gradient(to right, #d4b3fe 20%, #c496fd 80%);
  }
  
  .top-label-modena .top-label-text {
    color: #361d90;
    background: linear-gradient(to right, #bfaefe 20%, #a890fe 80%);
  }
  
  .top-label-copper .top-label-text {
    color: #a74629;
    background: linear-gradient(to right, #feb88e 20%, #fdad7d 80%);
  }
  
  .top-label-right {
    width: calc(18px * 0.8);
    height: calc(38px * 0.8);
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-yellow2.png) no-repeat;
    background-size: 100% 100%;
    margin-left: -1px;
  }
  
  .top-label-pink .top-label-right {
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-pink2.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .top-label-blue .top-label-right {
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-blue2.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .top-label-purple .top-label-right {
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-purple2.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .top-label-modena .top-label-right {
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-modena2.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .top-label-copper .top-label-right {
    background: url(https://game.gtimg.cn/images/toc/rank/top-label-copper2.png) no-repeat;
    background-size: 100% 100%;
  }


  .top-role-img {
    width: 215px;
    height: 261px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: -57px;
    transform: translateX(-50%);
    pointer-events: none;
    border-bottom-left-radius: 24%;
    border-bottom-right-radius: 24%;
  }
  .top-role-img img {
    width: 420px;
    display: block;
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
    object-position: center top;
  }

  .top-role-details {
    width: 88px;
    height: 19px;
    background: url(https://game.gtimg.cn/images/toc/rank/top-role-details.png) no-repeat center top / 100%;
    position: absolute;
    left: 50%;
    bottom: -65px;
    transform: translateX(-50%);
    z-index: 2;
    font-size: 0;
    text-indent: -9999px;
}
.top-role-bg2 .top-role-details {
    left: 50%;
    bottom: -65px;
    transform: translateX(-50%);
    background-image: url(https://game.gtimg.cn/images/toc/rank/top-role-details2.png);
  }
  .top-role-bg3 .top-role-details {
    left: 50%;
    bottom: -65px;
    transform: translateX(-50%);
    background-image: url(https://game.gtimg.cn/images/toc/rank/top-role-details3.png);
  }


  .top-box2 {
    width: 1252px;
    height: 834px;
    /* background: pink; */
    margin: 0 auto 0;
  }


  .ladder-bt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height:50px;
    background: #5188ef;
  }


  .ladder-bt div {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
  }
  
  /* .ladder-bt div.ladder-id {
    text-indent: 1em;
  }
   */
  .ladder-icon {
    width: 130px;
    font-family: "BeaufortforLOL-Bold";
    text-align: center;
    font-size: 16px;
    color: #5e6579;
    font-weight: bold;
  }
  
  .ladder-id {
    width: 260px;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  
  /* .ladder-bt .ladder-id{
    padding-left: 10px;
    box-sizing: border-box;
  } */
  .ladder-integral {
    width: 165px;
    text-align: center;
  }
  
  .ladder-honor {
    width:560px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .ladder-details {
    width: 136px;
  }
  .ladder-box {
    width: 1260px;
    height: 784px;
    overflow-x: hidden;
    overflow-y: scroll;
}

/* WebKit 浏览器滚动条样式 */
.ladder-box::-webkit-scrollbar {
  width: 4px;
  display: block; /* 确保滚动条显示 */
}

.ladder-box::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 4px;
}

.ladder-box::-webkit-scrollbar-thumb {
  background: #7a92ac;
  border-radius: 4px;
}

.ladder-box::-webkit-scrollbar-thumb:hover {
  background: #7a92ac;
}


.ladder {
  width: 1252px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #f0fbfe;
}


.ladder .ladder-id .ladder-id-avatar {
  display: inline-block;
  background: #181c28;
  width: 48px;
  height: 48px;
  position: relative;
  overflow: hidden;
}

.ladder .ladder-id .ladder-id-avatar img {
  display: block;
  width: 80px;
  height: auto;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -5%);
}


.ladder .ladder-id p {
  display: inline-block;
  line-height: 64px;
  padding-left: 5px;
  box-sizing: border-box;
  color: #5e6579
}

.ladder .ladder-integral {
  color: #5e6579;
}

.ladder-honor .top-label {
  transform: scale(1);
}
.ladder-honor .top-label-left {
  width: calc(60px * 0.65);
  height: calc(38px * 0.65);
}
.ladder-honor .top-label-right {
  width: calc(18px * 0.65);
  height: calc(38px * 0.65);
}
.pop-glory .top-label-left {
  width: calc(60px * 0.65);
  height: calc(38px * 0.65);
}
.pop-glory .top-label-right {
  width: calc(18px * 0.65);
  height: calc(38px * 0.65);
}
.ladder-details-btn {
  font-size: 10px;
  color: #719ff2;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #719ff2;
  margin-left: 30px;
}


.ladder-details-btn::after {
  content: '';
  width: 20px;
  height: 20px;
  background: url(https://game.gtimg.cn/images/toc/rank/top-img6.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -22px;
  top: 62%;
  transform: translateY(-50%);
}

.top-text {
  font-size: 12px;
  color: #5e6579;
  text-align: center;
  margin-top: 5px;
}



.top-rule {
  width: 39px;
  height: 43px;
  background: url(https://game.gtimg.cn/images/toc/rank/rule-icon.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 35px;
  top: 40px;
}

/* 弹窗 */
.pop {
  outline: none;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10 !important;
}


.pop-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.pop-close {
  background: url(https://game.gtimg.cn/images/toc/rank/pop-close2.png) no-repeat;
  background-size: 100% 100%;
  width: 28px;
  height: 29px;
  display: block;
  position: absolute;
  top: -38px;
  right: 6px;
}

.pop-glory {
  width: 537px;
  height: 749px;
  /* height: 1349px; */
  background: url(https://game.gtimg.cn/images/toc/rank/pop-bg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 1px;
  padding-bottom: 30px;
  top: 53%;
}


.pop-glory-title {
  width: 403px;
  height: 37px;
  background: url(https://game.gtimg.cn/images/toc/rank/pop-titlle.png) no-repeat;
  background-size: 100% 100%;
  margin: 25px auto 0;
}

.pop-glory-box {
  margin: 10px auto 0;
}

.pop-glory-border {
  width: 490px;
  height: 167px;
  background: url(https://game.gtimg.cn/images/toc/rank/pop-glory-bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 0;
  position: relative;
}

.pop-glory-tx {
  width: 103px;
  height: 118px;
  background: url(https://game.gtimg.cn/images/toc/rank/pop-tx-bk.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 20px 0 0px;
  position: relative;
}
.pop-glory-tx-avatar{
  width: 103px;
  height: 118px;
  object-fit: contain;
  object-position: center bottom;
  position: absolute;
  left: 1px;
  bottom: 1px;
  /* -webkit-clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%); */
  /* clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%); */
  mask: url(https://game.gtimg.cn/images/toc/rank/pop-tx-bk.png) no-repeat center / 100%;
  -webkit-mask: url(https://game.gtimg.cn/images/toc/rank/pop-tx-bk.png) no-repeat center / 100%;
}
.pop-glory-tx-avatar img{
  display: block;
  width: 200px;
  height: auto;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
}
.pop-glory-text-bg {
  width: 360px;
}

.pop-glory-bt {
  font-size: 20px;
  color: #3c73dc;
  font-weight: bold;
}

.pop-glory-text {
  font-size: 14px;
  line-height: 16px;
  color: #5e6579;
}

.pop-glory-border2 {
  width: 491px;
  height: 468px;
  /* height: 1068px; */
  background: url(https://game.gtimg.cn/images/toc/rank/pop-glory-bg2.png) no-repeat;
  background-size: 100% 100%;
  margin: 10px auto 0;
  position: relative;
  overflow: hidden;
  /* padding-bottom: 50px; */
  overflow-y: auto;
}

.pop-glory-xbt {
  font-size: 22px;
  color: #3c73dc;
  line-height: 22px;
  margin-top: 10px;
  font-weight: bold;
vertical-align: middle;
}

.pop-glory-xbt span {
  display: inline-block;
  width: 4px;
  height: 22px;
  background: #3c73dc;
  margin: -2px 3px 0 10px;
  vertical-align: middle;
}

.pop-glory-rybox {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
  margin: 10px auto 0;
  padding: 0 8px 0;
  box-sizing: border-box;
}

.pop-glory-rybox .top-label {
  transform: scale(1);
  margin: 0 5px 6px 0;
}

.pop-glory-line {
  width: calc(1322px * 0.5);
  height: calc(3px * 0.5);
  background: url(https://game.gtimg.cn/images/toc/rank/pop-gray-line.png) no-repeat;
  background-size: 100% 100%;
  margin: 10px auto 0;
}

.pop-glory-ry-text {
  font-size: 16px;
  font-weight: bold;
  color: #5188ef;
  margin: 5px 0 0 7px;
}

.pop-glory-gg-box {
  margin: 5px auto 0;
  /* display: flex;
  justify-content: flex-start;
  align-items: center; */
  padding: 0 8px 0;
}

.pop-glory-gg-box-bd {
  position: relative;
  cursor: pointer;
}

.pop-glory-gg-box-bd img {
  width: 100%;
  height: 100%;
}

.pop-glory-gg-box-bd span {
  display: block;
  background: url(https://game.gtimg.cn/images/toc/rank/icon-large.png) no-repeat center top / 100%;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 2px;
  bottom: 2px;
  display: none;
}

.pop-glory-gg-box p {
  font-size: 16px;
  line-height: 20px;
  color: #5e6579;
  margin-top: 20px;
}

.pop-rule {
  width: 1087px;
  height: 563px;
  background: url(https://game.gtimg.cn/images/toc/rank/pop-bg3.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 1px;
}

.pop-rule-title {
  width: 1028px;
  height: 58px;
  background: url(https://game.gtimg.cn/images/toc/rank/pop-titlle2.png) no-repeat;
  background-size: 100% 100%;
  margin: 25px auto 0;
}

.pop-rule-box {
  width: 1030px;
  height: 500px;
  margin: 10px auto 0;
  /* overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-width: thin; */
  scrollbar-color: #9e8964 #fd960600;
}

.pop-rule-text{
  font-size: 15.5px;
  color: #5e6579;
  margin: 5px 0 0;
}






.table-ruele {
  width: 100%;
  border-collapse: collapse;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border: 1px solid #b8954f;
  margin-top: 5px;

}

.table-ruele th {
  font-size: 10px;
  line-height: 12px;
  padding: 10px 2px;
  text-align: center;
  font-weight: normal;
  position: relative;
  border-bottom: calc(1px * 0.5) solid #c1baa8;
  border-right: calc(1px * 0.5) solid #c1baa8;
}
.table-ruele thead tr:nth-child(1) th {
  padding: 10px 2px;
}
.table-ruele tr:nth-child(1) th:nth-child(1){
  color: #7c633e;
  background: #f1eee6;
}
.table-ruele tr:nth-child(1) th:nth-child(2){
  color: #84480c;
  background: #ebcb7e;
}
.table-ruele tr:nth-child(1) th:nth-child(3){
  color: #9f2148;
  background: #fd9cbb;
}
.table-ruele tr:nth-child(1) th:nth-child(4){
  color: #12499c;
  background: #8cb6fe;
}
.table-ruele tr:nth-child(1) th:nth-child(5){
  color: #65249a;
  background: #c797fb;
}






.table-ruele .global-final{
  color: #84480c;
  background: #ffefca;
}

.table-ruele .national-final{
  color: #9f2148;
  background: #ffe5ed;
}

.table-ruele .elite-tour{
  color: #12499c;
  background: #d7e6ff;
}

.table-ruele .open-tournament{
  color: #65249a;
  background: #eadbfa;
}
.table-ruele tr th:nth-last-child(1){
  border-right: none !important;
}

.table-ruele td:nth-child(1){
  color: #7c633e;
  background: #f1eee6;
}
.table-ruele td:nth-child(2),
.table-ruele td:nth-child(3),
.table-ruele td:nth-child(4),
.table-ruele td:nth-child(5){
  color: #7c633e;
  background: #fff9e3;
}


.table-ruele td:nth-child(6),
.table-ruele td:nth-child(7),
.table-ruele td:nth-child(8),
.table-ruele td:nth-child(9){
  color: #7c633e;
  background: #fff9fb;
}


.table-ruele td:nth-child(10),
.table-ruele td:nth-child(11){
  color: #7c633e;
  background: #f9fbff;
}

.table-ruele td:nth-child(12),
.table-ruele td:nth-child(13){
  color: #7c633e;
  background: #fbf8ff;
}
.table-ruele tr td:nth-last-child(1){
  border-right: none !important;
}
.table-ruele tr:nth-last-child(1) td{
  border-bottom: none !important;
}
.table-ruele td {
  font-size: 10px;
  padding: 8px .5px;
  text-align: center;
  background-color: #fff;
  border-bottom: calc(1px * 0.5) solid #c1baa8;
  border-right: calc(1px * 0.5) solid #c1baa8;
}

.pop-preview-bd {
  width: 700px;
  height: 394px;
  margin: -197px 0 0 -350px;
  position: absolute;
  left: 50%;
  top: 50%;
}

.pop-preview .pop-close {
  position: absolute;
  right: 0;
  top: -30px;
  text-indent: -9999px;
}

.pop-preview-bd .preview-container {
  width: 100%;
  height: auto;
  background: #000;
  border: 1px solid transparent;
  border-image: linear-gradient(45deg, #d8c194, #d8c194) 1/1/0 stretch;
  position: relative;
  z-index: 2;
}
.pop-preview-bd .preview-container > video,
.pop-preview-bd .preview-container > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
