/* reset */
*,*::before,*::after{box-sizing: border-box;}
body,div,p,ul,li,table,tbody,tr,td,textarea,form,input,h1,h2,h3,h4,h5,dl,dt,dd,img,iframe,header,nav,section,article,footer,figure,figcaption,menu{margin:0;padding:0;list-style:none;}
body{-webkit-text-size-adjust:none; font-size: 0.24rem;font-family: "Source Han Sans", "Noto Sans CJK SC", "Noto Sans SC", "Source Han Serif", "Noto Serif CJK SC", "Noto Serif SC", sans-serif;}
header,nav,section,article,footer,figure,figcaption{display:block;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}
ol,ul{margin:0;padding:0;}
fieldset{border:none;margin:0;padding:0;}
a,li,ul,[onclick]{-webkit-tap-highlight-color:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
table{border-collapse:collapse;border-spacing:0;}
em,strong{font-weight:normal;font-style:normal;}
a {text-decoration:none;}
.hide {display:block;width:0;height:0;overflow:hidden;}
.c:before,.c:after {content:"";display:table;}
.c:after {clear:both;}
.fl {float:left;}
.fr {float:right;}
.pr {position:relative;}
.pa {position:absolute;}
.db {display:block;text-indent:-999em;}
body,html{background-color: #293132;overflow-x: hidden;width: 100%;height: 100%;-webkit-tap-highlight-color:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}

.wrapper{width: 100%;height: 100%;overflow: hidden;}
.main{width: 100%;height: 100%;}
.swiper-container{width: 100%;height: 100%;}

/*-- --------------------------------- 字体引入 ---------------------------------- --*/
/* 三角洲体 */
@font-face {
  font-family: 'font1';
  src: url('../font/p-m.ttf');
}
/* 战术粗体 */
@font-face {
  font-family: 'font2';
  src: url('../font/p-bold.ttf');
}
/* HAAVKTITLE */
@font-face {
  font-family: 'font3';
  src: url('../font/haavk.otf');
}

body{
  font-family: 'font1';
}

.wrap{
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nav-box a.on,
.s1_sub,
.s1_tit2,
.s3_sub{font-family: 'font2';}

.nav-box a.on,
.s1_tit1,
.s1_tit2,
.select-wrap .selected-value .lang-value,
.s1_sub,
.s3_sub,
.s1r_item a{text-transform: uppercase;}

/*-- --------------------------------- 头部 ---------------------------------- --*/
.header{pointer-events: none;z-index: 9999;font-size: 0.18rem;width: 6.9rem;margin-left: -3.45rem;height: .7rem;position: fixed;top: 0.2rem;left: 50%;display: flex;justify-content: space-between;
align-items: center;background: url(../ossweb-img/m/line.png) no-repeat 50% 100%;background-size: 100% auto;}
.logo-game{width: .43rem;height: .37rem;background-image: url(../ossweb-img/m/logo.png);background-position: 0 0;background-size: 100% 100%;}

.header-right{pointer-events: auto;display: flex;align-items: center;position: relative;}
/* .header-right .logined{display: flex;align-items: center;margin-right: 0.46rem;}
.header-right .username{color: #fff;margin-right: 0.2rem;}
.header .btn_login,.header .btn_logout{color: #0ff796;text-decoration: none;}
.header .logined{display: none;} */
.select-wrap{position: relative;font-size: 0.22rem;color: #e5e5e5;min-width:2rem;height:0.48rem;background-color: rgba(37, 37, 37, .5);border: .02rem solid #8e9194;border-radius: .04rem;transition: all .5s;border-radius: .05rem;}
.select-wrap::after{content: '';position: absolute;top: 50%;left: .05rem;width: .36rem;height: 0.37rem;background-image: url(../ossweb-img/lang_icon1.png);background-size: 100% auto;background-repeat: no-repeat;transform: translateY(-50%);opacity: .8;}
.select-wrap::before{content: '';position: absolute;top: 50%;right: .1rem;width: .22rem;height: 0.16rem;background-image: url(../ossweb-img/lang_icon2.png);background-size: 100% auto;background-repeat: no-repeat;transform: translateY(-50%);opacity: .8;}
.select-wrap .selected-value{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;cursor: pointer;user-select: none;padding: 0 .45rem 0 .45rem;opacity: .8;}
.select-wrap .selected-value .lang-value{margin-top: -0.05rem;}
.select-wrap .select-list{display: none;opacity: 0;z-index: 0;transition: all 0.5s ease;}
.select-wrap.active .select-list{display: block;opacity: 1;z-index: 100;}
.select-list li{font-family: none;text-align: center;background-color: rgba(29, 31, 31, 0.7);color: #a6a6a6;width: 100%;min-height: 0.5rem;display: flex;align-items: center;justify-content: center;border: 1px solid #808080;border-top: none;user-select: none;cursor: pointer;}
.select-list li.on,.select-list li:hover{color: rgb(15, 247, 150);background-color: rgba(127, 135, 135, 0.8);}

/*-- --------------------------------- 导航栏 ---------------------------------- --*/
.nav-box{position: absolute;top: 1.3rem;right: .35rem;z-index: 11;display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;width: auto;height:1.65rem;box-sizing: border-box;background-image: url(../ossweb-img/m/nav_bg1.png);background-position: 100% 50%;background-repeat: no-repeat;background-size: 2.56rem auto;}

.nav-box a{font-size: .2rem;color: #e2e2e2;line-height: 1.4;display: flex;justify-content: flex-start;align-items: center;flex-direction: row-reverse;width: 100%;}
.nav-box a i{width: .32rem;height: .08rem;margin-left: .05rem;background-image: url(../ossweb-img/m/nav_nor.png);background-repeat: no-repeat;background-position: 50% 50%;background-size: 100% 100%;transition: all .4s linear;}
.nav-box a.on{font-size: .3rem;color: #fff;}
.nav-box a.on i{width: .61rem;height: .09rem;background: url(../ossweb-img/m/nav_cur.png) no-repeat;background-size: 100% 100%;}



.p_content{
  width: 7.5rem;
  height: 10rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -5rem;
  margin-left: -3.75rem;
}


/*-- --------------------------------- 中间区域 ---------------------------------- --*/
.main,.mySwiper,.swiper-slide,.mySwiper1 {position: relative;width: 100%;height: 100%;overflow: hidden;}
/* .bg1::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../ossweb-img/mask1.png) no-repeat;background-position: 50% 100%;background-size: 100% auto;z-index: 15;pointer-events: none;} */
.bg1{background-image: url(../ossweb-img/m/bg1.jpg);background-position: 50% 50%;background-size: cover;}

/*-- --------------------------------- 世界观介绍 ---------------------------------- --*/
.s1_box{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.s1_sub{font-size: .34rem;line-height: .5rem;color: #ebebeb;border-bottom: 1px solid #53575a;margin-bottom: .1rem;}

.s1_txt{width: 6.7rem;box-sizing: border-box;padding: .25rem .3rem .45rem .3rem;font-size: .22rem;color: #b7b7b7;line-height: .3rem;background-image: url(../ossweb-img/m/s1_bg2.png);background-position: 0 0;background-repeat: no-repeat;background-size: 100% 100%;text-align: justify;margin-bottom: .3rem;}
.s1_txt span{display: block;margin-bottom: .05rem;}

/*-- --------------------------------- 阵营介绍 ---------------------------------- --*/
.zy_con{width: 100%;height: 100%;position: relative;overflow: hidden;background: #000;}
.zy_box{height: 100%;width: 100%;float: left;overflow: hidden;position: relative;}
/* .show_info{width: 100%;height: 100%;} */
/* .show_info img{display: block;height: 100%;width: 100%;object-fit: cover;} */
.bg2_1,.bg2_2,.bg2_3{width: 100%;height: 100%;}
.bg2_1{background: url(../ossweb-img/m/bg2_1.jpg) no-repeat 50% 50%;background-size: cover;}
.bg2_2{background: url(../ossweb-img/m/bg2_2.jpg) no-repeat 50% 50%;background-size: cover;}
.bg2_3{background: url(../ossweb-img/m/bg2_3.jpg) no-repeat 50% 50%;background-size: cover;}

.p_content2{pointer-events: none;z-index: 9;}
.zy_tab{pointer-events: auto;width: 6.86rem;text-align: center;position: absolute;left: 50%;margin-left: -3.43rem;bottom: 0;display: flex;text-transform: uppercase;}
.zy_tab li{background: url(../ossweb-img/m/tab2.png) no-repeat;background-size: 100% 100%;width: 1.85rem;height: .57rem;font-size: .24rem;color: #adb4b6;line-height: .57rem;flex: 1;padding: 0 .1rem;box-sizing: border-box;overflow: hidden;margin-left: -.01rem;transition: all .3s;}
.zy_tab .cur{background: url(../ossweb-img/m/tab1.png) no-repeat;background-size: 100% 100%;color: #eaeaea;font-family: "font2";flex: 1.6;}

/* .long_content{position: relative;} */

/* .zy_swiper1 .swiper-slide{height: auto;} */

.zy_pop{position: fixed;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;overflow-y: auto;z-index: 99;}
.zy_pop .pop_close{left: .25rem;top: 1.1rem;right: initial;position: fixed;z-index: 9;}

.page1{background: url(../ossweb-img/m/zy_bg1.jpg) no-repeat 50% 0 #191a1c;background-size: 100% auto;overflow: hidden;}
/* .zy1_1{margin-top: -1rem;} */
.zy_pop .s1_box{position: relative;left: 0;top: 0;margin: 0 auto;transform: none;width: 6.7rem;}
.zy1_3{background: url(../ossweb-img/m/zy1_img1.png) no-repeat 50% 0;background-size: 100% auto;min-height: 6.57rem;width: 7.5rem;margin: 0 auto .8rem;position: relative;padding-top: 1.75rem;box-sizing: border-box;}
.zy1_4{background: url(../ossweb-img/m/zy1_img2.png) no-repeat 50% 0;background-size: 100% auto;min-height: 6.06rem;width: 7.5rem;margin: 0 auto .5rem;position: relative;padding-top: 1.75rem;box-sizing: border-box;}
.zy1_5{background: url(../ossweb-img/m/zy1_img3.png) no-repeat 50% 0;background-size: 100% auto;min-height: 7.81rem;width: 7.5rem;margin: 0 auto;position: relative;padding-top: 1.1rem;box-sizing: border-box;}
.zy1_6{background: url(../ossweb-img/m/zy1_img4.png) no-repeat 50% 0;background-size: 100% auto;min-height: 7.49rem;width: 7.5rem;margin: 0 auto;position: relative;margin-top: -2rem;padding-top: 2rem;box-sizing: border-box;}
.zy1_7{background: url(../ossweb-img/m/zy1_img5.png) no-repeat 50% 0;background-size: 100% auto;min-height: 7.38rem;width: 7.5rem;margin: 0 auto;position: relative;padding-top: 3rem;box-sizing: border-box;}
.zy1_8{background: url(../ossweb-img/m/zy1_img6.png) no-repeat 50% 0;background-size: 100% auto;min-height: 8.65rem;width: 7.5rem;margin: 0 auto;position: relative;padding-top: 2.35rem;box-sizing: border-box;}


.page2{background: url(../ossweb-img/m/zy_bg2.jpg) no-repeat 50% 0 #040404;background-size: 100% auto;overflow: hidden;}
.page2 .asl_tlogo{display: inline-block;height: .36rem;width: auto;}
.page2 .boss_info{display: none;}
.page2 .position_txt span{background: #b80e0e;}
.page2 .position_txt em{border-bottom: .02rem solid #b80e0e;}
.page2 .boss_bottom{margin-top: .2rem;}
.zy_tit strong{font-family: "font1";font-size: .24rem;display: block;line-height: 1.4;}
.zy2_3 .zy_tit,.zy2_3 .position_txt{text-align: right;}
/* .zy2_1{margin-top: -1rem;} */
.zy2_3{background: url(../ossweb-img/m/zy2_img1.png) no-repeat 50% 0;background-size: 100% auto;width: 7.5rem;margin: -1rem auto .55rem;position: relative;padding-top: 4rem;box-sizing: border-box;}
.zy2_4{background: url(../ossweb-img/m/zy2_img2.png) no-repeat 50% 0;background-size: 100% auto;width: 7.5rem;margin: 0 auto .1rem;position: relative;padding-top: 2.75rem;box-sizing: border-box;}
.zy2_5{background: url(../ossweb-img/m/zy2_img3.png) no-repeat 50% 0;background-size: 100% auto;min-height: 11.39rem;width: 7.5rem;margin: 0 auto 0;position: relative;padding-top: 4.65rem;box-sizing: border-box;}
.zy2_6{background: url(../ossweb-img/m/zy2_img4.png) no-repeat 50% 0;background-size: 100% auto;min-height: 10.52rem;width: 7.5rem;margin: -2.76rem auto 0;position: relative;padding-top: 3.1rem;box-sizing: border-box;}
.zy2_7{background: url(../ossweb-img/m/zy2_img5.png) no-repeat 50% 0;background-size: 100% auto;min-height: 10.57rem;width: 7.5rem;margin: -3.48rem auto 0;position: relative;padding-top: 4.15rem;box-sizing: border-box;}
.zy2_8{background: url(../ossweb-img/m/zy2_img6.png) no-repeat 50% 0;background-size: 100% auto;min-height: 11.99rem;width: 7.5rem;margin: -2.08rem auto 0;position: relative;padding-top: 1.6rem;box-sizing: border-box;}


.page3{background: url(../ossweb-img/m/zy_bg3.jpg) no-repeat 50% 0 #0f1c24;background-size: 100% auto;overflow: hidden;}
/* .zy3_1{margin-top: -1rem;} */
.page3 .zy_tit p{font-size: 0;line-height: .43rem;}
.page3 .zy_tit span{font-size: .36rem;display: inline-block;vertical-align: middle;}
.page3 .zy_tit em{font-family: "font1";font-size: .2rem;}
.page3 .zy_tit img{display: inline-block;width: .37rem;height: .43rem;margin-right: .08rem;vertical-align: middle;transform: scale(.95);}
.zy3_4 .zy_tit img,.zy3_6 .zy_tit img,.zy3_8 .zy_tit img,.zy3_10 .zy_tit img{margin-left: .08rem;margin-right: 0;}
.zy3_3{background: url(../ossweb-img/m/zy3_img1.png) no-repeat 50% 0;background-size: 100% auto;min-height: 11.1rem;width: 7.5rem;margin: 0 auto .2rem;position: relative;padding-top: 3.5rem;box-sizing: border-box;}
.zy3_4{background: url(../ossweb-img/m/zy3_img2.png) no-repeat 50% 0;background-size: 100% auto;min-height: 9.96rem;width: 7.5rem;margin: 0 auto .2rem;position: relative;padding-top: 3.6rem;box-sizing: border-box;}
.zy3_5{background: url(../ossweb-img/m/zy3_img3.png) no-repeat 50% 0;background-size: 100% auto;min-height: 9.88rem;width: 7.5rem;margin: 0 auto .2rem;position: relative;padding-top: 3.6rem;box-sizing: border-box;}
.zy3_6{background: url(../ossweb-img/m/zy3_img4.png) no-repeat 50% 0;background-size: 100% auto;min-height: 11.26rem;width: 7.5rem;margin: 0 auto .2rem;position: relative;padding-top: 3.65rem;box-sizing: border-box;}
.zy3_7{background: url(../ossweb-img/m/zy3_img5.png) no-repeat 50% 0;background-size: 100% auto;min-height: 9.46rem;width: 7.5rem;margin: 0 auto .2rem;position: relative;padding-top: 3.5rem;box-sizing: border-box;}
.zy3_8{background: url(../ossweb-img/m/zy3_img6.png) no-repeat 50% 0;background-size: 100% auto;min-height: 10.95rem;width: 7.5rem;margin: 0 auto .2rem;position: relative;padding-top: 3.5rem;box-sizing: border-box;}
.zy3_9{background: url(../ossweb-img/m/zy3_img7.png) no-repeat 50% 0;background-size: 100% auto;min-height: 8.64rem;width: 7.5rem;margin: 0 auto .2rem;position: relative;padding-top: 3.2rem;box-sizing: border-box;}
.zy3_10{background: url(../ossweb-img/m/zy3_img8.png) no-repeat 50% 0;background-size: 100% auto;min-height: 10.68rem;width: 7.5rem;margin: 0 auto .2rem;position: relative;padding-top: 3.2rem;box-sizing: border-box;padding-bottom: .8rem;}

.page3 .gti_txt2 em{display: inline;font-weight: bold;}

.page3 .s1_txt{min-height: auto;background: url(../ossweb-img/m/zy_txt0.png) no-repeat;background-size: 100% 100%;padding-bottom: .7rem;font-size: .2rem;}
/* .page3 .s1_txt{background: url(../ossweb-img/m/zy_txt0s.png) no-repeat;background-size: 100% 100%;padding-bottom: .7rem;} */


.zy_pop .s1_sub{border: none;margin: 0;}


.zy_box .s1_txt{height: auto;font-size: .30rem;line-height: .46rem;padding: 1.6rem 1.6rem .35rem 1.3rem;}
.zy_box .s1_box{bottom: initial;bottom: 3%;left: 50%;margin-left: -10rem;pointer-events: none;}
.zy_box .swiper-container{width: 100%;height: 100%;background: #000;}
.zy_box .swiper-slide{width: 100% !important;height: 100%;}
.zy_box .s1_sub{text-align: center;padding: 0 .35rem;font-size: .5rem;line-height: .99rem;}
.zy_box2 .s1_sub,.zy_box3 .s1_sub{left: initial;right: 1.3rem;}
.zy_box2 .s1_sub::before,.zy_box3 .s1_sub::before{transform: rotateY(180deg);left: -3.25rem;right: initial;}
.zy_box2 .s1_sub::after,.zy_box3 .s1_sub::after{transform: rotateY(180deg);left: initial;right: 0;}
.zy_prev,.zy_next{position: absolute;top: 50%;transform: translateY(-50%);width: .48rem;height: .95rem;cursor: pointer;transition: all .4s;z-index: 9;transition: all .3s;transform-origin: 50% 50%;outline: none;}
.zy_prev{left: 1.3rem;background: url(../ossweb-img/prev.png) no-repeat;background-size: 100% 100%;}
.zy_next{right: 1.3rem;background: url(../ossweb-img/next.png) no-repeat;background-size: 100% 100%;}
.zy_prev:hover,.zy_next:hover{transform: scale(1.1) translateY(-50%);}
.zy_prev:active,.zy_next:active{transform: scale(1) translateY(-50%);}
/* 禁止点击按钮变成白色 */
.swiper-button-disabled{ filter: grayscale(1) brightness(2);pointer-events: none;}

.zy_logo1,.zy_logo2,.zy_logo3{position: absolute;left: 50%;bottom: .4rem;margin-left: -3.75rem;width: 7.5rem;height: 5.76rem;transition: all .3s;}
.zy_logo1{background: url(../ossweb-img/logo1.png) no-repeat 50% 50%;background-size: 100% 100%;}
.zy_logo2{background: url(../ossweb-img/logo2.png) no-repeat 50% 50%;background-size: 100% 100%;}
.zy_logo3{background: url(../ossweb-img/logo3.png) no-repeat 50% 50%;background-size: 100% 100%;}
.gray .zy_logo1,.gray .zy_logo2,.gray .zy_logo3{width: 6.81rem;height: 6.8rem;margin-left: -3.4rem;bottom: 8vh;}
.gray .zy_logo1{background: url(../ossweb-img/logos1.png) no-repeat 50% 50%;background-size: 100% 100%;}
.gray .zy_logo2{background: url(../ossweb-img/logos2.png) no-repeat 50% 50%;background-size: 100% 100%;}
.gray .zy_logo3{background: url(../ossweb-img/logos3.png) no-repeat 50% 50%;background-size: 100% 100%;}

.big_logo{display: block;width: 7.5rem;height: 7.5rem;margin: 0 auto;}
.big_logo1{background: url(../ossweb-img/m/logob1.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ar .big_logo1{background: url(../ossweb-img/m/logob1_ar.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_de .big_logo1{background: url(../ossweb-img/m/logob1_de.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ru .big_logo1{background: url(../ossweb-img/m/logob1_ru.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_fr .big_logo1{background: url(../ossweb-img/m/logob1_fr.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_zh-tw .big_logo1{background: url(../ossweb-img/m/logob1_tw.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ko .big_logo1{background: url(../ossweb-img/m/logob1_ko.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ms .big_logo1{background: url(../ossweb-img/m/logob1_ms.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_pt .big_logo1{background: url(../ossweb-img/m/logob1_pt.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ja .big_logo1{background: url(../ossweb-img/m/logob1_ja.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_th .big_logo1{background: url(../ossweb-img/m/logob1_th.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_tr .big_logo1{background: url(../ossweb-img/m/logob1_tr.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_es .big_logo1{background: url(../ossweb-img/m/logob1_es.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_id .big_logo1{background: url(../ossweb-img/m/logob1_id.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_vi .big_logo1{background: url(../ossweb-img/m/logob1_vi.png) no-repeat 50% 0;background-size: 100% auto;}

.big_logo2{background: url(../ossweb-img/m/logob2.png) no-repeat 50% 50%;background-size: 100% auto;}
.lang_ar .big_logo2{background: url(../ossweb-img/m/logob2_ar.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_de .big_logo2{background: url(../ossweb-img/m/logob2_de.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ru .big_logo2{background: url(../ossweb-img/m/logob2_ru.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_fr .big_logo2{background: url(../ossweb-img/m/logob2_fr.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_zh-tw .big_logo2{background: url(../ossweb-img/m/logob2_tw.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ko .big_logo2{background: url(../ossweb-img/m/logob2_ko.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ms .big_logo2{background: url(../ossweb-img/m/logob2_ms.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_pt .big_logo2{background: url(../ossweb-img/m/logob2_pt.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ja .big_logo2{background: url(../ossweb-img/m/logob2_ja.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_th .big_logo2{background: url(../ossweb-img/m/logob2_th.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_tr .big_logo2{background: url(../ossweb-img/m/logob2_tr.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_es .big_logo2{background: url(../ossweb-img/m/logob2_es.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_id .big_logo2{background: url(../ossweb-img/m/logob2_id.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_vi .big_logo2{background: url(../ossweb-img/m/logob2_vi.png) no-repeat 50% 0;background-size: 100% auto;}

.big_logo3{background: url(../ossweb-img/m/logob3.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ar .big_logo3{background: url(../ossweb-img/m/logob3_ar.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_de .big_logo3{background: url(../ossweb-img/m/logob3_de.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ru .big_logo3{background: url(../ossweb-img/m/logob3_ru.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_fr .big_logo3{background: url(../ossweb-img/m/logob3_fr.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_zh-tw .big_logo3{background: url(../ossweb-img/m/logob3_tw.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ko .big_logo3{background: url(../ossweb-img/m/logob3_ko.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ms .big_logo3{background: url(../ossweb-img/m/logob3_ms.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_pt .big_logo3{background: url(../ossweb-img/m/logob3_pt.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_ja .big_logo3{background: url(../ossweb-img/m/logob3_ja.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_th .big_logo3{background: url(../ossweb-img/m/logob3_th.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_tr .big_logo3{background: url(../ossweb-img/m/logob3_tr.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_es .big_logo3{background: url(../ossweb-img/m/logob3_es.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_id .big_logo3{background: url(../ossweb-img/m/logob3_id.png) no-repeat 50% 0;background-size: 100% auto;}
.lang_vi .big_logo3{background: url(../ossweb-img/m/logob3_vi.png) no-repeat 50% 0;background-size: 100% auto;}

.zy_info{width: 6.8rem;position: relative;margin: 0 auto;}
.zy_tit{color: #fff;margin-bottom: .1rem;}
.zy_tit span{display: block;font-family: 'font2';font-size: .24rem;line-height: 1.4;}
.zy_tit em{display: block;font-family: 'font3';font-size: .29rem;line-height: 1.4;}

.position_txt{line-height: .2rem;font-size: 0;}
.position_txt span{display: inline-block;vertical-align: middle;position: relative;font-size: .2rem;color: #fff;text-align: center;margin-right: .05rem;background: #1f5899;padding: 0 .1rem;line-height: .28rem;}
.position_txt span::before{content: "";background: url(../ossweb-img/zy_dot1.png) no-repeat;background-size: 100% 100%;left: 0;top: 0;width: .02rem;height: 100%;position: absolute;}
.position_txt span::after{content: "";background: url(../ossweb-img/zy_dot1.png) no-repeat;background-size: 100% 100%;right: 0;top: 0;width: .02rem;height: 100%;position: absolute;}
.position_txt em{display: inline-block;vertical-align: middle;border-bottom: .02rem solid #1f5899;padding: 0 .08rem;font-size: .2rem;color: #fff;line-height: .28rem;position: relative;}
.position_txt em::before{content: "";background: url(../ossweb-img/zy_dot2.png) no-repeat;background-size: 100% 100%;left: 0;bottom: 0;width: .02rem;height: .02rem;position: absolute;}
.position_txt em::after{content: "";background: url(../ossweb-img/zy_dot2.png) no-repeat;background-size: 100% 100%;right: 0;bottom: 0;width: .02rem;height: .02rem;position: absolute;}

.boss_bottom{width: 100%;margin-top: 1rem;}
.boss_info{padding-bottom: .1rem;overflow: hidden;width: 100%;}
.boss_txt{float: left;}
.boss_txt:nth-of-type(1){border-right: .02rem solid #4c4d4d;margin-right: .2rem;padding-right: .2rem;}
.boss_txt p{margin-bottom: .03rem;font-size: .16rem;color: #fff;height: .24rem;line-height: .24rem;}
.boss_txt em{font-family: "font3";margin-right: .1rem;}
.boss_blue em{color: #59b7ff;}
.boss_box{background: url(../ossweb-img/m/zy_txt1.png) no-repeat;background-size: 100% 100%;width: 6.7rem;padding: .2rem;box-sizing: border-box;font-size: .2rem;color: #eaebeb;line-height: 1.4;text-align: justify;}
.boss_box p{margin-bottom: .06rem;}
.boss_box p:last-of-type{margin-bottom: 0;}


.jingying_box{background: url(../ossweb-img/m/zy_txt3.png) no-repeat;background-size: 100% 100%;width: 3.94rem;padding: .25rem;box-sizing: border-box;font-size: .2rem;color: #eaebeb;line-height: 1.4;text-align: justify;margin-top: .25rem;}



.boss_red em{color: #d61212;}
.boss_red{border-bottom: 1px solid #743737;display: inline-block;}


/* .zy_infos{height: 84vh;width: 10.55rem;position: absolute;top:50%;margin-top: -42vh;left: 5.5vw;display: flex;flex-direction: column;justify-content: space-between;} */
.page3 .position_txt span{background: #0ff796;color: #35454c;}
.page3 .position_txt em{border-bottom: .02rem solid #0ff796;}
.jingying_box2{background: url(../ossweb-img/m/zy_txt1.png) no-repeat;background-size: 100% 100%;width: 6.7rem;padding: 0 .25rem .2rem .25rem;box-sizing: border-box;font-size: .2rem;color: #eaeaea;line-height: 1.4;text-align: justify;margin: 0 auto;overflow: hidden;}
.jingying_box2 dt{font-size: 0;width: 100%;background: url(../ossweb-img/dt_line.png) no-repeat 50% 100%;background-size: 100% auto;margin: .2rem 0;}
.jingying_box2 span{display: inline-block;vertical-align: middle;line-height: 1.4;color: #0ff796;font-size: .2rem;font-family: "font2";text-align: left;max-width: 5.8rem;}
.jingying_box2 img{display: inline-block;vertical-align: middle;width: .27rem;height: .27rem;margin-right:.06rem;}
.page3 .zy_tit{padding: .2rem 0 .1rem;width: 6.7rem;margin: 0 auto;}
.page3 .position_txt{margin-left: .15rem;}

/* .zy_infos2{justify-content: center;}
.zy_infos2 .jingying_box2{ margin-top: .55rem;}

.zy_infos3 .jingying_box2{ margin-top: 1rem;}

.zy_infos4 .jingying_box2{font-size: .26rem;line-height: .34rem;width: 105%;}

.zy_infos5 .jingying_box2{font-size: .26rem;line-height: .34rem;} */

.zy_box3 .zy_tit em{font-family: "font1";}


.zy1_3 .zy_tit,.zy1_5 .zy_tit,.zy1_7 .zy_tit,.zy2_5 .zy_tit,.zy2_7 .zy_tit,.zy3_3 .zy_tit,.zy3_5 .zy_tit,.zy3_7 .zy_tit,.zy3_9 .zy_tit{text-align: right;}
.zy1_3 .position_txt,.zy1_5 .position_txt,.zy1_7 .position_txt,.zy2_5 .position_txt,.zy2_7 .position_txt{text-align: right;}
.zy1_5 .jingying_box,.zy1_7 .jingying_box,.zy2_5 .jingying_box,.zy2_7 .jingying_box{float: right;}
.zy1_8 .jingying_box,.zy1_7 .jingying_box{width: 4.4rem;}
.zy_info1 .zy_tit em{width: 3.5rem;display: inline-block;}
.page2 .jingying_box{background: url(../ossweb-img/m/zy_txt4.png) no-repeat;background-size: 100% 100%;width: 4.15rem;}
.zy2_5 .jingying_box,.zy2_7 .jingying_box{width: 4.4rem;}
.zy2_8 .jingying_box{width: 3.7rem;}


/*-- --------------------------------- 地图介绍 ---------------------------------- --*/
.slide_icon{background: url(../ossweb-img/m/scroll.png) no-repeat;background-size: 100% 100%;width: 1.08rem;height: .82rem;position: absolute;left: 50%;bottom: .45rem;margin-left: -.54rem;z-index: 9;-webkit-animation:pulse2 1.5s ease-in-out both infinite;}
.bg1s{background: url(../ossweb-img/m/bg1_2.jpg) no-repeat 50% 50%;background-size: cover;}
.slogan{position: absolute;left: 0;bottom: 0;width: 7.5rem;height: 4.86rem;background-image: url(../ossweb-img/m/slogan.png);background-position: 50% 50%;background-repeat: no-repeat;background-size: 100% auto;-webkit-animation:fadeInDown 1.2s .2s ease both;}
@-webkit-keyframes pulse2{
  0%{-webkit-transform: translateY(-.1rem);opacity: 1;}
  50%{-webkit-transform: translateY(.1rem);opacity: .7;}
  100%{-webkit-transform: translateY(-.1rem);opacity: 1;}
  }
.zy_tab .cur{-webkit-animation:pulse 1.2s ease-in-out both infinite;}
@-webkit-keyframes pulse{
0%{-webkit-transform:scale(1)}
50%{-webkit-transform:scale(1.05)}
100%{-webkit-transform:scale(1)}
}

@-webkit-keyframes fadeInDown{
0%{opacity:0;-webkit-transform:translateY(-.3rem)}
100%{opacity:1;-webkit-transform:translateY(0)}
}


.lang_ar .slogan{background: url(../ossweb-img/m/slogan_ar.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_de .slogan{background: url(../ossweb-img/m/slogan_de.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ru .slogan{background: url(../ossweb-img/m/slogan_ru.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_fr .slogan{background: url(../ossweb-img/m/slogan_fr.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_zh-tw .slogan{background: url(../ossweb-img/m/slogan_tw.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ko .slogan{background: url(../ossweb-img/m/slogan_ko.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ms .slogan{background: url(../ossweb-img/m/slogan_ms.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_pt .slogan{background: url(../ossweb-img/m/slogan_pt.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ja .slogan{background: url(../ossweb-img/m/slogan_ja.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_th .slogan{background: url(../ossweb-img/m/slogan_th.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_tr .slogan{background: url(../ossweb-img/m/slogan_tr.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_es .slogan{background: url(../ossweb-img/m/slogan_es.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_id .slogan{background: url(../ossweb-img/m/slogan_id.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_vi .slogan{background: url(../ossweb-img/m/slogan_vi.png) no-repeat 50% 50%;background-size: 100% 100%;}


.slogans{position: absolute;left: 0;top: .5rem;background: url(../ossweb-img//m/slogan2.png) no-repeat;background-size: 100% 100%;width: 3.75rem;height: 3.01rem;}
.lang_ar .slogans{background: url(../ossweb-img/m/slogan2_ar.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_de .slogans{background: url(../ossweb-img/m/slogan2_de.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ru .slogans{background: url(../ossweb-img/m/slogan2_ru.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_fr .slogans{background: url(../ossweb-img/m/slogan2_fr.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_zh-tw .slogans{background: url(../ossweb-img/m/slogan2_tw.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ko .slogans{background: url(../ossweb-img/m/slogan2_ko.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ms .slogans{background: url(../ossweb-img/m/slogan2_ms.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_pt .slogans{background: url(../ossweb-img/m/slogan2_pt.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ja .slogans{background: url(../ossweb-img/m/slogan2_ja.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_th .slogans{background: url(../ossweb-img/m/slogan2_th.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_tr .slogans{background: url(../ossweb-img/m/slogan2_tr.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_es .slogans{background: url(../ossweb-img/m/slogan2_es.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_id .slogans{background: url(../ossweb-img/m/slogan2_id.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_vi .slogans{background: url(../ossweb-img/m/slogan2_vi.png) no-repeat 50% 50%;background-size: 100% 100%;}

.s1_list{width: 6.3rem;position: absolute;left: 50%;top: 50%;height: 8.98rem;margin-left: -3.15rem;margin-top: -4rem;background: url(../ossweb-img/m/list_bg.png) no-repeat 50% 50%;background-size: auto 8.98rem;padding-top: .55rem;box-sizing: border-box;}
.s1_list li{background: url(../ossweb-img/m/c1_btn.png) no-repeat;min-width: 4.67rem;height: .74rem;background-size: 100% 100%;float: left;margin-bottom: .23rem;padding: 0 .12rem 0 .2rem;box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;}
.s1_list li:nth-of-type(2n){float: right;flex-direction: row-reverse;background: url(../ossweb-img/m/c1_btns.png) no-repeat;background-size: 100% 100%;padding: 0 .2rem 0 .12rem;}
.s1_tit1{font-size: .28rem;color: #eeeeee;line-height: .74rem;}
.s1_list .s1_pics{width: .93rem;height: .56rem;object-fit: cover;}
.s1_list .c1_lock{width: .89rem;height: .51rem;}

.s1_pop{position: fixed;width: 100%;height: 100%;left: 0;top: 0;display: none;z-index: 999;background: url(../ossweb-img/m/bg1_2.jpg) no-repeat 50% 50%;background-size: cover;}
.s1_info{position: absolute;top: 50%;left:50%;width: 5.2rem;min-height: 8rem;background: url(../ossweb-img/m/s1_bg3.png) no-repeat;background-size: 100% 100%;padding: .3rem .3rem .45rem;box-sizing: border-box;position: absolute;left: 50%;margin-left: -2.6rem;top: 50%;transform: translateY(-50%);}
.s1_infos1{background: url(../ossweb-img/m/s1_bg7.png) no-repeat;min-height: 6rem;background-size: 100% 100%;}
.s1_infos2{background: url(../ossweb-img/m/s1_bg8.png) no-repeat;min-height: 6rem;background-size: 100% 100%;}
.s1_infos3{background: url(../ossweb-img/m/s1_bg9.png) no-repeat;min-height: 6rem;background-size: 100% 100%;}
.s1_tit2{font-size: .58rem;color: #0ff796;line-height: .78rem;position: absolute;left: 0;top: -.78rem;}
.s1_txt1{font-size: .2rem;color: #b7b7b7;line-height: 1.3;text-align: justify;}
.s1_picb{background: url(../ossweb-img/m/s1_pbg.png) no-repeat;background-size: 100% 100%;box-sizing: border-box;padding: .05rem;width: 4.47rem;height: 2.41rem;margin: .15rem auto 0;}
.s1_picb img{display: block;width: 100%;height: 100%;object-fit: cover;}
.s1_soon{position: fixed;bottom: 30%;left: 50%;width: 3.4rem;height: 2.1rem;background-image: url(../ossweb-img/s1_bg4.png);background-position: 50% 0;background-repeat: no-repeat;background-size: 100% auto;box-sizing: border-box;padding-top: 1.3rem;transition: .4s all ease;margin-left: -1.7rem;display: none;z-index: 999;-webkit-animation:fadeInUp .6s ease both;}
.s1_txt2{width: 90%;margin: 0 auto;font-size: .24rem;color: #b7b7b7;text-align: center;line-height: 1.4;}
.pop_close{background: url(../ossweb-img/m/close.png) no-repeat;background-size: 100% 100%;width: .38rem;height: .38rem;position: absolute;right: -.4rem;top: .08rem;}
.s1_soon .pop_close{top: 0;}

@-webkit-keyframes fadeInUp{
0%{opacity:0;-webkit-transform:translateY(.3rem)}
100%{opacity:1;-webkit-transform:translateY(0)}
}


/*-- --------------------------------- 玩法背景页 ---------------------------------- --*/
/* .bg3{background-image: url(../ossweb-img/rp3.jpg);background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;display: flex;justify-content: center;align-items: center;} */
.s3_box{position: relative;width: 100%;height: 100%;display: none;}
.s3_tit1{position:absolute;bottom: .74rem;left: 50%; width: 19.2rem;height: 6.67rem;background-image: url(../ossweb-img/s3_tit1.png);background-position: 50% 50%;background-repeat: no-repeat;background-size: 100% auto;transform: translateX(-50%);}

.s3_tit2{position:absolute;bottom: 0;left: 50%; width: 19.2rem;height: 6.67rem;background-image: url(../ossweb-img/s3_tit2.png);background-position: 50% 50%;background-repeat: no-repeat;background-size: 100% auto;transform: translateX(-50%);}

/* .s3_box:hover{width: 57%;z-index: 2;flex-shrink: 0;} */
.s3_box1{background-image: url(../ossweb-img/m/bg3_1.jpg);background-position: 50% 50%;;background-size: cover;}
.s3_box2{background-image: url(../ossweb-img/m/bg3_2.jpg);background-position: 50% 50%;;background-size: cover;}
.s3_mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000000;opacity: .4;transition: .4s opacity linear;}

.s3_tab{pointer-events: auto;width: 6.86rem;text-align: center;position: absolute;left: 50%;margin-left: -3.43rem;bottom: 0;display: flex;text-transform: uppercase;}
.s3_tab li{background: url(../ossweb-img/m/tab4.png) no-repeat;background-size: 100% 100%;width: 1.85rem;height: .57rem;font-size: .24rem;color: #adb4b6;line-height: .57rem;flex: 1;padding: 0 .1rem;box-sizing: border-box;overflow: hidden;margin-left: -.01rem;transition: all .3s;}
.s3_tab .cur{background: url(../ossweb-img/m/tab3.png) no-repeat;background-size: 100% 100%;color: #eaeaea;font-family: "font2";flex: 1.6;}

/* .s3_box:hover .s3_mask{opacity: 0;} */

/* .s3_info{position: absolute;left: 50%;bottom:2.1rem;transform: translateX(-100%);}
.s3_box2 .s3_info{transform: translateX(100%);} */
.s3_box .s1_box{position: relative;left: 0;top: 0;margin: 0 auto;transform: none;width: 6.7rem;z-index: 2;}
.bg3 .p_content{margin-top: -4rem;}
.btn_s3vd{position: relative;z-index: 2;display: block;width: 2.82rem;height: 2.69rem;background-image: url(../ossweb-img/m/s3_vd.png);background-position: 50% 0;background-repeat: no-repeat;background-size: 100% auto;margin: -.85rem auto;display: none;}
.s3_ct{position: relative;width: 19.4rem;height: 6.45rem;margin: -1rem auto 0;background-image: url(../ossweb-img/s3_bg1.png);background-position: 50% 0;background-repeat: no-repeat;background-size: 100% auto;box-sizing: border-box;padding: 1.7rem 0 0 .85rem;}
.s3_sub{position: absolute;top: .3rem;left: .85rem;font-size: .5rem;color: #eaebeb;background-color: rgba(202, 225, 207, .2);padding: 0 .5rem;line-height: 1.5;padding-top: .1rem;}
.s3_sub i{position: absolute;top: 0;left: 0;width: 0.02rem;height: 100%;}
.s3_sub i::after,.s3_sub i::before{position: absolute;top: 0;left: 0;content: '';width: 0.02rem;height: 0.02rem;background-color: #ffffff;}
.s3_sub i::after{top: auto;bottom: 0;}
.s3_sub i.s3_icon2{right: 0;left: auto;}
.s3_txt{font-size: .28rem;color: #b7b7b7;line-height: 1.4;width: 16.5rem;padding-left: .6rem;}
.s3_txt span{display: block;margin-bottom: .1rem;}

/* .s3_tit,.s3_info{transition: .4s all ease;}
.s3_box:hover .s3_tit{transform: translate(-50%,-10rem);opacity: 0;}
.s3_box:hover .s3_info{opacity: 1;transform: translateX(-50%);} */

/*.c3tit1{background: url(../ossweb-img/m/c3tit1.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ar .c3tit1{background: url(../ossweb-img/m/c3tit1_ar.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_de .c3tit1{background: url(../ossweb-img/m/c3tit1_de.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ru .c3tit1{background: url(../ossweb-img/m/c3tit1_ru.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_fr .c3tit1{background: url(../ossweb-img/m/c3tit1_fr.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_zh-tw .c3tit1{background: url(../ossweb-img/m/c3tit1_tw.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ko .c3tit1{background: url(../ossweb-img/m/c3tit1_ko.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ms .c3tit1{background: url(../ossweb-img/m/c3tit1_ms.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_pt .c3tit1{background: url(../ossweb-img/m/c3tit1_pt.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ja .c3tit1{background: url(../ossweb-img/m/c3tit1_ja.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_th .c3tit1{background: url(../ossweb-img/m/c3tit1_th.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_tr .c3tit1{background: url(../ossweb-img/m/c3tit1_tr.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_es .c3tit1{background: url(../ossweb-img/m/c3tit1_es.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_id .c3tit1{background: url(../ossweb-img/m/c3tit1_id.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_vi .c3tit1{background: url(../ossweb-img/m/c3tit1_vi.png) no-repeat 50% 50%;background-size: 100% 100%;}

.c3tit2{background: url(../ossweb-img/m/c3tit2.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ar .c3tit2{background: url(../ossweb-img/m/c3tit2_ar.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_de .c3tit2{background: url(../ossweb-img/m/c3tit2_de.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ru .c3tit2{background: url(../ossweb-img/m/c3tit2_ru.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_fr .c3tit2{background: url(../ossweb-img/m/c3tit2_fr.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_zh-tw .c3tit2{background: url(../ossweb-img/m/c3tit2_tw.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ko .c3tit2{background: url(../ossweb-img/m/c3tit2_ko.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ms .c3tit2{background: url(../ossweb-img/m/c3tit2_ms.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_pt .c3tit2{background: url(../ossweb-img/m/c3tit2_pt.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_ja .c3tit2{background: url(../ossweb-img/m/c3tit2_ja.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_th .c3tit2{background: url(../ossweb-img/m/c3tit2_th.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_tr .c3tit2{background: url(../ossweb-img/m/c3tit2_tr.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_es .c3tit2{background: url(../ossweb-img/m/c3tit2_es.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_id .c3tit2{background: url(../ossweb-img/m/c3tit2_id.png) no-repeat 50% 50%;background-size: 100% 100%;}
.lang_vi .c3tit2{background: url(../ossweb-img/m/c3tit2_vi.png) no-repeat 50% 50%;background-size: 100% 100%;}*/


.b-bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, .8);
  display: none;
}

.pop-vid {
  width: calc(700 / 750 * 100vw);
  height: calc(450 / 750 * 100vw);
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
}

.pop-close {
  outline: none;
    display: block;
    width: .8rem;
    height: .8rem;
    text-align: center;
    line-height: .8rem;
    cursor: pointer;
    position: absolute;
    left: 50%;
    margin-left: -.4rem;
    bottom: -1rem;
    font-size: .8rem;
    color: #10c47c;
    text-decoration: none;
    transform: scale(1.1);
}

.pop-loading {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 22px;
  text-align: center;
  color: #fff;
  line-height: 3;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.pop-loading.loaded {
  display: none
}

.s1_tit2{white-space: nowrap;}

.lang_zh-tw .s1_tit2,.lang_zh-tw .s1_tit1,.lang_zh-tw .s1_sub,.lang_zh-tw .nav-box a,.lang_zh-tw .zy_tit span,.lang_zh-tw .zy_box2 .zy_tit em,.lang_zh-tw .s3_sub,.lang_zh-tw .jingying_box2 span{font-family: "font1";}


.lang_ar span,.lang_ar p,.lang_ar em,.lang_ar strong,.lang_ar dt,.lang_ar dd{direction:rtl;}
.lang_ar .zy1_4 .zy_tit,.lang_ar .zy1_4 .position_txt{text-align:left;}
.lang_ar .zy1_6 .zy_tit,.lang_ar .zy1_6 .position_txt{text-align:left;}
.lang_ar .zy1_8 .zy_tit,.lang_ar .zy1_8 .position_txt{text-align:left;}

.lang_fr .s1_txt{font-size: .2rem;}


.lang_es .s1_txt{font-size: .2rem;}

.lang_ru .s1_txt{
  font-size: .2rem;
  line-height: .25rem;
}
.lang_ru .s1_sub{
  font-size: .24rem;
  line-height: .4rem;
}
.lang_ru .s1_box{
  margin-top: .6rem;
}
.lang_ru .s1_tit1{
  font-size: .2rem;
}
.lang_ru .s1_info{
  width: 6.6rem;
  margin-left: -3.3rem;
  margin-top: .3rem;
}
.lang_ru .s1_tit2{
  font-size: .4rem;
  line-height: .5rem;
  top: -.5rem;
}
.lang_ru .s3_box .s1_box,.lang_ru .bg3 .s1_txt{
  width: 7.1rem;
  margin-top: 0;
  font-size: .18rem;
  line-height: .24rem;
}
.lang_ru .zy_tit span{
  display: inline-block;
  width: 70%;
}
.lang_ru .boss_txt:nth-of-type(1){
  margin-right: .05rem;
  padding-right: .05rem;
}
.lang_ru .boss_txt p{
  font-size: .14rem;
}
.lang_ru .page3 .zy_tit span{
  width: auto;
}
.lang_ru .jingying_box2 span{
  font-size: .16rem;
}
.lang_ru .zy_tab li{
  font-size: .2rem;
}
.lang_ru .zy2_5{
  margin-top: -3.2rem;
}

.lang_de .bg3 .s1_txt{
  font-size: .2rem;
  line-height: .28rem;
}

.lang_ar .zy2_4 .position_txt,.lang_ar .zy2_6 .position_txt,.lang_ar .zy2_8 .position_txt{
  text-align: left;
}
.lang_ar .zy2_4 .zy_tit,.lang_ar .zy2_6 .zy_tit,.lang_ar .zy2_8 .zy_tit{
  text-align: left;
}
.lang_ar .zy3_4 .zy_tit p,.lang_ar .zy3_6 .zy_tit p,.lang_ar .zy3_8 .zy_tit p,.lang_ar .zy3_10 .zy_tit p{
  text-align: left;
}

.lang_vi .s1_tit1{
  font-size: .24rem;
}
.lang_vi .s1_tit2{
  font-size: .38rem;
  line-height: .5rem;
  top: -.5rem;
}

.lang_id .s1_txt{
  font-size: .2rem;
}

.lang_ms .s3_box .s1_box,.lang_ms .s3_box .s1_txt{
  width: 7rem;
  font-size: .2rem;
}



@media all and (orientation:landscape){
  html,body{position:relative;overflow:hidden;width:100%;height:100%;padding:0;margin:0;background:#000;}
  html::before{content:"";position:fixed;top:0;left:0;height:100vh;width:100vw;background:#000;z-index:99999;}
  body::before{content:"";position:absolute;z-index:99999;height:200px;width:100px;left:50%;top:50%;margin:-110px 0 0 -50px;color:#fff;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB2CAYAAAAZUrcsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDAwMjcwNkVEQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDAwMjcwNkREQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0NzhCMTlBREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ0NzhCMTlCREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J30rNQAACRRJREFUeNrsXQlsFVUU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");background-repeat:no-repeat;background-position:center center;background-size:100px auto;-webkit-transform:rotateZ(-90deg);}
}
