@charset "UTF-8";.head{width:100%;height:80px;min-width:1200px;max-width:1920px;background:rgba(22,25,25,.85);position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1000}.head:after{content:"";display:block;width:255px;height:7px;background:rgba(22,25,25,.85);position:absolute;bottom:-7px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-clip-path:polygon(0 0,100% 0,98% 100%,2% 100%);clip-path:polygon(0 0,100% 0,98% 100%,2% 100%)}.head-logo{display:block;width:253px;height:114px;background:url(//game.gtimg.cn/images/act/cp/xjzj20211014prws/logo.png) no-repeat center 6px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100;cursor:pointer}.head .icon-curr{display:none;width:47px;height:15px;background:url(//game.gtimg.cn/images/act/cp/xjzj20210705actjurq/nav-active.png) no-repeat;position:absolute;top:55px;left:147px;-webkit-transition:all .3s;transition:all .3s}.head .icon-curr--0{-webkit-transform:translateX(0);transform:translateX(0)}.head .icon-curr--1{-webkit-transform:translateX(186px);transform:translateX(186px)}.head .icon-curr--2{-webkit-transform:translateX(671px);transform:translateX(671px)}.head .icon-curr--3{-webkit-transform:translateX(857px);transform:translateX(857px)}.head-bang{display:block;width:120px;height:80px;text-align:center;font-size:18px;font-weight:700;position:absolute;right:0;top:0;color:rgba(1,1,1,.75);background:url(//game.gtimg.cn/images/act/cp/xjzj20211014prws/bang.png) no-repeat;background-size:cover;z-index:999}.head-bang span{position:absolute;display:block;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.head-bang:hover span{-webkit-animation:scroll .3s linear forwards;animation:scroll .3s linear forwards}.head-bang--down{background:url(//game.gtimg.cn/images/act/cp/xjzj20211014prws/nav-down.png) no-repeat;right:120px}.head .user{height:100%;color:rgba(255,255,255,.5);position:absolute;right:135px;top:0;z-index:100}.head .user-unlogin{margin-right:50px;color:#a9abab;font-size:18px;line-height:80px;-webkit-transition:all .3s;transition:all .3s}.head .user-unlogin:hover{color:#fff}.head .user-logined{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:80px}.head .user-logined:hover .user-avator{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.head .user-logined:hover .user-name{color:#fff}.head .user-logined:hover .user-out{opacity:1}.head .user-avator{display:block;width:28px;height:28px;border:4px solid #505657;border-radius:50%;float:left;margin-top:23px;-webkit-transition:all .3s;transition:all .3s}.head .user-name{display:inline-block;margin-left:9px;margin-top:30px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .3s;transition:all .3s}.head .user-out{display:block;opacity:0;-webkit-transition:all .3s;transition:all .3s;width:128px;height:38px;background:#0d0d0d;color:#a9abab;font-size:16px;line-height:38px;text-align:center;position:absolute;top:72px;border-radius:6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .3s}.head .user-out:after{content:"";display:block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:6px solid #0d0d0d;position:absolute;top:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.head .user-out:hover{color:#fff}.head .nav{font-size:20px;width:1040px;height:80px;margin:0 auto;position:relative}.head .nav-item{display:block;float:left;width:17.75%;text-align:center;position:relative}.head .nav-item:nth-child(2){margin-right:300px}.head .nav-item>a:after{content:"";display:none;width:47px;height:15px;background:url(//game.gtimg.cn/images/act/cp/xjzj20210705actjurq/nav-active.png) no-repeat;position:absolute;top:51px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.head .nav-item:hover .nav-name{color:#31f8ff;text-shadow:0 0 12px rgba(49,248,255,.65)}.head .nav-item:hover .nav-subnav{display:block}.head .nav-item:hover .nav-name:after{display:block}.head .nav-item--hide>a:after{display:none}.head .nav-item--hide .nav-subnav{display:none}.head .nav-item--hide:hover .nav-name{color:#fff;text-shadow:none}.head .nav-item--hide:hover .nav-subnav{display:none}.head .nav-item--hide:hover .nav-name:after{display:none}.head .nav-name{color:#fff;display:block;width:100%;height:79px;line-height:79px;letter-spacing:2px;-webkit-transition:all .3s;transition:all .3s;font-size:20px}.head .nav-subnav{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),to(rgba(0,0,0,.05)));background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.05));padding:28px 0;display:none;width:250px;-webkit-transition:all .3s;transition:all .3s;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.head .nav-subnav>a{font-size:18px;color:#fff;display:block;width:100%;height:30px;line-height:30px;-webkit-transition:all .3s;transition:all .3s;margin-bottom:17px}.head .nav-subnav>a:hover{color:#31f8ff}.box{width:1200px;margin:0 auto;position:relative;z-index:99}.box-btn{position:absolute;top:755px;left:50.5%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#afooter{position:relative;z-index:100}.wrap_ieg{display:block;height:100px;background:#0f0f0d;width:100%;text-align:center;color:rgba(255,255,255,.4);padding-top:50px;line-height:24px}.wrap_ieg a{color:rgba(255,255,255,.4)}@media screen and (max-width:1500px){.head .user-name{display:none}.head-bang{display:none}.head-bang--down{display:block;right:0}.head .user-unlogin{margin-right:0}.head .nav{width:900px}.head .nav-item{width:16%}.head .nav-item:nth-child(2){margin-right:324px}.pop-con{zoom:.8}.pop-close{zoom:.8;top:50px}}@media screen and (max-width:1000px){.pop-con{zoom:.6}.pop-close{zoom:.6;top:50px}}.pop-close{display:block;width:68px;height:68px;position:fixed;background:url(//game.gtimg.cn/images/act/cp/xjzj20210705actjurq/close.png) no-repeat;top:97px;right:31px;-webkit-transition:all .3s;transition:all .3s}.pop-close:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pop-close--default{position:absolute}.pop-con{width:1200px;height:578px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pop-con .swiper-button-next1,.pop-con .swiper-button-prev1{width:108px;height:118px;background:url(//game.gtimg.cn/images/act/cp/xjzj20210705actjurq/pop-page.png) no-repeat;outline:0}.pop-con .swiper-button-prev1{background-position:-108px 0;left:-85px}.pop-con .swiper-button-next1{right:-85px}.pop--video .pop-con{width:1250px;height:620px}.pop-default .pop-con{width:814px;height:315px;background:url(//game.gtimg.cn/images/act/cp/xjzj20210705actjurq/pop-default-bg.png) no-repeat;background-size:100% 100%}.pop-default .pop-con .text{padding:0 100px;font-size:24px;margin-top:70px;text-align:center}.pop-default .pop-close{width:45px;height:45px;background-size:cover;top:6px;right:-60px;position:absolute}.pop-default .pop-ok{display:block;width:260px;height:67px;background:url(//game.gtimg.cn/images/act/cp/xjzj20210705actjurq/pop-ok.jpg) no-repeat;position:absolute;text-align:center;line-height:67px;color:#000;font-size:32px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:34px}.pop-default .pop-ok:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.pop .checklist{width:1026px;height:578px;overflow:hidden}@-webkit-keyframes scroll{0%,100%{top:50%;opacity:1}30%{top:45%;opacity:.5}60%{top:55%;opacity:.5}}@keyframes scroll{0%,100%{top:50%;opacity:1}30%{top:45%;opacity:.5}60%{top:55%;opacity:.5}}blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}address,caption,cite,code,dfn,em,strong,th,var{font-weight:400;font-style:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}q:after,q:before{content:''}abbr,acronym,fieldset,img{border:0}.c:after,.c:before{content:"";display:table}.c:after{clear:both}.c{zoom:1}body{font:12px/1.5 '\5FAE\8F6F\96C5\9ED1',simhei,simsun;text-align:justify;background-color:#226472;overflow-x:hidden}a{text-decoration:none;overflow:hidden}a:hover{filter:brightness(1);-webkit-filter:brightness(1.1)}#footer_ied,.wrap{min-width:1200px;width:100%}.wrap{background:url(https://wegame.gtimg.com/tgp_act/release/xjzj/xjzj20211020/images/rp.jpg) no-repeat 50% 0;min-width:1200px}.ost_box{min-width:1200px!important}.sp{background:url(https://wegame.gtimg.com/tgp_act/release/xjzj/xjzj20211020/images/sp.png) no-repeat 50% 0}.container{width:1200px;margin:0 auto}.pr{position:relative}.pa{position:absolute}.hide{display:block;width:0;height:0;overflow:hidden}.db{display:block;text-indent:-999em}.fl{float:left}.fr{float:right}img{display:block;margin:0 auto}:focus{outline:0}#afooter{text-align:center;line-height:20px;color:#fff;background-color:#0b4554;min-width:1200px}#afooter a{color:#fff}.last{margin-right:0!important}.wrap{background:url(https://wegame.gtimg.com/tgp_act/release/xjzj/xjzj20211020/images/bg.jpg) no-repeat 50% 0;padding-bottom:100px}.heads{height:1101px}.login{font-size:18px;color:#fff;position:absolute;top:950px;width:100%;text-align:center}.login a{color:#fff}.btn_top1{position:absolute;top:820px;left:168px;background-position:0 0;width:419px;height:101px;display:block}.btn_top2{position:absolute;top:820px;right:168px;background-position:-461px 0;width:421px;height:101px;display:block}.time{width:100%;text-align:center;font-size:18px;color:#fff;position:absolute;top:773px}.part1 h2{background-position:-16px -174px;width:864px;height:114px;margin-left:325px}.list_icon{margin:57px 0 0 335px}.list_icon li{float:left;margin-right:50px}.list_icon li p{font-size:20px;color:#ffdc9a;margin-bottom:8px;text-align:center;line-height:20px}.list_icon li span{font-size:16px;color:#fff;margin-top:-48px;text-align:center;display:block}.btn_lq{background-position:-999px -2px;width:161px;height:51px;margin:32px auto 0;display:block}.btn_lq.gray{background-position:-1183px 0}.jl1{margin-top:-58px!important;line-height:20px}.jl2{margin-top:185px}.part2 h2{background-position:-16px -363px;width:1084px;height:114px;margin:139px auto 17px}.list_bar1{background:url(https://wegame.gtimg.com/tgp_act/release/xjzj/xjzj20211020/images/barbg1.png) no-repeat;width:587px;height:63px;margin:10px auto 15px}.bar1{position:absolute;top:14px;left:69px;background:url(https://wegame.gtimg.com/tgp_act/release/xjzj/xjzj20211020/images/bar1.png) no-repeat;height:33px}.list_bar2{background:url(https://wegame.gtimg.com/tgp_act/release/xjzj/xjzj20211020/images/barbg2.png) no-repeat;width:398px;height:63px;margin:10px 0 15px 72px}.bar2{position:absolute;top:14px;left:69px;background:url(https://wegame.gtimg.com/tgp_act/release/xjzj/xjzj20211020/images/bar2.png) no-repeat;height:33px}.barwz{font-size:28px;text-shadow:2px 2px 3px #fff8e1,-2px 2px 3px #fff8e1,2px -2px 3px #fff8e1,-2px -2px 3px #fff8e1;position:absolute;top:2px;left:1px;color:#ffd78a;width:58px;height:58px;line-height:58px;text-align:center}.list_icon2{margin:20px 0 0 0}.list_icon2 li{float:left;margin-right:28px}.list_icon2 li p{font-size:18px;color:#ffdc9a;margin-bottom:8px;text-align:center;line-height:20px}.list_icon2 li span{font-size:14px;color:#fff;margin-top:-48px;text-align:center;display:block}.btn_lq2{background-position:-1030px -84px;width:107px;height:34px;margin:32px auto 0;display:block}.btn_lq2.gray{background-position:-1184px -84px}.jl3{margin-top:124px}.box{width:1246px}.jl4{margin-top:-49px!important;line-height:16px}.part3 h2{background-position:-972px -213px;width:524px;height:115px;margin:34px auto 34px}.tit3wz{font-size:18px;color:#fff;text-align:center;width:100%;margin-bottom:40px}.list_rwm{margin-left:80px}.list_rwm li{float:left;width:254px;margin-right:145px}.list_rwm li p{font-size:24px;color:#fff;text-align:center;width:100%;line-height:40px;margin-top:20px}.wrap_ieg{padding-top:25px}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.we-icon{width:16px;height:16px;display:inline-block;vertical-align:middle;background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-confirm.2aaa6852.png);background-repeat:no-repeat}.we-icon-error,.we-icon-info,.we-icon-success,.we-icon-warning{width:50px;height:50px}.we-icon-success{background-position:0 -32px}.we-icon-success.we-icon--size-s{background-position:0 -82px}.we-icon-warning{width:50px;height:50px;background-position:0 -98px}.we-icon-warning.we-icon--size-s{background-position:0 -148px}.we-icon-error{background-position:0 -164px}.we-icon-error.we-icon--size-s{background-position:0 -214px}.we-icon-info{width:50px;height:50px;background-position:0 -246px}.we-icon-info.we-icon--size-s{background-position:0 -296px}.we-icon-delete{width:20px;height:20px;background:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete.93a33a3e.png) no-repeat center center}.we-icon-delete:hover{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-h.61ff1a36.png)}.we-icon-delete.disabled{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png);background-image:var(--image-icon-delete-disabled)}.we-icon-q,.we-icon-tips{position:relative;width:20px;height:20px;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%}.we-icon-q{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png);background-image:var(--image-icon-q)}.we-icon-q.we-icon--color-w{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png);background-image:var(--image-icon-q-dark)}.we-icon-tips{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png);background-image:var(--image-icon-tips)}.we-icon-tips.we-icon--color-w{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png);background-image:var(--image-icon-tips-dark)}.we-icon-up{width:38px;height:38px;background-position:50% 50%;background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png);background-image:var(--image-icon-up)}.we-icon-play{position:relative;width:48px;height:48px;vertical-align:middle;background:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-player.7e4be2e9.png) no-repeat center center;background-size:100% 100%}.we-icon--size-s{width:16px;height:16px}.we-icon.clickable{cursor:pointer}.we-icon.disabled{cursor:default}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.we-icon{width:16px;height:16px;display:inline-block;vertical-align:middle;background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-confirm.2aaa6852.png);background-repeat:no-repeat}.we-icon-error,.we-icon-info,.we-icon-success,.we-icon-warning{width:50px;height:50px}.we-icon-success{background-position:0 -32px}.we-icon-success.we-icon--size-s{background-position:0 -82px}.we-icon-warning{width:50px;height:50px;background-position:0 -98px}.we-icon-warning.we-icon--size-s{background-position:0 -148px}.we-icon-error{background-position:0 -164px}.we-icon-error.we-icon--size-s{background-position:0 -214px}.we-icon-info{width:50px;height:50px;background-position:0 -246px}.we-icon-info.we-icon--size-s{background-position:0 -296px}.we-icon-delete{width:20px;height:20px;background:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete.93a33a3e.png) no-repeat center center}.we-icon-delete:hover{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-h.61ff1a36.png)}.we-icon-delete.disabled{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png);background-image:var(--image-icon-delete-disabled)}.we-icon-q,.we-icon-tips{position:relative;width:20px;height:20px;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%}.we-icon-q{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png);background-image:var(--image-icon-q)}.we-icon-q.we-icon--color-w{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png);background-image:var(--image-icon-q-dark)}.we-icon-tips{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png);background-image:var(--image-icon-tips)}.we-icon-tips.we-icon--color-w{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png);background-image:var(--image-icon-tips-dark)}.we-icon-up{width:38px;height:38px;background-position:50% 50%;background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png);background-image:var(--image-icon-up)}.we-icon-play{position:relative;width:48px;height:48px;vertical-align:middle;background:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-player.7e4be2e9.png) no-repeat center center;background-size:100% 100%}.we-icon--size-s{width:16px;height:16px}.we-icon.clickable{cursor:pointer}.we-icon.disabled{cursor:default}.we-alert{position:relative;min-height:50px;padding:32px 30px 32px 97px}.we-alert-tit{font-size:16px;color:#3c3c3c;color:var(--color-text-1);font-weight:700}.we-alert-des{font-size:14px;color:#757575;color:var(--color-text-2)}.we-alert-icon{position:absolute;left:30px;top:50%;margin-top:-25px}.we-alert-icon--vertical-top{top:30px;margin-top:0}.we-alert--txt{padding-left:0}.we-alert--txt .we-alert-icon{display:none}.we-alert--mini{z-index:0;padding:0;min-height:0;height:30px}.we-alert--mini .we-alert-des{display:none}.we-alert--mini .we-alert-tit{position:relative;z-index:0;height:30px;padding:6px 10px 6px 30px;font-size:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-alert--mini .we-alert-icon{left:10px;top:50%;z-index:1;width:16px;height:16px;margin-top:-8px}.we-alert--mini .we-icon-info+.we-alert-tit{background-color:rgba(59,156,255,.1)}.we-alert--mini .we-icon-success+.we-alert-tit{background-color:rgba(4,199,67,.1)}.we-alert--mini .we-icon-error+.we-alert-tit{background-color:rgba(246,73,73,.1)}.we-alert--mini .we-icon-warning+.we-alert-tit{background-color:rgba(255,153,0,.1)}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.we-button{display:inline-block;line-height:24px;padding:0 12px;font-size:12px;color:#3c3c3c;color:var(--color-text-1);border-style:solid;border-width:1px;border-radius:26px;text-align:center;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-button--default{border-color:#a4a4a4;border-color:var(--color-line-4)}.we-button--default:hover{background-color:#f4f4f4;background-color:var(--color-fill-2)}.we-button--primary{border-color:#ffb300;border-color:var(--color-line1-2);background-color:#ffca28;background-color:var(--color-brand1-5);color:#3c3c3c}.we-button--primary:hover{border-color:#ffe082;border-color:var(--color-brand1-4);background-color:#ffe082;background-color:var(--color-brand1-4)}.we-button.disabled{cursor:default;border-color:#a4a4a4;border-color:var(--color-line-4);background-color:#fff;background-color:var(--color-fill-1);opacity:.3;color:#3c3c3c;color:var(--color-text-1)}.we-button--size-m{line-height:30px;padding:0 15px}.we-button--size-l{line-height:34px;padding:0 17px}.we-button--size-full{line-height:34px;width:100%;padding:0 17px}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.we-input,.we-input-original{display:inline-block}.we-input-original{width:100%;height:24px;padding:3px 8px;font-size:13px;line-height:16px;color:#3c3c3c;color:var(--color-text-1);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-width:1px;border-style:solid;border-color:#bfbfbf;border-color:var(--color-line-3);border-radius:2px;background-color:rgba(255,255,255,.3);background-color:var(--color-fill-8)}.we-input-original::-webkit-input-placeholder{color:#bfbfbf;color:var(--color-text-3);font-size:13px;line-height:16px}.we-input-original:focus,.we-input.focus .we-input-original{outline:0;border-color:#a4a4a4;border-color:var(--color-line-4)}.we-input-original:disabled,.we-input.disabled .we-input-original{border-color:#e4e4e4;border-color:var(--color-line-1);background-color:#f4f4f4;background-color:var(--color-fill-2);color:#bfbfbf;color:var(--color-text-3)}.we-input.error .we-input-original{border-color:#f64949;border-color:var(--color-line-7);background-color:#f4f4f4;background-color:var(--color-fill-2);color:#3c3c3c;color:var(--color-text-1)}.we-input--textarea .we-input-original{height:auto;overflow-y:scroll;white-space:normal}.we-input--flex{display:block}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.we-dropdown{position:absolute;width:100%;border-width:1px;border-style:solid;border-color:#bfbfbf;border-color:var(--color-line-3);background-color:#fff;background-color:var(--color-fill-1);z-index:20;border-radius:3px;box-shadow:0 3px 7px -3px rgba(0,0,0,.2),0 4px 8px -4px rgba(0,0,0,.2);box-shadow:var(--shadow-3)}.we-dropdown-bd{overflow:hidden;overflow-y:auto;max-height:124px}.we-dropdown-list>li:hover{background-color:#f4f4f4;background-color:var(--color-fill-2);-webkit-transition:background-color ease-in-out .3s}.we-dropdown-list>li.cur{background-color:#f4f4f4;background-color:var(--color-fill-2)}.we-dropdown-item{display:block;height:30px;color:#3c3c3c;color:var(--color-text-1);line-height:30px;padding:0 10px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes dropdown{from{transform:scale(1,0);transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0}to{transform:scale(1,1);transform-origin:0 0;-moz-transform-origin:0 0}}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.we-dropdown{position:absolute;width:100%;border-width:1px;border-style:solid;border-color:#bfbfbf;border-color:var(--color-line-3);background-color:#fff;background-color:var(--color-fill-1);z-index:20;border-radius:3px;box-shadow:0 3px 7px -3px rgba(0,0,0,.2),0 4px 8px -4px rgba(0,0,0,.2);box-shadow:var(--shadow-3)}.we-dropdown-bd{overflow:hidden;overflow-y:auto;max-height:124px}.we-dropdown-list>li:hover{background-color:#f4f4f4;background-color:var(--color-fill-2);-webkit-transition:background-color ease-in-out .3s}.we-dropdown-list>li.cur{background-color:#f4f4f4;background-color:var(--color-fill-2)}.we-dropdown-item{display:block;height:30px;color:#3c3c3c;color:var(--color-text-1);line-height:30px;padding:0 10px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes dropdown{from{transform:scale(1,0);transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0}to{transform:scale(1,1);transform-origin:0 0;-moz-transform-origin:0 0}}@keyframes dropdown{from{transform:scale(1,0);transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0}to{transform:scale(1,1);transform-origin:0 0;-moz-transform-origin:0 0}}.we-select,.we-select-input{position:relative}.we-select{display:inline-block;min-width:60px;cursor:pointer;vertical-align:top}.we-select-input{width:100%;height:24px;border-width:1px;border-style:solid;border-color:#bfbfbf;border-color:var(--color-line-3);border-radius:2px;padding:0 20px 0 8px;background:#fff;background:var(--color-fill-1);font-size:13px;line-height:22px;color:#757575;color:var(--color-text-2)}.we-select-input:after,.we-select-input:before{content:"";position:absolute}.we-select-input:before{top:0;right:0;width:20px;height:100%;border:1px solid transparent;background-clip:content-box}.we-select-input:after{top:50%;right:5px;width:0;height:0;margin-top:-2px;border-width:4px 4px 0;border-style:solid dashed dashed;border-color:#a4a4a4 transparent transparent;border-top-color:var(--color-line-4)}.we-select-placeholder{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:inherit}.we-select--no-border{min-width:initial}.we-select--no-border .we-select-input{border:0 none;background-color:rgba(0,0,0,0);font-size:14px;line-height:24px}.we-select--no-border .we-select-input:before{display:none}.we-select--no-border .we-select-input:after{width:13px;height:8px;margin-top:-4px;border:0 none;background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-select-arrow-down.ef71eb11.png);opacity:.6}.we-select-optionwp{top:100%;display:none}.we-select.expand .we-select-input,.we-select:hover .we-select-input{border-color:#3c3c3c;border-color:var(--color-line-5);color:#3c3c3c;color:var(--color-text-1)}.we-select.expand .we-select-input:before,.we-select:hover .we-select-input:before{background-color:#f4f4f4;background-color:var(--color-fill-2)}.we-select.error .we-select-input{border-color:#f64949;border-color:var(--color-line-7);background-color:#f4f4f4;background-color:var(--color-fill-2);color:#3c3c3c;color:var(--color-text-1)}.we-select.expand .we-select-optionwp{display:block;animation:dropdown .2s linear forwards}.we-select--no-border:hover .we-select-input:after{opacity:1}.we-select--no-border.error .we-select-input{background-color:rgba(0,0,0,0);color:#f64949}.we-select.disabled{cursor:default}.we-select.disabled .we-select-optionwp{display:none}.we-select.disabled .we-select-input{border-color:#e4e4e4;border-color:var(--color-line-1);background-color:#f4f4f4;background-color:var(--color-fill-2);color:#bfbfbf;color:var(--color-text-3)}.we-select.disabled .we-select-input:before{background:0 0}.we-select--no-border.disabled .we-select-input{background-color:rgba(0,0,0,0)}.we-select--no-border.disabled .we-select-input:after{opacity:.3}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.we-loading{width:100%;height:100%;padding:16px 0;text-align:center;font-size:0;white-space:nowrap;word-wrap:normal}.we-loading-inner,.we-loading:before{display:inline-block;vertical-align:middle}.we-loading:before{content:"";width:0;height:100%}.we-loading-text{text-align:center;color:#757575;color:var(--color-text-2);font-size:14px}.we-loading-icon{width:66px;margin:10px auto}.we-loading-icon:after,.we-loading-icon:before{width:33px;height:33px;display:inline-block;content:"";animation:ani-loadingA 3s linear infinite;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAMAAAC5zwKfAAAAeFBMVEUAAABzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXRzcXS0HpNZAAAAJ3RSTlMAFfYGYyMP4NrvxfvNm7Y0fMlnOnny6BygKb2RUq2Vh25OpEArLFWiCZYcAAADMElEQVRYw81Z6XarIBBGRTTuuCXGaLamvP8b3ttWEZAhTcPJyfyT5WOGYVbRfSr24SZmLN6E+wJZIC9mnGLPAuAHE+jDAuBBBDxYACxEwNoC4EUEvFgATETAxAJgIwI2D7+RlN7kkS2TaCvP3mhqfEkOZcwthYHutJcB96dOmC5dxqgD4/nB96bBmeBPCdNQcprnh+/vwIfwunbaElRfsvYuA8jtvySvgumz7QD+2sXECnKMmYHiIymWBa2WRyeUmNDBgAtCR6Nfyp4gutZ1yp6idAUYmTdsGvN8tFYxdGtBinPn+5JznAbQjWoUjbWM9bm8Ku83unUYaWhYw9VkvYzUa8gB6Yio8uwcwEB36q0Q/cIqltg7I5DOEpNx9RvnHPrIQL5oBXAsJIumEwcZyUkWDRNw1VFvS345ZpRmY+nrLfUI4W05g5tlq4cTwXNhbzlmw1ncAoC9JlqeA0WhZ0187YFr4QzuOHsaC198/o6zqL/wExd4nieR1mzJzAEXujTHy3rmLwIcwcxjzUe0T4szSGSPBvsqwln0TRL3sz4YSGeuRljmLY+X+SRwAAMGk9D5PJAJL8e7fRaXxF0Wa9xZhq9XnGnc1XKom1yKz9v/g4oYuKBkMZt84idc5Tiq34kLtAd8pS+a4drcfMAr71GoDk2+qOQDueCv1WMrdXeIWnVo4mfk94cE4vc4Tjyru1u0ik18qy5clOoxq2i1GmnUsHoVAa+qbayi65OAawHvi1w+JrJ1pYDPBv/x2dh/2DU3PcVd08W6Z9NbLJdCplcj5HWH+kIbk3OIB1xVeIhNzqGhl/rQefbcl20Haz0E2A5SrwmjpPlroG/IK1IROFmiCxwFkqVH0zk8ZlGUjRhK516QcNpMieGk/QDjHdSk3X5Z8YrCp9SWZqNamo0yHGwqH2DxuMPVT/FY4R1cPD5a3rqueT6yXoBbbhFEnvUmxv02i2uEA9sscCPIOTYQXHN0lEaQ2UIHMj1hqFU1zw93rd6JGHOxVIhmMlomlaTYZSxyzO2+qHuk3ddFqWehIWmxZUrfsalbi4D1OzbG5db9O/5c+Pr90bqMue2vfn/8AxwJtpN1M1C3AAAAAElFTkSuQmCC) no-repeat 50% 50%;background-size:100%}.we-loading-icon:before{opacity:.7;transform:rotate(20deg);-ms-transform:rotate(20deg);animation:ani-loadingB 3s linear infinite}.we-loading--small .we-loading-icon{width:32px}.we-loading--small .we-loading-icon:after,.we-loading--small .we-loading-icon:before{width:16px;height:16px}.we-loading--small .we-loading-text{font-size:12px}.we-loading--large .we-loading-icon{width:96px}.we-loading--large .we-loading-icon:after,.we-loading--large .we-loading-icon:before{width:48px;height:48px}.we-loading--horizontal{padding:5px 0 0}.we-loading--horizontal .we-loading-inner{font-size:0;white-space:nowrap;word-wrap:normal}.we-loading--horizontal .we-loading-inner:before{content:"";width:0;height:100%}.we-loading--horizontal .we-loading-icon,.we-loading--horizontal .we-loading-inner:before,.we-loading--horizontal .we-loading-text{display:inline-block;vertical-align:middle}.we-loading--horizontal .we-loading-text{margin-left:5px}.we-loading--full{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.we-loading--full .we-loading-icon{position:relative;width:170px;height:60px;overflow:hidden;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#e4e4e4;border-bottom-color:var(--color-line-1)}.we-loading--full .we-loading-icon:after,.we-loading--full .we-loading-icon:before{position:absolute;width:80px;height:80px}.we-loading--full .we-loading-icon:before{left:10px;bottom:-20px}.we-loading--full .we-loading-icon:after{right:10px;bottom:-45px}.we-loading--mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,.6);background-color:var(--color-fill-9);z-index:99}@keyframes ani-loadingA{from{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ani-loadingB{from{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}to{-webkit-transform:rotate(-340deg);-ms-transform:rotate(-340deg);transform:rotate(-340deg)}}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}p{color:#757575;color:var(--color-text-2)}::-webkit-scrollbar{width:6px;height:6px;background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{border-radius:6px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);background-color:var(--color-fill0-4)}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4);background-color:var(--color-fill0-5)}.we-scrollbar--light::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.3);background-color:var(--color-fill-8)}.we-scrollbar--light::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.6);background-color:var(--color-fill-9)}img.error{opacity:0}.we-clearfix:after{content:"";display:block;width:0;height:0;clear:both}.we-mask{position:fixed;left:0;top:0;width:100%;height:100%;z-index:200;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);background-color:var(--color-fill0-2)}.we-mask--transparent{background:0 0;pointer-events:none}.we-mask--elm-vt{padding-top:70px;align-items:flex-start}[class*=we-align]{display:block;font-size:0;word-wrap:normal;white-space:nowrap}.we-align-hl{text-align:left}.we-align-hc{text-align:center}.we-align-hr{text-align:right}.we-align-vb,.we-align-vc,.we-align-vt{height:100%}.we-align-vb:before,.we-align-vc:before,.we-align-vt:before{content:"";display:inline-block;width:0;height:100%}.we-align-vt:before{vertical-align:top}.we-align-vc:before{vertical-align:middle}.we-align-vb:before{vertical-align:bottom}.we-icon{width:16px;height:16px;display:inline-block;vertical-align:middle;background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-confirm.2aaa6852.png);background-repeat:no-repeat}.we-icon-error,.we-icon-info,.we-icon-success,.we-icon-warning{width:50px;height:50px}.we-icon-success{background-position:0 -32px}.we-icon-success.we-icon--size-s{background-position:0 -82px}.we-icon-warning{width:50px;height:50px;background-position:0 -98px}.we-icon-warning.we-icon--size-s{background-position:0 -148px}.we-icon-error{background-position:0 -164px}.we-icon-error.we-icon--size-s{background-position:0 -214px}.we-icon-info{width:50px;height:50px;background-position:0 -246px}.we-icon-info.we-icon--size-s{background-position:0 -296px}.we-icon-delete{width:20px;height:20px;background:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete.93a33a3e.png) no-repeat center center}.we-icon-delete:hover{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-h.61ff1a36.png)}.we-icon-delete.disabled{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png);background-image:var(--image-icon-delete-disabled)}.we-icon-q,.we-icon-tips{position:relative;width:20px;height:20px;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%}.we-icon-q{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png);background-image:var(--image-icon-q)}.we-icon-q.we-icon--color-w{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png);background-image:var(--image-icon-q-dark)}.we-icon-tips{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png);background-image:var(--image-icon-tips)}.we-icon-tips.we-icon--color-w{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png);background-image:var(--image-icon-tips-dark)}.we-icon-up{width:38px;height:38px;background-position:50% 50%;background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png);background-image:var(--image-icon-up)}.we-icon-play{position:relative;width:48px;height:48px;vertical-align:middle;background:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-player.7e4be2e9.png) no-repeat center center;background-size:100% 100%}.we-icon--size-s{width:16px;height:16px}.we-icon.clickable{cursor:pointer}.we-icon.disabled{cursor:default}.we-alert{position:relative;min-height:50px;padding:32px 30px 32px 97px}.we-alert-tit{font-size:16px;color:#3c3c3c;color:var(--color-text-1);font-weight:700}.we-alert-des{font-size:14px;color:#757575;color:var(--color-text-2)}.we-alert-icon{position:absolute;left:30px;top:50%;margin-top:-25px}.we-alert-icon--vertical-top{top:30px;margin-top:0}.we-alert--txt{padding-left:0}.we-alert--txt .we-alert-icon{display:none}.we-alert--mini{z-index:0;padding:0;min-height:0;height:30px}.we-alert--mini .we-alert-des{display:none}.we-alert--mini .we-alert-tit{position:relative;z-index:0;height:30px;padding:6px 10px 6px 30px;font-size:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-alert--mini .we-alert-icon{left:10px;top:50%;z-index:1;width:16px;height:16px;margin-top:-8px}.we-alert--mini .we-icon-info+.we-alert-tit{background-color:rgba(59,156,255,.1)}.we-alert--mini .we-icon-success+.we-alert-tit{background-color:rgba(4,199,67,.1)}.we-alert--mini .we-icon-error+.we-alert-tit{background-color:rgba(246,73,73,.1)}.we-alert--mini .we-icon-warning+.we-alert-tit{background-color:rgba(255,153,0,.1)}.we-button{display:inline-block;line-height:24px;padding:0 12px;font-size:12px;color:#3c3c3c;color:var(--color-text-1);border-style:solid;border-width:1px;border-radius:26px;text-align:center;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-button--default{border-color:#a4a4a4;border-color:var(--color-line-4)}.we-button--default:hover{background-color:#f4f4f4;background-color:var(--color-fill-2)}.we-button--primary{border-color:#ffb300;border-color:var(--color-line1-2);background-color:#ffca28;background-color:var(--color-brand1-5);color:#3c3c3c}.we-button--primary:hover{border-color:#ffe082;border-color:var(--color-brand1-4);background-color:#ffe082;background-color:var(--color-brand1-4)}.we-button.disabled{cursor:default;border-color:#a4a4a4;border-color:var(--color-line-4);background-color:#fff;background-color:var(--color-fill-1);opacity:.3;color:#3c3c3c;color:var(--color-text-1)}.we-button--size-m{line-height:30px;padding:0 15px}.we-button--size-l{line-height:34px;padding:0 17px}.we-button--size-full{line-height:34px;width:100%;padding:0 17px}.we-fade-in{animation:we-fade-in .3s linear forwards}@keyframes we-fade-in{from{opacity:0}to{opacity:1}}.we-fade-out{animation:we-fadeOut .3s linear forwards}@keyframes we-fadeOut{from{opacity:1}to{opacity:0}}.we-fadeup-in{animation:we-fadeup-in .3s linear forwards}@keyframes we-fadeup-in{from{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.we-fadeup-out{animation:we-fadeup-out .3s linear forwards}@keyframes we-fadeup-out{from{transform:translateY(0);opacity:1}to{transform:translateY(-20px);opacity:0}}.we-fadedown-in{animation:we-fadedown-in .3s linear forwards}@keyframes we-fadedown-in{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.we-fadedown-out{animation:we-fadedown-out .3s linear forwards}@keyframes we-fadedown-out{from{transform:translateY(0);opacity:1}to{transform:translateY(20px);opacity:0}}.we-fadeleft-in{animation:we-fadeleft-in .3s linear forwards}@keyframes we-fadeleft-in{from{transform:translateX(-20px);opacity:0}to{transform:translateX(0);opacity:1}}.we-fadeleft-out{animation:we-fadeleft-out .3s linear forwards}@keyframes we-fadeleft-out{from{transform:translateX(0);opacity:1}to{transform:translateX(-20px);opacity:0}}.we-faderight-in{animation:we-faderight-in .3s linear forwards}@keyframes we-faderight-in{from{transform:translateX(20px);opacity:0}to{transform:translateX(0);opacity:1}}.we-faderight-out{animation:we-faderight-out .3s linear forwards}@keyframes we-faderight-out{from{transform:translateX(0);opacity:1}to{transform:translateX(20px);opacity:0}}.we-popbox{display:block;min-width:480px;border-radius:0 0 6px 6px;overflow:hidden;border:1px solid transparent;box-shadow:0 8px 16px -2px rgba(0,0,0,.1),0 8px 16px -8px rgba(0,0,0,.2);box-shadow:var(--shadow-8)}.we-popbox-hd{position:relative;height:41px;padding:0 12px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#e4e4e4;border-bottom-color:var(--color-line-1);background-color:#fff;background-color:var(--color-fill-1);font-size:0;white-space:nowrap;word-wrap:normal;text-align:left;border-radius:6px 6px 0 0}.we-popbox-title{display:inline-block;color:#3c3c3c;color:var(--color-text-1);font-size:14px;line-height:40px;font-weight:400}.we-popbox-close{position:absolute;right:5px;top:50%;width:24px;height:24px;margin-top:-12px;font-size:24px;line-height:24px;color:#3c3c3c;color:var(--color-text-1);opacity:.8;text-align:center;cursor:pointer}.we-popbox-close:hover{opacity:1}.we-popbox-bd{line-height:1.5;overflow:hidden;overflow-y:auto;background-color:#fff;background-color:var(--color-fill-1)}.we-popbox-ft{position:relative;height:51px;padding:12px;border:none;border-top-width:1px;border-top-style:solid;border-top-color:#e4e4e4;border-top-color:var(--color-line-1);background-color:#f4f4f4;background-color:var(--color-fill-2)}.we-popbox-ft-l{position:absolute;left:0;top:0;right:220px;height:100%;padding:12px;font-size:0;white-space:nowrap;word-wrap:normal}.we-popbox-tips{display:inline-block;max-width:100%;font-size:12px;line-height:26px;color:#757575;color:var(--color-text-2);overflow:hidden;text-overflow:ellipsis}.we-popbox-tips a{color:#f69c00;color:var(--color-link1-1)}.we-popbox-tips a:hover{color:#ff8f00;color:var(--color-link1-2)}.we-popbox-ft-r{width:100%;text-align:right;font-size:0;-webkit-text-size-adjust:none;white-space:nowrap;word-wrap:normal}.we-popbox-ft-r .we-button{margin-left:10px;font-weight:700}.we-popbox-ft-r .we-button--default:hover{background-color:#fff;background-color:var(--color-fill-1)}.we-popbox--native{border-color:#3c3c3c;border-color:var(--color-line-5);box-shadow:none;border-radius:6px}.we-popbox--native .we-popbox-hd{background-color:#212121;background-color:var(--color-fill-5);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAG0lEQVQImWN0cXL5//r1awam169fMzAwMDAAAE8bB0+9SSb0AAAAAElFTkSuQmCC);padding-left:38px;border-radius:0}.we-popbox--native .we-popbox-hd:after{content:"";position:absolute;top:50%;left:11px;width:16px;height:16px;margin-top:-8px;background-position:50% 50%;background-repeat:no-repeat;background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/wegame-logo-d-16.71a10553.png)}.we-popbox--native .we-popbox-title{color:#fff;color:var(--color-text0-1)}.we-popbox--native .we-popbox-close{color:#bfbfbf;color:var(--color-text-3)}.we-popbox--native .we-popbox-bd{background-color:#f4f4f4;background-color:var(--color-fill-2)}.we-popbox--without-hd{border:0 none;border-radius:0 0 6px 6px;box-shadow:none}.we-popbox--without-hd .we-popbox-hd{display:none}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}p{color:#757575;color:var(--color-text-2)}::-webkit-scrollbar{width:6px;height:6px;background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{border-radius:6px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);background-color:var(--color-fill0-4)}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4);background-color:var(--color-fill0-5)}.we-scrollbar--light::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.3);background-color:var(--color-fill-8)}.we-scrollbar--light::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.6);background-color:var(--color-fill-9)}img.error{opacity:0}.we-clearfix:after{content:"";display:block;width:0;height:0;clear:both}.we-mask{position:fixed;left:0;top:0;width:100%;height:100%;z-index:200;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);background-color:var(--color-fill0-2)}.we-mask--transparent{background:0 0;pointer-events:none}.we-mask--elm-vt{padding-top:70px;align-items:flex-start}[class*=we-align]{display:block;font-size:0;word-wrap:normal;white-space:nowrap}.we-align-hl{text-align:left}.we-align-hc{text-align:center}.we-align-hr{text-align:right}.we-align-vb,.we-align-vc,.we-align-vt{height:100%}.we-align-vb:before,.we-align-vc:before,.we-align-vt:before{content:"";display:inline-block;width:0;height:100%}.we-align-vt:before{vertical-align:top}.we-align-vc:before{vertical-align:middle}.we-align-vb:before{vertical-align:bottom}.we-pagination,.we-pagination-numlist{font-size:0;white-space:nowrap;word-wrap:normal}.we-pagination{padding:5px 0;margin:0 -2px}.we-pagination-btn,.we-pagination-counter,.we-pagination-num,.we-pagination-numlist{display:inline-block;vertical-align:bottom}.we-pagination-btn,.we-pagination-num{text-align:center;min-width:26px;height:24px;margin:0 2px;border-width:1px;border-style:solid;border-color:#bfbfbf;border-color:var(--color-line-3);line-height:22px;color:#757575;color:var(--color-text-2);background-color:rgba(255,255,255,.3);background-color:var(--color-fill-8);border-radius:2px;cursor:pointer}.we-pagination-btn:hover,.we-pagination-num:hover{background-color:#f4f4f4;background-color:var(--color-fill-2);color:#757575;color:var(--color-text-2)}.we-pagination-num{font-size:12px;padding:0 8px}.we-pagination-num.cur{background-color:rgba(255,202,40,.5);background-color:var(--color-fill1-1);border-color:#ffb300;border-color:var(--color-line1-2);color:#3c3c3c;color:var(--color-text-1);cursor:default}.we-pagination-num--elli{background:rgba(0,0,0,0);border:none;font-size:12px;margin:0 3px 0 1px;cursor:default}.we-pagination-num--elli:hover{background-color:rgba(0,0,0,0)}.we-pagination-btn{width:38px;background-repeat:no-repeat;background-position:50% 50%}.we-pagination-prev{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png);background-image:var(--image-pagination-prev)}.we-pagination-next{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png);background-image:var(--image-pagination-next)}.we-pagination-first{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png);background-image:var(--image-pagination-first)}.we-pagination-last{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png);background-image:var(--image-pagination-last)}.we-pagination-counter{margin:0 8px 0 29px;font-size:12px;text-align:left}.we-pagination-input{width:48px;height:24px;margin:0 8px;background-color:#fff;background-color:var(--color-fill-1);border-width:1px;border-style:solid;border-color:#a4a4a4;border-color:var(--color-line-4);text-align:center;font-size:12px;line-height:22px;color:#3c3c3c;color:var(--color-text-1);border-radius:2px;padding:0 5px}.we-pagination-confirm{background-image:none;background-color:rgba(0,0,0,0);border-color:#a4a4a4;border-color:var(--color-line-4);color:#3c3c3c;color:var(--color-text-1);min-width:50px;border-radius:13px}.we-pagination-btn.disabled{background-color:#f4f4f4;background-color:var(--color-fill-2);border-color:#e4e4e4;border-color:var(--color-line-1);cursor:default}.we-pagination-btn.disabled::after,.we-pagination-btn.disabled::before{opacity:.3}.we-pagination--no-page-number .we-pagination-counter{margin-left:2px;min-width:88px}.we-pagination--no-page-number .we-pagination-confirm,.we-pagination--no-page-number .we-pagination-input{border-radius:2px;border-color:#e4e4e4;border-color:var(--color-line-1)}.we-pagination--no-page-number .we-pagination-input{margin-left:0;margin-right:7px;background-color:rgba(255,255,255,.3);background-color:var(--color-fill-8)}.we-pagination--mini{display:inline-block;vertical-align:middle}.we-pagination--mini .we-pagination-btn{min-width:0}.we-pagination--mini .we-pagination-btn:after,.we-pagination--mini .we-pagination-btn:before{display:none}.we-pagination--mini .we-pagination-next,.we-pagination--mini .we-pagination-prev{width:16px;height:16px;border-color:#bfbfbf;border-color:var(--color-line-3);background-color:#fff;background-color:var(--color-fill-1);border-radius:16px;font-size:16px;line-height:14px;color:#bfbfbf;color:var(--color-text-3)}.we-pagination--mini .we-pagination-next:hover,.we-pagination--mini .we-pagination-prev:hover{color:#bfbfbf;color:var(--color-text-3);background-color:#f4f4f4;background-color:var(--color-fill-2)}.we-pagination--mini .we-pagination-counter{color:#3c3c3c;color:var(--color-text-1);line-height:16px;margin:0 2px}.we-pagination--mini .we-pagination-next:after,.we-pagination--mini .we-pagination-prev:before{display:none}.theme-cn-light,:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:#3c3c3c;--color-text-2:#757575;--color-text-3:#bfbfbf;--color-text-4:#000;--color-text-5:#3c3c3c;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:#e4e4e4;--color-line-2:#e0e0e0;--color-line-3:#bfbfbf;--color-line-4:#a4a4a4;--color-line-5:#3c3c3c;--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(0, 0, 0, 0.15);--color-fill0-2:rgba(0, 0, 0, 0.5);--color-fill0-3:rgba(0, 0, 0, 0.05);--color-fill0-4:rgba(0, 0, 0, 0.3);--color-fill0-5:rgba(0, 0, 0, 0.4);--color-fill-1:#fff;--color-fill-2:#f4f4f4;--color-fill-3:#eeeeee;--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#eee;--color-fill-headerbg-default:rgba(255, 255, 255, 0.95);--color-fill-headerbg-hover:#fff;--color-fill-headerbg-menu-hover:#f4f4f4;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow.ec6d20ba.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3.72049a12.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1.516545ea.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2.0a9a7f66.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4.76e9e286.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop.5d8729e9.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis.08df5d65.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon.fc282889.png")}@media (prefers-color-scheme:dark){:root{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}}.theme-cn-dark{--color-brand1:#f69c00;--color-brand1-1:#ff8f00;--color-brand1-2:#ffb300;--color-brand1-3:#f2e3bf;--color-brand1-4:#ffe082;--color-brand1-5:#ffca28;--color-brand1-6:#ff6f00;--color-brand1-7:#d84315;--color-white:#fff;--color-black:#000;--color-text0-1:#fff;--color-text0-2:rgba(255, 255, 255, 0.8);--color-text0-3:rgba(255, 255, 255, 0.6);--color-text0-4:rgba(255, 255, 255, 0.4);--color-text-1:rgba(255, 255, 255, 0.8);--color-text-2:rgba(255, 255, 255, 0.6);--color-text-3:rgba(255, 255, 255, 0.4);--color-text-4:rgba(255, 255, 255, 0.4);--color-text-5:#fff;--color-text1:#f69c00;--color-text1-1:#f69c00;--color-text1-2:#ffb300;--color-text1-3:#ffca28;--color-text1-4:#ff6f00;--color-text1-5:#ff8f00;--color-link1-1:#f69c00;--color-link1-2:#ff8f00;--color-line-1:rgba(255, 255, 255, 0.1);--color-line-2:rgba(255, 255, 255, 0.1);--color-line-3:rgba(255, 255, 255, 0.2);--color-line-4:#a4a4a4;--color-line-5:rgba(149, 158, 170, 0.2);--color-line-6:#000000;--color-line-7:#f64949;--color-line-8:#d1d1d1;--color-line1-1:#f2e3bf;--color-line1-2:#ffb300;--color-line1-3:#ff6f00;--color-fill0-1:rgba(255, 255, 255, 0.15);--color-fill0-2:rgba(255, 255, 255, 0.5);--color-fill0-3:rgba(255, 255, 255, 0.05);--color-fill0-4:rgba(255, 255, 255, 0.3);--color-fill0-5:rgba(255, 255, 255, 0.4);--color-fill-1:#434347;--color-fill-2:#56565c;--color-fill-3:rgba(0, 0, 0, 0.1);--color-fill-4:#e4e4e4;--color-fill-5:#212121;--color-fill-6:#2196f3;--color-fill-7:#358de6;--color-fill-8:rgba(255, 255, 255, 0.3);--color-fill-9:rgba(255, 255, 255, 0.6);--color-fill1-1:rgba(255, 202, 40, 0.5);--color-fill1-2:#ffca28;--color-fill1-3:#ff8f00;--color-fill1-4:#ff6f00;--color-fill1-5:#fff9e4;--color-fill1-6:#ffb300;--color-fill-page-bg:#303033;--color-fill-headerbg-default:rgba(51, 51, 51, 0.95);--color-fill-headerbg-hover:#333333;--color-fill-headerbg-menu-hover:#484848;--shadow-1:0 2px 1px -2px rgba(0, 0, 0, 0),0 2px 1px -1px rgba(0, 0, 0, 0.1);--shadow-2:0 2px 4px -2px rgba(0, 0, 0, 0.2),0 3px 6px -3px rgba(0, 0, 0, 0.2);--shadow-3:0 3px 7px -3px rgba(0, 0, 0, 0.2),0 4px 8px -4px rgba(0, 0, 0, 0.2);--shadow-4:0 4px 8px -3px rgba(0, 0, 0, 0.2),0 5px 10px -5px rgba(0, 0, 0, 0.2);--shadow-5:0 5px 10px -3px rgba(0, 0, 0, 0.2),0 6px 12px -6px rgba(0, 0, 0, 0.2);--shadow-6:0 6px 12px -3px rgba(0, 0, 0, 0.2),0 7px 14px -7px rgba(0, 0, 0, 0.2);--shadow-7:0 7px 14px -3px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--shadow-8:0 8px 16px -2px rgba(0, 0, 0, 0.1),0 8px 16px -8px rgba(0, 0, 0, 0.2);--image-nodata:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata-dark.fa22d8d9.png");--image-tooltips-arrow:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/tips-arrow-dark.132196ea.png");--image-pagination-first:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow3-dark.2000cc56.png");--image-pagination-prev:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow1-dark.cfb1bda3.png");--image-pagination-next:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow2-dark.36b03216.png");--image-pagination-last:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/page-arrow4-dark.d27a945a.png");--image-icon-q:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01-dark.49225d46.png");--image-icon-tips:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01-dark.87fa8149.png");--image-icon-q-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-question-01.df2eae06.png");--image-icon-tips-dark:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-tips-warn-01.f6d952ed.png");--image-icon-up:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-gotop-dark.4b4d9eba.png");--image-icon-delete-disabled:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-delete-dis-dark.fb14e7b6.png");--image-icon-search:url("https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/search-icon-dark.bb50cf64.png")}@font-face{font-family:"Open Sans";font-display:swap}@font-face{font-family:"Open Sans Bold";font-weight:700;font-display:swap}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,b,em,i{font-style:normal}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Open Sans",calibri,Roboto,verdana,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.we-button{display:inline-block;line-height:24px;padding:0 12px;font-size:12px;color:#3c3c3c;color:var(--color-text-1);border-style:solid;border-width:1px;border-radius:26px;text-align:center;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.we-button--default{border-color:#a4a4a4;border-color:var(--color-line-4)}.we-button--default:hover{background-color:#f4f4f4;background-color:var(--color-fill-2)}.we-button--primary{border-color:#ffb300;border-color:var(--color-line1-2);background-color:#ffca28;background-color:var(--color-brand1-5);color:#3c3c3c}.we-button--primary:hover{border-color:#ffe082;border-color:var(--color-brand1-4);background-color:#ffe082;background-color:var(--color-brand1-4)}.we-button.disabled{cursor:default;border-color:#a4a4a4;border-color:var(--color-line-4);background-color:#fff;background-color:var(--color-fill-1);opacity:.3;color:#3c3c3c;color:var(--color-text-1)}.we-button--size-m{line-height:30px;padding:0 15px}.we-button--size-l{line-height:34px;padding:0 17px}.we-button--size-full{line-height:34px;width:100%;padding:0 17px}.we-browserlist{margin-top:30px}.we-browser{margin:0 10px;display:inline-block;width:80px;text-align:center}.we-browser{color:#4cbeff}.we-browser:hover{color:#61e1ff}.we-browser-tit{font-size:12px;text-align:center;color:inherit}.we-browser-logo{width:48px;height:48px;display:block;margin:0 auto;margin-bottom:10px}.we-browser-ie{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-brow-ie.8780cdf0.png)}.we-browser-chrome{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-brow-chrome.e080252c.png)}.we-browser-qq{background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-brow-qq.d3ecf54a.png)}.we-notification{width:100%;height:100%;text-align:center}.we-notification-inner,.we-notification:before{display:inline-block;vertical-align:middle;max-width:100%;margin:0 auto}.we-notification:before{content:"";width:0;height:100%}.we-notification-figure{display:block;width:92px;height:38px;margin:0 auto;margin-bottom:20px;position:relative;margin-top:10px;background-image:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/nodata.d5f60c4b.png);background-image:var(--image-nodata)}.we-notification-tit{font-size:18px;color:#3c3c3c;color:var(--color-text-1)}.we-notification-des{color:#757575;color:var(--color-text-2);font-size:14px;margin-top:4px;text-align:center;white-space:normal}.we-notification-btns .we-button{font-weight:700;margin-top:20px}.we-notification--404 .we-notification-figure,.we-notification--browser .we-notification-figure{width:156px;height:156px;background:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-404.99962a14.gif) no-repeat center}.we-notification--building .we-notification-figure{width:186px;height:186px;background:url(https://wegame.gtimg.com//g.55555-r.c4663/act/xjzj/xjzj20211020bbhd/assets/icon-building.3362c3e6.gif) center no-repeat}.we-notification--fullpage{position:absolute;left:0;top:0}.we-loading,.we-popbox{display:none}*,:after,:before{box-sizing:content-box}.widget-user-info-label{color:var(--color-text-1)!important}.theme-cn-dark .we-notification-figure{background:url(https://ppd.wegamedesign.com/wand-course/2021/wegame-theme/nodata-dark.png)!important}@media (prefers-color-scheme:dark){.we-notification-figure{background:url(https://ppd.wegamedesign.com/wand-course/2021/wegame-theme/nodata-dark.png)!important}}.we-loading{width:100%;padding:16px 0;text-align:center;font-size:0;white-space:nowrap;word-wrap:normal}.we-loading-inner,.we-loading:before{display:inline-block;vertical-align:middle}.we-loading-inner{max-width:90%;padding:3px 32px 4px;background-color:#fff;border-radius:6px}.we-loading:before{content:"";width:0;height:100%}.we-loading-text{text-align:center;color:#858585;font-size:14px}.we-popbox.act-all-pop{overflow:initial}.we-popbox.act-all-pop *,.we-popbox.act-all-pop ::after,.we-popbox.act-all-pop ::before{box-sizing:border-box}.we-popbox.act-all-pop .we-popbox-hd{border-radius:6px 6px 0 0}.we-popbox.act-all-pop .we-popbox-bd{overflow:initial}.we-popbox.act-all-pop .we-popbox-ft{border-radius:0 0 6px 6px}.we-popbox.act-all-pop .we-alert{min-height:0;margin:0;padding:32px 0 32px 97px}.we-popbox.act-all-pop .we-alert-icon{left:30px}.we-popbox.act-all-pop .we-alert--txt{padding-left:0}.widget-set-zone{padding:30px}.widget-set-zone-item{display:-webkit-flex;-webkit-justify-content:center;display:flex;justify-content:center;margin-bottom:20px}.widget-set-zone-item:nth-last-of-type(1){margin-bottom:0}.widget-set-zone-label{font-size:14px;line-height:24px;text-align:right;width:4em;color:#3d3d3d}.we-select{width:150px}.widget-set-zone-tips{font-size:14px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a9a9a9}.widget-set-zone-tips.error{color:#f64949}.widget-user-info{padding:30px}.widget-user-info-gift{margin-bottom:20px;font-size:16px;font-weight:700;color:#333;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-user-info-gift>em{padding:0 5px;color:#f69c00}.widget-user-info-item{display:-webkit-flex;-webkit-justify-content:center;display:flex;justify-content:center;margin-bottom:20px}.widget-user-info-item:nth-last-of-type(1){margin-bottom:0}.widget-user-info-label{width:7em;font-size:14px;line-height:24px;text-align:right;white-space:nowrap;color:#3d3d3d}.widget-user-info-elm{width:240px;white-space:nowrap}.widget-user-info-elm .we-input{vertical-align:top;width:230px}.widget-user-info-tips{font-size:14px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a9a9a9}.widget-user-info-item.required .widget-user-info-elm:after{content:"*";display:inline-block;color:#f64949;vertical-align:top}.widget-user-gifts{padding:20px}.widget-user-gifts-list,.widget-user-gifts-page{margin-bottom:20px}.widget-user-gifts-list thead{background-color:#e0e0e0}.widget-user-gifts-list tbody td,.widget-user-gifts-list thead th{height:50px;padding:0 5px;font-size:14px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-user-gifts-list thead th{font-weight:bolder;color:#343434}.widget-user-gifts-list tbody tr{background-color:#f0f0f0;border-top:2px solid #fff}.widget-user-gifts-list tbody td{color:#737373}.widget-user-gifts-page{text-align:center}.widget-user-gifts-tips{font-size:14px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a9a9a9}.tgp_present,.tgp_user_info{width:600px}.tgp_user_info .txt_msg{display:none}.tgp_user_info .txt_msg{text-align:center;color:#333}.tgp_user_info .message{color:#f47979;text-align:center}#select_pc_tip{display:none;text-align:center}#pc_select_mb_tip{display:none;text-align:center}.act-all-pop .warn{color:#ff7b7b}.act-mob-stretch .next_page_mob,.act-mob-stretch .pre_page_mob{display:none}.widget-user-gifts-table thead tr th:nth-child(3){width:200px!important}.we-pagination-next,.we-pagination-prev{background-image:url(none);line-height:12px!important}blockquote,body,button,dd,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,menu,nav,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}a:active,a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{border:0;font-size:0;-webkit-user-select:none;vertical-align:middle}:focus,button,input,select,textarea{outline:0}input,select,textarea{-webkit-appearance:none;appearance:none}input,textarea{background:0 0;border-radius:0;resize:none;cursor:text}table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse}a,img{-webkit-user-drag:none}button{background:0 0;border:0;cursor:pointer}body{word-wrap:break-word}body,button,input,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,Roboto,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","Source Han Sans CN",sans-serif;font-size:12px;line-height:1.5}::-webkit-input-placeholder{font-size:12px;line-height:1.5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}::-webkit-scrollbar{width:6px!important;height:6px!important;background:0 0}::-webkit-resizer{background:0 0}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-thumb{border-radius:6px;background-color:rgba(0,0,0,.15);background-color:var(--color-fill-scrollbar-thumb-default)}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.25);background-color:var(--color-fill-scrollbar-thumb-hover)}.we-scrollbar--light::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.2)}.we-scrollbar--light::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.3)}.mill-header{height:50px;background:#252628;position:absolute;top:0;left:0;right:0;padding:0 344px 0 0;box-sizing:border-box;z-index:5}.mill-header .logo{width:156px;height:37px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/a7cbee06e2289f087b2363786aea5986.png) no-repeat;position:absolute;cursor:pointer;left:50%;margin-left:-600px;top:7px}.mill-header .user-list{float:right;font-size:16px;color:rgba(255,255,255,.7);height:50px;line-height:50px;vertical-align:middle;position:relative;padding-right:25px}.mill-header .user-name{cursor:auto!important;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;margin-right:10px}.mill-header .user-icon{width:25px;height:25px;display:inline-block;vertical-align:middle;margin-right:5px;margin-top:-3px;border-radius:50%}.mill-header .user-name:hover .user-icon{opacity:1}.mill-header .user-statue{display:inline-block;cursor:pointer;overflow:hidden}.mill-header .user-name:hover,.mill-header .user-statue:hover{color:#fff;cursor:pointer}.mill-header .system-list{float:right;font-size:16px;color:rgba(255,255,255,.7);height:50px;line-height:50px;vertical-align:middle;position:relative;padding-left:15px;margin-right:20px}.mill-header .system-list::before{content:'';width:2px;height:20px;display:block;background:#515153;position:absolute;top:16px;left:0}.mill-header .system-list a{display:inline-block;cursor:pointer;margin:0 10px}.mill-header .system-list a:hover{color:#fff}.mill-header .system-car span{font-size:12px;color:#fff;font-weight:700;background:#dd632a;height:18px;line-height:18px;padding:0 4px;display:inline-block;border-radius:2px;vertical-align:middle;margin-left:5px;margin-top:-1px;text-align:center}.mill-header .qrcode-list{height:50px;position:absolute;width:300px;right:20px}.mill-header .qrcode-list::before{content:'';width:1px;height:20px;top:16px;position:absolute;background:rgba(255,255,255,.2);left:-20px}.mill-header .icon-bilibili,.mill-header .icon-weibo,.mill-header .icon-weixin{opacity:.85;cursor:pointer;margin:15px 10px 0 10px;display:inline-block;float:left;position:relative}.mill-header .icon-bilibili:hover,.mill-header .icon-weibo:hover,.mill-header .icon-weixin:hover{opacity:1}.mill-header .icon-weixin{width:24px;height:20px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/72eb5106dca102d50d376659ea00e99e.png);margin-top:16px}.mill-header .icon-weibo{width:27px;height:22px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/5cdbff3222c88692b8a55307a218f3d0.png)}.mill-header .icon-bilibili{width:45px;height:20px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/9089c2d1f15679573b8e8bf3dba17ac8.png);margin-top:16px}.mill-header .icon-bilibili:hover .hover-box,.mill-header .icon-weibo:hover .hover-box,.mill-header .icon-weixin:hover .hover-box{display:inline-flex}.mill-header .hover-box{display:none;min-width:130px;height:150px;background:#fff;position:relative;left:50%;transform:translateX(-50%);top:40px;border-radius:4px;padding:20px 0;box-sizing:border-box}.mill-header .hover-box::before{content:'';width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #fff;position:absolute;top:-12px;left:50%;margin-left:-6px}.mill-header .hover-box img{width:80px;height:80px;display:inline-block;margin:0 25px}.mill-header .hover-box .img-item{position:relative}.mill-header .hover-box .img-item .text{font-size:12px;color:#666;text-align:center;width:80px;display:block;margin:10px auto 0 auto;line-height:1.3}.mill-header .hover-box .img-item::before{content:'';width:1px;height:80px;background:#e5e5e5;position:absolute;top:0;right:0;display:block}.mill-header .hover-box .img-item:last-child::before{display:none}@media screen and (max-width:1450px){.mill-header{padding-right:200px}.mill-header .qrcode-list{width:160px}}@media screen and (max-width:1250px){.mill-header .logo{margin-left:0;left:20px}}@media screen and (max-width:1200px){.mill-header{width:1200px}}.mill-header.is-mobile .qrcode-list,.mill-header.is-mobile .system-list{display:none}.mill-header.is-mobile{width:100%;padding:0;height:1rem}.mill-header.is-mobile .logo{left:.4rem;margin-left:0;width:2.496rem;height:.592rem;background-size:100% 100%;top:.2rem}.mill-header.is-mobile .user-list{height:1rem;line-height:1rem;padding-right:.4rem;font-size:.3rem;box-sizing:border-box}.mill-header.is-mobile .user-icon{width:.6rem;height:.6rem;margin-right:.15rem;margin-top:-.09rem}.mill-header.is-mobile .user-name{max-width:4rem;margin-right:.3rem}.lock-back{height:100%;overflow:hidden}.lock-back-hidden{overflow:hidden}.wg-pop{width:600px;height:400px;position:fixed;left:50%;top:50%;margin:-200px 0 0 -300px;display:none}.wg-pop.show{display:block}.wg-pop .wg-pop-hd{width:600px;height:64px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/bb38ce40ed775f28213ee6f51b76614c.png) no-repeat;padding:0 20px;box-sizing:border-box;line-height:64px}.wg-pop .wg-pop-hd .title{font-size:24px;font-weight:700;color:#333;margin-right:20px}.wg-pop .wg-pop-hd .summary{font-size:14px;color:rgba(51,51,51,.6);font-weight:700}.wg-pop .wg-pop-hd .icon-close{width:14px;height:14px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/6ca43f018ae02863c3319e60781d35e5.png) no-repeat;position:absolute;right:16px;top:24px;cursor:pointer;opacity:.8}.wg-pop .wg-pop-hd .icon-close:hover{opacity:1}.wg-pop .wg-pop-bd{width:600px;height:336px;background:#fff;border-bottom-right-radius:30px;border-bottom-left-radius:4px;padding:20px;box-sizing:border-box;overflow-y:scroll;position:relative}.pop-mygift .mygift-list li{width:100%;height:50px;line-height:52px;overflow:hidden;background:#f5f5f5;font-size:14px;color:#333;margin-bottom:6px}.pop-mygift .mygift-list li a{width:25%;display:inline-block;text-align:center;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-height:52px;position:relative}.pop-mygift .mygift-list li .link-address{color:#fff;background-image:linear-gradient(75deg,#ff9267,#e2481b);width:70px;height:30px;line-height:30px;display:block;font-weight:600;cursor:pointer;position:absolute;top:50%;left:50%;transform:translateY(-50%);margin-left:-35px}.pop-mygift .mygift-list li .link-address:hover{background-image:linear-gradient(75deg,#f78355,#cf3509)}.pop-mygift .mygift-list li:first-child{height:30px;line-height:30px;background:0 0;margin-bottom:10px;margin-top:-5px}.pop-mygift .mygift-list li:first-child a{color:#999}.pop-mygift .mygift-none{width:80px;height:80px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/ad5fd267fcca9142becdad43a05a028a.png) no-repeat;position:absolute;left:50%;top:50%;margin:-80px 0 0 -40px}.pop-mygift .mygift-none a{font-size:16px;color:#ababab;position:absolute;width:300px;text-align:center;left:50%;margin-left:-150px;top:90px}.coupon-list{margin:0!important;padding:0!important}.pop-mycoupon .coupon-list li{width:560px;height:100px;overflow:hidden;margin-bottom:12px}.pop-mycoupon .coupon-list li .coupon-left{width:160px;height:100px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/49b31bdb2f4bd822a61e7b7f31825dd2.png) no-repeat;display:inline-block;float:left;text-align:center;position:relative}.pop-mycoupon .coupon-list li .coupon-left .price{font-size:48px;color:#fff;line-height:85px}.pop-mycoupon .coupon-list li .coupon-left .price i{font-size:24px}.pop-mygift .mygift-box-no{width:2.61rem;height:2.61rem;background:url(../images/mygift-nogift-icon.png) no-repeat;background-size:100% 100%;margin:1.8rem auto 0 auto;position:relative}.pop-mygift .mygift-box-no a{width:4rem;font-size:.48rem;color:#ababab;position:absolute;left:50%;margin-left:-2rem;text-align:center;top:3rem}.pop-mycoupon .coupon-list li .coupon-right{width:7rem;height:2rem;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/3d2986c965ebbd895145d20fe38b3fbd.png) no-repeat;background-size:100% 100%;display:inline-block;float:left;padding:.3rem 0 0 .3rem;box-sizing:border-box;position:relative}.pop-mycoupon .coupon-list li .coupon-right{width:400px;height:100px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/8d2cb8b9c07d0a5aad9af393a174c40b.png) no-repeat;display:inline-block;float:left;padding:15px 0 0 15px;box-sizing:border-box;position:relative}.pop-mycoupon .coupon-list li .coupon-right a{display:block}.pop-mycoupon .coupon-list li .coupon-right .coupon-title{font-size:16px;color:#333;font-weight:700}.pop-mycoupon .coupon-list li .coupon-right .coupon-time{font-size:14px;color:grey;margin-top:-2px}.pop-mycoupon .coupon-list li .coupon-right .coupon-summary{font-size:14px;color:grey;margin-top:10px}.pop-mycoupon .coupon-list li .coupon-right .coupon-btn{width:86px;height:32px;line-height:32px;font-size:14px;font-weight:700;color:#fff;text-align:center;border-radius:2px;position:absolute;right:20px;top:34px;background-image:linear-gradient(75deg,#ff9267,#e2481b);cursor:pointer}.pop-mycoupon .coupon-list li .coupon-right .coupon-btn:hover{background-image:linear-gradient(75deg,#f78355,#cf3509)}.pop-mycoupon .coupon-list li .coupon-right .coupon-btn.disabled{background-image:linear-gradient(0deg,#f0f0f0,#f0f0f0);color:rgba(51,51,51,.3);cursor:default}.pop-mycoupon .coupon-none{width:100px;height:79px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/fd8a40956c4c3a998a61b50fae2cce56.png) no-repeat;position:absolute;left:50%;top:50%;margin:-80px 0 0 -50px}.pop-mycoupon .coupon-none a{font-size:16px;color:#ababab;position:absolute;width:300px;text-align:center;left:50%;margin-left:-150px;top:90px}.pop-address .input-box a{width:80px;height:36px;line-height:36px;display:inline-block;text-align:right;float:left}.pop-address .input-box input{width:450px;height:36px;line-height:36px;border:1px solid #999;border-radius:2px;padding:0 10px;box-sizing:border-box}.pop-address .input-box .user-address,.pop-address .input-box .user-name,.pop-address .input-box .user-phone{margin-bottom:12px;position:relative}.pop-address .input-box .user-name::after,.pop-address .input-box .user-phone::after{content:"*";color:#e44e21}.pop-address .input-box .user-address::after{content:"*";color:#e44e21;position:absolute;right:18px;top:10px}.pop-address .input-box textarea{width:450px;height:97px;border:1px solid #999;border-radius:2px;padding:0 10px;box-sizing:border-box}.pop-address .tips{font-size:12px;color:gray;display:block;margin-left:78px}.pop-address .btn-box{text-align:center;margin-top:20px}.pop-address .btn-box .btn{width:96px;height:36px;line-height:36px;display:inline-block;text-align:center;font-size:16px;font-weight:700;border-radius:2px;cursor:pointer}.pop-address .btn-box .btn-cancel{background:#efefef;color:rgba(51,51,51,.7)}.pop-address .btn-box .btn-cancel:hover{color:#333;background:#e5e5e5}.pop-address .btn-box .btn-confirm{color:#fff;background-image:linear-gradient(75deg,#ff9267,#e2481b)}.pop-address .btn-box .btn-confirm:hover{background-image:linear-gradient(75deg,#f78355,#cf3509)}.table-area{width:460px;height:260px;background:#fff;border-radius:10px 2px 10px 2px;box-sizing:border-box;padding:20px 15px;position:fixed;top:50%;left:50%;margin:-130px 0 0 -230px}.table-area .wg-pop-hd{width:auto;background:0 0;padding:0;line-height:1.5;height:auto}.table-area .wg-pop-hd .title{font-size:16px;color:grey;font-weight:700;margin-right:0}.table-area .wg-pop-hd .warning-text{font-size:12px;color:#ee663a;margin-left:10px}.table-area .wg-pop-hd .warning-text i{width:16px;height:16px;background:url(https://cdn.tgp.qq.com/tgp_act/act_img/9c5cc8c69e18d4803f0688140bd4df2b.png) no-repeat;display:inline-block;vertical-align:middle;margin-right:5px;margin-top:-2px}.table-area .wg-pop-bd{position:absolute;top:60px;height:140px;width:336px;left:50%;margin-left:-168px;border-radius:0;background:0 0;padding:0;overflow-y:visible}.table-area .wg-pop-bd .we-select{margin-bottom:12px;position:relative}.table-area .wg-pop-bd .we-select .we-dropdown-toggle{margin:0 auto;width:336px;height:32px;box-sizing:border-box;border:1px solid rgba(128,128,128,.5);line-height:32px;font-size:12px;color:#ccc;padding:0 10px;position:relative;cursor:pointer}.table-area .wg-pop-bd .we-select .we-dropdown-toggle::before{content:"";width:18px;height:20px;position:absolute;top:1px;right:1px;z-index:2}.table-area .wg-pop-bd .we-select .we-dropdown-toggle::after{content:"";width:16px;height:8px;position:absolute;top:12px;right:6px;z-index:2;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAYAAACzzX7wAAAAS0lEQVQImWXMwQ2AIABD0Sf7GCZxAEfQxHV0D06uwJG4CzcSL3DRXpr2N53iHE9s/rrKU/aAA+kDU+8FNKzIHeae2xhAxYK7ex1XL+3lDsLeHSs4AAAAAElFTkSuQmCC) no-repeat;background-size:16px 8px;opacity:.5}.table-area .wg-pop-bd .we-select .we-dropdown-toggle:hover{border:1px solid gray}.table-area .wg-pop-bd .we-select .we-dropdown-toggle:hover::after{opacity:1}.table-area .wg-pop-bd .we-select .we-dropdown-menu{position:absolute;top:32px;margin:0 auto;width:336px;height:128px;box-sizing:border-box;border:1px solid gray;overflow-y:scroll;cursor:pointer;display:none;z-index:3;background:#fff}.table-area .wg-pop-bd .we-select .we-dropdown-menu.show{display:block}.table-area .wg-pop-bd .we-select .we-dropdown-menu li{width:100%;height:32px;padding:0 10px;box-sizing:border-box;color:grey;font-size:12px;line-height:32px}.table-area .wg-pop-bd .we-select .we-dropdown-menu li:hover{background:#f2f2f2}.table-area .wg-pop-ft{margin-top:160px;text-align:center}.table-area .wg-pop-ft .btn{width:96px;height:36px;line-height:36px;display:inline-block;text-align:center;font-size:16px;font-weight:700;border-radius:2px;cursor:pointer}.table-area .wg-pop-ft .btn-cancel{background:#efefef;color:rgba(51,51,51,.7)}.table-area .wg-pop-ft .btn-cancel:hover{color:#333;background:#e5e5e5}.table-area .wg-pop-ft .btn-confirm{color:#fff;background-image:linear-gradient(75deg,#ff9267,#e2481b)}.table-area .wg-pop-ft .btn-confirm:hover{background-image:linear-gradient(75deg,#f78355,#cf3509)}.wg-table{display:none;width:460px;height:260px;background:#fff;border-radius:10px 2px 10px 2px;box-sizing:border-box;padding:20px 15px;position:fixed;top:50%;left:50%;margin:-130px 0 0 -230px}.wg-table.show{display:block}.wg-table .wg-table-hd .title{font-size:16px;color:grey;font-weight:700}.wg-table .wg-table-hd .warning-text{font-size:12px;color:#ee663a;margin-left:10px}.wg-table .wg-table-hd .warning-text i{width:16px;height:16px;background:url(../images/icon-warning.png) no-repeat;display:inline-block;vertical-align:middle;margin-right:5px;margin-top:-2px}.wg-table .wg-table-ft{text-align:center}.wg-table .wg-table-ft .btn{width:96px;height:36px;line-height:36px;display:inline-block;text-align:center;font-size:16px;font-weight:700;border-radius:2px;cursor:pointer}.wg-table .wg-table-ft .btn-cancel{background:#efefef;color:rgba(51,51,51,.7)}.wg-table .wg-table-ft .btn-cancel:hover{color:#333;background:#e5e5e5}.wg-table .wg-table-ft .btn-confirm{color:#fff;background-image:linear-gradient(75deg,#ff9267,#e2481b)}.wg-table .wg-table-ft .btn-confirm:hover{background-image:linear-gradient(75deg,#f78355,#cf3509)}.table-area .wg-table-bd{position:absolute;top:60px;height:150px;width:336px;left:50%;margin-left:-168px}.table-area .wg-table-bd .we-select{margin-bottom:12px}.table-area .wg-table-bd .we-select .we-dropdown-toggle{margin:0 auto;width:336px;height:32px;box-sizing:border-box;border:1px solid rgba(128,128,128,.5);line-height:32px;font-size:12px;color:#ccc;padding:0 10px;position:relative;cursor:pointer}.table-area .wg-table-bd .we-select .we-dropdown-toggle::before{content:"";width:18px;height:20px;position:absolute;top:1px;right:1px;z-index:2}.table-area .wg-table-bd .we-select .we-dropdown-toggle::after{content:"";width:16px;height:8px;position:absolute;top:12px;right:6px;z-index:2;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAYAAACzzX7wAAAAS0lEQVQImWXMwQ2AIABD0Sf7GCZxAEfQxHV0D06uwJG4CzcSL3DRXpr2N53iHE9s/rrKU/aAA+kDU+8FNKzIHeae2xhAxYK7ex1XL+3lDsLeHSs4AAAAAElFTkSuQmCC) no-repeat;background-size:16px 8px;opacity:.5}.table-area .wg-table-bd .we-select .we-dropdown-toggle:hover{border:1px solid gray}.table-area .wg-table-bd .we-select .we-dropdown-toggle:hover::after{opacity:1}.table-area .wg-table-bd .we-select .we-dropdown-menu{margin:0 auto;width:336px;height:128px;box-sizing:border-box;border:1px solid gray;overflow-y:scroll;cursor:pointer;display:none}.table-area .wg-table-bd .we-select .we-dropdown-menu.show{display:block}.table-area .wg-table-bd .we-select .we-dropdown-menu li{width:100%;height:32px;padding:0 10px;box-sizing:border-box;color:grey;font-size:12px;line-height:32px}.table-area .wg-table-bd .we-select .we-dropdown-menu li:hover{background:#f2f2f2}.table-area .wg-table-ft{margin-top:160px}.table-tips{width:460px;height:260px;background:#fff;border-radius:10px 2px 10px 2px;box-sizing:border-box;position:fixed;top:50%;left:50%;margin:-130px 0 0 -230px}.table-tips .wg-pop-hd{width:auto;background:#fff;padding:0 16px;height:53px;line-height:53px;border-top-left-radius:10px}.table-tips .wg-pop-hd .title{font-size:16px;font-weight:700;color:grey}.table-tips .wg-pop-bd{width:100%;padding:0;height:207px;overflow-y:auto}.table-tips .wg-pop-bd .text-box{width:100%;height:140px;text-align:center;padding-top:30px;box-sizing:border-box}.table-tips .wg-pop-bd .text-box .icon-success{width:46px;height:46px;display:inline-block;background:url(https://wegame.gtimg.com/tgp_act/release/xjzj/xjzj20210518/images/icon-success.png) no-repeat;margin-right:15px;vertical-align:middle}.table-tips .wg-pop-bd .text-box .icon-sorry{width:46px;height:64px;display:inline-block;background:url(https://wegame.gtimg.com/tgp_act/release/xjzj/xjzj20210518/images/icon-sorry.png) no-repeat;margin-right:15px;vertical-align:middle}.table-tips .wg-pop-bd .text-box .cont{display:inline-block;vertical-align:middle;text-align:left}.table-tips .wg-pop-bd .text-box .cont .main-text{font-size:18px;color:#333}.table-tips .wg-pop-bd .text-box .cont .summary-text{font-size:14px;color:grey;display:block}.table-tips .wg-pop-bd .btn-box{text-align:center;position:absolute;bottom:30px;width:460px;margin:0 auto}.table-tips .wg-pop-bd .btn-box .btn{width:96px;height:36px;line-height:36px;display:inline-block;text-align:center;font-size:16px;font-weight:700;border-radius:2px;cursor:pointer}.table-tips .wg-pop-bd .btn-box .btn-cancel{background:#efefef;color:rgba(51,51,51,.7)}.table-tips .wg-pop-bd .btn-box .btn-cancel:hover{color:#333;background:#e5e5e5}.table-tips .wg-pop-bd .btn-box .btn-confirm{color:#fff;background-image:linear-gradient(75deg,#ff9267,#e2481b)}.table-tips .wg-pop-bd .btn-box .btn-confirm:hover{background-image:linear-gradient(75deg,#f78355,#cf3509)}.tui-popbox div,.tui-popbox dl,.tui-popbox dt,.tui-popbox h1,.tui-popbox h2,.tui-popbox h3,.tui-popbox h4,.tui-popbox h5,.tui-popbox h6,.tui-popbox li,.tui-popbox ol,.tui-popbox p,.tui-popbox section,.tui-popbox ul{margin:0;padding:0;cursor:default}.tui-popbox *{box-sizing:border-box}.tui-popbox h1,.tui-popbox h2,.tui-popbox h3,.tui-popbox h4,.tui-popbox h5,.tui-popbox h6{font-size:100%;font-weight:400}.tui-popbox address,.tui-popbox b,.tui-popbox em,.tui-popbox i{font-style:normal}.tui-popbox b{font-weight:400}.tui-popbox a,.tui-popbox a:active,.tui-popbox a:hover,.tui-popbox a:visited{text-decoration:none}.tui-popbox li,.tui-popbox ol,.tui-popbox ul{list-style:none}.tui-popbox img{border:0;-webkit-user-select:none;vertical-align:middle}.tui-popbox a,.tui-popbox button,.tui-popbox input,.tui-popbox select,.tui-popbox textarea{outline:0;-webkit-appearance:none;appearance:none}.tui-popbox table{border-spacing:0;border-collapse:collapse;width:100%}.tui-popbox a,.tui-popbox img{-webkit-user-drag:none}.tui-popbox button{background:0 0;border:0;font-size:12px;line-height:1.5;cursor:pointer}body .tui-popbox{word-wrap:break-word;font:12px/1.5 Microsoft Yahei,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif}.tui-popbox ::-webkit-placeholder,.tui-popbox button,.tui-popbox input,.tui-popbox select,.tui-popbox textarea,body .tui-popbox{font-family:Microsoft Yahei,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif}.tui-mask{z-index:200;overflow-x:hidden;overflow-y:auto}.tui-mask,.tui-mask:before{position:fixed;left:0;top:0;bottom:0;right:0}.tui-mask:before{content:"";display:block;background:rgba(0,0,0,.5);z-index:1}.tui-popbox{width:680px;border-radius:6px;overflow:hidden;position:absolute;top:0;left:0;margin:0;z-index:200}.tui-popbox .popbox-hd .title{position:relative;height:39px;line-height:38px;text-indent:37px;font-size:14px;color:#fff;font-weight:400}.tui-popbox .popbox-hd .btn-close{display:block;position:absolute;right:5px;top:6px;font-size:24px;line-height:24px;width:24px;height:24px;color:#e6e6e6;cursor:pointer;font-weight:100;opacity:.8;text-align:center}.tui-popbox .popbox-hd .btn-close:hover{opacity:1}.tui-popbox{color:#333}.tui-popbox a,.tui-popbox a:hover{color:#efa608}.tui-popbox img{margin:0;padding:0;font-size:0;display:block}.tui-popbox a{color:#f69c00;cursor:pointer}.tui-popbox a:hover{color:#fa9b0e}.tui-popbox .popbox-bd{line-height:1.5;overflow-x:hidden;overflow-y:auto;background-color:#f9f9f9}.tui-popbox .message{width:100%;height:140px;padding:20px 40px;color:#858585;font-size:0;white-space:nowrap;word-wrap:normal}.tui-popbox .message:before{content:"";display:inline-block;width:0;height:100%;vertical-align:middle}.tui-popbox{border:1px solid transparent;box-shadow:0 8px 16px -2px rgba(0,0,0,.1),0 8px 16px -8px rgba(0,0,0,.2)}.tui-popbox .popbox-hd .title{background:#fff;color:#333;text-indent:10px;font-weight:700;border-bottom:1px solid rgba(60,60,60,.08)}.tui-popbox .popbox-hd .btn-close{color:rgba(0,0,0,.8)}.tui-popbox .popbox-bd{background:#fff}.tui-popbox.popbox--native{border:1px solid #353335;box-shadow:none}.tui-popbox.popbox--native .popbox-hd .title{position:relative;height:39px;line-height:38px;text-indent:37px;font-size:14px;color:#fff;font-weight:400;background:#353335 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAG0lEQVQImWN0cXL5//r1awam169fMzAwMDAAAE8bB0+9SSb0AAAAAElFTkSuQmCC)}.tui-popbox.popbox--native .popbox-hd .title:after{position:absolute;content:"";width:38px;height:38px;top:0;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAABlklEQVRYhe3Vv0vWURTH8dcjmTwVNVQq6NDk0BQNIkVQBBJCGkRBu+Af4NyioqvUXNCQFP3YamtwMYOmkFoaakgjEBMrofDHcC+GD4/Dcx4Qh/uGy73f+z33ng/nfL/nUCgUCoXCgaASObQ1v+vxMO5iGFt4gHH83XHSt//CjuAVLteYvMEg/kSFtUSEZSqYyaJ+4Qke4Ruu4mETdzvUxNkRDOF9nhfz/mnM4SZa8S9yeTSVVXzBOs7hZ41JJ7ol0aFURiN2G+24U0cUfM/jDFax0qiD6Dd2HWt4UbPf7X8WqniHexEHUWHn8QHH0ZH3BvBVEnsUE1JUeyMOoqnsxEcsYwpLGMNLXMj7bdm2K+KgmXJRzfN9KYKjuIVr+C2VkIXo5dG/8jNOSJHbqGPSnsdTtFb69DTqIxqxTziF/j3e/8Amzkopb5iosMd5nsaxOu8rmMzrmYiDqLBnmEUP3uKGVCq6cEXqlUPZ5nnEQTNN/CRe27sczEslZGW/m/gyLko9c04quGt5PYJLAhW/UCgUCoUDxjYg9k7Sdo1LiwAAAABJRU5ErkJggg==)}.tui-popbox.popbox--native .popbox-hd .btn-close{color:#e6e6e6}.tui-popbox.popbox--native .popbox-bd{background-color:#f9f9f9}.tui-popbox.popbox--native-cont{border:0;border-radius:0 0 5px 5px;box-shadow:none}.tui-popbox.popbox--native-cont .popbox-hd{display:none}.tui-popbox .popbox-ft{position:relative;min-height:50px;padding:11px;border:none;border-top:1px solid #e8e8e8;background-color:#f9f9f9}.tui-popbox .popbox-ft .operate{display:block;text-align:right;width:100%;font-size:0;-webkit-text-size-adjust:none}.tui-popbox .popbox-ft .tips{float:left;font-size:12px;color:#858585;margin-top:4px}.tui-popbox .popbox-ft .tips label{padding-right:16px}.tui-popbox .popbox-ft .btn{min-width:100px;font-weight:700}.tui-popbox .popbox-ft .btn+.btn{margin-left:10px}.tui-popbox .tui-form .form-row-col.fix-colwidth .form-col{width:134px}.tui-mask.has-animate{display:none}.tui-mask.show{display:block}.mask-layer.show,.tui-mask.show:before{animation:fade-in .2s linear .1s both}.tui-mask.off:before{animation:fade-out .2s linear .1s both}.mask-layer.off,.tui-mask.off{animation:fadeOut .2s linear .1s both}.tui-mask.has-animate.show{display:block;pointer-events:auto}.tui-mask.has-animate.off{display:block;pointer-events:none}.tui-mask.show .tui-popbox,.tui-popbox.show{animation:fadeup-in .2s linear .1s both;display:block}.tui-mask.off .tui-popbox,.tui-popbox.off{animation:fadeup-out .2s linear 0s both}.tui-mask .animate-outer{z-index:200;opacity:0;position:relative}.animate-outer.show,.tui-mask.show .animate-outer{animation:fadeup-in .2s linear forwards;-ms-animation:fadeup-in .2s linear forwards}.off.animate-outer,.tui-mask.off .animate-outer{animation:fadeup-out .2s linear both}.tui-mask.center-v.show .animate-outer{top:50%;animation:center-fadeup-in .2s linear forwards;-ms-animation:center-fadeup-in .2s linear forwards;position:absolute}.tui-mask.center-v.off .animate-outer{top:50%;animation:center-fadeup-out .2s linear forwards;-ms-animation:center-fadeup-out .2s linear forwards;position:absolute}.tui-mask.center-v .tui-popbox{position:relative}.tui-mask.video-fullscreen{display:block}.tui-mask.video-fullscreen .animate-outer{opacity:1}@keyframes center-fadeup-in{0%{transform:translateY(-70%);opacity:0}to{transform:translateY(-50%);opacity:1}}@keyframes center-fadeup-out{0%{transform:translateY(-50%);opacity:1}to{transform:translateY(-50%);opacity:0}}@font-face{font-family:impact;src:url(//wegame.gtimg.com/tgp_act/release/wegame/midautumn20180921/images/impact.cd67a826.ttf) format("truetype");font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.tui-popbox .coupon-box-select{position:absolute;left:40px;top:50%;margin-top:-16px;min-width:180px;text-align:left}.coupon-box-select .coupon-btn,.coupon-box-select .coupon-btn div,.coupon-box-select .coupon-btn div:after,div.coupon-card,div.coupon-card-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAACzCAYAAACn8ErgAAAOjUlEQVR4Xu3dTahc53kH8Ofc0Yw+rFr5glqY1BSiduEITbtITGmDS7FL5bSQEBuahUN3WTQK2KJo4yyiTUqRqeUusit0kYJvSKCtXLBpKakollvEFa4XrbNxg5EKSRs5sj5mNHPCGTSTmbmje2cs3Xved+Z3QZurc8/7vL/nwJ9z3vNRlG8/eTmifCj8ECBAgACBbQWKK9HvPVsc/afXi/LtJ8ptt7cBAQIECBAYCRRXikdfOyxAHBIECBAgsLBA8ejrhQBZmM0fECBAgIAAcQwQIECAwIcSGARI/63Hy+6tq9HrXo9+rzPY0VqjFY3mgWjuPRTFWvND7dwfESBAgMDyCgwC5Nr5X91yEX3fwV+ORvOXllfBzAgQIEBgYYG5AqTaa6P1QOx74PDCA/gDAgQIEFhOgbkDZHhZa9/Bwy5pLeexYFYECBBYSGAiQIbrHtUe+v1u9DofbNpZtY0QWcjYxgQIEFhKgUGA3Pz39rnWvo8cn14sL/vdqBbXuzd/OjH5KkT2P/grSwliUgQIECCwrcCr0e//5eBJ9GrT8j+feCGK+OasP+t1fxY3r/3vxH8dOPSIS1nbGtuAAAECSyZQxjeKT79+ejirQYAMQuTtJ85FxPFZ063ORm5euzy4zdcZyJIdEKZDgACB+QReLR59/anxTX8RIG/93hOxtvbaVvupgsRzIfNJ24oAAQJLJdDvP1ldtpoZID955+yDH+v8/dWlmrDJECBAgMB9Efi/1h8e+viRE+8LkPvCaScECBBYHYEtA6Sc4xLW6lCZKQECBAhMCGx1CWurRfRZjJ0bPx68P6u1/6NedeI4I0CAwPILzF5E3+o23lkm07f2uq13+Y8cMyRAgEBM38Y7feZRhUPv9q1o7Nl71zOLG+//z+jNvRWpFy46sAgQILAyAr94kHD8k7bTZxbNfR+J1v5PTKhUl66mn06ftd3KUJooAQIEVlBg4oNS1TMe16++u4mhehPv3v2fGDz/Meup9OoPPFy4gkePKRMgsNICowC5W3gsovPARz+1yOa2JUCAAIGMBQYBcuPNT5fjb94dnnH0ezc3vQNrfK7VWcfwC4bV7wVIxkeC0gkQILCgwKbvgUyvZdztklU1TrVwPv6SRQGyoL7NCRAgkLHAIEBu/cdvlNX3P5qtgzPvupoVIlV4VD8CJOPuK50AAQL3IDCxiL7Vfqo1kls3fhxlrzt6cHA8WCyi30MX/CkBAgQyFJg7QGbN7eYHl0dfLfTN9Ay7r2QCBAjcg8A9BcgH///D0dCeA7mHLvhTAgQIZCdQXCkefe1wUb795OWI8qFF6p9eF/Ek+iJ6tiVAgEDOAsWV6PeeHX3SNuepqJ0AAQIE6hEYfZGwnuGNSoAAAQK5CgiQXDunbgIECNQsIEBqboDhCRAgkKuAAMm1c+omQIBAzQICpOYGGJ4AAQK5CgiQXDunbgIECNQsIEBqboDhCRAgkKuAAMm1c+omQIBAzQICpOYGGJ4AAQK5ChQbGxuXI2KhV5nkOll1EyBAgMA9C1yJiK+02+3XqgAp73l3dkCAAAECqyRwpd1uHxYgq9RycyVAgMB9Emi324UAuU+YdkOAAIFVEhAgq9RtcyVAgMB9FBgEyMWLF8tutxvVv/GfZrMZ1b+1tbX7OKRdESBAgMAyCAwC5Pz581suou/du3cQJH4IECBAgMBQYK4AqTZ2NuKgIUCAAIFxgbkDZPhHBw4ccEnLMUSAAAECsSlAhpeqptdDxq2EiCOHAAECBAYBcuHChXPNZvP49GJ5v98fLKzPCpODBw/SI0CAAIEVFCiK4tWyLF8aPIlezX9jY+OFiPjmLIsqSK5fvz7xX85CVvCoMWUCBAhEfKPdbp8eQoxepnjp0qVzZVkenydEnIE4jggQILBaAtWZx7Fjx54an/UoQDY2Nn43Iv55K5LqbMRzIat10JgtAQIE7gj8fnXZamaA/OSdsw/+6IPPXUVFgAABAgSmBT75wA8OffzIifcFiGODAAECBBYS2DJA5rmEtdBoNiZAgACBZRK4+yWsrRbRZwncunVrcIuvV50s0/FhLgQIEJgtcNdF9K1u4521qyo4qgAZ/rit1yFHgACBlRCYvI13+sxj+ADhVm/ivXbt2oSUs5CVOHBMkgABAjHxIOH4J22nzyyqEKnCYfxneOlq/HeztuNMgAABAssrMPFBqVlPnFdTH38T73TAjNN4uHB5DxQzI0CAwLTAKEDuFh6LkAmQRbRsS4AAgbwFhi9THHyRcPgzPOPo9XoTC+XbTVWAbCfk/wkQILA8AjNf5z6+5rHVmUm13fidWAJkeQ4MMyFAgMB2AqMzkOFax6z3XM1a96jCo9FoTLylV4Bsx+3/CRAgsDwCE4voW01r/Nsgw1t2p4NFgCzPgWEmBAgQ2E5g7gCZtaPp23kFyHbc/p8AAQLLI/ChA2R6bcRzIMtzUJgJAQIE5hC40m63DxcbGxuXI+KhOf5gtMn05StPoi+iZ1sCBAhkLXAlIr4y+qRt1lNRPAECBAjUIjD6ImEtoxuUAAECBLIVECDZtk7hBAgQqFdAgNTrb3QCBAhkKyBAsm2dwgkQIFCvgACp19/oBAgQyFZAgGTbOoUTIECgXgEBUq+/0QkQIJCtgADJtnUKJ0CAQL0CRWc9ynpLMDoBAgQI5CgwCJDm59/NsXY1EyBAgEBNAt1/eCQESE34hiVAgEDOAgIk5+6pnQABAjUKCJAa8Q1NgACBnAUESM7dUzsBAgRqFBAgNeIbmgABAjkLCJCcu6d2AgQI1CggQGrENzQBAgRyFhAgOXdP7QQIEKhRYBQgjaOnY+2Tfxyx1qyxHEMTIECAQPIC/W70f/S30XvrhSg6343PRhlfjoivNo6ebq098mzy9SuQAAECBHZfoP/u31TB0YmIb0cR3xm9TLHzvThW9OLc2tHTDwuR3W+MEQkQIJCyQBUe/bdeeK9sxFOtL8alqtaJt/FWIRK9eLN5/Ictl7NSbqXaCBAgsIsC/W50X/1UJxrxmWF4bAqQ6hed9TjbOHr6a85CdrE5hiJAgEDCAncuXb3cejpOjJe56Xsg1ZpIcejYG3t+++8Sno7SCBAgQGC3BG6f/6Mor156rPWluLBlgJSvxP7unn3Xm3/wX7tVm3EIECBAIGGB7j/+ejRv3zxQPBM3BEjCjVIaAQIEUhOYO0BcwkqtdeohQIBAvQJzX8LqrMdLjaOnT1hEr7dhRidAgEAqAncW0c+2no6v3/USltt4U2mXOggQIJCQwHa38XqQMKFmKYUAAQKJCcx8kNCrTBLrknIIECCQqMCmV5l01qP0MsVEu6UsAgQIpCYw8TLF9Sibn383tRLVQ4AAAQIJC/geSMLNURoBAgRSFhAgKXdHbQQIEEhYQIAk3BylESBAIGUBAZJyd9RGgACBhAUESMLNURoBAgRSFhAgKXdHbQQIEEhYQIAk3BylESBAIGWBUYCkXKTaCBAgQCBNgU1fJEyzTFURIECAQGoCAiS1jqiHAAECmQgIkEwapUwCBAikJiBAUuuIeggQIJCJgADJpFHKJECAQGoCAiS1jqiHAAECmQgIkEwapUwCBAikJiBAUuuIeggQIJCJgADJpFHKJECAQGoCAiS1jqiHAAECmQgIkEwapUwCBAikJiBAUuuIeggQIJCJgADJpFHKJECAQGoCAiS1jqiHAAECmQgIkEwapUwCBAikJiBAUuuIeggQIJCJQNFZjzKTWpVJgAABAgkJDAKk+fjFhEpSCgECBAikLtD9l98MAZJ6l9RHgACBBAUESIJNURIBAgRyEBAgOXRJjQQIEEhQQIAk2BQlESBAIAcBAZJDl9RIgACBBAUESIJNURIBAgRyEBAgOXRJjQQIEEhQQIAk2BQlESBAIAeBUYA0jpyKtcNfiFhr5lC3GgkQIECgLoF+N/qXvx+9d74VRee78dko48sR8dXGkVOttYefqass4xIgQIBAwgL9916pgqMTEd+OIr4zepli53txrOjFubUjpx4WIgl3UGkECBCoQaAKj/4733qvbMRTrS/GpaqEibfxViESvXiz+bk3WrHWqqFEQxIgQIBAcgL9TnR/8FgnGvGZYXhsCpDqF531ONs4cuprzkKSa6GCCBAgUIvAnUtXL7eejhPjBWz6Hki1JlIcOvbGnvZf11KoQQkQIEAgLYHbG38S5dVLj7W+FBe2DJDyldjf3bPvevN3/i2tGaiGAAECBGoR6P7rb0Xz9s0DxTNxQ4DU0gKDEiBAIE+BuQPEJaw8G6xqAgQI7JTA3JewOuvxUuPIqRMW0XeqFfZLgACBvATuLKKfbT0dX7/rJSy38ebVVNUSIEBgVwS2u43Xg4S70gaDECBAIEuBmQ8SepVJlr1UNAECBHZdYNOrTDrrUXqZ4q73wYAECBDIU2DiZYrrUTYfv5jnRFRNgAABArUI+B5ILewGJUCAQP4CAiT/HpoBAQIEahEQILWwG5QAAQL5CwiQ/HtoBgQIEKhFQIDUwm5QAgQI5C8gQPLvoRkQIECgFgEBUgu7QQkQIJC/wChA8p+KGRAgQIDAbgts+iLhbhdgPAIECBDIU0CA5Nk3VRMgQKB2AQFSewsUQIAAgTwFBEiefVM1AQIEahcQILW3QAEECBDIU0CA5Nk3VRMgQKB2AQFSewsUQIAAgTwFBEiefVM1AQIEahcQILW3QAEECBDIU6Aoy7I4c+bMf0fE90+ePPlnw2nc+f2fR8QXTp48eSTP6amaAAECBHZKYHAGcubMmZfLsvzTiPiLKkSq8HjxxRfPjv9upwqwXwIECBDIU2AQINOBURTF/io8iqL4q+eee+5EURRlntNTNQECBAjslMBoDWQqREJ47BS5/RIgQGA5BCYW0cfWQ+L555//NWcey9FksyBAgMBOCLgLaydU7ZMAAQIrICBAVqDJpkiAAIGdEBAgO6FqnwQIEFgBAQGyAk02RQIECOyEwM8BaeCxTBgRpmgAAAAASUVORK5CYII=)}.coupon-box-select .coupon-btn{font-size:14px;color:#333;background-repeat:no-repeat;background-position:100% -79px;height:33px;cursor:pointer;display:block;padding-right:10px}.coupon-box-select .coupon-btn div{height:33px;line-height:33px;background-repeat:no-repeat;background-position:0 -79px;padding:0 5px 0 20px;position:relative;cursor:pointer;color:#333;margin-left:-10px}.coupon-box-select .coupon-btn div:after{content:"";width:14px;height:14px;background-repeat:no-repeat;background-position:2px -165px;display:inline-block;vertical-align:middle;margin:-3px 0 0}div.coupon-card{background-position:100% -596px;display:inline-block;padding-right:20px;margin-left:10px}div.coupon-card,div.coupon-card-inner{background-repeat:no-repeat;height:104px}div.coupon-card-inner{background-position:0 -596px;margin-left:-10px;padding:17px 0 0 15px;width:150px;text-align:center;font-size:12px}.coupon-box-select .coupon-btn div .txt-num{color:#ff9600;font-weight:700;padding:0 4px}.coupon-box-select .coupon-btn:hover{background-position:100% -128px}.coupon-box-select .coupon-btn:hover div{background-position:0 -128px}.coupon-box-select .coupon-btn.cur div:after{transform:rotate(180deg)}.coupon-dialog{border:1px solid #d9d9d9;width:365px;height:320px;box-shadow:0 0 8px 0 rgba(0,0,0,.2);position:absolute;bottom:38px;left:-10px;z-index:100;background-color:#fff;border-radius:4px;overflow:auto;display:none}.coupon-dialog.show{display:block}.coupon-dialog.hide{display:none}.coupon-dialog *{text-align:left}.coupon-dialog .coupon-group-tit{color:#858585;font-size:14px;margin-bottom:10px}.coupon-exc-time{color:#cb4444}div.coupon-dialog-cont{padding:20px}.coupon-dialog-cont .null-data-txt{text-align:center;font-size:14px;color:#333}.coupon-dialog-cont .tui-nodata-inner,.coupon-dialog-cont .tui-nodata:before{width:auto}.coupon-dialog .coupon-dialog-cont div.tui-nodata-inner .btn{min-width:80px;width:80px;height:26px;line-height:24px;font-weight:400;font-size:12px;color:#333;text-align:center;display:block;margin:8px auto 0}div.coupon-dialog-group{padding-bottom:10px}.coupon-list{clear:both;position:relative;z-index:100;margin:20px;background-color:#fff;padding:40px;border-radius:10px}.coupon-item{height:104px;transition:all .15s ease-out;border:1px solid #e3e3e3;margin:0 0 10px;border-radius:6px;background-color:#f7f7f7}.coupon-item-inner{position:relative}.coupon-item-hd{position:absolute;left:-1px;top:-1px}.coupon-item-bd{padding:14px 0 0 185px}.coupon-item-tit{margin-bottom:10px}.coupon-item-tit h3{font-size:15px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:middle;margin:0 10px 0 0;max-width:90%}.coupon-item-meta{color:#858585;margin-bottom:5px;overflow:hidden;font-size:0}.coupon-item-meta.coupon-meta--tips{overflow:visible}.coupon-item-meta.coupon-meta--tips span{line-height:19px;height:19px;display:inline-block;vertical-align:middle;font-size:12px;float:left}.coupon-item-meta.coupon-meta--time span{color:#333;font-size:12px}.coupon-item.coupon-item--mini .coupon-item-meta.coupon-meta--time span,.coupon-item.coupon-item--mini.disabled .coupon-item-meta.coupon-meta--tips span{color:#858585}.coupon-item-meta .tui-tipsbox{float:left;margin-top:-1px}.coupon-item-gamename,.coupon-item-meta .tui-tipsbox{font-size:12px;display:inline-block;vertical-align:middle}.coupon-item-gamename{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100px;line-height:19px;height:19px;color:#858585}.coupon-item-gamename:hover{color:#858585}.coupon-item.coupon-item--mini{height:56px;padding:7px 12px 0;border:1px solid #e2e2e2;border-radius:4px;margin:0 0 10px;cursor:pointer}.coupon-item.coupon-item--mini span{line-height:20px;height:20px;font-size:12px}.coupon-item.coupon-item--mini *{cursor:pointer}.coupon-item.coupon-item--mini:hover{background-color:#efefef;border-color:#cacaca}.coupon-item.coupon-item--mini.cur,.coupon-item.coupon-item--mini.cur:hover{background-color:#fff7e1;border-color:#faab00}.coupon-item.coupon-item--mini .coupon-item-hd{padding-top:3px}.coupon-item.coupon-item--mini .coupon-item-bd{padding:0 0 0 70px}.coupon-item.coupon-item--mini .coupon-item-tit{display:none}.coupon-item.coupon-item--mini .coupon-item-meta{margin-bottom:0}.coupon-item.coupon-item--mini .coupon-meta--tips,.coupon-item.coupon-item--mini .coupon-meta--tips p,.coupon-item.coupon-item--mini .coupon-meta--tips p span{color:#333}.coupon-item.coupon-item--mini .coupon-item-meta p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.coupon-item.coupon-item--mini .coupon-item-meta.coupon-meta--time span{display:inline}.coupon-item.coupon-item--mini.disabled{background-color:#f6f6f6;border-color:#eee;cursor:default}.coupon-item.coupon-item--mini.disabled *{cursor:default}.coupon-minit{font-family:impact;margin:0 0 -3px;overflow:hidden;font-size:24px;position:relative;color:#8c4312}.coupon-minit,.coupon-price{display:inline-block;vertical-align:bottom}.coupon-price{font-size:0}.price-num{overflow:hidden;display:inline-block;font-family:impact;font-size:48px;height:48px;line-height:48px;color:#8c4312}.coupon-card-price-meta{position:relative;padding:5px 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#8c4312;font-size:13px}.coupon-card-price-meta .txt-num{padding:0 3px;display:inline-block}.coupon-card.disabled{background-position:100% -91px}.coupon-card.disabled .coupon-card-inner{background-position:0 -91px}.coupon-item.disabled .coupon-card{background-position:100% -710px}.coupon-item.disabled .coupon-card .coupon-card-inner{background-position:0 -710px}.coupon-item.disabled .coupon-card .coupon-card-price-meta,.coupon-item.disabled .coupon-card .coupon-minit,.coupon-item.disabled .coupon-card .price-num{color:#919191}.coupon-item.disabled .coupon-item-tit h3{color:#858585}.coupon-item.disabled .coupon-item-meta,.coupon-item.disabled .coupon-item-meta .coupon-item-gamename,.coupon-item.disabled .coupon-item-meta p,.coupon-item.disabled .coupon-item-meta p span{color:#a9a9a9}.coupon-card.disabled .coupon-card-price-meta,.coupon-card.disabled .coupon-minit,.coupon-card.disabled .price-num{color:#919191}.coupon-card.coupon-card--mini{height:30px;background-position:100% 0;padding-right:5px;margin-left:5px;margin-top:2px;font-size:12px}.coupon-card.coupon-card--mini .coupon-card-inner{height:30px;width:54px;margin-left:-5px;padding:0;background-position:0 0;padding:6px 0 0 3px}.coupon-card.coupon-card--mini .coupon-minit{height:20px;line-height:20px;font-size:14px;margin:0 -2px -2px 2px}.coupon-card.coupon-card--mini .coupon-price{margin:0;height:20px;font-size:0}.coupon-card.coupon-card--mini .price-num{font-size:18px;height:20px;line-height:20px}.coupon-card.coupon-card--mini .coupon-card-price-meta{display:none}.coupon-card.coupon-card--mini.disabled{background-position:100% -40px}.coupon-card.coupon-card--mini.disabled .coupon-card-inner{background-position:0 -40px}.coupon-item.coupon-item--mini.disabled .coupon-card{background-position:100% -222px}.coupon-item.coupon-item--mini.disabled .coupon-card .coupon-card-inner{background-position:0 -222px}.coupon-item.coupon-item--mini.disabled .coupon-card-inner *{color:#919191}div.coupon-no-use{border:1px solid #e2e2e2;border-radius:4px;height:40px;line-height:40px;padding-left:12px;font-size:14px;color:#333;cursor:pointer}.coupon-no-use:hover{background-color:#efefef;border-color:#cacaca}div.gamecard-item{margin-bottom:10px;position:relative;padding-left:180px;background-color:#fff;z-index:30;transition:all .2s linear;border-radius:4px;cursor:pointer}.gamecard-item:hover{z-index:31;background-color:#f7f7f7}.gamecard-item .figure{position:absolute;left:0;top:0;height:102px;background-size:50px 36px;border-top-left-radius:4px;border-bottom-left-radius:4px;overflow:hidden}.gamecard-item .figure-info{position:relative;height:102px;width:500px;display:table;table-layout:fixed}.gamecard-item .tui-table-box .table-cell{height:102px}.gamecard-item .tui-table-box .table-cell:last-child{text-align:right;width:200px}.gamecard-item .tui-table-box .table-cell:first-child{width:300px}.gamecard-item .tui-table-box .table-cell:nth-child(2){width:auto}.gamecard-item .gamecard-desc{padding-left:20px}.gamecard-item .gamecard-tit,.gamecard-item .gamecard-tit a{font-size:15px;margin-bottom:3px;margin-top:-3px;color:#333;font-weight:700}.gamecard-item .gamecard-subtit{color:#333;cursor:pointer;font-size:12px}.gamecard-item .tui-label{margin-top:7px;overflow:hidden;width:280px;max-height:18px}.gamecard-item .tui-label a,.gamecard-item .tui-label span{height:18px;line-height:16px;color:#858585}.gamecard-item .tui-label .label-em{cursor:default;background-color:transparent;border:1px solid #d8d8d8;color:#858585;line-height:16px}.gamecard-item .tui-label .label-em span{padding-left:4px;line-height:16px;color:#858585}.gamecard-item .user-praise{font-size:12px;cursor:pointer;color:#333}.gamecard-item .gamecard-tit{font-weight:400;margin-bottom:5px;margin-top:4px}.gamecard-item .tx-em{font-size:12px}.gamecard-item .figure{width:180px}.gamecard-other .tui-tipsbox{margin-top:5px;padding-right:4px}.gamecard-other p{font-size:13px}.widget-gamecard-list{position:relative}.widget-gamecard-list .gamecard-item *{cursor:pointer}.widget-gamecard-list .gamecard-item .figure img{object-position:50% 50%}.widget-gamecard-list .gamecard-item .gamecard-tit{font-weight:700;position:relative;overflow:hidden}.widget-gamecard-list .gamecard-item .gamecard-tit a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:190px;display:block;float:left}.gamecard-item .gamecard-subtit{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:280px}.widget-gamecard-list .gamecard-item .price-tips>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:170px;display:inline-block;line-height:18px}.widget-gamecard-list .gamecard-item .tui-tips{width:0;min-width:200px}.widget-gamecard-list .gamecard-item .tui-tipsbox .tui-tips.up.right{bottom:30px}.gamecard-item--buy .tui-table-box .table-cell:last-child{text-align:right;width:330px}.gamecard-item--buy .tui-table-box .table-cell:first-child{width:500px}.gamecard-item--buy .tui-table-box .table-cell:nth-child(2){width:330px}.gamecard-item .txt-num{padding:0 3px 0 0}.align-justify:after,.cf:after{content:"";display:block;width:0;height:0;clear:both}.show{display:block}.hide{display:none!important}.hidden{overflow:hidden}.tui-table-box{display:table}.table-row{display:table-row}.table-cell{display:table-cell;vertical-align:middle}a.tui-btn-buy{padding:0 15px;border-radius:26px;min-width:160px;display:inline-block;text-align:center;cursor:pointer;line-height:36px;height:36px;background-color:#ff8d13;border:none;font-size:14px;color:#fff;margin:6px 0 0}a.tui-btn-buy:hover{background-color:#e67e10;color:#fff}.popbox--pay-confirm .tui-price{height:25px;display:inline-block;line-height:25px;font-family:Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif}.popbox--pay-confirm .tui-price span.price-new:only-child{font-weight:400;color:#858585;font-size:14px}.popbox--pay-confirm .price-old{color:#858585;text-align:left;font-size:14px}.popbox--pay-confirm .price-new,.popbox--pay-confirm .price-old{display:inline-block;vertical-align:middle;height:23px;line-height:23px}.popbox--pay-confirm .price-new{color:#ff6732;font-size:16px;font-weight:700;letter-spacing:-.5px;padding:0 4px}.popbox--pay-confirm .price-tag{font-weight:700;color:#fff;background-color:#ff6732;border-radius:2px;display:inline-block;margin-right:4px;min-width:50px;height:23px;line-height:23px;font-size:14px;text-align:center;padding:0 6px}.popbox--pay-confirm .price-tag i{font-size:14px}.popbox--pay-confirm .price-new>i,.price-old>i{display:inline-block;padding-right:2px}.popbox--pay-confirm .price-new>i{font-size:14px;font-weight:400}.popbox--pay-confirm .popbox-bd{height:350px;overflow:auto;display:block;padding:20px 30px}.popbox--pay-confirm .popbox-bd h3,.popbox--pay-confirm .popbox-bd p{margin:0}.popbox--pay-confirm.tui-popbox .popbox-bd h3.gamecard-tit{font-weight:400}.popbox--pay-confirm.tui-popbox .popbox-bd p.gamecard-subtit{font-size:13px;text-align:justify;color:#858585}.popbox--pay-confirm.tui-popbox .popbox-ft{height:77px;padding:13px 30px 0}.popbox--pay-confirm.tui-popbox .popbox-ft .operate{overflow:hidden}.popbox--pay-confirm.tui-popbox .popbox-ft .tips{text-align:left}.txt-game{font-size:15px;padding-top:4px}.popbox--pay-confirm.tui-popbox .popbox-ft .btn{margin-top:7px;height:36px;line-height:36px;width:136px}.popbox--pay-confirm h4.popbox-subtit{font-size:16px;padding-bottom:16px;color:#858585}.popbox--pay-confirm .gamecard-item{background-color:#fff;padding-left:140px;cursor:pointer;border:1px solid #e2e2e2;overflow:hidden}.popbox--pay-confirm .gamecard-item *{cursor:pointer}.popbox--pay-confirm .gamecard-item:hover{z-index:2;border-color:#cacaca;background-color:#efefef}.popbox--pay-confirm .gamecard-item .figure{background:#e0e0e0;width:110px;height:60px;border-radius:2px;top:50%;margin-top:-30px;left:10px}.popbox--pay-confirm .gamecard-item .figure-info{height:80px}.popbox--pay-confirm .gamecard-item .gamecard-desc{padding-left:0}.popbox--pay-confirm .gamecard-item .tui-table-box .table-cell:first-child{width:auto;padding:10px 0}.popbox--pay-confirm .gamecard-item .tui-table-box .table-cell:nth-child(2){width:210px}.popbox--pay-confirm .gamecard-item--nofigure{padding-left:20px}.popbox--pay-confirm .tui-price span.price-new:only-child{color:#ff5400;font-size:16px;font-weight:700;letter-spacing:-.5px;padding-left:4px}.widget-gamecard-list li.cur .gamecard-item{border:1px solid #faab00;background-color:#fff7e1;box-shadow:none}.pay-select-tips{font-size:14px;line-height:24px;color:hsla(0,0%,100%,.2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:15px}.btn-confirm-pay{width:180px;height:44px;background:#da6e32;border:1px solid #e2792b;text-align:center;line-height:44px;color:#fff;font-size:15px;cursor:pointer}.btn-confirm-pay:hover{background:#f07e3e}.btn-confirm-pay.disabled,.btn-confirm-pay:active{background:#da6e32;border:1px solid #e2792b;color:hsla(0,0%,100%,.2)}.popbox--pay-confirm .gamecard-item .table-cell{height:80px}.popbox--pay-confirm .gamecard-item .figure-info{display:table;padding-right:30px;width:600px;width:480px}.popbox--pay-confirm .gamecard-item.gamecard-item--nofigure .figure-info{width:600px}.order-count-box{font-size:14px}.tui-popbox .order-count-box-price{display:inline-block;padding-right:20px;color:#858585}.order-count-price{font-weight:400;font-size:16px;font-weight:700;color:#ff6732}.order-count-price i{font-size:14px;font-weight:400}.box-center-flex{position:relative;width:100%;height:100%;text-align:center;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center}div.tui-nodata{padding:60px;border-radius:4px;margin:0 auto;text-align:center;background:#fff}.tui-nodata-inner,.tui-nodata:before{display:inline-block;vertical-align:middle;width:400px;margin:0 auto}.tui-nodata:before{content:"";width:0;height:100%}p.tui-nodata-figure{display:block;width:92px;height:38px;margin:0 auto;margin-bottom:20px;position:relative;margin-top:10px;background:url(//wegame.gtimg.com/tgp_act/release/wegame/midautumn20180921/images/xTcy8GWKD8QF958NHz1EUfYwrYuyq4ywMPoqeVgEePdRLAT6NJnGKby7ShfgW1lZ1HRIxnvoAAAAASUVORK5CYII=) 0 0 no-repeat}.tui-nodata h6{font-size:18px;color:#333}.tui-nodata p{color:#858585;font-size:14px;margin-top:4px;text-align:center}