* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: Arial, sans-serif;
  color: #000;
  font-size: 14px;
}

a {
  text-decoration: none;
}

.video {
  width: 100%;
  height: 1080px;
  overflow: hidden;
  position: absolute;
  background: #000;
}
.video video {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.intro .container {
  width: 100%;
  height: 1062px;
  position: relative;
}

.intro {
    position: relative
}

.intro .link {
    width: 547px;
    height: 42px;
    position: absolute;
    top: 4px;
    left: 687px;
}

.intro .link .l {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    text-shadow: 0 0 20px rgba(0, 0, 0, .6);
    text-decoration: none;
    margin: 0 16px;
    margin-top: 0px
}

.intro .link .fb {
    width: 24px;
    height: 24px;
    background: url(../images/fb.png);
    position: relative;
    top: 8px;
    margin-left: 0px
}

.intro .link .gr {
    width: 24px;
    height: 24px;
    background: url(../images/gr.png);
    position: relative;
    top: 8px;
    margin-left: -4px
}

.intro .link .reg {
    width: 173px;
    height: 40px;
    background: url(../images/btn-register.png);
    position: absolute;
    top: 44px;
    left: 90px;
    transition: all .3s ease
}

.intro .link .reg:hover {
    filter: brightness(150%)
}

.intro .link-1 {
  background: url(../images/link.png) no-repeat center top;
  height: 29px;
  width: 100%;
  position: absolute;
  top: 290px;
  left: -55px;
  text-align: center;
  line-height: 29px;
}
.intro .link-1 a {
  margin: 0 10px;
  color: #ffda14;
  text-shadow: 0 0 10px #000;
}
.intro .link-1 a:hover {
  color: #fff;
}
.intro .link-2 .tg {
  width: 117px;
  height: 30px;
  background: url(../images/tg.png) no-repeat;
  position: absolute;
  top: 376px;
  left: 50%;
  margin-left: 70px;
}
.intro .link-2 .tg:hover {
  opacity: 0.8;
}
.intro .link-2 .dk {
  width: 104px;
  height: 33px;
  background: url(../images/dk.png) no-repeat;
  position: absolute;
  top: 376px;
  left: 50%;
  margin-left: -180px;
}
.intro .link-2 .dk:hover {
  opacity: 0.8;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.countdown {
    position: absolute;
	top: 650px;
    left: calc(55% - -55px);
}

.countdown .kkc-days,
.countdown .kkc-hours,
.countdown .kkc-min,
.countdown .kkc-sec {
    font-size: 30px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: repeat;
    background-position: 0 0;
    width: 62px;
    text-align: center;
    display: inline-block;
    margin-top: 0px;
    font-weight: 900;
}

.countdown .kkc-days {
    background-image: url(../images/cd-bg-day.png);
}

.countdown .kkc-hours {
    background-image: url(../images/cd-bg-hour.png);
}

.countdown .kkc-min {
    background-image: url(../images/cd-bg-min.png);
}

.countdown .kkc-sec {
    background-image: url(../images/cd-bg-sec.png);
}

.countdown .kkc-days-text,
.countdown .kkc-hours-text,
.countdown .kkc-min-text,
.countdown .kkc-sec-text {
    font-size: 15px;
    text-shadow: 1px solid #FF6B00;
    color: #959cb5;
    position: absolute;
    text-align: center;
    top: 40px;
}

.countdown .kkc-days-text {
    left: 23px;
}

.countdown .kkc-hours-text {
    left: 80px;
}

.countdown .kkc-min-text {
    left: 140px;
}

.countdown .kkc-sec-text {
    left: 205px;
}

.countdown .kkcountdown-box {
    width: 100%;
    display: block;
    text-align: center;
}

.menu-nav{position:fixed;top:50%;left:0;margin-top:-190px;width:192px;display:block;flex-wrap:wrap;justify-content:flex-start;z-index:10}
.menu-nav.scr .menu{width:50px}
.menu-nav.scr .top{margin-left:-10px}
.menu-nav .menu{width:180px;height:90px;display:block;margin-bottom:5px;transition:all .15s ease}
.menu-nav .menu:hover,.menu-nav .menu.show{width:190px}
.menu-nav .menu.menu-1{background:url(../images/menu-1.png) no-repeat right top}
.menu-nav .menu.menu-2{background:url(../images/menu-2.png) no-repeat right top}
.menu-nav .menu.menu-3{background:url(../images/menu-3.png) no-repeat right top}
.menu-nav .menu.menu-4{background:url(../images/menu-4.png) no-repeat right top}

.menu-nav .top{width:86px;height:33px;background:url(../images/top.png) no-repeat;display:block;margin-left:30px;transition:all .15s ease}
.menu-nav .top:hover{filter:brightness(150%)}
.menu-events{width:81px;position:fixed;right:0;top:calc(50% - 185px);z-index:10;opacity:0;visibility:hidden;transition:all .2s ease}
.menu-events:before{content:" ";width:81px;height:32px;background:url(../images/event-head.png) no-repeat;display:block}
.menu-events.scr{opacity:1;visibility:visible}
.menu-events .menu{width:81px;display:block;background-repeat:no-repeat;background-position:0 0;cursor:pointer;transition:all .15s ease;position:relative}
.menu-events .menu:hover,.menu-events .menu.show{filter:brightness(150%)}
.menu-events .menu:hover span,.menu-events .menu.show span{opacity:1;visibility:visible;transform:translateX(0px)}
.menu-events .menu.events-1{background-image:url(../images/event-1.png);height:56px}
.menu-events .menu.events-2{background-image:url(../images/event-2.png);height:57px}
.menu-events .menu.events-3{background-image:url(../images/event-3.png);height:56px}
.menu-events .menu.events-4{background-image:url(../images/event-4.png);height:57px}
.menu-events .menu.events-5{background-image:url(../images/event-5.png);height:56px}
.menu-events .menu.events-6{background-image:url(../images/event-6.png);height:57px}
.menu-events .menu.events-7{background-image:url(../images/event-7.png);height:56px}
.menu-events .menu span{position:absolute;top:10px;right:70px;white-space:nowrap;background:rgba(0,0,0,.7);color:#fff;padding:10px;border-radius:5px;visibility:hidden;opacity:0;transition:all .15s ease;transform:translateX(-20px)}
.menu-events .menu span:before{content:" ";border-left:6px solid rgba(0,0,0,.7);border-top:6px solid transparent;border-bottom:6px solid transparent;position:absolute;top:11px;right:-6px}


.events {
  background: #000;
  position: relative;
  z-index: 15;
}
.events .event-1 {
  background: url(../images/htmc-bg-1.jpg) no-repeat center top;
  min-height: 963px;
  padding-top: 180px;
}
.events .event-2 {
  background: url(../images/htsk-bg-1.jpg) no-repeat center top;
  min-height: 1488px;
  padding-top: 120px;
  padding-bottom: 50px;
}
.events .event-2 .reward-large li .dock {
  bottom: 130px;
}
.events .event-2 .reward-large li .info {
  top: 122px;
  padding-top: 140px;
}
.events .event-3 {
  background: url(../images/evt-bg-1.jpg) no-repeat center top;
  min-height: 943px;
  padding-top: 120px;
}
.events .event-3 .reward-large li .dock {
  bottom: 140px;
}
.events .event-3 .reward-large li .info {
  top: 122px;
  padding-top: 140px;
}
.events .event-4 {
  background: url(../images/evt-bg-2.jpg) no-repeat center top;
  min-height: 1080px;
}
.events .event-5 {
  background: url(../images/evt-bg-3.jpg) no-repeat center top;
  min-height: 1080px;
}
.events .event-6 {
  background: url(../images/evt-bg-4.jpg) no-repeat center top;
  min-height: 1080px;
}
.events .event-7 {
  background: url(../images/evt-bg-5.jpg) no-repeat center top;
  min-height: 1080px;
}
.events .name {
  text-align: center;
  margin-bottom: 10px;
}
.events .reward-large li .dock {
  bottom: 140px;
}
.events .reward-large li .info {
  top: 122px;
  padding-top: 140px;
}
.events .time {
  height: 46px;
  text-align: center;
  background: url(../images/time.png) no-repeat center;
  color: #fff000;
  font-size: 16px;
  line-height: 46px;
  margin-bottom: 10px;
}
.events .l1 {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.events .l1 li {
  background: url(../images/ic-1.png) no-repeat 0 0;
  padding-left: 25px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  color: #00e7ff;
  text-shadow: 0 0 3px #000000;
}
.events .l2 {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.events .l2 li {
  background: url(../images/ic-2.png) no-repeat 0 0;
  padding-left: 20px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #a6c1aa;
  text-shadow: 0 0 3px #000000;
}
.events .reward-set-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}
.events .reward-set-item.show li {
  opacity: 1;
  transform: scale(1);
}
.events .reward-set-item.show li:nth-child(1) {
  transition-delay: 0ms;
}
.events .reward-set-item.show li:nth-child(2) {
  transition-delay: 100ms;
}
.events .reward-set-item.show li:nth-child(3) {
  transition-delay: 200ms;
}
.events .reward-set-item.show li:nth-child(4) {
  transition-delay: 300ms;
}
.events .reward-set-item.show li:nth-child(5) {
  transition-delay: 400ms;
}
.events .reward-set-item.show li:nth-child(6) {
  transition-delay: 500ms;
}
.events .reward-set-item.show li:nth-child(7) {
  transition-delay: 600ms;
}
.events .reward-set-item.show li:nth-child(8) {
  transition-delay: 700ms;
}
.events .reward-set-item li {
  width: 253px;
  height: 320px;
  position: relative;
  margin: 5px 20px;
  transition: all 0.5s ease;
  opacity: 0;
  transform: scale(0.8);
}
.events .reward-set-item li:hover .info {
  opacity: 1;
}
.events .reward-set-item li .dock {
  width: 217px;
  height: 195px;
  position: absolute;
  bottom: -80px;
  left: 20px;
  background: url(../images/rw-p-1.png) no-repeat;
}
.events .reward-set-item li img {
  position: absolute;
  bottom: 68px;
  left: 50%;
  transform: translateX(-50%);
}
.events .reward-set-item li .name {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -20px;
}
.events .reward-set-item li .info {
  width: 202px;
  height: 275px;
  background: url(../images/rw-p-1-o.png) no-repeat;
  position: absolute;
  top: -10px;
  left: 28px;
  opacity: 0;
  transition: all 0.4s ease;
  padding-top: 110px;
  font-size: 15px;
  text-shadow: 0 0 6px #000;
}
.events .reward-set-item li .info .t1 {
  color: #00ff2b;
  text-align: center;
}
.events .reward-set-item li .info .t2 {
  color: #00ff2b;
  text-align: left;
  padding-left: 50px;
}
.events .reward-set-item li .info .t3 {
  color: #ffe7cf;
  text-align: center;
  margin-top: 30px;
}
.events .cap {
  font-size: 16px;
  margin: 20px;
  color: #ffcc00;
}
.events .reward-large {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}
.events .reward-large.show li {
  opacity: 1;
  transform: scale(1);
}
.events .reward-large.show li:nth-child(1) {
  transition-delay: 0ms;
}
.events .reward-large.show li:nth-child(2) {
  transition-delay: 100ms;
}
.events .reward-large.show li:nth-child(3) {
  transition-delay: 200ms;
}
.events .reward-large li {
  width: 341px;
  height: 370px;
  position: relative;
  margin: 5px 20px;
  transition: all 0.5s ease;
  opacity: 0;
  transform: scale(0.8);
}
.events .reward-large li:hover .info {
  opacity: 1;
}
.events .reward-large li .dock {
  width: 341px;
  height: 99px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/rw-p-2.png) no-repeat;
}
#event-6 .reward-large li{
  height: 595px;
}
#event-6 .reward-large li .dock {
  bottom: auto;
  top:46%;
}
.events .reward-large li > img {
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
}
.events .reward-large li .box-img {
  text-align: center;
  position: absolute;
  top: 100px;
  width: 100%;
}
.events .eventfixmuhnx li .box-img {
  top: 233px;
}
.events .reward-large li .info {
  width: 330px;
  height: 306px;
  background: url(../images/rw-p-2-o.png) no-repeat;
  position: absolute;
  top: 292px;
  left: 6px;
  opacity: 0;
  transition: all 0.4s ease;
  padding-top: 90px;
  font-size: 15px;
  text-shadow: 0 0 3px #000;
}
.events .reward-large li .info .t1 {
  color: #6cff00;
  text-align: center;
}
.events .reward-large li .info .t2 {
  color: #f1c88b;
  font-size: 13px;
  text-align: center;
  margin-top: 20px;
}
.events .reward-large li .info .t3 {
  color: #ff9000;
  text-align: center;
  margin-top: 30px;
}
.events .reward-large li .rank {
  position: absolute;
  top: 10px;
  left: 140px;
  width: 60px;
  height: 53px;
  background: url(../images/top1.png) no-repeat;
  text-align: center;
  font-size: 40px;
}
.events .reward-large li .rank._1 {
  background-image: url(../images/top1.png);
}
.events .reward-large li .rank._2 {
  background-image: url(../images/top2.png);
}
.events .reward-large li .rank._3 {
  background-image: url(../images/top3.png);
}
.events .reward-tem {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}
.events .reward-tem.show li {
  opacity: 1;
  transform: scale(1);
}
.events .reward-tem.show li:nth-child(1) {
  transition-delay: 0ms;
}
.events .reward-tem.show li:nth-child(2) {
  transition-delay: 100ms;
}
.events .reward-tem.show li:nth-child(3) {
  transition-delay: 200ms;
}
.events .reward-tem li {
  width: 367px;
  height: 245px;
  display: flex;
  flex-wrap: wrap;
  background: url(../images/rw-rp.png) no-repeat;
  position: relative;
  margin: 5px 24px;
  transition: all 0.5s ease;
  opacity: 0;
  transform: scale(0.8);
}
.events .reward-tem li:first-child {
  margin-left: 0;
}
.events .reward-tem li:last-child {
  margin-right: 0;
}
.events .reward-tem li .rw {
  flex: 1;
}
.events .reward-tem li .rw .box {
  text-align: center;
  padding-top: 30px;
}
.events .reward-tem li .rw .text {
  color: #2aef4b;
  font-size: 15px;
  padding: 20px 20px 0 20px;
  line-height: 1.5;
}
.events .reward-tem li .top {
  width: 115px;
  text-align: center;
  padding-top: 60px;
}
.events .reward-tem li .top._1 {
  color: #fff000;
}
.events .reward-tem li .top._2 {
  color: #dedede;
}
.events .reward-tem li .top._3 {
  color: #d18542;
}
.events .reward-tem li .top .t1 {
  font-size: 34px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  line-height: 1;
}
.events .reward-tem li .top .t2 {
  font-size: 65px;
  display: block;
  text-align: center;
  line-height: 1;
}
.events .reward-boss {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.events .reward-boss.show li {
  opacity: 1;
  transform: scale(1);
}
.events .reward-boss.show li:nth-child(1) {
  transition-delay: 0ms;
}
.events .reward-boss.show li:nth-child(2) {
  transition-delay: 100ms;
}
.events .reward-boss.show li:nth-child(3) {
  transition-delay: 200ms;
}
.events .reward-boss.show li:nth-child(4) {
  transition-delay: 200ms;
}
.events .reward-boss.show li:nth-child(5) {
  transition-delay: 300ms;
}
.events .reward-boss.show li:nth-child(6) {
  transition-delay: 400ms;
}
.events .reward-boss.show li:nth-child(7) {
  transition-delay: 500ms;
}
.events .reward-boss.show li:nth-child(8) {
  transition-delay: 600ms;
}
.events .reward-boss.show li:nth-child(9) {
  transition-delay: 700ms;
}
.events .reward-boss.show li:nth-child(10) {
  transition-delay: 800ms;
}
.events .reward-boss li {
  width: 251px;
  height: 309px;
  margin: 10px;
  position: relative;
  transition: all 0.5s ease;
  opacity: 0;
  transform: scale(0.8);
}
.events .reward-boss li.boss-1 {
  background: url(../images/boss-bg-1.png) no-repeat;
}
.events .reward-boss li.boss-2 {
  background: url(../images/boss-bg-2.png) no-repeat;
}
.events .reward-boss li.boss-3 {
  background: url(../images/boss-bg-3.png) no-repeat;
}
.events .reward-boss li .name {
  position: absolute;
  top: 23px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.events .reward-boss li .score {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.events .reward-boss li .img {
  position: absolute;
  top: 62px;
  left: 0;
  width: 100%;
  height: 200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.scroll {
    width: 96px;
    height: 96px;
    background: url(../images/scroll.png) no-repeat;
    position: absolute;
    top: 890px;
    left: 47%;
    margin-left: 0px;
    animation: scroll 2s infinite ease;
}

@keyframes scroll {
  50% {
    transform: translateY(10px);
  }
}
.timeline {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  margin-left: -330px;
  height:460px;
  width: 5px;
  background: #434040;
  z-index: 100;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.timeline .dot {
  width: 24px;
  height: 24px;
  background: url(../images/tl-1.png) no-repeat;
  cursor: pointer;
  position: absolute;
  left: -10px;
}
.timeline .dot.active {
  background-image: url(../images/tl-2.png);
  width: 26px;
  height: 26px;
  transform: translate(-1px, -1px);
}
.timeline .dot.active:after {
  content: " ";
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: -12px;
  left: -12px;
  animation: dotActive 2s infinite ease;
}
.timeline .dot.active .text {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
.timeline .dot.dot-0 {
  top: -9px;
}
.timeline .dot.dot-1 {
  top: 88.33px;
}
.timeline .dot.dot-2 {
  top: 176.66px;
}
.timeline .dot.dot-3 {
  top: 264.99px;
}
.timeline .dot.dot-4 {
  top: 353.32px;
}
.timeline .dot.dot-5 {
  top: 441.65px;
}
.timeline .dot.dot-6 {
    top: 529.98px;
}
.timeline .dot.dot-7 {
    top: 618.31px;
}
.timeline .dot.dot-8 {
    top: 706.64px;
}
.timeline .dot .text {
  opacity: 0;
  visibility: hidden;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  padding: 2px 5px;
  border-radius: 3px;
  position: absolute;
  top: -25px;
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);
}
.timeline .dot .text:before {
  content: " ";
  border-top: 4px solid rgba(0, 0, 0, 0.8);
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -4px;
}
.timeline .lines {
  display: flex;
  flex-wrap: wrap;
  height: 530px;
  width: 100%;
}
.timeline .lines .line {
  flex: 1;
  width: 5px;
}
.timeline .lines .line.line-0 span {
  background-position: 0 0;
}
.timeline .lines .line.line-1 span {
  background-position: 0 -132px;
}
.timeline .lines .line.line-2 span {
  background-position:  0 -264px;
}
.timeline .lines .line.line-3 span {
  background-position:  0 -396px;
}
.timeline .lines .line.line-4 span {
  background-position:  0 -528px;
}
.timeline .lines .line.line-5 span {
  background-position:  0 -556px;
}
.timeline .lines .line.line-6 span {
  background-position:  0;
}
.timeline .lines .line span {
  display: block;
  width: 5px;
  background: url(../images/gradient.png) no-repeat;
}

@keyframes dotActive {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.page { background-position: center top; background-repeat: no-repeat; border-top: 1px solid #ca5d00; width: 100%; max-width: 1920px; margin: 0 auto;}

.page.bg-page-2-tab-1,
.page.bg-page-4-tab-1
{ background-image: url(../image/bg-page-tab-1.jpg) }
.page.bg-page-3-tab-2,
.page.bg-page-4-tab-2,
.page.bg-page-4-tab-4
{ background-image: url(../image/bg-page-tab-2.jpg) }
.page.bg-page-2-tab-3,
.page.bg-page-3-tab-3,
.page.bg-page-3-tab-1,
.page.bg-page-4-tab-1
{ background-image: url(../image/bg-page-tab-3.jpg) }
.page.bg-page-2-tab-4,
.page.bg-page-3-tab-4,
.page.bg-page-4-tab-3,
.page.bg-page-2-tab-2
{ background-image: url(../image/bg-page-tab-4.jpg) }
.page.bg-page-2-tab-5,
.page.bg-page-3-tab-5,
.page.bg-page-4-tab-5
{ background-image: url(../image/bg-page-tab-5.jpg) }
.page.bg-page-2-tab-6,
.page.bg-page-3-tab-6,
.page.bg-page-4-tab-6
{ background-image: url(../image/bg-page-tab-6.jpg) }

.page .event-text-1 { font-size: 46px; color: #ffba00; padding-left: 260px; padding-top: 20px; font-style: italic; font-weight: 700; letter-spacing: -2px; line-height: 80px; }
.page .event-text-2 { font-size: 72px; color: #fff; text-align: center; font-style: italic; font-weight: 700; letter-spacing: -2px; line-height: 70px; }
.page .buttons { display: flex; flex-wrap: wrap; justify-content: space-evenly; margin-top: 60px; margin-bottom: 40px; }
.page .buttons .btn-tab {width: 220px;height: 55px;/* background: url(../images/button-tab-2.png) no-repeat; */text-align: center; align-self: center; font-size: 18px; font-weight: 500; color: #fff; padding-top: 15px; margin-bottom: 20px; border-radius: 50px;border: 1px solid #4e4e4e; background: #11111178;}
.page .buttons .btn-tab:hover, .page .buttons .btn-tab.active {/* background-image: url(../images/button-tab-1.png); */color: #d8ac00; border: 1px solid #b18e00;}
.page .event-tab { display: none; }
.page .event-tab.active { display: block; }
.page .event-tab > .time { width: 871px; height: 64px; background: url(../image/bg-time.png) no-repeat center; margin: 0 auto; text-align: center; margin-bottom: 40px; font-size: 22px; padding-top: 15px; font-weight: 500; }
.page .event-tab > .time strong { color: #ffba00; font-weight: 500; }
.page .event-tab > .notice { font-size: 22px; font-weight: 700; font-style: italic; color: #e97900; padding-left: 40px; margin-bottom: 30px; background: url(../image/button-notice.png) no-repeat 3px 5px; }

.page .notice { font-size: 22px; font-weight: 700; font-style: italic; color: #e97900; padding-left: 40px; margin-bottom: 20px; background: url(../image/button-notice.png) no-repeat 3px 5px; }

.page .event-tab .list-notice { padding-left: 20px; margin-bottom: 70px; }
.page .event-tab .list-notice li { font-weight: 500; color: #fff; position: relative; padding-left: 15px; margin-bottom: 5px; }
.page .event-tab .list-notice li:before { content: ' '; width: 5px; height: 5px; background: #776c5f; border-radius: 100%; position: absolute; top: 10px; left: 0; }

.page .event-tab .list-info-2 { padding-left: 50px; margin-bottom: 50px; }
.page .event-tab .list-info-2 li { font-size: 18px; font-weight: 500; color: #fff; position: relative; padding-left: 15px; margin-bottom: 5px; }
.page .event-tab .list-info-2 li:before { content: ' '; width: 5px; height: 5px; background: #776c5f; border-radius: 100%; position: absolute; top: 10px; left: 0; }
.page .event-tab .set-items { display: flex; flex-wrap: wrap; justify-content: center; padding-bottom: 60px;}
.page .event-tab .set-items .set-item { width: 290px; height: 345px; background: url(../image/dock-1.png) no-repeat center bottom; position: relative; cursor: pointer; }
.page .event-tab .set-items .set-item:hover { background-image: url(../image/dock-2.png); }
.page .event-tab .set-items .set-item:hover img { bottom: 80px; }
.page .event-tab .set-items .set-item:hover .tooltip { opacity: 1; top: 220px; }
.page .event-tab .set-items .set-item img { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: 60px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.page .event-tab .set-items .set-item .tooltip { width: 250px; border: 1px solid #3f3f3f; background: rgb(23 23 23 / 90%); border-radius: 3px; position: absolute; top: 160px; left: 30px; padding: 15px 30px; opacity: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.page .event-tab .set-items .set-item .tooltip:before { content: ' '; height: 0; width: 0; border-bottom: 8px solid #b55900; border-left: 8px solid transparent; border-right: 8px solid transparent; position: absolute; top: -8px; left: calc(50% - 4px); }
.page .event-tab .set-items .set-item .tooltip .char { text-align: center; font-weight: 500; font-style: italic; margin-bottom: 10px; font-size: 20px; }
.page .event-tab .set-items .set-item .tooltip .info { color: #ef00ff; font-size: 15px; margin-bottom: 10px; }
.page .event-tab .set-items .set-item .tooltip .foot { font-size: 14px; color: #ffc000; font-style: italic; }
.page .top { display: flex; flex-wrap: wrap; justify-content: center; padding: 40px 0}
.page .top .top-1 { width: 358px; height: 420px; background: url(../image/bg-top-1.png) no-repeat; cursor: pointer; margin-bottom: 20px;}
.page .top .top-1:hover { background-image: url(../image/bg-top-1-hover.png); }
.page .top .top-1 .icon-wing { background-image: url(../image/wing-top-2.png); }
.page .top .top-1 .reward { background-image: url(../image/ribbon-top-1.png); color: #ff9600; }
.page .top .top-1 .foot { background-image: url(../image/notice-top-1.png); color: #ffeacb; }
.page .top .top-2 { width: 358px; height: 420px; background: url(../image/bg-top-2.png) no-repeat; cursor: pointer; margin-bottom: 20px;}
.page .top .top-2:hover { background-image: url(../image/bg-top-2-hover.png); }
.page .top .top-2 .icon-wing { background-image: url(../image/wing-top-2.png); }
.page .top .top-2 .reward { background-image: url(../image/ribbon-top-2.png); color: #8aa1ac; }
.page .top .top-2 .foot { background-image: url(../image/notice-top-2.png); color: #ecf8fc; }
.page .top .top-3 { width: 358px; height: 420px; background: url(../image/bg-top-3.png) no-repeat; cursor: pointer; margin-bottom: 20px;}
.page .top .top-3:hover { background-image: url(../image/bg-top-3-hover.png); }
.page .top .top-3 .icon-wing { background-image: url(../image/wing-top-2.png); }
.page .top .top-3 .reward { background-image: url(../image/ribbon-top-3.png); color: #856d5a; }
.page .top .top-3 .foot { background-image: url(../image/notice-top-3.png); color: #ad9f93; }
.page .top .head { font-size: 30px; font-weight: 800; font-style: italic; padding-left: 160px; padding-top: 25px; margin-bottom: 10px; }
.page .top .icon-wing { background-repeat: no-repeat; width: 170px; height: 136px; margin-left: 110px; display: block; }
.page .top .reward { font-size: 23px; font-weight: 500; font-style: italic; text-align: center; width: 240px; height: 54px; background-repeat: no-repeat; margin-left: 52px; padding-top: 4px; }
.page .top .info { font-size: 16px; color: #fff; margin-left: 75px; margin-top: 14px; height: 70px; }
.page .top .foot { font-weight: 500; font-style: italic; padding-left: 30px; margin-left: 45px; background-repeat: no-repeat; background-position: 0 0; }
.page .top .icon-kundun-5 { width: 236px; height: 151px; background-image: url(../image/kundun-5.png); background-repeat: no-repeat; background-size: 85%; margin-left: 100px; display: block; }
.page .top .icon-kundun-5 ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .icon-kundun-5 ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .vukhi1 { width: 236px; height: 151px; background-image: url(../image/vukhi2.png); background-repeat: no-repeat; background-size: 85%; margin-left: 100px; display: block; }
.page .top .vukhi1 ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .vukhi1 ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .class { width: 236px; height: 151px; background-image: url(../image/class.png); background-repeat: no-repeat; background-size: 85%; margin-left: 100px; display: block; }
.page .top .class ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .class ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .vukhirong { width: 236px; height: 151px; background-image: url(../image/VUKHIRONG.png); background-repeat: no-repeat; background-size: 100%; margin-left: 70px; display: block; }
.page .top .vukhirong ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .vukhirong ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .icon-kundun-4 { width: 236px; height: 151px; background-image: url(../image/kundun-4.png); background-repeat: no-repeat; background-size: 85%; margin-left: 100px; display: block; }
.page .top .icon-kundun-4 ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .icon-kundun-4 ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .icon-kundun-3 { width: 236px; height: 151px; background-image: url(../image/kundun-3.png); background-repeat: no-repeat; background-size: 85%; margin-left: 100px; display: block; }
.page .top .icon-kundun-3 ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .icon-kundun-3 ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .icon-kundun-51 { width: 236px; height: 151px; background-image: url(../image/box-vip.png); background-repeat: no-repeat; background-size: 100%; margin-left: 100px; display: block; }
.page .top .icon-kundun-51 ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .icon-kundun-51 ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .icon-kundun-52 { width: 206px; height: 151px; background-image: url(../image/kundun-51.png); background-repeat: no-repeat; background-size: 100%; margin-left: 100px; display: block; }
.page .top .icon-kundun-52 ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .icon-kundun-52 ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .icon-kundun-53 { width: 206px; height: 151px; background-image: url(../image/kundun-52.png); background-repeat: no-repeat; background-size: 100%; margin-left: 100px; display: block; }
.page .top .icon-kundun-53 ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .icon-kundun-53 ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .icon-kundun-54 { width: 206px; height: 151px; background-image: url(../image/wing-top-1.png); background-repeat: no-repeat; background-size: 100%; margin-left: 100px; display: block; }
.page .top .icon-kundun-54 ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .icon-kundun-54 ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .icon-kundun-41 { width: 236px; height: 151px; background-image: url(../image/box-vip.png); background-repeat: no-repeat; background-size: 100%; margin-left: 100px; display: block; }
.page .top .icon-kundun-41 ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .icon-kundun-41 ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .icon-kundun-31 { width: 236px; height: 151px; background-image: url(../image/box-vip.png); background-repeat: no-repeat; background-size: 100%; margin-left: 100px; display: block; }
.page .top .icon-kundun-31 ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .icon-kundun-31 ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .top .icon-ATM { width: 185px; height: 151px; background-image: url(../image/kundun-54.png); background-repeat: no-repeat; background-size: 100%; margin-left: 100px; display: block; }
.page .top .icon-ATM ~ .info { margin-top: 30px; margin-bottom: 10px; }
.page .top .icon-ATM ~ .foot { padding-right: 50px; margin-left: 30px; }
.page .table { padding-bottom: 60px; }
.page .table table { border-collapse: collapse; border: 1px solid #313131; width: 100%; }
.page .table table th, .page .table table td { border-collapse: collapse; border: 1px solid #313131; padding: 10px 30px; text-align: center; font-size: 16px; line-height: 2; }
.page .table table thead tr { background: #000000; }
.page .table table thead tr th { color: #ffcc00; font-style: italic; }
.page .table table tbody tr { background: #228B22; }
.page .table table tbody tr:nth-child(2n+1) { background: #006400; }
.page .table table tbody tr td { font-size: 16px; }
.page .head-table { margin-bottom: 20px; margin-top: 50px; }

.footer {padding: 5px 0; border-top: 1px solid #0c0c0c; display: flex; justify-content: center;}
.footer a { margin: 0 20px; }
.footer .copyright {margin: 10px 0;  color: #5a5a5a; }

@-webkit-keyframes down { 50% { opacity: 1; } }
@-moz-keyframes down { 50% { opacity: 1; } }
@keyframes down { 50% { opacity: 1; } }

.open-time {
    position: absolute;
    top: 950px;
    left: 50%;
    font-size: 28px;
    font-family: auto;
    font-weight: 600;
    background: linear-gradient(269deg,rgb(0 0 0 / 0%) 0%,rgb(0 0 0 / 60%) 25%, rgb(11 10 13 / 60%) 50%, rgb(11 10 13 / 60%) 75%, rgb(0 0 0 / 0%) 100%);
    padding: 5px 30px;
	margin-left: -200px;
}

.open-time p {
    background-image: linear-gradient(0deg, #ff0000 0%, #fbff00 70%);
    -webkit-background-clip: text;
    color: transparent;
}


table.sub-sv-info {
    border-collapse: collapse;
    border-spacing: 0;
	background: rgb(0 0 0 / 25%);
}

.sv-info-3 table.sub-sv-info {
	border-collapse: collapse;
	border-spacing: 0;
    width: 70%;
}

table.sub-sv-info thead tr td{
    background: linear-gradient(0deg, #ffb100 0%, #c84b10 100%);
	color: #fff;
}

table.sub-sv-info tr td {
    border: 1px solid rgb(29 29 29 / 50%);
    padding: 7px 10px;
    text-align: center;
	color: #fff;
}


.info-tab-2 {
    display: flex;
    justify-content: space-between;
}

.info-tab-1 {
    display: flex;
    justify-content: space-between;
	padding-bottom: 60px;
}

.sv-info-left {
    width: 50%;
}

.sv-info-right {
   width: 50%;
}

.table-1 {
    width: 100%;
    display: grid;
   padding-bottom: 60px;
}

.table-2 {
    display: grid;
    width: 100%;
    margin-top: 20px;
}

ul.list-notice {
    background: rgb(0 0 0 / 25%);
    padding: 15px 0;
    width: 70%;
}

.info span {color: #78ff00;}

.link-nav {
    height: 42px;
    position: absolute;
    top: 2px;
    left: 260px;
	padding: 0 20px;
}

.link-nav .l {
    font-size: 14px;
    font-weight: 600;
    color: #433640;
    display: inline-block;
    text-shadow: 0 0 20px rgba(0, 0, 0, .6);
    text-decoration: none;
    margin: 3px 10px;
    margin-top: 0px;
}

.link-nav .fb {
    width: 24px;
    height: 24px;
    background: url(../image/fb.png);
    position: relative;
    top: 8px;
    margin-left: 26px
}

.link-nav .gr {
    width: 24px;
    height: 24px;
    background: url(../image/gr.png);
    position: relative;
    top: 8px;
    margin-left: 7px
}

.link-nav .reg {
    width: 173px;
    height: 40px;
    background: url(../images/btn-register.png);
    position: absolute;
    top: 44px;
    left: 90px;
    transition: all .3s ease
}

.link-nav .reg:hover {
    filter: brightness(150%)
}

.coutdown-time {
    position: absolute;
    top: 990px;
    left: 209px;
}

.coutdown-time .kkcountdown-box .kkc-days,
.coutdown-time .kkcountdown-box .kkc-hours,
.coutdown-time .kkcountdown-box .kkc-min,
.coutdown-time .kkcountdown-box .kkc-sec {
    font-family: "UTM Facebook";
    font-size: 40px;
    color: #fff;
    position: absolute;
    top: 0;
}

.coutdown-time .kkcountdown-box .kkc-sec {
    left: 530px;
}

.coutdown-time .kkcountdown-box .kkc-min {
    left: 432px;
}

.coutdown-time .kkcountdown-box .kkc-hours {
    left: 332px;
}
.coutdown-time .kkcountdown-box .kkc-days {
    left: 260px;
}

.coutdown-time .kkcountdown-box .kkc-days-text,
.coutdown-time .kkcountdown-box .kkc-hours-text,
.coutdown-time .kkcountdown-box .kkc-min-text,
.coutdown-time .kkcountdown-box .kkc-sec-text {
    position: absolute;
    top: 56px;
    color: #fff;
    font-size: 12px;
    font-size: 12px;
    letter-spacing: -0.6px;
    text-transform: uppercase;
    text-shadow: 0 0 3px rgba(0, 0, 0, .7)
}

.coutdown-time .kkcountdown-box .kkc-sec-text {
    left: 530px;
}

.coutdown-time .kkcountdown-box .kkc-min-text {
    left: 432px;
}

.coutdown-time .kkcountdown-box .kkc-hours-text {
    left: 332px;
}

.coutdown-time .kkcountdown-box .kkc-days-text {
    left: 260px;
}


.nav-l {
	position: fixed;
	top: 0;
	left: 0;
	width: 400px;
	height: 70px;
	background: rgba(11,10,13,1);
	background: -moz-linear-gradient(left, rgba(11,10,13,1) 0%, rgba(11,10,13,0.51) 83%, rgba(11,10,13,0.5) 84%, rgba(11,10,13,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(11,10,13,1)), color-stop(83%, rgba(11,10,13,0.51)), color-stop(84%, rgba(11,10,13,0.5)), color-stop(100%, rgba(11,10,13,0)));
	background: -webkit-linear-gradient(left, rgba(11,10,13,1) 0%, rgba(11,10,13,0.51) 83%, rgba(11,10,13,0.5) 84%, rgba(11,10,13,0) 100%);
	background: -o-linear-gradient(left, rgba(11,10,13,1) 0%, rgba(11,10,13,0.51) 83%, rgba(11,10,13,0.5) 84%, rgba(11,10,13,0) 100%);
	background: -ms-linear-gradient(left, rgba(11,10,13,1) 0%, rgba(11,10,13,0.51) 83%, rgba(11,10,13,0.5) 84%, rgba(11,10,13,0) 100%);
	background: linear-gradient(to right, rgba(11,10,13,1) 0%, rgba(11,10,13,0.51) 83%, rgba(11,10,13,0.5) 84%, rgba(11,10,13,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b0a0d', endColorstr='#0b0a0d', GradientType=1 );
	z-index: 20;
	padding-top: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding-left: 30px;
}
.nav-l .logo {
	width: 80px;
	height: 58px;
	background: url(../images/logo.png) no-repeat;
	display: flex;
	flex-wrap: wrap;
	}
.nav-l .info{
	flex: 1;
	padding-left: 10px;
	position: relative;
}
.nav-l .info .t1 {
	color: #fff;
	font-size: 16px;
	padding-bottom: 3px;
	padding-top: 13px;
}
.nav-l .info .t2 {
	color: #fff;
	font-size: 11px;
}
.nav-l .info .btn {
	position: absolute;
	top: 5px;
	left: 140px;
}
.nav-l .info .btn a {
	width: 24px;
	height: 24px;
	border-radius: 2px;
	background: #322626;
	display: inline-block; 
	margin-right: 5px;
	position: relative;
}

.nav-l .info .btn a:before {
	content: ' ';
	position: absolute;
}
.nav-l .info .btn .sound {
	background: none;
	border: 1px solid #322626;
}
.nav-l .info .btn a.fb:before {
	width: 6px;
	height: 14px;
	background: url(../image/ic-f.png) no-repeat;
	top: 5px;
	left: 10px;
}			
.nav-l .info .btn a.gr:before {
	width: 16px;
	height: 13px;
	background: url(../image/ic-gr.png) no-repeat;
	top: 5px;
	left: 4px;
}


.nav-r {
	position: fixed;
	top: 0;
	right: 0;
	width: 400px;
	height: 70px;
	background: rgba(11,10,13,0);
	background: -moz-linear-gradient(left, rgba(11,10,13,0) 0%, rgba(11,10,13,0.5) 17%, rgba(11,10,13,0.52) 20%, rgba(11,10,13,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(11,10,13,0)), color-stop(17%, rgba(11,10,13,0.5)), color-stop(20%, rgba(11,10,13,0.52)), color-stop(100%, rgba(11,10,13,1)));
	background: -webkit-linear-gradient(left, rgba(11,10,13,0) 0%, rgba(11,10,13,0.5) 17%, rgba(11,10,13,0.52) 20%, rgba(11,10,13,1) 100%);
	background: -o-linear-gradient(left, rgba(11,10,13,0) 0%, rgba(11,10,13,0.5) 17%, rgba(11,10,13,0.52) 20%, rgba(11,10,13,1) 100%);
	background: -ms-linear-gradient(left, rgba(11,10,13,0) 0%, rgba(11,10,13,0.5) 17%, rgba(11,10,13,0.52) 20%, rgba(11,10,13,1) 100%);
	background: linear-gradient(to right, rgba(11,10,13,0) 0%, rgba(11,10,13,0.5) 17%, rgba(11,10,13,0.52) 20%, rgba(11,10,13,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b0a0d', endColorstr='#0b0a0d', GradientType=1 );
	z-index: 20;
	padding-top: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	padding-right: 40px;
}

.nav-r a {
		width: 50px;
		height: 50px;
		background: #2a2528;
		border-radius: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		text-align: center;
		margin: 0 10px;
}

.nav-r a:hover {
	background: #000000;
}

.nav-r a:before {
	content: ' ';
	display: inline-block;
	position: relative;
}
		
.nav-r a.home:before {
	width: 26px;
	height: 21px;
	background: url(../image/ic-home.png) no-repeat;
	top: -2px;
}
.nav-r a.download:before {
	width: 20px;
	height: 20px;
	background: url(../image/ic-dl.png) no-repeat;
	top: 0px;
}
.nav-r a.forum:before {
	width: 28px;
	height: 23px;
	background: url(../image/ic-fr.png) no-repeat;
	top: 0px;
}
.nav-r a.register:before {
	width: 24px;
	height: 23px;
	background: url(../image/ic-r.png) no-repeat;
	top: 0px;
}


	
.sound:before, .sound:after, .sound i:before, .sound i:after{
		content: ' ';
		width: 3px;
		height: 5px;
		background: #fddf8b;
		position: absolute;
		bottom: 2px;
		left: 3px;		
}
.sound:after{
		left: 8px;
		animation-delay: 200ms;
}

.sound i:before{
	left: 13px;
}

.sound i:after{
	left: 18px;
}

.sound.on:before, .sound.on:after, .sound.on i:before, .sound.on i:after{
	animation: sound_wave 0.5s infinite ease;
}

.sound.on i:before{
	animation-delay: 300ms;
}

.sound.on i:after{
	animation-delay: 330ms;
}

.sound.on:after{
	animation-delay: 200ms;
}


.tooltip {
	position: relative;
}

.tooltip:hover .tip {
			opacity: 1;
			visibility: visible;
}
.tooltip .tip {
		color: #fff;
		font-size: 12px;
		white-space: nowrap;
		position: absolute;
		bottom: -30px;
		left: 50%;
		transform: translateX(-50%);
		background: #212121;
		padding: 5px; 
		border-radius: 2px;
		opacity: 0;
		visibility: hidden;
		transition: all .4s ease;
}
.tooltip .tip:before {
			content: ' ';
			border-bottom: 3px solid #212121;
			border-left: 3px solid transparent;
			border-right: 3px solid transparent;
			position: absolute;
			top: -3px;
			left: 50%;
			margin-left: -3px;
		}
@keyframes sound_wave{50%{height:15px}}





/* *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:"Segoe UI",Arial,sans-serif;font-size:14px;background:#000;overflow-x:hidden}img{margin:0 auto;display:block}.video{width:100%;height:1080px;overflow:hidden;position:absolute}.video video{position:absolute;top:0;left:50%;margin-left:-960px}.nav-r{position:fixed;top:0;right:0;width:400px;height:70px;background:rgba(11,10,13,0);background:-moz-linear-gradient(left, rgba(11, 10, 13, 0) 0%, rgba(11, 10, 13, 0.5) 17%, rgba(11, 10, 13, 0.52) 20%, #0b0a0d 100%);background:-webkit-gradient(left top, right top, color-stop(0%, rgba(11, 10, 13, 0)), color-stop(17%, rgba(11, 10, 13, 0.5)), color-stop(20%, rgba(11, 10, 13, 0.52)), color-stop(100%, #0b0a0d));background:-webkit-linear-gradient(left, rgba(11, 10, 13, 0) 0%, rgba(11, 10, 13, 0.5) 17%, rgba(11, 10, 13, 0.52) 20%, #0b0a0d 100%);background:-o-linear-gradient(left, rgba(11, 10, 13, 0) 0%, rgba(11, 10, 13, 0.5) 17%, rgba(11, 10, 13, 0.52) 20%, #0b0a0d 100%);background:-ms-linear-gradient(left, rgba(11, 10, 13, 0) 0%, rgba(11, 10, 13, 0.5) 17%, rgba(11, 10, 13, 0.52) 20%, #0b0a0d 100%);background:linear-gradient(to right, rgba(11, 10, 13, 0) 0%, rgba(11, 10, 13, 0.5) 17%, rgba(11, 10, 13, 0.52) 20%, #0b0a0d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#0b0a0d", endColorstr="#0b0a0d", GradientType=1 );z-index:20;padding-top:10px;display:flex;flex-wrap:wrap;justify-content:flex-end;padding-right:40px}.nav-r a{width:50px;height:50px;background:#2a2528;border-radius:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;margin:0 10px}.nav-r a:hover{background:#000}.nav-r a:before{content:" ";display:inline-block;position:relative}.nav-r a.home:before{width:26px;height:21px;background:url(../image/ic-home.png) no-repeat;top:-2px}.nav-r a.download:before{width:20px;height:20px;background:url(../image/ic-dl.png) no-repeat;top:0px}.nav-r a.forum:before{width:28px;height:23px;background:url(../image/ic-fr.png) no-repeat;top:0px}.nav-r a.register:before{width:24px;height:23px;background:url(../image/ic-r.png) no-repeat;top:0px}.nav-l{position:fixed;top:0;left:0;width:400px;height:70px;background:#0b0a0d;background:-moz-linear-gradient(left, #0b0a0d 0%, rgba(11, 10, 13, 0.51) 83%, rgba(11, 10, 13, 0.5) 84%, rgba(11, 10, 13, 0) 100%);background:-webkit-gradient(left top, right top, color-stop(0%, #0b0a0d), color-stop(83%, rgba(11, 10, 13, 0.51)), color-stop(84%, rgba(11, 10, 13, 0.5)), color-stop(100%, rgba(11, 10, 13, 0)));background:-webkit-linear-gradient(left, #0b0a0d 0%, rgba(11, 10, 13, 0.51) 83%, rgba(11, 10, 13, 0.5) 84%, rgba(11, 10, 13, 0) 100%);background:-o-linear-gradient(left, #0b0a0d 0%, rgba(11, 10, 13, 0.51) 83%, rgba(11, 10, 13, 0.5) 84%, rgba(11, 10, 13, 0) 100%);background:-ms-linear-gradient(left, #0b0a0d 0%, rgba(11, 10, 13, 0.51) 83%, rgba(11, 10, 13, 0.5) 84%, rgba(11, 10, 13, 0) 100%);background:linear-gradient(to right, #0b0a0d 0%, rgba(11, 10, 13, 0.51) 83%, rgba(11, 10, 13, 0.5) 84%, rgba(11, 10, 13, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#0b0a0d", endColorstr="#0b0a0d", GradientType=1 );z-index:20;padding-top:5px;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:30px}.nav-l .logo{width:55px;height:63px;background:url(../image/logo.png) no-repeat;display:flex;flex-wrap:wrap}.nav-l .info{flex:1;padding-left:10px;position:relative}.nav-l .info .t1{color:#fff;font-size:16px;padding-bottom:3px;padding-top:13px}.nav-l .info .t2{color:#fff;font-size:11px}.nav-l .info .btn{position:absolute;top:5px;left:140px}.nav-l .info .btn a{width:24px;height:24px;border-radius:2px;background:#322626;display:inline-block;margin-right:5px;position:relative}.nav-l .info .btn a:before{content:" ";position:absolute}.nav-l .info .btn a.sound{background:none;border:1px solid #322626}.nav-l .info .btn a.fb:before{width:6px;height:14px;background:url(../image/ic-f.png) no-repeat;top:5px;left:10px}.nav-l .info .btn a.gr:before{width:16px;height:13px;background:url(../image/ic-gr.png) no-repeat;top:5px;left:4px}.sound:before,.sound:after,.sound i:before,.sound i:after{content:" ";width:3px;height:5px;background:#fddf8b;position:absolute;bottom:2px;left:3px}.sound:after{left:8px;animation-delay:200ms}.sound i:before{left:13px}.sound i:after{left:18px}.sound.on:before,.sound.on:after,.sound.on i:before,.sound.on i:after{animation:sound_wave .5s infinite ease}.sound.on i:before{animation-delay:300ms}.sound.on i:after{animation-delay:330ms}.sound.on:after{animation-delay:200ms}.tooltip{position:relative}.tooltip:hover .tip{opacity:1;visibility:visible}.tooltip .tip{color:#fff;font-size:12px;white-space:nowrap;position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);background:#212121;padding:5px;border-radius:2px;opacity:0;visibility:hidden;transition:all .4s ease}.tooltip .tip:before{content:" ";border-bottom:3px solid #212121;border-left:3px solid transparent;border-right:3px solid transparent;position:absolute;top:-3px;left:50%;margin-left:-3px}.social{position:fixed;top:50%;right:0;z-index:20;display:flex;flex-wrap:wrap;justify-content:flex-end;width:50px;margin-top:-50px}.social .share{margin-bottom:10px}.scroll{width:91px;height:66px;background:url(../image/scroll.png) no-repeat;position:fixed;bottom:10px;left:50%;margin-left:-45px;animation:scroll 2s infinite ease}a.video{width:99px;height:99px;background:url(../image/play.png) no-repeat;position:absolute;top:528px;left:calc(50% - 231px);overflow:initial;transition:all .3s ease}a.video:hover{filter:brightness(150%)}a.video:before{content:" ";width:19px;height:74px;background:url(../image/ic-play-2.png) no-repeat;position:absolute;top:12px;left:-9px;animation:vd1 2s infinite ease}a.video:after{content:" ";width:19px;height:74px;background:url(../image/ic-play-1.png) no-repeat;position:absolute;top:12px;left:90px;animation:vd2 2s infinite ease}span.time{width:281px;height:61px;background:url(../image/time.png) no-repeat;position:absolute;top:545px;left:calc(50% - 109px)}.intro{height:1080px;overflow:hidden;width:100%;position:relative}.intro .countdown{position:absolute;top:540px;left:calc(50% + 168px);color:#fff;font-size:35px;font-weight:700;width:317px;height:73px;font-family:"Philosopher",sans-serif}.intro .countdown .kkc-days-text,.intro .countdown .kkc-hours-text,.intro .countdown .kkc-min-text,.intro .countdown .kkc-sec-text{color:transparent;font-size:11px;font-weight:300;position:absolute;top:0;left:0}.intro .countdown .kkcountdown-box{width:100%;display:flex;flex-wrap:wrap;align-content:center;padding:5px 20px 0 20px}.intro .countdown .kkc-days{flex:1;text-align:center}.intro .countdown .kkc-hours{flex:1;text-align:center}.intro .countdown .kkc-min{flex:1;text-align:center}.intro .countdown .kkc-sec{flex:1;text-align:center}.intro .countdown .kkc-days-text{position:absolute;top:45px;left:39px;width:28px;height:11px;background:url(../image/count-day.png) no-repeat}.intro .countdown .kkc-hours-text{position:absolute;top:45px;left:113px;width:18px;height:10px;background:url(../image/count-hour.png) no-repeat}.intro .countdown .kkc-min-text{position:absolute;top:45px;left:177px;width:28px;height:10px;background:url(../image/count-min.png) no-repeat}.intro .countdown .kkc-sec-text{position:absolute;top:45px;left:251px;width:24px;height:10px;background:url(../image/count-sec.png) no-repeat}.events{width:100%;position:relative;overflow-x:hidden}.event-cont{width:1920px;position:relative;left:calc(50% - 960px)}@keyframes sound_wave{50%{height:15px}}@keyframes scroll{50%{transform:translateY(10px)}}@keyframes vd1{50%{transform:translateX(10px)}}@keyframes vd2{50%{transform:translateX(-10px)}}/*# sourceMappingURL=style.css.map */ */
.footer {
    text-align: center;
    margin-top: -56px;
    margin-left: 277px;
    letter-spacing: 0.7px;
}

.footer span.copyright{
    font-size: 11pt;
	color: #5a5a5a;
}

.footer span.copyright a{
	color: #ffd800;

}


.intro .link .l{font-size:14px;font-weight:600;color:#fffd92;display:inline-block;text-shadow:0 0 20px rgba(0,0,0,.6);text-decoration:none;margin:0 10px;margin-top:0px}.intro .link .fb{width:24px;height:24px;background:url(../images/fb.png);position:relative;top:8px;margin-left:18px}.intro .link .gr{width:24px;height:24px;background:url(../images/gr.png);position:relative;top:8px;margin-left:7px}.intro .link .reg{width:173px;height:40px;background:url(../images/btn-register.png);position:absolute;top:44px;left:90px;transition:all .3s ease}.intro .link .reg:hover{filter:brightness(150%)}.intro .play{width:94px;height:94px;background:url(../images/btn-play.png) no-repeat;position:absolute;top:560px;left:380px;transition:all .3s ease}.intro .play:hover{transform:scale(1.2)}.intro .play:before{content:" ";width:44px;height:60px;background:url(../images/icon-play.png);position:absolute;top:18px;left:30px;animation:play 2s infinite ease}.intro .time{position:absolute;top:526px;left:422px}.intro .time .kkcountdown-box .kkc-days,.intro .time .kkcountdown-box .kkc-hours,.intro .time .kkcountdown-box .kkc-min,.intro .time .kkcountdown-box .kkc-sec{font-family:"UTM Akashi";font-size:39px;color:#fff;position:absolute;top:0}.intro .time .kkcountdown-box .kkc-sec{left:228px}.intro .time .kkcountdown-box .kkc-min{left:140px}.intro .time .kkcountdown-box .kkc-hours{left:60px}.intro .time .kkcountdown-box .kkc-days-text,.intro .time .kkcountdown-box .kkc-hours-text,.intro .time .kkcountdown-box .kkc-min-text,.intro .time .kkcountdown-box .kkc-sec-text{position:absolute;top:46px;color:#feb072;font-size:12px;letter-spacing:-0.6px;text-transform:uppercase;text-shadow:0 0 3px rgba(0,0,0,.7)}.intro .time .kkcountdown-box .kkc-sec-text{left:231px}.intro .time .kkcountdown-box .kkc-min-text{left:141px}.intro .time .kkcountdown-box .kkc-hours-text{left:66px}.intro .time .kkcountdown-box .kkc-days-text{left:-8px}.event-ingame{position:absolute;top:10px;left:calc(50% - 600px);width:1200px;color:#fff}.event-ingame ul{list-style:none;padding:0;margin:0}.event-ingame ul li{display:flex;flex-wrap:wrap;text-shadow:0 0 3px #000}.event-ingame ul li span{text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:0 20px}.event-ingame ul li.head{color:#fff;margin-bottom:0px;border-bottom:1px solid #e6874f40;padding-bottom:15px}.event-ingame ul li.body{color:#fc0;border-bottom:1px solid #e6874f40;padding:7px 0}.event-ingame ul li.body.warning{animation:warning 1s infinite ease}.event-ingame ul li.body.danger{animation:danger 1s infinite ease}.event-ingame ul li.body .col-1{color:red}.event-ingame ul li .col-1{width:150px;text-align:left;color:#ff0;font-weight:600;justify-content:flex-start}.event-ingame ul li .col-2{width:200px}.event-ingame ul li .col-3{width:120px}.event-ingame ul li .col-4{width:250px}.event-ingame ul li .col-5{flex:1}.event-ingame ul li .col-6{width:150px}.event-ingame ul li i{color:#aaa;font-weight:400;font-size:13px}.page-1{background:url(../images/bg.jpg) no-repeat center top;height:1080px;position:relative}.page-1 .container{width:1200px;margin:0 auto;position:relative}.page-2 .events{width:100%;position:relative}.page-2 .events .event-container{width:1920px;position:absolute;top:0;left:calc(50% - 960px)}.page-2 .event-img img{opacity:0}@keyframes warning{0%{background:rgba(230,152,56,.1)}50%{background:rgba(230,152,56,.2)}100%{background:rgba(230,152,56,.1)}}@keyframes danger{0%{background:rgba(255,22,22,.2)}50%{background:rgba(255,22,22,.3)}100%{background:rgba(255,22,22,.2)}}/*# 

sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */

