body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
table { border-collapse:collapse; border-spacing: 0; } 
address,caption,cite,code,dfn,em,strong,th,var { font-weight:normal; font-style:normal; } 
ol,ul { list-style: none; } 
caption,th { text-align: left; } 
h1,h2,h3,h4,h5,h6 { font-weight:normal; font-size: 100%; } 
q:before,q:after { content: ""; } 
fieldset,img,abbr,acronym { border: 0; } 
.fl { float: left; } 
.fr { float: right; } 
.c:before,.c:after { content:""; display:table; } 
.c:after { clear: both; } 
.c { zoom: 1; } 
body { font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1"; text-align: justify; margin: 0 auto !important; background:#101111; } 
html,body { position: relative; box-sizing: border-box; } 
a { text-decoration: none; overflow: hidden; transition: filter .3s,border .3s,color .3s; } 
a:hover { filter: brightness(1.2); } 
:focus { outline: none; } 
.pr { position: relative; } 
.pa { position: absolute; } 
.hide { display: block; width: 0; height: 0; overflow: hidden; } 
.db { display: block; text-indent: -999em; } 
#afooter { text-align: center; line-height: .3rem; color: #6a6a6a; background-color: #0e0e0e; padding: .2rem 0; } 
#afooter a { color: #6a6a6a; } 

/* input样式初始化 */
input { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; } 
/* select样式初始化 */
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; } 
/* ie11下select的箭头 */
select::-ms-expand { display: none; } 

.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; pointer-events: none; } 
.pc_hide { display: none !important; } 

@media (max-width: 1200px) { html { font-size: 62.5px; /* 最小字体大小 */ } 
 }
html { font-size: calc(100vw / 38.4); /* 基于3840设计稿 */
 cursor: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/mouse.png), auto; } 

@font-face { font-family: 'hyrys1'; src: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/hyrys75w.ttf); } 

@keyframes fadeIn { 
 0% { opacity: 0; } 
 100% { opacity: 1; } 
 }
@keyframes fadeScale { 
 0% { opacity: 0; transform: scale(0.95); } 
 100% { opacity: 1; transform: scale(1); } 
 }

@keyframes fadeTop { 
 0% { opacity: 0; transform: translateY(0.3rem); } 
 100% { opacity: 1; transform: translateY(0); } 
 }
@keyframes fadeLeft { 
 0% { opacity: 0; transform: translateX(0.3rem); } 
 100% { opacity: 1; transform: translateX(0); } 
 }
 


.wrap { position: relative; background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/bg.jpg) top center/cover no-repeat; height: 100vh; overflow: hidden; } 

.head { width: 100%; display: flex; justify-content: space-between; box-sizing: border-box; padding: 0.86rem 0.75rem 0 0.3rem; } 
.head .logo_box {width: 9.76rem;  display: flex; justify-content: space-between; } 
.logo { display: block; width: 6.01rem; height: 1.28rem; background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/logo.png) 0 0/100% no-repeat; } 
.logo1 { display: block; width: 3.31rem; height: 0.81rem; background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/logo1.png) 0 0/100% no-repeat; } 
.tit { width: 19.8rem; height: 1.7rem; background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/tit.png) 0 0/100% no-repeat;margin-left: 1rem; } 
.btn_rule,.btn_lb { font-size: 0.42rem; color: #fff; margin-right: 0.64rem; text-decoration: underline !important;font-family: "SimHei", sans-serif;} 
.login-box { display: flex; justify-content: space-between; align-items: center; } 
.login_content { font-size: 0.42rem; color: #fff;  font-family: "SimHei", sans-serif;} 
.login_content a { color: #f15d1b; border-bottom: 0.01rem solid; } 
.vbg { width: 100vw; height: 100vh; position: absolute; top: 0; left: 0; } 
.vbg video { width: 100%; height: 100%; object-fit: cover; } 

.main{width: 35.98rem;margin: 0 auto;left: 0;right: 0;bottom: 1rem;position: absolute;display: flex;justify-content: space-between;align-items: flex-end;}
.left{width: 17.4rem;}
.copyMain { width: 100%; display: flex; align-items: center; justify-content: space-between;} 
.copyMain .input_box{width: 13.77rem;height: 0.82rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/input_box.png) 0 0/100% no-repeat;display: flex;} 
.copyMain .input_box input{width: 10.3rem;height: 0.82rem;border: none;background: none;outline: none;font-size: 0.3rem;color: #b5b5b5;font-family: 'hyrys1';text-align: center;line-height: 0.82rem;box-sizing: border-box;padding: 0 0.15rem;}
.copyMain .input_box .btn_copy{display: block; width: 3.45rem;height: 0.82rem;text-align: center;line-height: 0.82rem;text-align: center;color: #fff;font-size: 0.46rem;font-family: 'hyrys1'}
.wrap .btn{display: block;width: 3.42rem;height: 0.82rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/btn.png) 0 0/100% no-repeat;font-size: 0.46rem;color: #fff;font-family: 'hyrys1';text-align: center;line-height: 0.84rem;}
.nav_box{margin-top: 0.43rem;width: 100%;display: flex;justify-content: space-between;align-items: center;}
.nav_list{width: 8.42rem;display: flex;justify-content: space-between;align-items: center;}
.nav_list li{width: 2.81rem;height: 0.78rem;position: relative;cursor: pointer;}
.nav_list li:nth-of-type(1){background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/tab_nav1.png) 0 0/100% no-repeat;}
.nav_list li:nth-of-type(2){background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/tab_nav2.png) 0 0/100% no-repeat;}
.nav_list li:nth-of-type(3){background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/tab_nav3.png) 0 0/100% no-repeat;}
.nav_list li:nth-of-type(1).on{background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/tab_nav1_on.png) 0 0/100% no-repeat;}
.nav_list li:nth-of-type(2).on{background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/tab_nav2_on.png) 0 0/100% no-repeat;}
.nav_list li:nth-of-type(3).on{background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/tab_nav3_on.png) 0 0/100% no-repeat;}
.nav_list li:nth-of-type(3)::after{content: '';width: 1.98rem; height: 0.45rem; background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/nav-gj.png) 0 0/100% no-repeat;position: absolute;top: -0.04rem;left: 1.8rem;}

.yq_box{width: 5.2rem;height: 0.78rem;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;padding: 0 0.15rem;}
.yq_box p{font-size: 0.33rem;color: #fff;font-family: "SimHei", sans-serif;}
.yq_box p span{font-size: 0.58rem;color: #ea652e;font-family: "SimHei", sans-serif;margin: 0 0.1rem;}
.yq_box .btn_yqjl{font-size: 0.33rem;color: #ea652e;font-family: "SimHei", sans-serif;text-decoration: underline;}
.tab_cont{width: 100%;height: 5.31rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/kuang1.png) 0 0/100% no-repeat;}
.tab_box{width: 100%;height: 100%;display: none;position: relative;}
.tab_box img{width: 100%;height: 4.03rem;margin-top: 0.16rem;}
.tab_box .btn{width: 4.11rem;height: 0.82rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/btn1.png) 0 0 / 100% no-repeat;margin: -0.08rem auto 0;}

.right{width: 17.4rem;}
.nav{width: 2.81rem;height: 0.62rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/nav.png) 0 0/100% no-repeat;line-height: 0.64rem;font-size: 0.37rem;color: #fff;font-family: 'hyrys1';text-align: center;}
.tab_cont2{width: 100%;height: 5.31rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/kuang2.png) 0 0/100% no-repeat;}
.box4{display: block;}





.pop { display:none; position: relative; box-sizing: border-box; } 
.pop_close { display: block; width: 1.03rem; height: 1.05rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/pop_close.png) 0 0/100% no-repeat; position: absolute; top: 0; right: 0; } 
.pop1 { width: 17.47rem; height: 10.41rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/pop1.png) 0 0/100% no-repeat; padding-top: 1rem; } 
.pop_yq { width: 17.47rem; height: 7.8rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/pop_yq.png) 0 0/100% no-repeat; padding-top: 1rem; } 
.pop2 { width: 16.44rem; height: 13.23rem; background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/pop2.png) 0 0/100% no-repeat; padding-top: 1rem; } 
.pop_tit { margin: 0rem auto 0.3rem; } 
.pop_tit1 {font-size: 0.72rem;color: #fff;font-family: 'hyrys1';position: absolute;top: 0;left: 1.1rem;} 
.pop_tit2 {width: 4.35rem; height: 0.97rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/pop_tit2.png) 0 0/100% no-repeat; } 
.pop_tit3 {width: 4.35rem; height: 0.96rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/pop_tit3.png) 0 0/100% no-repeat; } 
.pop_tit4 {width: 3.54rem; height: 1.01rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/pop_tit4.png) 0 0/100% no-repeat; } 
.pop .rule_list { width: 97%;height: 7.9rem;  margin: 0.4rem auto 0; overflow: hidden; overflow-y: auto; box-sizing: border-box; text-align: justify; } 
.pop .rule_list::-webkit-scrollbar { width: 0; } 
.pop .rule_list li { font-size: 0.4rem; color: #ffffff; font-family: "SimHei", sans-serif; line-height: 0.6rem; position: relative; text-align: justify; } 
.pop .rule_list li b::before { content: ''; display: inline-block; width: 0.35rem; height: 0.35rem; background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/icon.png) 0 0/100% no-repeat;margin-right: 0.1rem; position: relative;top: 0.02rem;} 
.pop .rule_list li b{font-weight: normal;}
.pop .rule_list li em{color: #2aeab2;}
.pop .btn1{display: block;width: 4.62rem;height: 0.96rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/btn3.png) 0 0/100% no-repeat;font-size: 0.46rem;color: #000000;text-align: center;line-height: 1rem;font-family: 'zsct';}
.pop .txt_box { width: 17rem; height: 4rem; margin: 0.3rem auto 0.5rem; display: flex; align-items: center; justify-content: center; } 
.pop .txt_box p { font-size: 0.4rem; color: #ffffff; font-family: 'zct'; line-height: 0.7rem; text-align: center; } 
.pop .btn1 { margin: 0 auto; } 
.btn3 {display: block;width: 4.62rem;height: 0.96rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/btn3.png) 0 0/100% no-repeat;font-size: 0.46rem;color: #000000;text-align: center;line-height: 1rem;font-family: 'zsct'; } 
.pop .btn_box { width: 11rem; display: flex; justify-content: space-between; align-items: center; margin: 1rem auto; } 

.pop .tips_txt1 { font-size: 0.4rem; color: #ffffff; font-family: 'zct'; line-height: 0.7rem; text-align: center; } 
.pop .tips_txt2 { font-size: 0.36rem; color: #ffffff; font-family: 'zct'; line-height: 0.7rem; text-align: center; } 
.pop .lb_list { height: 5.5rem; width: 13rem; flex-wrap: wrap; display: flex; justify-content: space-between; align-items: center; margin: 0.3rem auto 0.6rem; } 
.pop .lb_list li { width: 33%; display: flex; justify-content: center; align-items: flex-end; box-sizing: border-box; padding-bottom: 0.2rem; } 
.pop .lb_list li img { height: 2.39rem; width: auto; } 

#t2_dia112 .lb_list li:nth-of-type(1),#t2_dia112 .lb_list li:nth-of-type(2) { width: 50%; } 

.pop .dj_list { width: 95%; height:5.5rem; margin: 0 auto; display: flex; align-items: center; justify-content: space-around; } 
.pop .rewardList { height: 9rem; width: 13rem; flex-wrap: wrap; } 
.pop .dj_list li { height: 100%; height: 4rem; display: flex; flex-direction: column; align-items: center; justify-content: space-evenly; } 
.pop .rewardList li { width: 33%; } 
.pop .rewardList li:nth-of-type(1) { width: 100%; } 
.pop .dj_list li img { height: 2.39rem; width: auto; } 
.pop .rewardList li:nth-of-type(1) img{height: 3.2rem;}

.pop .dj_list li p { width: 100%; font-size: 0.36rem; color: #ffffff; font-family: 'zst'; text-align: center; line-height: 1; } 

.pop .record_box { width: 14.43rem; height: 5.83rem; margin: 0.44rem auto 0;} 
.pop .table { width: 100%; } 
.pop .table .thead { background-color: #8d4e31; width: 100%; } 
.pop .tr { height: 0.8rem; width: 100%; display: flex; justify-content: space-around; align-items: center; } 
.pop .table .th { height: 0.8rem; width: 50%; text-align: center; line-height: 0.8rem; font-size: 0.42rem; color: #fefefe; font-family: "SimHei", sans-serif;; border: 0.01rem solid #854c33; } 
.pop .table .td { height: 0.8rem; width: 50%; text-align: center; line-height: 0.8rem; font-size: 0.42rem; color: #fff; font-family: "SimHei", sans-serif;; border: 0.01rem solid #854c33; } 
.pop .table .tbody { height: 5.04rem; overflow: hidden; overflow-y: auto; } 
.pop .table .tbody::-webkit-scrollbar { width: 0; }  

.pop_login{width: 13.96rem;height: 7.33rem;background: url(//wegame.gtimg.com/tgp_act/release/wegame/nzwl202608066xr1qz4i/images/pop/pop_login.png) 0 0/100% no-repeat;box-sizing: border-box;padding-top: 2.7rem;}
.pop .login_box{width: 7.9rem;height: 3.25rem;display: flex;justify-content: space-between;margin: 0 auto;}
.pop .login_box a{display: block;width: 3.23rem;height: 3.26rem;}
.disabled {
    pointer-events: none;
}
