@font-face { 
 font-family: "ko"; 
 src: url(../font/NanumSquare_acR.ttf) format("truetype"); 
 font-weight: normal; 
 font-style: normal; 
}
@font-face { 
 font-family: "krnum"; 
 src: url(../font/KRAFTON_FONTWindow.ttf) format("truetype"); 
 font-weight: normal; 
 font-style: normal; 
}
@font-face { 
 font-family: "calibril"; 
 src: url(../font/calibril.ttf) format("truetype"); 
 font-weight: normal; 
 font-style: normal; 
}
@font-face { 
 font-family: "russian"; 
 src: url(../font/russian.otf) format("truetype"); 
 font-weight: normal; 
 font-style: normal; 
}


.wrap { 
 width: 100%; 
 min-width: 1200px; 
 margin: 0 auto; 
 position: relative; 
 margin: 0 auto; 
}
.wrap img { 
 display: block; 
}
.w1200 { 
 width: 1200px; 
 margin: 0 auto; 
 position: relative; 
}
img { 
 outline: 0 none; 
 width: 100%; 
}
body { 
 width: 100%; 
 overflow-x: hidden; 
 margin: 0 auto; 
 background: #000; 
 font-family: Microsoft Yahei, Arial; 
}

/* 多语言 */
body #app { 
 font-family: Microsoft Yahei, Arial; 
}
body #app.lang_ko-KR { 
 font-family: "ko" !important; 
 line-height: 1.4; 
}
body #app.lang_vi-VN { 
 font-family: "calibril" !important; 
 line-height: 1.4; 
}
body #app.lang_ru-RU { 
 font-family: "russian" !important; 
 line-height: 1.4; 
}
.cn_show { 
 display: block; 
}
.ko_show { 
 display: none; 
}
.lang_zh-CN .cn_show { 
 display: block; 
}
.lang_zh-CN .ko_show { 
 display: none; 
}

.lang_ko-KR .cn_show { 
 display: none; 
}
.lang_ko-KR .ko_show { 
 display: block; 
}

.lang_vi-VN .cn_show { 
 display: none; 
}
.lang_vi-VN .ko_show { 
 display: block; 
}
.vi_hide { 
 display: block; 
}
.vi_show { 
 display: none; 
}
.lang_vi-VN .vi_hide { 
 display: none; 
}
.lang_vi-VN .vi_show { 
 display: block; 
}
/* 多语言 */
.disabled { 
 pointer-events: none; 
 cursor: default; 
}
.disabled1 { 
 pointer-events: none; 
 cursor: default; 
}

/*解决iPhone按钮问题*/
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] { 
 -webkit-appearance: none; 
}
/*去除基本样式*/
input[type="text"],
input[type="password"],
select { 
 -webkit-appearance: none; 
 appearance: none; 
 outline: none; 
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
 border-radius: 0; 
 box-sizing: border-box; 
}
.lang_z { 
 position: absolute; 
 top: 0; 
 right: 0.4rem; 
 z-index: 10; 
 background: url(../images/langbg.png?v=1) no-repeat; 
 background-size: 100% 100%; 
 width: 2.66rem; 
 height: 0.8rem; 
 z-index: 16; 
 font-size: 0; 
}
.lang_z select { 
 border: 0 none; 
 background: 0 none; 
 color: #fff; 
 width: 100%; 
 height: 100%; 
 padding-left: 0.4rem; 
 font-size: 0.35rem; 
}
.lang_z select option { 
 background: #000; 
}
.logo { 
 position: absolute; 
 top: 0.43rem; 
 left: 0.42rem; 
 z-index: 16; 
 width: 3.84rem; 
 height: 1.31rem; 
}



/**rule**/

.rule_contentbox { 
 width: 18.84rem; 
 position: relative; 
 padding-top: 1.5rem; 
 margin: 0 auto; 
}


.rule_tics1 { 
 font-size: 0.4rem; 
 text-align: center; 
 color: #160902; 
 font-weight: bold; 
 margin-bottom: 0.2rem; 
}
.rule_tics2 { 
 font-size: 0.3rem; 
 color: #d52900; 
 text-align: center; 
 font-weight: bold; 
 margin-bottom: 0.1rem; 
}
.rule_tics3 { 
 font-size: 0.28rem; 
 color: #160902; 
 text-align: center; 
 margin-bottom: 0.1rem; 
}
.rule_tics4 { 
 font-size: 0.28rem; 
 color: #d52900; 
 text-align: center; 
 margin-bottom: 0.3rem; 
}
.rule_tics5 { 
 font-size: 0.24rem; 
 color: #5c0801; 
 line-height: 2; 
}
.ruleboxcontetns { 
 display: flex; 
 text-shadow: 0 0 0.4rem rgba(255, 255, 255, 0.5);
}
.calwids1 { 
 width: 0.48rem; 
}
.calwids2 { 
 width: calc(100% - 0.48rem); 
}
.lancamye { 
 font-size: 0.2rem; 
 color: #cd2700; 
}
.cledfat { 
 padding-left: 0.2rem; 
}
.serviceconts { 
  display: flex; 
 justify-content: center; 
 align-items: center; 
 margin-top: 0.8rem; 
}
/* .lang_zh-CN .serviceconts { 
 display: flex; 
} */
.servicebtn { 
 display: block; 
 width: 1.8rem; 
 margin: 0 0.3rem; 
}
.netpravity { 
 display: inline-block; 
 font-size: 0.24rem; 
 color: #5c0801; 
 border-bottom: 1px #5c0801 solid; 
 margin: 0 0.3rem; 
}

/* footer */

.footers { 
 display: none; 
 background: #000000; 
}

.footers.show { 
 display: flex; 
}
.footers.showvn { 
 display: flex; 
}

.w11801 { 
 width: 23.55rem; 
 margin: 0 auto; 
 height: 4rem; 
 display: flex; 
 justify-content: space-between; 
 align-items: center; 
}
.footer_left { 
 display: flex; 
}
.footer_logo { 
 width: 6.5rem; 
}
.footer_logo img { 
 width: 100%; 
}

.footer_links { 
 height: 1.5rem; 
 margin-left: 1.2rem; 
 border-left: 1px solid rgba(180, 180, 180, 0.5); 
 padding-left: 1.2rem; 
}
a.footer_link { 
 display: block; 
 height: 1.5rem; 
 box-sizing: border-box; 
 text-align: center; 
 line-height: 1.5rem; 
 border: 1px solid rgba(180, 180, 180, 0.5); 
 color: #fff; 
 font-size: 0.45rem; 
 padding: 0 0.3rem; 
}

/****/

.load_mcon { 
 width: 100%; 
 position: absolute; 
 left: 0; 
 top: 50%; 
 transform: translate(0, -50%); 
}
.load_img { 
 width: 1rem; 
 margin: 0 auto; 
}
.load_txt { 
 width: 100%; 
 text-align: center; 
 font-size: 0.35rem; 
 color: #f5cf92; 
 padding-top: 0.1rem; 
}

/* pop */
.close { 
 display: block; 
 text-indent: -9999px; 
 background: url(../images/pop_close_9.png?v=1) no-repeat; 
 background-size: 100% 100%; 
 width: 0.84rem; 
 height: 0.85rem; 
 position: absolute; 
 top: 1.7rem; 
 right: -0.2rem; 
}


.pop { 
 position: fixed; 
 top: 0; 
 left: 0; 
 width: 100%; 
 height: 100%; 
 background: rgba(0, 0, 0, 0.9); 
 display: none; 
 z-index: 100; 
}

.pop_form { 
 position: absolute; 
 left: 50%; 
 top: 50%; 
 transform: translate(-50%, -50%); 
 z-index: 10; 
}
.pop_form a.close { 
 display: block; 
 text-indent: -9999px; 
 background: url(../images/pop_close_9.png) no-repeat; 
 background-size: 100% 100%; 
 width: 0.84rem; 
 height: 0.85rem; 
 position: absolute; 
 top: -0.3rem; 
 right: -0.4rem; 
}

.pop_form.pg_pop3 a.close {
  top: -0.3rem;
}

.pop_tit_bg p { 
 color: #f5d7b9; 
 font-weight: bold; 
 font-size: 0.35rem; 
 text-align: center; 
}

.table1 { 
 width: 100%; 
 height: 5rem; 
 padding-top: 0; 
 box-sizing: border-box; 
}


.table1 table { 
 width: 100%; 
}
#dailymission_lottery .table1 td{
  height: 1rem;
}
.table1 td { 
 font-size: 0.26rem; 
 color: #f6eddb; 
 border-bottom: 1px #9b764c solid; 
 height: 1.1rem; 
 padding: 0; 
}
/* #dailymission_record .table1 td { 
 height: 1.6rem; 
}*/
.table1 td a { 
 color: #fff; 
 text-decoration: underline; 
}

.table1 tr td:nth-child(1) { 
 width: 2.6rem; 
 padding-left: 0.4rem; 
}
.table1 tr td:nth-child(2) { 
 padding-left: 0.2rem; 
}

.table1.table2 tr td:nth-child(1) { 
 padding-left: 0; 
}
.table1.table2 tr td:nth-child(2) { 
 padding-left: 0.2rem; 
}
.table1.table2 tr td:nth-child(3) { 
 padding-left: 0.2rem; 
}

.table1.table2 td { 
 height: 1.2rem; 
}

.page_at { 
 position: relative; 
 width: 100%; 
 display: flex; 
 justify-content: center; 
 align-items: center; 
 text-align: center; 
 height: 0.8rem; 
 background: none; 
 padding-top: 0; 
 margin-top: -0.1rem;
}
.page_at a { 
 display: inline-block; 
 font-size: 0.44rem; 
 color: #f5d7b9; 
 padding: 0 0.2rem; 
 text-decoration: none; 
}
.page_at span.current { 
 color: #ff6000; 
 font-weight: bold; 
}
.page_at a.current { 
 color: #ff6000; 
 font-weight: bold; 
}
.page_at span.prev.current { 
 color: #f5d7b9; 
}
.page_at span.next.current { 
 color: #f5d7b9; 
}
.page_at span { 
 display: inline-block; 
 font-size: 0.44rem; 
 color: #ff6000; 
 padding: 0 0.2rem; 
}
p.zwsj { 
 color: #f6eddb; 
 font-size: 0.4rem; 
 text-align: center; 
 padding-top: 2.5rem; 
}


/* info */
.pg_pop1 { 
 background: url(../images/pop_tips.png) no-repeat; 
 background-size: 100% 100%; 
 width: 9.32rem; 
 height: 5.1rem; 
 padding-top: 1rem; 
 box-sizing: border-box; 
}
.pg_poptime { 
 background: url(../images/pop_tips.png) no-repeat; 
 background-size: 100% 100%; 
 width: 9.32rem; 
 height: 5.1rem;  
 padding-top: 1rem; 
 box-sizing: border-box; 
}
.revanths{
  font-size: 0.28rem;
  text-align: center;
  color: #fff;
  width: 92%;
  margin: 0.5rem auto 0.28rem;
  line-height: 1.6;
}
.btncersas{
  width: 100%;
  display: flex;
  justify-content: center;
}
.popcancels{
  display: block;
  width: 2.94rem;
  height: 0.78rem;
  background: url(../images/cancel_btn.png) no-repeat; 
  background-size: 100% auto;
  margin: 0 0.25rem;
}
.popsures{
  display: block;
  width: 2.94rem;
  height: 0.78rem;
  background: url(../images/sure_btn.png) no-repeat; 
  background-size: 100% auto;
  margin: 0 0.25rem;
}

.pg_tips_main1 { 
 display: flex; 
 flex-wrap: wrap; 
 justify-content: center; 
 align-items: center; 
 height: 2.2rem; 
 width: 100%; 
 margin: 0 auto; 
 position: relative; 
 font-size: 0.35rem; 
 color: #f5d7b9; 
 text-align: center; 
 padding: 0 0.35rem; 
 box-sizing: border-box; 
 margin-top: 0.2rem; 
}

.pg_tips_main1_tp3_t2 { 
 font-size: 0.26rem; 
 width: 100%; 
 color: #f5d7b9; 
 text-align: center; 
 margin: 0 0; 
}
.vnhtme1 { 
 font-size: 1.2rem; 
 font-weight: bold; 
 color: #f5d7b9;
 font-family: "krnum";
}

/* checkin */
.pg_pop3 { 
 background: url(../images/pop_bg.png?v=2) no-repeat; 
 background-size: 100% 100%; 
 width: 11.67rem; 
 height: 7.89rem; 
 padding-top: 0; 
 box-sizing: border-box; 
}

.pg_pop3 .pop_tit_bg { 
 width: 100%; 
 margin: 0 auto; 
 padding-left: 0.25rem;
}

.pg_pop3 .pop_tit_bg p { 
 color: #fff; 
 font-size: 0.45rem; 
}

.popmain610 { 
 width: 7.5rem; 
 margin: 0.6rem auto 0;
 padding-left: 0.1rem; 
}

/* prize pop */


.login11bg { 
 background: url(../images/pop_tips.png) no-repeat; 
 background-size: 100%; 
 width: 9.32rem; 
 height: 5.1rem; 
 padding-top: 0.65rem; 
}
.login11_txt { 
 display: flex; 
 justify-content: center; 
 padding-left: 0.1rem; 
 padding-top: 3.15rem; 
}
.login11_txt p { 
 font-size: 0.27rem; 
 color: #565067; 
 width: 2.88rem; 
 margin: 0 0.1rem; 
 text-align: center; 
}

.login_11_item { 
 width: 100%; 
}

.login_11_item1 { 
 width: 90%;
 margin: 0 auto; 
}
.login_11_item2 { 
 width: 38%; 
}
.login_11_item3 { 
 width: 38%; 
}

.login_11_itembg { 
 width: 3rem; 
 display: flex; 
 justify-content: center; 
 align-items: center; 
 margin: 0 auto; 
}
.login_11_item p { 
 font-size: 0.32rem; 
 color: #f5d7b9; 
 width: 100%; 
 text-align: center;  
 margin-top: 0.1rem;
 border-top: 0.04rem #f5810b solid;
 line-height: 1.2; 
 padding-top: 0.15rem;
}
.login_11_flex { 
 display: flex; 
 justify-content: center; 
 margin-top: 0.05rem; 
}
.login_11_itemimg { 
 width: 2.6rem; 
 height: 2.6rem; 
 overflow: hidden; 
 display: flex; 
 justify-content: center; 
 align-items: center; 
}

.proizelistimgs { 
 position: relative; 
}
.geprizenames2 { 
 display: block; 
 /* width: 3.5rem !important;  */
 position: relative; 
 left: 50%; 
 transform: translate(-50%, 0); 
 color: #514840; 
 font-size: 0.34rem; 
 text-align: center; 
}

#getpro2 .login_11_itembg { 
 margin: 0 auto; 
}

/* box rate pop */
.pg_popgl { 
 width: 9.91rem; 
 height: 11rem; 
 background: url(../images/pop_bxgl.png?v=4) no-repeat; 
 background-size: 100% 100%; 
 padding-top: 0.2rem; 
 box-sizing: border-box; 
}
.pg_popgl .pop_tit_bg p { 
 color: #f98c1c; 
 margin: 0 auto;
 font-weight: bold; 
 font-size: 0.26rem; position: relative;
 padding-left: 0.8rem;
}



.pg_p5_box { 
 width: 6.9rem; 
 margin: 0.4rem auto 0; 
 padding-left: 0.6rem;
 
}
.boxcont_tit{ font-size: .26rem; color: #ffeac9; display:flex; padding-bottom: 0.2rem; border-bottom: 1px #ff8700 solid; }
.boxcont_tit >div:nth-child(1){ width: 70%; text-align: center; text-indent: -1rem;}
.boxcont_tit >div:nth-child(2){ width: 30%; text-align: center;}

.scrollbox { 
 height: 8.4rem; 
 overflow-y: auto; 
 margin-top: 0.2rem; 
}
.scrollbox.sctips { 
 height: 8rem; 
}
.pg_p5_box_i { 
 font-size: 0.26rem; 
 color: #ffeac9; 
 display: flex; 
 justify-content: flex-start; 
 align-items: center; 
 padding: 0.14rem 0; 
}
.pg_p5_box_i a { 
 color: inherit; 
 border-bottom: 1px solid #000000; 
 margin-left: 10px; 
}
.pg_p5_box_i > div:nth-child(1) { 
 padding-left: 0; 
 width: 5rem; 
 text-align: left; 
 padding-left: 0.3rem; 
}
.pg_p5_box_i > div:nth-child(2) { 
 color: #ff8700; 

}
.pg_p5_box_i.toptilte { 
 color: #252e2e; 
 font-weight: bold; 
 background: rgba(0, 0, 0, 0.2); 
 position: relative; 
}

.pg_p5_box_i > div:nth-child(2) { 
 text-align: center; 
 width: 1.2rem; 
}

.myscores{
  text-align: center;
  width: 100%;
  position: absolute;
  top: 2.8rem;
  left: 0;
  color: #640d0a;
  font-size: 0.3rem;
}

/*datingtu*/
.pop7 { 
 width: 24.61rem; 
 position: absolute; 
 left: 50%; 
 top: 50%; 
 transform: translate(-50%, -50%); 
 z-index: 10; 
}
.p7_download { 
 display: block; 
 width: 6.2rem; 
 height: 1.65rem; 
 position: absolute; 
 left: 9.7rem; 
 bottom: 0.1rem; 
 text-indent: -99999px; 
}

/* agreement */

.pop_amain { 
 position: absolute; 
 left: 50%; 
 top: 50%; 
 transform: translate(-50%, -50%); 
 background: url(../images/pop_rulebg.png?v=5) bottom center no-repeat; 
 background-size: 100% 100%; 
 width: 15rem; 
 height: 8.21rem; 
 padding-bottom: 0.26rem; 
 box-sizing: border-box; 

 z-index: 10; 
}

.pop_atop { 
 width: 12rem; 
 padding-top: 0.9rem; 
 margin: 0 auto; 
 box-sizing: border-box; 
}
#clo .pop_atop { 
 padding-top: 1.1rem; 
}
#trs .pop_atop { 
 padding-top: 1.1rem; 
}

.pop_acontent { 
 width: 100%; 
 margin: 0 auto; 
 padding-bottom: 0.3rem; 
 padding: 0 0.2rem; 
 box-sizing: border-box; 
 height: auto; 
 color: #fff; 
}
.pop_acontent p { 
 font-size: 0.35rem; 
 line-height: 1.7; 
}
.pop_acontent p.atitle { 
 font-size: 0.35rem; 
 padding-bottom: 0.16rem; 
}
.pop_acontent p span { 
 font-weight: bold; 
 text-decoration: underline; 
}
.pop_amain .close { 
 display: block; 
 text-indent: -9999px; 
 background: url(../images/pop_close_9.png) no-repeat; 
 background-size: auto; 
 background-size: 100% 100%; 
 width: 0.84rem; 
 height: 0.85rem; 
 position: absolute; 
 top: -0.3rem; 
 right: -0.4rem;  
}

.aitem { 
 width: 100%; 
 display: flex; 
 height: 1.2rem; 
 justify-content: space-between; 
 align-items: center; 
 border-bottom: 1px solid #fff; 
}
.aitem:last-child { 
 border-bottom: 0 none; 
}
.aitem .atxt { 
 display: block; 
 color: #fff; 
 font-size: 0.35rem; 
 line-height: 0.32rem; 
 background: url(../images/check_box.png?v=1) left center no-repeat; 
 background-position: 0 0; 
 background-size: 0.32rem 0.64rem; 
 padding-left: 0.6rem; 
 margin-left: 0.2rem; 
 height: 0.32rem; 
}
.aitem .atxt.act { 
 background-position: 0 -0.32rem; 
}

a.cbtn { 
 display: block; 
 width: 5.4rem; 
 height: 0.8rem; 
 border-radius: 8px; 
 background: #ff8700; 
 text-align: center; 
 line-height: 0.8rem; 
 color: #ffffff; 
 font-size: 0.45rem; 
 margin-right: 0.2rem; 
}

.abtnz { 
 width: 100%; 
 display: flex; 
 padding-top: 0.6rem; 
 justify-content: center; 
}
.abtnz a { 
 margin: 0 0.2rem; 
}
.catitle { 
 color: #fff; 
 font-size: 0.4rem; 
 font-weight: bold; 
 text-align: center; 
 padding-bottom: 0.2rem; 
 border-bottom: 1px solid #d9d9d9; 
}
.ades1 { 
 width: 4rem; 
 margin: 0 auto; 
 text-align: center; 
 font-size: 0.35rem; 
 line-height: 1.7; 
 color: #fff; 
 padding-top: 0.2rem; 
}

.probgtips .ades1 { 
 width: 100%; 
 margin: 0 auto; 
 text-align: center; 
 font-size: 0.35rem; 
 line-height: 1.7; 
 color: #fff; 
 padding-top: 0.2rem; 
}

.atips { 
 font-size: 0.35rem; 
 margin-top: 0.5rem; 
}
.atips a { 
 color: #fff; 
 text-decoration: underline; 
}
.probgtips.hj .pop_ptmain { 
 padding-top: 0.26rem; 
 margin-top: 1.26rem; 
 border-top: 0.02rem solid #c2c2d2; 
 font-size: 0.35rem; 
 color: #ffffff; 
}

#clo,
#trs { 
 z-index: 112; 
}

#trs .pop_acontent { 
 height: 6rem; 
 overflow-y: scroll; 
}

#clo .pop_acontent { 
 height: 6rem; 
 overflow-y: scroll; 
}
.type_hide { 
 display: none !important; 
}
.ru_agreement_txt { 
 display: none; 
 text-align: center; 
}
.ru_agreement_txt.type_show { 
 display: block; 
}

/* cancel */

.probgtips { 
 position: absolute; 
 left: 50%; 
 top: 50%; 
 transform: translate(-50%, -50%); 
 background: url(../images/pop_rulebg.png?v=5) bottom center no-repeat; 
 background-size: 100% 100%; 
 width: 15rem; 
 height: 8.21rem; 
 z-index: 10; 
 padding-top: 0; 
 box-sizing: border-box; 
}

.probgtips .close { 
 top: 27px; 
}

.probgtips.probgtipsA1 { 
 position: absolute; 
 left: 50%; 
 top: 50%; 
 width: 747px; 
 height: 485px; 
 transform: translate(-50%, -50%); 
 background: url(../images/pop_tips2.png?v=1) no-repeat; 
 z-index: 10; 
}

.proname { 
 position: relative; 
 margin-top: 25px; 
 display: flex; 
 justify-content: center; 
 align-items: center; 
}
.proname span { 
 display: block; 
 width: 11px; 
 height: 11px; 
 border-radius: 50%; 
 background: #cdf703; 
 margin-right: 20px; 
}

#cancela .probgtips .pop_tit { 
 font-size: 0.5rem; 
 color: #fff; 
 text-align: center; 
 letter-spacing: 0.05rem; 
}

.probgtips .pop_tit { 
 font-size: 0.5rem; 
 color: #fff; 
 position: absolute; 
 top: 3.3rem; 
 width: 100%; 
 text-align: center; 
 letter-spacing: 0.05rem; 
}
.probgtips .pop_ptmain { 
 padding-top: 0; 
 margin: 4.23rem auto 0; 
 font-size: 0.35rem; 
 color: #fff; 
}

/*prize pool*/

.totabody { 
 width: 13.6rem; 
 margin: 0.3rem auto 0; 
}
.totabody thead { 
 font-size: 0.46rem; 
 color: #000000; 
 border-bottom: 0.1rem #4e2a1d solid; 
}
.totabody thead td { 
 padding: 0.3rem 0; 
}
.totabody thead tr td:nth-child(1) { 
 padding-left: 3.8rem; 
 width: 6rem; 
}
.totabody tbody { 
 font-size: 0.4rem; 
 color: #000000; 
}
.totabody tbody td { 
 padding: 0.15rem 0; 
}
.totabody tbody tr td:nth-child(1) { 
 padding-left: 2rem; 
}
.totabody tbody a { 
 color: #5e1f00; 
 text-decoration: underline; 
}



/* wrap */
.hasbelq{
  pointer-events: none;
}
.bg1 { 
 background: url(../images/bg1.jpg) no-repeat top center; 
 background-size: cover; 
 width: 100%; 
 height: 18.5rem; 
 position: relative; 
 box-sizing: border-box; 
 z-index: 1;
}
.bg2 { 
 background: url(../images/bg2.jpg) no-repeat; 
 background-size: cover; 
 width: 100%; 
 height: 10.17rem; 
 position: relative; 
 box-sizing: border-box; 
}
.bg3 { 
 background: url(../images/bg3.jpg) no-repeat; 
 background-size: cover; 
 width: 100%; 
 height: 17.68rem; 
 position: relative; 
 box-sizing: border-box; 
}
.bg4 { 
 background: url(../images/bg4.jpg) no-repeat; 
 background-size: cover; 
 width: 100%; 
 height: 20.57rem; 
 position: relative; 
 box-sizing: border-box; 
}
.bg5 { 
 background: url(../images/bg5.jpg) no-repeat; 
 background-size: cover; 
 width: 100%; 
 height: 15.73rem; 
 position: relative; 
 box-sizing: border-box; 
}


.lqnbtns { 
 width: 3.95rem; 
 height: 1.08rem; 
 display: block; 
 background: url(../images/lingqu.png) no-repeat; 
 background-size: 100% auto; 
 text-indent: -9999px; 
 position: absolute;
}

.lqnbtns.hasbelq { 
 background: url(../images/lingqu_disabled.png) no-repeat; 
 background-size: 100% auto; 
}

.dailyloginbtn{
  top: 7.9rem;
  left: 12.12rem;
}

.relcordbtn{
  font-size: 0.3rem;
  color: #feedce;
  text-decoration: underline;
  position: absolute;
  top: 1.5rem;
  left: 31.3rem;
}
.relcordbtn1{
  font-size: 0.3rem;
  color: #feedce;
  text-decoration: underline;
  position: absolute;
  top: 2.94rem;
  left: 31.3rem;
}
.requntent{
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  right: 0;
}
.requents{
  font-size: 0.28rem;
  color: #461509;
  position: absolute;
  top: 0.2rem;
  left: 0.85rem;
  width: 3.8rem;
  text-align: center;
  text-decoration: underline;
}
.line_throughs{
  width: 7.14rem;
  height: 0.1rem;
  background: url(../images/line_throu.png) repeat-x; 
  background-size: auto 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
  display: none;
}
.wwcs .requntent{
  background: url(../images/lingqu_wwc1.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.wlqn .requntent{
  background: url(../images/lingqu_wwc.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.melocked .requntent{
  background: url(../images/lingqu_locked.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.locked .requntent{
  background: url(../images/lingqu_disabled.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.locked .requents{
  color: #180703; 
}
.locked .line_throughs{
  display: block;
}
.reimtebg1{
  background: url(../images/item_chose1.png) no-repeat; 
  background-size: 100% auto; 
  width: 11.04rem;
  height: 1.83rem;
  position: absolute;
  top: 3.85rem;
  left: 17.05rem;
}
.reimtebg1.locked{
  background: url(../images/item_chose1_disabled.png) no-repeat; 
  background-size: 100% auto; 
}
.reimtebg2{
  background: url(../images/item_chose2.png) no-repeat; 
  background-size: 100% auto; 
  width: 11.04rem;
  height: 1.8rem;
  position: absolute;
  top: 5.75rem;
  left: 17.05rem;
}
.reimtebg2.locked{
  background: url(../images/item_chose2_disabled.png) no-repeat; 
  background-size: 100% auto; 
}
.reimtebg3{
  background: url(../images/item_chose3.png) no-repeat; 
  background-size: 100% auto; 
  width: 11.04rem;
  height: 1.82rem;
  position: absolute;
  top: 7.56rem;
  left: 17.05rem;
}
.reimtebg3.locked{
  background: url(../images/item_chose3_disabled.png) no-repeat; 
  background-size: 100% auto; 
}

.missionbtns{
  top: 6.14rem;
  left: 9.15rem;
}

.requents1{
  width: 4.9rem;
  text-align: center;
  font-size: 0.28rem;
  color: #ccc;
  position: absolute;
  top: 0.4rem;
  left: 3.1rem;
  text-decoration: underline;
}
.locked .requents1{
  color: #3c474c;
}
.line_throughs.repalis1{
  width: 7rem;
  top: 54%;
  left: 3.1rem;
}
.requntent.requntent1{
  top: 54%;
}
.weeks4 .line_throughs.repalis1{
  width: 6.6rem;
  left: 3.5rem;
}
.weeks1{
  background: url(../images/weekbg1.png) no-repeat; 
  background-size: 100% auto; 
  width: 14.04rem;
  height: 2.1rem;
  position: absolute;
  top: 3.25rem;
  left: 14.06rem;
}
.weeks1.locked{
  background: url(../images/weekbg1_locked.png) no-repeat; 
  background-size: 100% auto; 
}
.weeks2{
  background: url(../images/weekbg2.png) no-repeat; 
  background-size: 100% auto; 
  width: 14.04rem;
  height: 2.1rem;
  position: absolute;
  top: 5.3rem;
  left: 14.06rem;
}
.weeks2.locked{
  background: url(../images/weekbg2_locked.png) no-repeat; 
  background-size: 100% auto; 
}
.weeks3{
  background: url(../images/weekbg3.png) no-repeat; 
  background-size: 100% auto; 
  width: 14.04rem;
  height: 2.1rem;
  position: absolute;
  top: 7.34rem;
  left: 14.06rem;
}
.weeks3.locked{
  background: url(../images/weekbg3_locked.png) no-repeat; 
  background-size: 100% auto; 
}
.weeks4{
  background: url(../images/weekbg4.png) no-repeat; 
  background-size: 100% auto; 
  width: 14.04rem;
  height: 2.1rem;
  position: absolute;
  left: 14.06rem;
}
.weeks4.locked{
  background: url(../images/weekbg4_locked.png) no-repeat; 
  background-size: 100% auto; 
}
.wek4_1{
  top: 10.2rem;
}
.wek4_2{
  top: 12.1rem;
}
.wek4_3{
  top: 14.05rem;
}
.dayinfos{
  width: 1.13rem;
  height: 1.58rem;
  position: absolute;
  top: 0.35rem;
  left: 2.35rem;
}
.day1s{
  background: url(../images/day1.png) no-repeat; 
  background-size: 100% auto; 
}
.day2s{
  background: url(../images/day2.png) no-repeat; 
  background-size: 100% auto; 
}
.day3s{
  background: url(../images/day3.png) no-repeat; 
  background-size: 100% auto; 
}
.exchans1{
  top: 10.38rem;
  left: 6.94rem;
}
.exchans2{
  top: 10.38rem;
  left: 12.16rem;
}
.exchans3{
  top: 10.38rem;
  left: 17.4rem;
}
.exchans4{
  top: 10.38rem;
  left: 22.65rem;
}
.exchans5{
  top: 10.38rem;
  left: 27.87rem;
}
.exchans6{
  top: 18.34rem;
  left: 9.6rem;
}
.exchans7{
  top: 18.34rem;
  left: 14.83rem;
}
.exchans8{
  top: 18.34rem;
  left: 20.04rem;
}
.exchans9{
  top: 18.34rem;
  left: 25.32rem;
}
.regails1{
  width: 4rem;
  text-align: center;
  position: absolute;
  top: 9.2rem;
  left: 27.9rem;
  font-size: 0.28rem;
  color: #ccc;
  text-decoration: underline;
}
.regails2{
  width: 4rem;
  text-align: center;
  position: absolute;
  top: 17.2rem;
  left: 25.32rem;
  font-size: 0.28rem;
  color: #3f1301;
  text-decoration: underline;
}
.processcontents1{
  width: 25.7rem;
  height: 0.15rem;
  position: absolute;
  top: 5.48rem;
  left: 6.61rem;
}
.processwids1{
  width: 0;
  height: 0.15rem;
  background: url(../images/processbg1.png) repeat-x;
  background-size: auto 100%;
}
.reconse1{
  width: 0.53rem;
  height: 0.87rem;
  background: url(../images/rens1.png) no-repeat; 
  background-size: 100% auto; 
  position: absolute;
  top: -0.3rem;
  left: 4.68rem;
}
.reconse2{
  width: 0.53rem;
  height: 0.87rem;
  background: url(../images/rens2.png) no-repeat; 
  background-size: 100% auto; 
  position: absolute;
  top: -0.3rem;
  left: 9.92rem;
}
.reconse3{
  width: 0.53rem;
  height: 0.87rem;
  background: url(../images/rens3.png) no-repeat; 
  background-size: 100% auto; 
  position: absolute;
  top: -0.3rem;
  left: 15.12rem;
}
.reconse4{
  width: 0.53rem;
  height: 0.87rem;
  background: url(../images/rens4.png) no-repeat; 
  background-size: 100% auto; 
  position: absolute;
  top: -0.3rem;
  left: 20.38rem;
}
.reconse5{
  width: 0.53rem;
  height: 0.87rem;
  background: url(../images/rens5.png) no-repeat; 
  background-size: 100% auto; 
  position: absolute;
  top: -0.3rem;
  left: 25.57rem;
}

.processcontents2{
  width: 20.48rem;
  height: 0.15rem;
  position: absolute;
  top: 13.4rem;
  left: 9.28rem;
}
.processwids2{
  width: 0;
  height: 0.15rem;
  background: url(../images/processbg2.png) repeat-x;
  background-size: auto 100%;
}
.processcontents2 .reconse1{
  left: 4.61rem;
}
.processcontents2 .reconse2{
  left: 9.85rem;
}
.processcontents2 .reconse3{
  left: 15.1rem;
}
.processcontents2 .reconse4{
  left: 20.36rem;
}
.recontpnums{
  font-size: 0.36rem;
  color: #f6e3ba;
  position: absolute;
  top: 4.75rem;
  left: 7.24rem;
}
.recontpnums1{
  top: 4.75rem;
  left: 7.24rem;
}
.recontpnums2{
  top: 12.67rem;
  left: 7.24rem;
}
.recontpnums span{
  margin-left: 0.05rem;
  font-size: 0.5rem;
  color: #ffd200;
  font-family: "krnum";
  position: relative;
  top: 0.05rem;
}



/*多语言*/
.lang_zh-TW .bg1 { 
 background: url(../images/bg1_tw.jpg?v=3) no-repeat top center; 
 background-size: cover; 
}
.lang_zh-TW .bg2 { 
 background: url(../images/bg2_tw.jpg) no-repeat; 
 background-size: cover; 
}
.lang_zh-TW .bg3 { 
 background: url(../images/bg3_tw.jpg) no-repeat; 
 background-size: cover; 
}
.lang_zh-TW .bg4 { 
 background: url(../images/bg4_tw.jpg) no-repeat; 
 background-size: cover; 
}

.lang_zh-TW .lqnbtns { 
 background: url(../images/lingqu_tw.png) no-repeat; 
 background-size: 100% auto; 
}
.lang_zh-TW .lqnbtns.hasbelq { 
 background: url(../images/lingqu_disabled_tw.png) no-repeat; 
 background-size: 100% auto; 
}
.lang_zh-TW .wwcs .requntent{
  background: url(../images/lingqu_wwc_tw1.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_zh-TW .wlqn .requntent{
  background: url(../images/lingqu_wwc_tw.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_zh-TW .melocked .requntent{
  background: url(../images/lingqu_locked_tw.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_zh-TW .locked .requntent{
  background: url(../images/lingqu_disabled_tw.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}

.lang_zh-TW .reimtebg1{
  background: url(../images/item_chose1_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .reimtebg1.locked{
  background: url(../images/item_chose1_disabled_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .reimtebg2{
  background: url(../images/item_chose2_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .reimtebg2.locked{
  background: url(../images/item_chose2_disabled_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .reimtebg3{
  background: url(../images/item_chose3_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .reimtebg3.locked{
  background: url(../images/item_chose3_disabled_tw.png) no-repeat; 
  background-size: 100% auto; 
}

.lang_zh-TW .weeks1{
  background: url(../images/weekbg1_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .weeks1.locked{
  background: url(../images/weekbg1_locked_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .weeks2{
  background: url(../images/weekbg2_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .weeks2.locked{
  background: url(../images/weekbg2_locked_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .weeks3{
  background: url(../images/weekbg3_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .weeks3.locked{
  background: url(../images/weekbg3_locked_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .weeks4{
  background: url(../images/weekbg4_tw.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_zh-TW .weeks4.locked{
  background: url(../images/weekbg4_locked_tw.png) no-repeat; 
  background-size: 100% auto; 
}




.lang_ko-KR .bg1 { 
 background: url(../images/bg1_kr.jpg?v=1) no-repeat top center; 
 background-size: cover; 
}
.lang_ko-KR .bg2 { 
 background: url(../images/bg2_kr.jpg?v=1) no-repeat; 
 background-size: cover; 
}
.lang_ko-KR .bg3 { 
 background: url(../images/bg3_kr.jpg?v=1) no-repeat; 
 background-size: cover; 
}
.lang_ko-KR .bg4 { 
 background: url(../images/bg4_kr.jpg?v=3) no-repeat; 
 background-size: cover; 
}

.lang_ko-KR .lqnbtns { 
 background: url(../images/lingqu_kr.png) no-repeat; 
 background-size: 100% auto; 
}
.lang_ko-KR .lqnbtns.hasbelq { 
 background: url(../images/lingqu_disabled_kr.png) no-repeat; 
 background-size: 100% auto; 
}
.lang_ko-KR .wwcs .requntent{
  background: url(../images/lingqu_wwc_kr1.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_ko-KR .wlqn .requntent{
  background: url(../images/lingqu_wwc_kr.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_ko-KR .melocked .requntent{
  background: url(../images/lingqu_locked_kr.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_ko-KR .locked .requntent{
  background: url(../images/lingqu_disabled_kr.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}


.lang_ko-KR .reimtebg1{
  background: url(../images/item_chose1_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .reimtebg1.locked{
  background: url(../images/item_chose1_disabled_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .reimtebg2{
  background: url(../images/item_chose2_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .reimtebg2.locked{
  background: url(../images/item_chose2_disabled_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .reimtebg3{
  background: url(../images/item_chose3_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .reimtebg3.locked{
  background: url(../images/item_chose3_disabled_kr.png) no-repeat; 
  background-size: 100% auto; 
}

.lang_ko-KR .weeks1{
  background: url(../images/weekbg1_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .weeks1.locked{
  background: url(../images/weekbg1_locked_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .weeks2{
  background: url(../images/weekbg2_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .weeks2.locked{
  background: url(../images/weekbg2_locked_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .weeks3{
  background: url(../images/weekbg3_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .weeks3.locked{
  background: url(../images/weekbg3_locked_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .weeks4{
  background: url(../images/weekbg4_kr.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ko-KR .weeks4.locked{
  background: url(../images/weekbg4_locked_kr.png) no-repeat; 
  background-size: 100% auto; 
}



.lang_vi-VN .bg1 { 
 background: url(../images/bg1_vi.jpg?v=1) no-repeat top center; 
 background-size: cover; 
}
.lang_vi-VN .bg2 { 
 background: url(../images/bg2_vi.jpg?v=3) no-repeat; 
 background-size: cover; 
}
.lang_vi-VN .bg3 { 
 background: url(../images/bg3_vi.jpg?v=1) no-repeat; 
 background-size: cover; 
}
.lang_vi-VN .bg4 { 
 background: url(../images/bg4_vi.jpg?v=1) no-repeat; 
 background-size: cover; 
}

.lang_vi-VN .lqnbtns { 
 background: url(../images/lingqu_vi.png) no-repeat; 
 background-size: 100% auto; 
}
.lang_vi-VN .lqnbtns.hasbelq { 
 background: url(../images/lingqu_disabled_vi.png) no-repeat; 
 background-size: 100% auto; 
}
.lang_vi-VN .wwcs .requntent{
  background: url(../images/lingqu_wwc_vi1.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_vi-VN .wlqn .requntent{
  background: url(../images/lingqu_wwc_vi.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_vi-VN .locked .requntent{
  background: url(../images/lingqu_disabled_vi.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_vi-VN .melocked .requntent{
  background: url(../images/lingqu_locked_vi.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}

.lang_vi-VN .reimtebg1{
  background: url(../images/item_chose1_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .reimtebg1.locked{
  background: url(../images/item_chose1_disabled_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .reimtebg2{
  background: url(../images/item_chose2_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .reimtebg2.locked{
  background: url(../images/item_chose2_disabled_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .reimtebg3{
  background: url(../images/item_chose3_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .reimtebg3.locked{
  background: url(../images/item_chose3_disabled_vi.png) no-repeat; 
  background-size: 100% auto; 
}

.lang_vi-VN .weeks1{
  background: url(../images/weekbg1_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .weeks1.locked{
  background: url(../images/weekbg1_locked_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .weeks2{
  background: url(../images/weekbg2_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .weeks2.locked{
  background: url(../images/weekbg2_locked_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .weeks3{
  background: url(../images/weekbg3_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .weeks3.locked{
  background: url(../images/weekbg3_locked_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .weeks4{
  background: url(../images/weekbg4_vi.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_vi-VN .weeks4.locked{
  background: url(../images/weekbg4_locked_vi.png) no-repeat; 
  background-size: 100% auto; 
}




.lang_ru-RU .bg1 { 
 background: url(../images/bg1_ru.jpg) no-repeat top center; 
 background-size: cover; 
}
.lang_ru-RU .bg2 { 
 background: url(../images/bg2_ru.jpg) no-repeat; 
 background-size: cover; 
}
.lang_ru-RU .bg3 { 
 background: url(../images/bg3_ru.jpg) no-repeat; 
 background-size: cover; 
}
.lang_ru-RU .bg4 { 
 background: url(../images/bg4_ru.jpg) no-repeat; 
 background-size: cover; 
}

.lang_ru-RU .lqnbtns { 
 background: url(../images/lingqu_ru.png) no-repeat; 
 background-size: 100% auto; 
}
.lang_ru-RU .lqnbtns.hasbelq { 
 background: url(../images/lingqu_disabled_ru.png) no-repeat; 
 background-size: 100% auto; 
}
.lang_ru-RU .wwcs .requntent{
  background: url(../images/lingqu_wwc_ru1.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_ru-RU .wlqn .requntent{
  background: url(../images/lingqu_wwc_ru.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_ru-RU .locked .requntent{
  background: url(../images/lingqu_disabled_ru.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}
.lang_ru-RU .melocked .requntent{
  background: url(../images/lingqu_locked_ru.png) no-repeat; 
  background-size: 100% auto; 
  pointer-events: none;
}

.lang_ru-RU .reimtebg1{
  background: url(../images/item_chose1_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .reimtebg1.locked{
  background: url(../images/item_chose1_disabled_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .reimtebg2{
  background: url(../images/item_chose2_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .reimtebg2.locked{
  background: url(../images/item_chose2_disabled_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .reimtebg3{
  background: url(../images/item_chose3_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .reimtebg3.locked{
  background: url(../images/item_chose3_disabled_ru.png) no-repeat; 
  background-size: 100% auto; 
}

.lang_ru-RU .weeks1{
  background: url(../images/weekbg1_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .weeks1.locked{
  background: url(../images/weekbg1_locked_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .weeks2{
  background: url(../images/weekbg2_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .weeks2.locked{
  background: url(../images/weekbg2_locked_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .weeks3{
  background: url(../images/weekbg3_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .weeks3.locked{
  background: url(../images/weekbg3_locked_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .weeks4{
  background: url(../images/weekbg4_ru.png) no-repeat; 
  background-size: 100% auto; 
}
.lang_ru-RU .weeks4.locked{
  background: url(../images/weekbg4_locked_ru.png) no-repeat; 
  background-size: 100% auto; 
}


.lang_ko-KR .recontpnums1{
  top: 4.65rem;
}
.lang_ko-KR .recontpnums2{
  top: 12.58rem;
}
.lang_ko-KR .processcontents2{
  top: 13.38rem
}

.lang_vi-VN .recontpnums1{
  top: 4.65rem;
}
.lang_vi-VN .recontpnums2{
  top: 12.58rem;
}
.lang_vi-VN .processcontents2{
  top: 13.38rem
}
.lang_vi-VN .rule_contentbox{
  padding-top: 1.1rem;
}


.lang_ru-RU .recontpnums1{
  top: 4.65rem;
}
.lang_ru-RU .recontpnums2{
  top: 12.58rem;
}
.lang_ru-RU .processcontents2{
  top: 13.38rem;
}
