/**
@Power By https://facebook.com/skinsvbb
**/


* {
  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: 10px;
  overflow: hidden;
  position: absolute;
  background: #000;
}
.video video {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.intro .container {
  width: 1200px;
  height: 1080px;
  margin: 0 auto;
  position: relative;
}

.intro {
    position: relative
}

.intro .link {
    width: 488px;
    height: 42px;
    position: absolute;
    top: 9px;
    left: -33px;
}

.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: 750px;
    left: calc(50% - -250px);
}

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

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

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

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

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

.countdown .kkc-days-text,
.countdown .kkc-hours-text,
.countdown .kkc-min-text,
.countdown .kkc-sec-text {
    font-size: 13px;
    text-shadow: 1px solid #46536d;
    color: #f4ff00;
    position: absolute;
    text-align: center;
    top: 40px;
}

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

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

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

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

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


.events {
  background: #000;
  position: relative;
  z-index: 15;
}
.events .event-1 {
  background: url(../images/Event_1.jpg) no-repeat center top;
  min-height: 495px;
  padding-top: 120px;
}
.events .event-2 {
  background: url(../images/Event_2.jpg) no-repeat center top;
  min-height: 520px;
  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 .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: 49px;
  height: 76px;
  background: url(../images/scroll.png) no-repeat;
  position: absolute;
  top: 973px;
  left: 50%;
  margin-left: -25px;
  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:720px;
  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: -20px;
}
.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: 518px;
}
.timeline .dot.dot-7 {
    top: 615px;
}
.timeline .dot.dot-8 {
    top: 715px;
}
.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: 720px;
  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 -653px;
}
.timeline .lines .line.line-6 span {
  background-position:  0;
}
.timeline .lines .line span {
  display: block;
  width: 5px;
  background: url(../images/gradient.png) no-repeat;
}

.event-ingame {
    position: absolute;
    top: 5620px;
    left: calc(50% - 600px);
    width: 1200px;
    color: #fff
}

.event-ingame.fixed {
    width: 200px;
    background: rgba(0, 0, 0, .9);
    top: 60px;
    left: auto;
    right: 0;
    position: fixed;
    font-size: 11px
}

.scroll{width:86px;height:29px;background:url(../images/ico_scroll.png) no-repeat;position:fixed;bottom:10px;left:50%;margin-left:-95px;animation:scroll 2s infinite ease}
.events1{width:100%;position:relative;overflow-x:hidden}
.event-cont1{width:1920px;position:relative;left:calc(50% - 960px)}@keyframes sound_wave{50%{height:15px}}@keyframes scroll{50%{transform:translateY(10px)}}@keyframes vd{50%{transform:scale(0.8)}}

.event-ingame.fixed .col-3 {
    width: 80px;
    display: none
}

.event-ingame.fixed .col-4,
.event-ingame.fixed .col-5,
.event-ingame.fixed .col-6 {
    display: none
}

.event-ingame.fixed li span {
    padding: 0 5px
}

.event-ingame.fixed .head {
    display: none
}

.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;
    position: relative
}

.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 .log {
    position: absolute;
    top: 0;
    left: 100%;
    color: #aaa;
    white-space: nowrap
}

.event-ingame ul li i {
    color: #aaa;
    font-weight: 400;
    font-size: 13px
}

.infomation{
	position: absolute;
	width: 480px;
	left: 40%;
	top: 645px;
}

.infomation ul {
	list-style: inside;
}

.infomation ul li{
	color: #ffba00;
	font-weight: 500;
	font-size: 14pt;
}

.group_btn{
	position: fixed;
	bottom: 0;
	height: 166px;
}

.group_btn a{
	
}

.group_btn .btn-server{width:319px;height:80px;background:url(../images/btn-info.png) no-repeat;position:absolute;top:93px;left: -85px;}
.group_btn .btn-server:before{content:" ";width:241px;height:39px;background:url(../images/text-server.png) no-repeat;position:absolute;top:25px;left:35px}
.group_btn .btn-server:hover{animation:btngt2 .6s infinite ease-in-out}
.group_btn .btn-event{width:319px;height:80px;background:url(../images/btn-info.png) no-repeat;position:absolute;top:93px;left: 980px;}
.group_btn .btn-event:before{content:" ";width:237px;height:45px;background:url(../images/text-event.png) no-repeat;position:absolute;top:21px;left:45px}
.group_btn .btn-event:hover{animation:btngt2 .6s infinite ease-in-out}

.overlay{background:rgba(0,0,0,.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:10;display:none}
.overlay.show{display:block}
.gioi-thieu{width:1477px;height:950px;background:url(../images/gt.png) no-repeat;position:absolute;top:50px;left:50%;margin-left:-735px;z-index:12;display:none}
.gioi-thieu.show{display:block}
.gioi-thieu .btn-close{width:159px;height:72px;position:absolute;top:5px;right:10px;cursor:pointer}
.gioi-thieu .btn-close:hover{background:url(../images/btn-close.png) no-repeat}
.gioi-thieu .content{color:#fff;padding:86px 100px 0 100px;font-size:14px;line-height:1.2;text-shadow:0 0 5px rgba(0,0,0,.4);display:none}
.gioi-thieu .content ul{list-style:none}
.gioi-thieu .content ul li{margin-bottom:5px;background:url(../images/li.png) no-repeat;padding-left:40px}

.table{margin-top:20px}.table table{width:100%;border-collapse:collapse;border:1px solid #433c56}
.table table tr{background:#4d445e61}
.table table tr.head{background:#732638}
.table table tr.head td{font-weight:bold;color:#ff0}
.table table tr td{padding:10px 20px;border-collapse:collapse;border:1px solid #433c56;text-align:center}

footer{
	background-color: #000;
	text-align:center;
	padding-bottom: 10px;
}

footer span.copyright{
	font-size:8pt;
	color: #FFF;
}

footer span.copyright a{
	color: red;
}

@keyframes dotActive {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}


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

body { font-family: 'Arial', sans-serif; background: #000; overflow-x: hidden; padding: 0; margin: 0; }

.video { width: 100%; height: 900px; overflow: hidden; position: absolute; }
.video video { position: absolute; top: 0; left: 50%; margin-left: -960px; }

.overlay { width: 100%; height: 100%; background: url(../images/overlay.png) repeat; position: fixed; top: 0; left: 0; opacity: 1; }

.container { position: relative; width: 1200px; margin: 0 auto; }
.menu-right{background:url("../images/menu-right.png") no-repeat;width:274px;height:600px;position:fixed;left:0;z-index:10;top:9%}.menu-right .m-download{position:absolute;top:0;width:222px;height:193px;left:0;margin:0 auto}.menu-right .m-home{position:absolute;top:193px;width:125px;height:44px;left:63px;margin:0 auto;right:0;background:url("../images/m-home-hover.png") no-repeat}.menu-right .m-home:hover{background:url("../images/m-home-hover.png") no-repeat;width:125px;height:44px}.menu-right .m-event{position:absolute;top:239px;width:125px;height:40px;left:63px;margin:0 auto;right:0}.menu-right .m-event:hover{background:url("../images/m-event-hover.png") no-repeat;width:125px;height:44px}.menu-right .m-fanpage{position:absolute;top:284px;width:125px;height:40px;left:65px;margin:0 auto;right:0}.menu-right .m-fanpage:hover{background:url("../images/m-fanpage-hover.png") no-repeat;width:125px;height:44px}.menu-right .m-group{position:absolute;top:330px;width:125px;height:40px;left:65px;margin:0 auto;right:0}.menu-right .m-group:hover{background:url("../images/m-group-hover.png") no-repeat;width:125px;height:44px}.menu-right .m-giftcode{position:absolute;top:425px;width:131px;height:185px;left:65px;margin:0 auto;right:0}
.logo { text-align: center;height: 210px;}
.versions { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; /*justify-content: space-between;*/ height: 480px; margin-bottom: 105px; }
.versions li { width: 33%; position: relative; }
.versions li:hover .version { transform: scale(0.9); }
.versions li:hover .version:after { opacity: 1; }
.versions li:hover .light { transform: scale(1, 1); transition: all 0.5s cubic-bezier(0.2, 0.26, 0.42, 1.57); }
.versions li:hover .light2 { transform: scale(1, 1); transition: all 0.5s cubic-bezier(0.2, 0.26, 0.42, 1.57); }
.versions li:hover .light3 { transform: scale(1, 1); transition: all 0.5s cubic-bezier(0.2, 0.26, 0.42, 1.57); }
.versions .version { width: 299px; height: 399px; position: absolute; top: calc(50% - 399px/2); left: calc(50% - 299px/2); transition: transform .3s ease-in-out; }
.versions .version:before { position: absolute; top: 4px; left: 8px; content: ' '; width: 284px; height: 385px; background: url(../images/game-1.png) no-repeat center; opacity: 1; transition: all .3s ease-in-out; }
.versions .version:after { position: absolute; top: 0; left: 0; content: ' '; width: 299px; height: 399px; background: url(../images/game-2.png) no-repeat center; opacity: 0; transition: all .15s ease-in-out; }
.versions .ss-logo { width: 239px; height: 291px; position: absolute; top: 78px; left: 30px; z-index: 1; }
.versions .season { position: absolute; top: 0; left: 0; width: 100%; text-align: center; z-index: 1; }
.versions .season img { position: relative; }
.versions .light { width: 300px; height: 654px; background: url(../images/light-active.png) no-repeat; position: absolute; top: -90px; left: calc(50% - 300px/2); transform: scale(0.8, 0.5); transition: all .3s ease-out; }
.versions .light2 { width: 300px; height: 654px; background: url(../images/light-active2.png) no-repeat; position: absolute; top: -90px; left: calc(50% - 300px/2); transform: scale(0.8, 0.5); transition: all .3s ease-out; }
.versions .light3 { width: 300px; height: 654px; background: url(../images/light-active3.png) no-repeat; position: absolute; top: -90px; left: calc(50% - 300px/2); transform: scale(0.8, 0.5); transition: all .3s ease-out; }

.versions { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; /*justify-content: space-between;*/ height: 480px; margin-bottom: 105px; }
.versions li { width: 33%; position: relative; }
.versions li:hover .version1 { transform: scale(0.9); }
.versions li:hover .version1:after { opacity: 1; }
.versions li:hover .light { transform: scale(1, 1); transition: all 0.5s cubic-bezier(0.2, 0.26, 0.42, 1.57); }
.versions li:hover .light2 { transform: scale(1, 1); transition: all 0.5s cubic-bezier(0.2, 0.26, 0.42, 1.57); }
.versions .version1 { width: 299px; height: 399px; position: absolute; top: calc(50% - 399px/2); left: calc(50% - 299px/2); transition: transform .3s ease-in-out; }
.versions .version1:before { position: absolute; top: 4px; left: 8px; content: ' '; width: 284px; height: 385px; background: url(../images/game-1.png) no-repeat center; opacity: 1; transition: all .3s ease-in-out; }
.versions .version1:after { position: absolute; top: 0; left: 0; content: ' '; width: 299px; height: 399px; background: url(../images/game-3.png) no-repeat center; opacity: 0; transition: all .15s ease-in-out; }


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