@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
  color: #ffffff;
}

i {
  font-style: normal;
}

@font-face {
  font-family: 'AGENCYR';
  src: url("../fonts/AGENCYR.ttf");
}

body,
html {
  height: 100%;
  width: 100%;
  background: #000000;
  -webkit-overflow-scrolling: touch;
  font-family: 'AGENCYR';
  color: #ffffff;
}

.wrapper {
    overflow: hidden;
}

.sec {
  display: none;
  overflow: hidden;
}

.sec.on {
  display: block;
}

/* s1 */

.s1 {
  width: 100%;
  height: 100vh;
  background: #000000;
  transform: translateX(0);
}

.kv_box {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
	/* min-width: 16rem; */
	/* min-height: 16rem; */
	z-index: 99999;
	background: #000000;
	z-index: 0;
	width: 100%;
	height: 100%;
}

#scene1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.kv_position {
	position: absolute;
	width: 100%;
	height: calc(540 / 960 * 16rem);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	background: url(../images/video/TX_SBSRU_V000.jpg) center / 100% no-repeat;
}

@media only screen and (max-aspect-ratio: 960 / 540) {
    .kv_position {
	    width: calc(960 / 540 * 100vh);
	    height: 100vh;
    }
}

.kv {
	/* min-height: 16rem; */
	/* min-width: calc(960 / 540 * 16rem); */
	width: 100%!important;
	height: 100%!important;
}

.glass_box {
  position: absolute;
  width: 15.34rem;
  height: 9.5rem;
}

.glass_box1 {
  top: -0.7rem;
  left: -0.7rem;
}

.glass_box2 {
  top: -0.7rem;
  right: -0.7rem;
}

.glass_box3 {
  bottom: -0.7rem;
  left: -0.7rem;
}

.glass_box4 {
  bottom: -0.7rem;
  right: -0.7rem;
}

.glass_box .glass {
  width: 15.34rem;
  height: 9.5rem;
  background: url(../images/glass1.png) center / 100% no-repeat;
  z-index: 1;
}

.glass_box1 .glass11 {background-image: url(../images/glass_11.png);}
.glass_box2 .glass12 {background-image: url(../images/glass_12.png);}
.glass_box3 .glass13 {background-image: url(../images/glass_13.png);}
.glass_box4 .glass14 {background-image: url(../images/glass_14.png);}
.glass_box1 .glass21 {background-image: url(../images/glass_21.png);}
.glass_box2 .glass22 {background-image: url(../images/glass_22.png);}
.glass_box3 .glass23 {background-image: url(../images/glass_23.png);}
.glass_box4 .glass24 {background-image: url(../images/glass_24.png);}

.sec_content {
  width: 13.34rem;
  height: 7.5rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  position: absolute;
  /* background: url(../images/bg.jpg) center / cover no-repeat; */
}

.slogan {
	background: url(../images/slogan.png) center / 100% no-repeat;
	width: 100%;
	height: 100%;
	margin: 0;
	top: 0;
	left: 0;
	position: absolute;
	background-position-y: -0.5rem;
}

.lang-ar .slogan {background-image: url(../images/slogan_ar.png);}
.lang-de .slogan {background-image: url(../images/slogan_de.png);}
.lang-en .slogan {background-image: url(../images/slogan_en.png);}
.lang-es .slogan {background-image: url(../images/slogan_es.png);}
.lang-fr .slogan {background-image: url(../images/slogan_fr.png);}
.lang-hk .slogan {background-image: url(../images/slogan_hk.png);}
.lang-id .slogan {background-image: url(../images/slogan_id.png);}
.lang-ms .slogan {background-image: url(../images/slogan_my.png);}
.lang-pt .slogan {background-image: url(../images/slogan_pt.png);}
.lang-ru .slogan {background-image: url(../images/slogan_ru.png);}
.lang-th .slogan {background-image: url(../images/slogan_th.png);}
.lang-tr .slogan {background-image: url(../images/slogan_tr.png);}
.lang-tw .slogan {background-image: url(../images/slogan_tw.png);}
.lang-vi .slogan {background-image: url(../images/slogan_vi.png);}
.lang-zh .slogan {background-image: url(../images/slogan_zh.png);}

.slogan span {
 	font-size: 0;
 }

.slogan_left,
.slogan_right {
    line-height: 0.25rem;
    font-size: 0.23rem;
    display: none!important;
}

.lang-th .slogan_left,
.lang-th .slogan_right,
.lang-tw .slogan_left,
.lang-tw .slogan_right,
.lang-hk .slogan_left,
.lang-hk .slogan_right {
    line-height: 0.55rem;
    font-size: 0.26rem;
}

.lang-ms .slogan_left,
.lang-ms .slogan_right {
    font-size: 0.20rem;
}

.slogan_left {
	width: 2.8rem;
	text-align: right;
}

.slogan_right {
	text-align: left;
	width: 2.85rem;
}

.slogan_left span:last-child,
.slogan_right span:nth-child(1){
	color: #939dab;
}

.slogan_left span:nth-child(1),
.slogan_right span:last-child {
	color: #ffe8a2;
}

.btn_player {
	display: block;
	/* 	background: #ffffff; */
	width: 1rem;
	height: 1rem;
	margin: 3.2rem auto 0;
	z-index: 2;
}

.btn_box{
    margin: 5.31rem auto 0;
    width: 4.2rem;
    display: flex;
    justify-content: space-between;
    z-index: 1;
    position: relative;
}

.btn_box.center{
    justify-content: center;
}

.btn_go,
.btn_share{
	display: block;
	background: url(../images/btn1.png) center / 100% no-repeat;
	width: 1.92rem;
	height: 0.62rem;
	line-height: 0.62rem;
	text-align: center;
	font-size: 0.38rem;
	text-transform: uppercase;
	color: #76451f;
	font-weight: 900;
}

.lang-pt .btn_go,
.lang-pt .btn_share,
.lang-es .btn_go,
.lang-es .btn_share,
.lang-vi .btn_go,
.lang-vi .btn_share,
.lang-tr .btn_go,
.lang-tr .btn_share,
.lang-fr .btn_go,
.lang-fr .btn_share,
.lang-zh .btn_go,
.lang-zh .btn_share,
.lang-hk .btn_go,
.lang-hk .btn_share,
.lang-ru .btn_go,
.lang-ru .btn_share,
.lang-tw .btn_go,
.lang-tw .btn_share{
	font-size: 0.28rem;
}
.lang-th .btn_go,
.lang-th .btn_share{
	font-size: 0.45rem;
}

.s1 .glass_small {
  position: absolute;
  top: 0;
  left: 0;
  width: 13.34rem;
  height: 7.5rem;
  background: url(../images/bg_mask.png) center / cover no-repeat;
  pointer-events: none;
}

.s1 .glass_small1 {background-image: url(../images/bg_mask.png);top: -1rem;left: -1rem;}
.s1 .glass_small2 {background-image: url(../images/bg_mask2.png);left: 0.5rem;}
.s1 .glass_small3 {background-image: url(../images/bg_mask3.png);top: 1rem;}
.s1 .glass_small4 {background-image: url(../images/bg_mask4.png);top: 0rem;left: -0.9rem;}

.s1 .glass_small.move {
  animation: move1 3.8s ease-in-out infinite;
}

@keyframes move1 {
  0%, 100%{
    transform: translate(0,0);
    -ms-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    -moz-transform: translate(0,0);
  }
  50%{
  	transform: translate(-0.1rem, -0.1rem);
    -ms-transform: translate(-0.1rem, -0.1rem);
    -webkit-transform: translate(-0.1rem, -0.1rem);
    -o-transform: translate(-0.1rem, -0.1rem);
    -moz-transform: translate(-0.1rem, -0.1rem);
  }
}

#scene {
	position: absolute!important;
}

#btn {
  width: 1rem;
  height: 1rem;
}
/* pop */

.b_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.90);
  z-index: 200;
}

.pop {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  box-sizing: border-box;
  display: none;
  width: 5.86rem;
  height: 4.57rem;
  color: #ffffff;
  background: url(../images/pop_bg.png) center / 100% no-repeat;
}

.pop_bg1 {
  height: 3.10rem;
}

.pop_title {
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.42rem;
  padding-top: 0.02rem;
  font-size: 0;
}

.pop1_tips {
  width: 3.5rem;
  margin: 0.7rem auto 0;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.36rem;
  height: 0.9rem;
  text-align: center;
}

.pop_btn_box {
  justify-content: space-between;
  display: flex;
  width: 3.5rem;
  margin: 0.2rem auto 0;
}

.pop_btn_box .pop_cancel,
.pop_btn_box .pop_ok {
  width: 1.60rem;
  height: 0.54rem;
  font-size: 0.22rem;
  line-height: 0.50rem;
  padding-top: 0.04rem;
  text-align: center;
  display: block;
  text-transform: uppercase;
  color: #7B3F1A;
  font-weight: 900;
  background: url(../images/pop_btn2.png) center / 100% no-repeat;
}

.lang-th .pop_btn_box .pop_cancel,
.lang-th .pop_btn_box .pop_ok {
  font-size: 0.50rem;
}

.pop_btn_box .pop_ok {
  background-image: url(../images/pop_btn1.png);
}

/* pop3 */

#pop3 .pop_btn_box {
	padding-top: 0.35rem;
	width: 3rem;
	direction: ltr;
}

.pop_fb,
.pop_tw {
	display: block;
	background: url(../images/btn_fb.png) center / 100% no-repeat;
	width: 1.12rem;
	height: 1.61rem;
}

.pop_tw {background-image: url(../images/btn_tw.png);}

.pop_close {
  width: 0.26rem;
  height: 0.26rem;
  display: block;
  background: url(../images/pop_close.png) center / 100% no-repeat;
  position: absolute;
  top: 0.2rem;
  right: 0.20rem;
}

/* 视频弹窗 */
.pc .pop_video_close {
    right: calc(-60 / 1920 * 100vw);
    font-size: calc(26 / 1920 * 100vw);
    height: calc(60 / 1920 * 100vw);
    width: calc(60 / 1920 * 100vw);
    background: rgb(0 0 0 / 80%) url(/images/event/bloodravenx_suit/pop_close.png) center / calc(60 / 1920 * 100vw) no-repeat;
}

.pop-vid {
    height: 562px;
    position: fixed;
    width: 50%;
    left: 50%;
    left: 0;
    right: 0;
    margin: -281px auto;
    top: 50%;
    background: #000;
    z-index: 201
}

@media only screen and (max-width: 1400px) {
    .pop-vid {
        width: 70%;
        margin: -260px auto;
        height: 520px
    }
}

@media only screen and (max-width: 1000px) {
    .pc .pop_video_close {
        right: 0;
    }
    .pop-vid {
        width: 100%;
        margin: -200px auto;
        height: 400px
    }
    .pop-close {
        width: 35px;
        height: 35px
    }
}

@media only screen and (max-width: 850px) {
    .pop-vid {
        width: 100%;
        margin: -130px auto;
        height: 260px;
    }
}


/* 视频 */

.version-tip {
    position: absolute;
    top: calc(630 / 1920 * 100vw);
    left: 0;
    width: 100%;
    text-align: center;
    color: #fffffe;
    font-size: calc(40 / 1920 * 100vw);
    text-transform: uppercase;
    line-height: calc(50 / 1920 * 100vw);
    display: none;
}

.version-tip.on {
    display: block;
}

.player-container-id-dimensions {
    width: 100%;
    height: 100%;
}

.mclass .player-container-id-dimensions {
    width: calc(1920 / 1080 * 100vh);
    height: 100vh;
}

.mclass .pop-close {
    width: 35px;
    height: 35px;
    right: 2px;
}

.mclass .pop-vid {
    /* width: 100%; */
    top: 0;
    width: calc(1920 / 1080 * 100vh);
    height: 100vh;
    /* height: 100%; */
    /* margin: 0% auto; */
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lang-ar.mclass .pop-vid {
	right: 50%;
    transform: translate(50%, -50%);
}

.mclass .pop_video_close {
    left: calc(50% + 50vw);
    transform: translateX(-200%);
    top: calc(20 / 1334 * 100vw);
    padding: 0;
    border: none;
    font-size: calc(26 / 1334 * 100vw);
    height: calc(60 / 1334 * 100vw);
    width: calc(60 / 1334 * 100vw);
    font-size: 0;
    background: url(../images/pop_close.png) center / calc(60 / 1334 * 100vw) no-repeat;
    filter: drop-shadow(0 0 5vw black);
    z-index: 9999;
}

.lang-ar.mclass .pop-vid {
	direction: ltr;
}

.lang-ar.mclass .version-tip {
	direction: rtl;
}

.mclass .tcp-skin .vjs-control-bar {
  	width: 100vw;
  	margin: 0 auto;
    height: 6em;
    background: rgba(0, 0, 0, 0.666);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.666) 0%, rgba(0, 0, 0, 0.492) 39%, rgba(0, 0, 0, 0.36) 54%, rgba(0, 0, 0, 0.254) 67%, rgba(0, 0, 0, 0.185) 76.5%, rgba(0, 0, 0, 0.129) 85%, rgba(0, 0, 0, 0.084) 93%, rgba(0, 0, 0, 0.05) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.666) 0%, rgba(0, 0, 0, 0.492) 39%, rgba(0, 0, 0, 0.36) 54%, rgba(0, 0, 0, 0.254) 67%, rgba(0, 0, 0, 0.185) 76.5%, rgba(0, 0, 0, 0.129) 85%, rgba(0, 0, 0, 0.084) 93%, rgba(0, 0, 0, 0.05) 100%);
	padding: 0 5%;
}
.mclass .tcp-skin .vjs-progress-control {
    width: 90%;
    left: 5%;
}

@media only screen and (min-aspect-ratio: 1920 / 1080) {
    .mclass .pop-vid {
        height: calc(1080 / 1920 * 100vw);
        width: 100vw;
        max-height: 100%;
    }

    .mclass .player-container-id-dimensions {
        height: calc(1080 / 1920 * 100vw);
        width: 100vw;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .mclass .tcp-skin .vjs-control-bar {
	    top: calc(50vh + 50%);
	    bottom: unset;
	    transform: translateY(-6em);
	    z-index: 9999;
	    padding: 0 5%;
	}
	.mclass .tcp-skin .vjs-progress-control {
        width: 90%;
        left: 5%;
    }
}