.x-modal,.x-modal-transparent{position:fixed;z-index:1000;top:0;right:0;left:0;bottom:0}.x-modal{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.x-modal-box{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.x-modal-dialog{text-align:center;overflow:hidden;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:all .2s ease-in;transition:all .2s ease-in;border-radius:.28rem}.x-modal-cake .x-modal-dialog{max-height:90%;max-width:85.3125%;background:var(--card-bg-color)}.x-modal-page .x-modal-page-dialog{background:var(--page-bg-color)}.x-modal-page .x-modal-page-dialog,.x-modal-page .x-modal-page-dialog .x-modal-dialog-bd{width:100%;height:100%;border-radius:0}.x-modal-dialog-bd{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0;margin:0;line-height:1.4;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:var(--secondary-text-color)}.x-modal-dialog-ft{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-size:.68rem;height:1.88rem;line-height:1.88rem;min-height:.01rem}.x-modal-dialog-ft:after{content:" ";position:absolute;left:0;top:0;right:0;height:1px;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5);border-top:.03rem solid var(--line-color)}.x-modal-dialog-ft .x-modal-dialog-btn{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;font-weight:500;color:var(--main-color);outline:none;cursor:pointer}.x-modal-dialog-ft .x-modal-dialog-btn-default{color:var(--btn-default-text-color)}.x-modal-dialog-ft .x-modal-dialog-btn:nth-of-type(2):after{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.5);transform:scaleX(.5);border-left:.03rem solid var(--line-color)}.x-wechatForbidden{text-align:left;padding:0 .71rem;font-size:.7rem}.x-wechatForbidden .x-wrapper{position:relative}.x-wechatForbidden .x-item+.x-item{padding-top:1rem}.x-wechatForbidden .x-arrowhead{padding-top:.8rem;text-align:right;padding-right:1rem}.x-wechatForbidden .x-number{width:1rem;height:1rem;border-radius:50%;margin-right:.6rem;font-size:.6rem}.x-wechatForbidden .x-brower,.x-wechatForbidden .x-btn{height:1rem;padding:.2rem;margin:0 .3rem;border-radius:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.x-wechatForbidden .x-btn{width:1.2rem}.x-wechatForbidden .x-brower{font-size:.52rem;line-height:1rem}.x-wechatForbidden .x-brower .icon{width:1rem}.x-toast{width:auto;height:auto;position:fixed;top:50%;left:0;right:0;z-index:9999;max-width:94%;max-height:90%;margin:0 auto;font-size:.63rem;text-align:center;display:inline-block}.x-toast.x-toast-pc{width:14rem}.x-toast .x-wrapper{position:relative;display:inline-block;padding:1rem .8rem;border-radius:.28rem;min-width:4.55rem;min-height:5.12rem}.x-toast .x-icon{margin:0 auto;width:1.65rem;height:1.65rem;background:url(/static/img/ico_toast_info.5ca15c9.png) 50%/100% 100% no-repeat}.x-toast.x-success-toast .x-icon{background-image:url(/static/img/ico_toast_success.311a934.png)}.x-toast.x-error-toast .x-icon{background-image:url(/static/img/ico_toast_error.2d76d5b.png)}.x-toast .x-text{padding-top:.4rem}:root{--main-text-color:#fff;--secondary-text-color:#d1cec9;--pick-text-color:#a19c96;--pianissimo-text-color:#75726e;--line-color:#333;--main-color:#f0dbb2;--assist-first-color:#00ffc9;--assist-second-color:#ff4848;--assist-third-color:#ff8e21;--page-bg-color:linear-gradient(180deg,#1f1f1f,#101010);--card-bg-color:#282828;--btn-bg-color:linear-gradient(90deg,#f0dbb2,#fef5d4);--btn-text-color:#222;--btn-default-bg-color:#333;--btn-default-text-color:#a19c96;--btn-secondary-bg-color:#282828;--btn-secondary-text-color:#fff;--tab-underline-bg-color:linear-gradient(90deg,rgba(254,244,211,0),#fef4d3 50%,rgba(254,244,211,0))}input::-webkit-input-placeholder{color:var(--pianissimo-text-color)!important}input:-moz-placeholder,input::-moz-placeholder{color:var(--pianissimo-text-color)!important}input:-ms-input-placeholder{color:var(--pianissimo-text-color)!important}button,form,input,p,td,textarea,th,ul{margin:0;padding:0}button,div,form,input,p,section,td,textarea,th,ul{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{width:100vw;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);color:var(--secondary-text-color)}.x-link-click{color:inherit}.x-full{height:100%}.x-full,.x-fw{width:100%}.x-fh{height:100%}.x-position{padding-top:100%;position:relative}.x-position-item{position:absolute;top:0;left:0;width:100%;height:100%}.x-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.x-center,.x-center-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.x-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.x-between,.x-evenly{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.x-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.x-around{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.x-around,.x-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.x-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.x-flex-end,.x-vertical{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.x-flex-column,.x-flex-end,.x-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.x-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.x-flex-column-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.x-block{display:block}.x-scroll{width:100%;height:100%;overflow-x:hidden;overflow-y:auto}.x-ellipsis,.x-overflow{overflow:hidden}.x-ellipsis{text-overflow:ellipsis;white-space:nowrap}.x-ellipsis-tow{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}.x-pos-relative{position:relative}.x-footerOccupied{width:100%;height:2.1rem}.x-headerOccupied{width:100%;height:100%}.x-finish{width:100%;font-size:.51rem;font-weight:500;line-height:1.02rem;padding:.6rem 0 0;text-align:center;color:var(--pianissimo-text-color)}.x-click{cursor:pointer}.x-notallowed{cursor:not-allowed}.x-utbtsb{width:103%}.x-app{width:100%;height:100%;position:relative;color:var(--secondary-text-color);z-index:0}.x-account-modal .x-modal-dialog-bd,.x-app,.x-bill-modal .x-modal-dialog-bd,.x-gift-modal .x-modal-dialog-bd,.x-mobile-modal .x-modal-dialog-bd,.x-mobileSuccess-modal .x-modal-dialog-bd,.x-notice-modal .x-modal-dialog-bd,.x-personal-modal .x-modal-dialog-bd,.x-safecode-modal .x-modal-dialog-bd{background:var(--page-bg-color)}.x-activityDetail-page,.x-bestow-modal .x-modal-dialog-bd,.x-bestowSuccess-modal .x-modal-dialog-bd,.x-blind-detail-page,.x-collection-detail-page,.x-deliveryDetail-page,.x-orderDetail-page,.x-payment-page,.x-sale-modal .x-modal-dialog-bd{background:-webkit-gradient(linear,left top,left bottom,from(#161616),to(#101010));background:linear-gradient(180deg,#161616,#101010)}.x-btn--bgc,.x-message-wrapper{background:var(--btn-bg-color);color:var(--btn-text-color)}.x-card-page .x-quantity,.x-code-color,.x-gift-list .x-quantity,.x-orderDetail-page .x-quantity,.x-synth-desc{color:var(--main-color)}.x-airdrop-notice-wrapper,.x-authentication-notice,.x-bill-modal .x-info,.x-bind-pop-dialog,.x-card-information,.x-deliveryDetail-info,.x-gift-item,.x-logoff-notice,.x-modalpay-modal-info,.x-orderDetail-info,.x-personal-modal-item,.x-recharge-part,.x-record-item,.x-withdraw-part{background:var(--card-bg-color)}.x-bestowSuccess-desc{color:#f2eafa}.x-sale-input-border{border:.03rem solid #d1cec9}.x-airdrop-success-name,.x-blind-dismantle-name,.x-synthesis-name{background:rgba(0,0,0,.5);color:var(--main-text-color)}.x-bestow-pop-price,.x-deliveryDetail-price,.x-orderDetail-price,.x-sale-pop-price,.x-synth-tile-status.x-stronge,.x-workoff-price,.x-workoff-tile-price{color:#ff8e21}.x-bestow-pop-notice,.x-description-sale-time,.x-login-notice,.x-mobileCheck-notice,.x-mobileUpdate-notice{color:#75726e}.x-bestow-button,.x-blind-detail-button,.x-collection-detail-button,.x-modalpay-button,.x-sale-button{background:rgba(31,31,31,.8)}.x-deliveryDetail-auth-info-item,.x-description-row,.x-orderDetail-auth-info-item{background:#202020}.x-bestow-banner-mask,.x-sale-banner-mask{background:-webkit-gradient(linear,left top,left bottom,from(#1f1f21),to(rgba(31,31,31,0)));background:linear-gradient(180deg,#1f1f21,rgba(31,31,31,0))}.x-activity-banner-mask2,.x-bestow-banner-mask2,.x-sale-banner-mask2{background:-webkit-gradient(linear,left bottom,left top,from(#101010),color-stop(10%,#1f1f21),to(rgba(31,31,31,0)));background:linear-gradient(0deg,#101010 0,#1f1f21 10%,rgba(31,31,31,0))}.x-desc-color{color:#fef5d4}.x-authentication-text-strong,.x-consent-text-strong,.x-login-text-strong,.x-mobileCheck-text-strong,.x-text-strong,.x-withdraw-all{color:var(--main-color)}.x-consent-modal .x-cancel,.x-deliveryDetail-page .x-cancel,.x-gift-list .x-cancel,.x-merchant-modal .x-cancel,.x-merchant-modal .x-read,.x-orderDetail-page .x-cancel,.x-real-modal .x-cancel{color:var(--btn-default-text-color);background:var(--btn-default-bg-color)}.x-logoff-modal .x-ensure,.x-mobile-modal .x-ensure,.x-settlement-alipay-detail .x-ensure{color:var(--btn-secondary-text-color);background:var(--btn-secondary-bg-color)}.x-input.x-password-modal-input,.x-input.x-text-modal-input{background:#333}.x-airdrop-success-modal-title,.x-authentication-modal-idcard,.x-authentication-modal-name,.x-authentication-modal-title,.x-authentication-pop-modal-matter,.x-bestow-modal-title,.x-bestow-pop-modal-matter,.x-bind-pop-modal-matter,.x-blind-dismantle-title,.x-card-info-title,.x-card-title,.x-cipher-modal-title,.x-corner,.x-deliveryDetail-info-title,.x-deliveryDetail-status,.x-deliveryDetail-title,.x-deliveryDetail-value,.x-description-attention-title,.x-description-info-title,.x-dialogBox .x-title,.x-feature-title,.x-forget-title,.x-gift-pop-modal-matter,.x-gift-title,.x-login-title,.x-logoff-mobile,.x-logoff-notice-title,.x-logoff-pop-modal-matter,.x-logout-modal-matter,.x-mobile-modal-number,.x-mobileCheck-modal-number,.x-mobileCheck-modal-title,.x-mobileSuccess-modal-number,.x-mobileUpdate-modal-title,.x-mobileUpdate-pop-modal-matter,.x-modalpay-modal-name,.x-my-user-info-name,.x-orderDetail-info-title,.x-orderDetail-status,.x-orderDetail-title,.x-orderDetail-value,.x-password-title,.x-payment-wait-modal-matter,.x-payment-wait-modal-title,.x-personal-title,.x-purchase-history-name,.x-safecode-empty-modal-matter,.x-safecode-modal-title,.x-safecode-update-title,.x-sale-pop-modal-matter,.x-securitycode-resend,.x-securitycode-title,.x-settlement-alipay-mobile,.x-settlement-alipay-modal-matter,.x-settlement-alipay-name,.x-settlement-bank-modal-matter,.x-synthesis-modal-title,.x-viewer-title,.x-warm-prompt-half-modal-subtitle,.x-warm-prompt-half-modal-title,.x-withdraw-notice-title{color:var(--main-text-color)}.x-airdrop-notice-matter,.x-airdrop-success-notice,.x-authentication-detail,.x-authentication-notice,.x-bestow-matter,.x-cipher-matter,.x-filing,.x-login-agreement,.x-logoff-matter,.x-mobile-matter,.x-mobileCheck-question,.x-mobileSuccess-matter,.x-my-user-info,.x-purchase-history-matter,.x-safecode-matter,.x-securitycode-modal-matter,.x-settlement-alipay-matter,.x-support,.x-withdraw-notice-matter{color:var(--pick-text-color)}.x-dialogBox .x-title{font-size:.74rem;font-weight:700}.x-checkboxcage{height:1.22rem}.x-dot{position:absolute;width:.28rem;height:.28rem;border-radius:50%}.x-corner .x-number,.x-dot{background:#ff4848}.x-spot:before{content:"";display:inline-block;width:.3rem;height:.3rem;border-radius:50%;background:#a19c96;vertical-align:middle;margin-right:.3rem}.x-pc{padding:0;background:url(/static/img/img_bg_nft.e9a8458.png) top/100% 100% no-repeat}.x-pc .x-pc-container{width:17rem;height:35.5rem;background:url(/static/img/img_iphone.385a842.png) 50%/100% 100% no-repeat;margin:0 auto;padding:.33rem .46rem 0 .5rem}.x-pc .x-pc-container .x-pc-phone{position:relative;border-radius:2.17rem;width:16.04rem;height:34.78rem;background:var(--page-bg-color)}.x-pc .x-pc-container .x-pc-phone .x-loading{width:100%;height:100%;position:absolute}.x-pc .x-pc-container .x-container{border-radius:2.17rem;position:relative;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-clip:border-box}.x-pc .x-pc-logo{position:fixed;width:100%;height:3.41rem;top:0;left:0}.x-pc .x-pc-logo .x-wrapper{width:50rem;margin:0 auto;padding:.83rem 0}.x-pc .x-pc-logo .x-logo{width:6.29rem;height:1.75rem}.x-pc .x-pc-qrcode{position:fixed;top:15.88rem;left:0;width:100%;height:7.25rem;z-index:0}.x-pc .x-pc-qrcode .x-wrapper{width:34.84rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto}.x-pc .x-pc-qrcode .x-box{width:5.83rem;height:100%;background:rgba(8,11,24,.5);border:.04rem solid #1a53f9;border-radius:.21rem;padding-top:.42rem}.x-pc .x-pc-qrcode .x-box .x-text{font-size:.58rem;font-weight:700;color:#fff;text-align:center;margin-top:.55rem}.x-pc .x-pc-qrcode .x-cover{width:5rem;height:5rem;border-radius:.21rem;margin:0 auto;background:#000;border:.08rem solid #1a53f9;overflow:hidden}.x-pc .x-pc-qrcode .x-cover .x-image{overflow:hidden;border-radius:.21rem}.x-pc .x-half-modal,.x-pc .x-half-modal-transparent,.x-pc .x-modal,.x-pc .x-modal-transparent{position:absolute}.x-pc .x-home-space-pan .x-list-pattern .x-item,.x-pc .x-tile-ur-one-list.x-list-pattern:not(.x-singlePage) .x-item,.x-pc .x-tile-ur-two-list:not(.x-singlePage) .x-item{width:6.9145rem}.x-pc .x-home-space-pan .x-list-pattern .x-cover,.x-pc .x-tile-ur-one-list.x-list-pattern:not(.x-singlePage) .x-cover,.x-pc .x-tile-ur-two-list:not(.x-singlePage) .x-cover{width:6.9145rem;height:6.9145rem}.x-loading{background:rgba(0,0,0,.5)}.x-loading .x-loading-text{color:hsla(0,0%,100%,.75)}.x-3d-loading.x-loading{background:transparent;position:absolute;width:100%;height:100%}.x-3d-loading.x-loading .x-loading-icon{width:22px;height:22px;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' id='L5' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 60 60' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Ccircle fill='%23fff' stroke='none' cx='6' cy='25' r='6' transform='translate(0 -2.80284)'%3E%3CanimateTransform attributeName='transform' dur='1s' type='translate' values='0 15 ; 0 -15; 0 15' repeatCount='indefinite' begin='0.1'%3E%3C/animateTransform%3E%3C/circle%3E%3Ccircle fill='%23fff' stroke='none' cx='30' cy='25' r='6' transform='translate(0 2.13144)'%3E%3CanimateTransform attributeName='transform' dur='1s' type='translate' values='0 10 ; 0 -10; 0 10' repeatCount='indefinite' begin='0.2'%3E%3C/animateTransform%3E%3C/circle%3E%3Ccircle fill='%23fff' stroke='none' cx='54' cy='25' r='6' transform='translate(0 3.06572)'%3E%3CanimateTransform attributeName='transform' dur='1s' type='translate' values='0 5 ; 0 -5; 0 5' repeatCount='indefinite' begin='0.3'%3E%3C/animateTransform%3E%3C/circle%3E%3C/svg%3E");-webkit-animation:none;animation:none}.x-toast{color:#fff}.x-toast .x-wrapper{background:#444}.x-modal{background:rgba(0,0,0,.5)}.x-half-modal{background:rgba(40,40,40,.45)}.footer .x-tabbar{background:rgba(51,51,51,.8)}.footer .x-tabbar .text{color:#848484}.footer .x-tabbar .active .text{color:#fef5d4}.x-tab{width:100%;height:3.02rem;min-height:3.02rem;font-size:.71rem;font-weight:500;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--pick-text-color)}.x-tab .x-tabBtn{padding:0 .71rem;cursor:pointer;height:100%}.x-tab .x-tabBtn.active{font-size:.85rem;font-weight:700;color:var(--main-text-color)}.x-tab .x-tabBtn.active .x-underline:after{background:var(--tab-underline-bg-color)}.x-header-tab .x-tab{font-size:.74rem}.x-header-tab .x-tab .x-tabBtn.active{font-size:.74rem;color:#fef4d3}.x-header-tab .x-tab .x-tabBtn.active .x-underline:after{width:1.42rem}.x-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400}.x-arrow .x-arrowBox{display:block;width:.26rem;height:.18rem;max-width:.26rem;max-height:.18rem;overflow:hidden;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.x-arrow .x-icon{width:0;height:0;background:transparent;border:.13rem solid transparent;border-top:.18rem solid var(--secondary-text-color);display:block}.x-arrow.x-down .x-arrowBox{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.x-choiceList,.x-filtrateList,.x-select .x-selectDrop .x-selectList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.51rem;font-weight:500;line-height:1.02rem;color:var(--pick-text-color)}.x-choiceList .x-choiceItem,.x-select .x-selectDrop .x-selectItem{cursor:pointer;width:3.41rem;height:1.42rem;border-radius:.14rem;margin-left:.29rem;background:var(--card-bg-color)}.x-choiceList .x-choiceItem.x-active{color:var(--main-color)}.x-choiceList .x-choiceItem.x-choiceItem-0{margin-left:0}.x-filtrateList .x-filtrateItem{background:#333;margin-top:.28rem;width:auto;height:1.42rem;padding:0 .5rem;border-radius:.14rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:.29rem;cursor:pointer}.x-filtrateList .x-filtrateItem .x-text{min-width:2.41rem;white-space:nowrap;text-align:center}.x-filtrateList .x-filtrateItem.x-active{background:var(--main-color);color:#282828}.x-filtrateList .x-input-number{height:1.42rem;border-radius:.14rem;width:6.73rem;background:#333}.x-filtrateList .x-input-number .x-input__inner{font-size:.51rem}.x-filtrateList .x-separator{width:1.14rem;height:1.42rem;color:#f0dbb2}.x-checkboxcage,.x-select .x-pickerContent{position:relative;z-index:99}.x-select,.x-select .x-pickerContent{width:3.44rem;height:1.22rem}.x-select+.x-checkboxcage,.x-select+.x-select{margin-left:.51rem}.x-select .x-pickerContent{border-radius:1rem;font-size:.51rem;font-weight:700;cursor:pointer;background:#333;color:var(--secondary-text-color);padding:0 .71rem 0 .4rem}.x-select .x-pickerContent .x-text{height:100%}.x-select .x-pickerContent .x-arrow{width:.7rem;height:100%;position:absolute;top:0;right:0}.x-select .x-pickerContent.x-open{color:var(--main-color)}.x-select .x-pickerContent.x-open .x-arrow .x-icon{border-top-color:var(--main-color)}.x-select .x-selectDrop{position:absolute;left:0;top:0;width:100%;border-radius:0 0 1rem 1rem;padding:2.1rem .42rem .64rem;z-index:10;background:#1f1f1f}.x-select .x-selectDrop .x-selectItem{margin-top:.29rem}.x-select .x-selectDrop .x-selectItem.x-active{color:var(--main-color)}.x-select.x-select-scroll .x-selectDrop{padding-bottom:.12rem}.x-select.x-select-scroll .x-selectDrop .x-selectList{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:.52rem;height:2.24rem;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.x-select.x-select-scroll .x-selectDrop .x-selectItem{width:auto;padding:0 .5rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.x-select.x-select-scroll .x-selectDrop .x-selectItem .x-text{min-width:2.41rem;white-space:nowrap;text-align:center}.x-picker-half .x-dialog .x-search .x-input{background:#333}.x-upload{width:100%;height:2.42rem}.x-upload .x-upload-box{display:-webkit-box;display:-ms-flexbox;display:flex}.x-upload .x-upload-tip{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:.5rem;font-size:.5rem;-ms-flex-item-align:center;align-self:center;color:var(--pick-text-color)}.x-upload .x-upload-tip .x-name{color:var(--secondary-text-color)}.x-upload .x-upload-inner{position:relative;cursor:pointer}.x-upload .x-core{cursor:pointer;font-size:0}.x-upload .x-base{position:absolute;opacity:0;z-index:10;left:0;top:0;cursor:pointer}.x-upload.x-upload-file{background:var(--card-bg-color)}.x-upload.x-upload-file .x-upload-file-btn .x-placeholder-text{color:var(--pianissimo-text-color)}.x-upload.x-upload-file .x-upload-file-btn .x-button .x-btn,.x-upload.x-upload-file .x-upload-file-btn .x-delete{color:var(--main-color)}.x-empty .x-icon,.x-network .x-icon{width:5.59rem;height:4.55rem;margin:0 auto;display:block}.x-empty .x-text,.x-network .x-text{padding:.65rem 0;font-size:.57rem;font-weight:500;line-height:1.02rem;text-align:center;color:var(--pick-text-color)}.x-empty .x-btn,.x-network .x-btn{width:4.27rem;height:1.42rem;border-radius:1rem;font-size:.6rem;font-weight:500;margin:0 auto;cursor:pointer;background:var(--btn-secondary-bg-color);color:var(--btn-secondary-text-color)}.x-form .x-formItem{padding:0 1.28rem;margin-bottom:.64rem}.x-form .x-button{height:2.39rem;border-radius:1.19rem;font-size:.74rem;font-weight:500;cursor:pointer}.x-form .x-formBtn{padding-top:.6rem}.x-underline{position:relative}.x-underline:after{content:"";margin:0 auto;display:block;background:transparent;width:100%;height:.17rem;position:absolute;left:0;right:0;bottom:0}.x-pattern{position:absolute;right:.485rem;top:0;width:1.22rem;height:1.22rem;cursor:pointer;z-index:12}.x-pattern .x-icon{width:.77rem;height:.77rem;background:url(/static/img/ico_shitu_n.896daf0.png) 50%/100% 100% no-repeat}.x-pattern.x-pattern-1 .x-icon{background-image:url(/static/img/ico_shitu_s.32671c0.png)}.x-linebetween-before:before{display:block;content:"";width:calc(100% - 1.42rem);height:.03rem;background:#3a3a3a;opacity:.5;margin:0 auto}.x-condition{height:2.18rem;padding:0 .71rem;position:relative}.x-condition .wrapper{height:1.22rem;display:-webkit-box;display:-ms-flexbox;display:flex}.x-search-jump{position:absolute;right:.7rem;top:0;width:.8rem;height:100%}.x-search-jump .x-icon{cursor:pointer;width:.8rem;height:.8rem}.x-qrcode-half-modal .x-half-modal-dialog-bd{height:100%;overflow:visible}.x-qrcode-half-modal .x-qrcode-half{padding-top:2.179rem}.x-qrcode-half-modal .x-qrcode-half .x-image-box{width:7.4rem;height:7.4rem;margin:0 auto;padding-top:.2rem;background:#fff}.x-qrcode-half-modal .x-qrcode-half .x-image{width:7rem;height:7rem;margin:0 auto}.x-suspended-mark{position:absolute;top:.28rem;border-radius:.57rem;max-width:10.51rem;padding:0 .6rem;height:1.14rem;font-size:.51rem;font-weight:500;left:.29rem;min-width:3.09rem;background:rgba(31,31,31,.8);color:#00ffc9}.x-suspended-mark .x-icon{width:.51rem;height:.51rem;margin-right:.25rem;vertical-align:middle;margin-top:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAADX0lEQVRYR82Yy28NURjAf9/VSNCF2Agh2EiToiR0RiOiG49GaCKIeCQeCwsJohb+AgsEYWHhkXglJKKItmw8IjW3FlrVaGwQFmzEQhGqn8zMvb1zZ6Z3XiW6uz3fOd9vvvc5QtI/7aoFVoIuAa0BmQ5MKBwzAPoepB/kCdCB1PclUSGxhLVvLHzdCuwB5sfaUxLqBk5D9SWk9mfU3mggtdaCnARmRB0Wsf4OdC9i3qokNzKQPqiG8WeAzRUOeAu8Br4UZCYCs4GZFfZcgW+7kcavYTLhQGpNg1wb6NzgJnkIQxch147UfwxVrNZkoAly20CXhZzRC0NNiPnBvxYEcmDkMTDLJ2yB7kdMK6BAn0yF3A+k4XNwzTJBjgOmb+0N6FI/VDmQ46YJnT7LDIIeAuMYIhqicC/ICcAO2I2I0RqUUYH8AZDDQFVpXXphoMHrPh9Q/rIvZr5Dbh2yqH3EmNC8HUfFgO9AjFUjyz5bBUM3gHEemSuIsaX4uwTkZpP36wYht6YijH1KOdAjxAiJGY96daBul1tKm4vZ5wK5dcbOFk9q60HEPBqZ6kmBHH1WC8gRz9nvoHq2XacKQPmdwFmPgAX1DaEx4ydMBWTHVFenL9B3Ica5ItDz8gqsi0OzKcxcZUDahZhGpFVdK9nZ99Qj240YCwSnN+lLT+Q/ROobYx0ajKEexIjfWrTrQXmdkjk20AFQT6zoDsS88G+ArO0g5z3GaBE0fxNo9vxzyogVONJlJLSQXdHFW+1bBbVegdQUdL1FDH+Frmys8qBOBuS6/E2p92m/bSG7yRXnmfuIsSK2u7LGkLv/HrC8oHPABvK2g+uIsTEhUA8wL2LPEHAHxqxHFv4qk9X8NWBDqVJnB7IHsLqYH7EaMe5GAWV12VVgUzwgrUPMFz4gv8uyBnXnJKhqAZ1aAeq347LQSSAY1NnSPp5pwqWcQS6Q9hkLYzagsMKYsXVkAgprHW4tSN9c0wIFm6tTVLOPH2mANHL8yDCgpQKKGtAct6UcYZMCxRphi4dqiiE/CZALE3PId6yU4hoUB8iJmTTXINd1yS+KlaDcbEp5URx2XZyrNG2I+SmUZVSv0sNQ/9Njg/ezR/U5hn2hDdajL/p9yImrTA9W9gB3avQerPxB8pef9P4AhtGjxBy8dTYAAAAASUVORK5CYII=) 50%/100% 100% no-repeat}.x-suspended-mark.x-donate{color:#ff8e21}.x-suspended-mark.x-donate .x-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAADwUlEQVRYR+2YXWgcdRTFfychKgQSqSjWCtnZSh+s0oq2qKAoVJFCUQqCPjQYX2or0u4kiPi5IlLF7qwPgvWlFVtoqeAHIipVbEGhWrRpJU/SnW3RVqQUN9q0UTNXZj9n18luJiS+mHnb/Z9z7pk7//+9d0a0uez19CosGAKtJiBAjKLgfbae/FTC4qhmCM9Zh/QI2G3A1cAE8BUB2zXiH2gXU9MtWi7tItsOxGEO061BbSn8GOVbfmAxQdc+xJ3TBjWe1bD/8nTrsYYs56xAHJ3GTE3rN4KuNRo58V34h3nXLoGer4GBdhkor3XZfdpa/CwOF2/Ic8LMDEcIZ8OYwJUtIkV6J5dz5vRF+pyDwB1N67ITWNdxsBuB6yJrn8v170lgKL0X7KE6YXJqEZOnSvQ76zF2AFfU18QgKMBsTyTABcRGZfzd5exll19C38QPwLIqpiTXv3zmhnLpV5E92QiqtykFm5QtXjQvfQvYt43HqUfBtgAr6nhjg4b9ukHznNWg98CWVDG/y/X7Zm6oEvRIS/q3KVN8unzHeecJjM3AEdBrYMcj2G/k+rc2bXbPKTbvLX0it7B2xoYqQdM7MNsYIe2R629oFTEv9RjozUZ2tFnDhcbvyg38jHFNFXMB2e3KFEeTGdpPNz+lngGNAGeRrY8TMS+1EzTUeLxTS5U5VWjJ0L2gbRD8QtD9fO1kJjIUB477z3LOoUjdGZfr98+U29ZQpfaEJ0tp4NIEomuA3ir+D+CLBNxJsAKmfRr2j4W8ch0yL/0i2HMdCmGCOImhBnpJbuEFmZcKs7I3scS8EOxhmed8D9w0L/rJRY+GhqbC7lLlHmbc7g4LYHKt5AzLpi6jT18CtboVhIaiY8Ruuf5gcunZM8xz3gHq9S00FJ6M2ikpIT7E+CtZCFtcwetMIp7owbgfqJWK87K8sx/jwURC8wUW78py6WWo3Ldim918xY7RHce0qlKH8qmVmHYBK/9DA9FQo8iGwtbUNKC1NMFfwXZ2NhiOH1xVxSXniNPK+LWxpHletuYx4Zhcv2PGzHPCrl2bhWbDOSnXT9VuvDlDC4bKeVnI0L/ORcu+W8jQQob+X3UofH1xKg/dxuQWb+jUOmZXqdNjYNdXtQty/aXxlbr5lQZMHyArdTC1DlhUxZwDPmqLN/UjeyCCOSTXvyveUN55HOONTlmZ23XbJLcYfsAoX8297K2be5g49zFG7KeSuTVSjn6A0sBaZQ/+HWuovHPKn07OP1V9Pa534Tk2UwTbxXjvK8qO/RnV/gcle93cuWNSZAAAAABJRU5ErkJggg==)}.x-suspended-mark.x-hit-sm3 .x-icon,.x-suspended-mark.x-sale .x-icon{background-image:url(/static/img/ico_sell.a766641.png)}.x-suspended-mark.x-cochain .x-icon{background-image:url(/static/img/ico_lian.ae113fe.png)}.x-suspended-mark.x-hit-sm4,.x-suspended-mark.x-sellout{color:#fff}.x-suspended-mark.x-hit-sm4 .x-icon,.x-suspended-mark.x-sellout .x-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAzhJREFUWEfVWEtvTVEYXesfCCFhxNjIKzHwKiPKREmUSjQIRgYeHYk2Rl4DI4RGE4qEjlAj9RxIvEbGjEg0yj9Yspp9mm3f8+o93LCTk9y7H99eZ53v29/6NtFmk7QBwNzosaWp7CH5rB3TnM0iSbsArAfQA2B+xdpJAGMAnpO8W3efWoAkbQFwDMDGuoaTeRMALpIcr1pfCkjSQgBnAOzPMWQG3gD4BsC/3czaAgCrChgcBnCK5NciYIWAJG0FcBXAomTxCIB7VW8bWN0JYF+y/guAQyQf5oHKBSRpEMDpZIH94RLJl1W0x+OS1gI4GvwuHhokOZTaagEkaRmA98nEAZLnZgMknSvpJICzSf9ykh/ivt8ASZoD4BWApdGklSTfFYEJbDry3BxRZje3SVoB4G00+BHAGpI/s74U0PXEgZeQ/FzGTPJ5h8oA2Y6kxQA+RTaHSR5oARSc8FE0sZ+kHbi0zRZQAGVHvxEZ7s6CZIYhSU+ic2aM5I4qMMF4HACVDGU2Jd2PHH2C5CaPTQOStAfArQjAurrR1A5DYU9H34tozz6SoxkggzEot1GSfXXYacJQWNuybwboe0iSnreb5J0OAeoFcDvsNUVyHkPWfhp31gXTlKGwPiajy4C2h6zs8XGS3R0G5Mh28nbrMSCfAddCxwjJ/g4Dcvhn+e6gAcVH+nmS/l+7FeS9vPW5R4Ikp6QTYcHAPwmo6Sdz/vtRg9Iihlo+WSOnzoCEaC3FlaezJbU4tcV6FvaTJK34OtYkWXFm+rwrOxjjzplE97dRJQl9mowM0GUAh9sN/XaBS4r95wrJIxkglzdxuqidXBuASZNrr8ulxvKjAaBi+RFyio/vWKA11tFFYHP0datAC6BSCVuqp9thJ0dX50vYAMiFoUV4XItV6uq6wHL0tGs0v/RM4ZhXBrlAfJBsUktflwGTlOpoT9+WFoxFhaKLxLSc+dOFYm4qKSulXTDeTGo0v9Wonb9KVUqyGrS2yqRxRqBrsb1pgZgNVl02OHFeKLhs8F3Q64LLhtWRJI6/pC8bjseFYfqZ/6/rmBR9KJc2A/Dj27OyZgYf+3F5UzcSazGUZ+xvXen9AvXUm/QJyIBeAAAAAElFTkSuQmCC)}.x-suspended-mark.x-sign .x-icon{background-image:url(/static/img/ico_sign.fbdf479.png)}.x-suspended-mark.x-send{color:#fff}.x-suspended-mark.x-send .x-icon{background-image:url(/static/img/ico_send.8a23e26.png)}.x-suspended-mark.x-delivery{color:#ff8e21}.x-suspended-mark.x-delivery .x-icon{background-image:url(/static/img/ico_delivery.4a78d11.png)}.x-suspended-mark.x-hit-sm0,.x-suspended-mark.x-hit-sm-2,.x-suspended-mark.x-rejection{color:#d81e06}.x-suspended-mark.x-hit-sm0 .x-icon,.x-suspended-mark.x-hit-sm-2 .x-icon,.x-suspended-mark.x-rejection .x-icon{background-image:url(/static/img/ico_rejection.1642b57.png)}.x-suspended-mark.x-can{color:#00ffc9}.x-suspended-mark.x-can .x-icon{background-image:url(/static/img/ico_can.fec23f2.png)}.x-suspended-mark.x-hit-sm-1{color:#ff8e21}.x-suspended-mark.x-hit-sm-1 .x-icon{background-image:url(/static/img/ico_shenhe.1d788bd.png)}.x-suspended-mark.x-draw-subscribe{color:#ff4848}.x-suspended-mark.x-draw-subscribe .x-icon{background-image:url(/static/img/ico_huo.fd60d3c.png)}.x-search-page .x-search-box .x-btn{color:#f4e2bc}.x-search-page .x-search-list .x-item{background:var(--card-bg-color)}.x-search-page .x-search-list .x-title{color:var(--main-text-color)}.x-search-page .x-search-list .x-strong{color:#f4e2bc}.x-search-page .x-search-list .x-status{color:#ff8e21}.x-search-page .x-search-history .x-title{color:var(--main-text-color)}.x-search-page .x-search-history .x-item{background:var(--card-bg-color);color:var(--pick-text-color)}.x-synthesis-page .x-banner .x-title{color:#fff}.x-synthesis-page .x-banner .x-t2{color:rgba(0,0,0,.5);text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0}.x-synthesis-page .x-banner .x-time{background:rgba(240,219,178,.2);color:#f0dbb2}.x-synthesis-page .x-btn-tab .x-item{color:var(--pick-text-color)}.x-synthesis-page .x-btn-tab .x-item .x-text{background:rgba(240,219,178,.2)}.x-synthesis-page .x-btn-tab .x-item.active .x-text{color:var(--btn-text-color);background:var(--btn-bg-color)}.x-synthesis-page .x-btn-pan .x-notice .x-wrapper{background:var(--card-bg-color);color:var(--pick-text-color)}.x-synthesis-page .x-btn-pan .x-title{color:#fff}.x-synthesis-page .x-btn-pan .x-list{color:var(--secondary-text-color)}.x-synthesis-page .x-btn-pan .x-list .x-item{background:var(--card-bg-color)}.x-synthesis-page .x-btn-pan .x-list .x-need{color:var(--main-color)}.x-synthesis-page .x-btn-pan .x-strong{color:#f4e2bc}.x-synthesis-page .x-btn-pan .x-finished .x-wrapper{color:var(--secondary-text-color);background:var(--card-bg-color)}.x-synthesis-page .x-button .x-btn{color:var(--btn-text-color);background:var(--btn-bg-color)}.x-synthesis-page .x-guidelines{color:var(--pick-text-color)}.x-synthesis-page .x-guidelines .x-title{color:var(--main-color)}.x-synthesis-page .x-guidelines .x-box{background:var(--card-bg-color)}.x-code-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.x-code-box .x-input-number-inner{background:transparent;opacity:0;position:absolute;top:0;left:0;width:100%;z-index:-1;color:transparent}@-webkit-keyframes flash{0%,25%{opacity:0}50%,75%{opacity:1}to{opacity:0}}@keyframes flash{0%,25%{opacity:0}50%,75%{opacity:1}to{opacity:0}}.x-code-box .x-input-number-bg{width:1.42rem;height:1.71rem;text-align:center;font-size:1.3rem;font-weight:700;background:#333;position:relative;border-radius:.43rem;margin:0 .285rem}.x-code-box .x-input-number-bg.x-current:before,.x-code-box .x-input-number-bg.x-exit:before{background:transparent;z-index:-1}.x-code-box .x-input-number-bg.x-current:after{content:"";width:.02rem;height:.85rem;background:var(--main-color);-webkit-animation:flash 1s infinite both;animation:flash 1s infinite both}.x-code-box .x-input-number-bg .x-text{color:var(--main-text-color);margin-top:.6rem}.x-code-box .x-input-number-line{width:2.01rem;height:1.4rem;text-align:center;font-size:1.71rem;font-weight:700;position:relative}.x-code-box .x-input-number-line:before{content:"";width:1.14rem;height:.23rem;background:#484848;position:absolute;z-index:0}.x-code-box .x-input-number-line.x-current:before,.x-code-box .x-input-number-line.x-exit:before{background:transparent;z-index:-1}.x-code-box .x-input-number-line.x-current:after{content:"";width:.1rem;height:1.4rem;background:#484848;-webkit-animation:flash 1s infinite both;animation:flash 1s infinite both}.x-code-box .x-input-number-line .x-text{color:var(--main-text-color)}.x-code-box input::-webkit-input-placeholder{color:#484848}.x-about-modal .x-modal-dialog-bd,.x-service-modal .x-modal-dialog-bd{background-color:#010206}.x-about-modal .x-modal-matter,.x-service-modal .x-modal-matter{background:hsla(0,0%,100%,.08);color:#9ea6b6}.x-service-modal .x-service .x-tab{color:#9ea6b6}.x-service-modal .x-service-list .x-item .x-title,.x-service-modal .x-service .x-tab .x-tabItem.active{color:#fff}.x-service-modal .x-service .x-tab .x-tabItem.active .x-underline:after{background:-webkit-gradient(linear,left top,right top,from(rgba(0,255,201,0)),color-stop(50%,#00ffc9),to(rgba(0,255,201,0)));background:linear-gradient(90deg,rgba(0,255,201,0),#00ffc9 50%,rgba(0,255,201,0))}.x-service-modal .x-service-list .x-item .x-title:before{background:#00ffc9}.x-service-modal .x-service .x-serviceButton .x-button{background:rgba(1,2,6,.8)}.x-service-modal .x-service .x-serviceButton .x-button .x-btn{background:-webkit-gradient(linear,left top,right top,from(#f3ebf9),color-stop(#dec9ff),to(#8eeae7));background:linear-gradient(90deg,#f3ebf9,#dec9ff,#8eeae7);color:var(--btn-text-color)}.x-payment-half{padding-top:2.179rem}.x-payment-half .x-title{font-size:.74rem;font-weight:700;color:var(--main-text-color);padding:.5rem 0 .7rem}.x-payment-half .x-title .x-icon{width:1.14rem;height:1.14rem;margin-right:.41rem}.x-payment-half .x-title .x-image-blind{width:auto;height:5rem}.x-payment-half .x-desc{font-size:.68rem;font-weight:500;color:#fef5d4;text-align:center;padding-bottom:1rem}.x-payment-half-qrcode{padding-top:2.179rem}.x-payment-half-qrcode .x-matter{padding:.3rem 0 .5rem}.x-payment-half-qrcode .x-qrcode{padding:.2rem;font-size:.63rem;font-weight:500;background:var(--main-text-color)}.x-payment-half-qrcode .x-image{width:8rem!important;height:8rem!important}.x-payment-half-qrcode .x-desc{padding-top:.2rem;font-size:.68rem;font-weight:500;color:#fef5d4;text-align:center;padding-bottom:1rem}.x-payment-back-modal .x-matter{font-size:.63rem;font-weight:500;color:var(--main-text-color);line-height:.85rem;height:3.78rem;padding:1.26rem 1.56rem 0}.x-expenses-modal .x-modal-dialog{background:#1f1f1f}.x-expenses-modal .x-expensesDialog{width:13.65rem}.x-expenses-modal .x-expensesDialog .x-title{height:2.7rem;font-size:.74rem;font-weight:700;color:var(--main-text-color)}.x-expenses-modal .x-expensesDialog .x-matter{padding:.15rem .71rem .7rem}.x-expenses-modal .x-expensesDialog .x-pos-relative{padding:0;position:relative}.x-expenses-modal .x-expensesDialog .x-code-input{padding-right:3.8rem}.x-expenses-modal .x-expensesDialog .x-code,.x-expenses-modal .x-expensesDialog .x-code-time{font-size:.63rem;font-weight:500;color:var(--main-color);position:absolute;top:0;right:.6rem;height:100%;width:4rem}.x-description{padding-top:.11rem;font-size:.6rem;font-weight:400;color:var(--secondary-text-color)}.x-description .x-description-content .x-wrapper{border-radius:.28rem;overflow:hidden}.x-description .x-description-content .x-text{padding:.51rem .71rem}.x-description .x-title{font-size:.68rem;font-weight:700;height:2.07rem;text-align:left;padding:0 .71rem}.x-description .x-description-attention,.x-description .x-description-content,.x-description .x-description-info,.x-description .x-description-sale{padding:0 .71rem}.x-description .x-description-attention,.x-description .x-description-info{padding-top:.43rem}.x-description .x-description-info .x-item{width:100%;height:1.71rem;border-radius:.28rem;margin:0 auto;padding:0 .71rem 0 .75rem;position:relative}.x-description .x-description-info .x-item.x-remark{height:auto}.x-description .x-description-info .x-item.x-remark .x-value{padding:.2rem 0}.x-description .x-description-info .x-item+.x-item{margin-top:.57rem}.x-description .x-description-info .x-item .x-value{max-width:9rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--main-text-color)}.x-description .x-description-info .x-item .x-copy{margin-left:.43rem;width:.57rem;min-width:.57rem;cursor:pointer}.x-description .x-description-info .x-item .x-copy .x-icon{width:.57rem;height:.57rem}.x-description .x-description-info .x-item .x-name{max-width:10.4rem}.x-description .x-description-info .x-item .x-jump{color:var(--main-color)}.x-description .x-description-attention .x-text{width:100%;border-radius:.28rem;margin:0 auto;text-align:left;padding:.38rem .71rem;line-height:1.8}.x-description .x-description-attention .x-text img{max-width:100%}.x-description .x-description-sale .x-wrapper{width:100%;height:2.42rem;border-radius:.28rem;overflow:hidden;margin:0 auto .71rem;padding:0 .71rem}.x-description .x-description-sale .x-avatar{margin-right:.4rem}.x-description .x-description-sale .x-avatar,.x-description .x-description-sale .x-avatar .x-image{width:1.42rem;height:1.42rem;border-radius:50%}.x-description .x-description-sale .x-sale-title{font-size:.6rem;font-weight:500}.x-description .x-description-sale .x-sale-time{font-size:.51rem;font-weight:500}.x-purchase-history{padding:.11rem 0 .18rem}.x-purchase-history .x-purchase-history-info{height:14rem}.x-purchase-history .x-item{position:relative;padding:0 .71rem;height:1.7rem;font-size:.51rem;font-weight:500}.x-purchase-history .x-item .x-avatar{width:1.14rem;height:1.14rem;margin-right:.35rem;border-radius:50%;overflow:hidden}.x-purchase-history .x-item .x-name{font-size:.57rem}.x-tile-one-list{padding:0 .71rem .5rem}.x-tile-one-list .x-item{width:100%;border-radius:.28rem;font-size:.51rem;font-weight:500;background:var(--card-bg-color);color:var(--secondary-text-color)}.x-tile-one-list .x-item+.x-item{margin-top:.57rem}.x-tile-one-list .x-state{height:1.93rem;padding:0 .71rem}.x-tile-one-list .x-state .x-time .x-icon{width:.51rem;height:.51rem;margin-right:.26rem;vertical-align:middle;margin-top:0}.x-tile-one-list .x-state .x-btn{width:2.84rem;height:1.14rem;border-radius:.57rem;font-size:.6rem;font-weight:700;cursor:pointer}.x-tile-one-list .x-detail{padding-top:.21rem;padding-left:.71rem;padding-bottom:.701rem;display:-webkit-box;display:-ms-flexbox;display:flex}.x-tile-one-list .x-cover{width:4.27rem;height:4.27rem;min-width:4.27rem;border-radius:.43rem;overflow:hidden;margin-right:.57rem}.x-tile-one-list .x-info{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:8.32rem}.x-tile-one-list .x-info .x-title{font-size:.74rem;font-weight:700;height:1.8rem;line-height:1.8rem;color:var(--main-text-color)}.x-tile-one-list .x-info .x-matter{margin-top:.09rem;height:2.1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.x-tile-one-list .x-info .x-keys{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:4.32rem}.x-tile-one-list .x-info .x-quantity{padding-top:.6rem;color:var(--main-color)}.x-tile-one-list .x-info .x-tile-price{-ms-flex-item-align:end;align-self:flex-end}.x-tile-one-list .x-passes-list-switch{color:var(--main-color)}.x-tile-one-list .x-passes-list-switch .x-icon{display:inline-block;width:.37rem;height:.21rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAeCAYAAABjTz27AAACK0lEQVRYR83Xv0/bQBQH8O9zQGKqC6rEwISSoC4dmEAUEGJgQAqEFbH2P6jE31Cp/0FXxAj5ITEwIECA6NwFxUGdGJAiiFkQIvFDl5bI+em78zmxV9/53sfvvTubAMB1CvMM/ADwFcArCEeo4fvHzxt/xf24XdWbwjRG8BOMdQCjAC4J2LXTG9f0D0PnAIsb/qviWd7qRDL7J06gh9vcF8uzTgB8ao2LXgm8TFWncAZguUfQsUL1xjSjPxegGoBEnyzEAiWBEYS6AD0DGAsoq6GiJDGC8ELVUv4ARFsSfTIUlAIGYD6kqnOYBBLXnU3WlThQlBIGqAD1eRJhq04cxO6nG1MDFDeULkY4mqC4oMJgOkDDRoXFdAUNC2UC0xM0aJQpTF+QDoosWrCTGUfiTGsOcW+Lafb4ytSx0bIpdAvk0cnPEugUwAeJQO+IeMVObZYlxsIt51PMjWdPSYx3PctbCvpYDgSJhdxSbo7JOjaJUsQ8EXtr9kz2dxBcCmQaFRUmsIfa34aJTEWJUQaFzVTUGC2QLkrMU9gApHumvYqkeyhk+d3/nz8Z1NQAtDHaGXoPSrGnJCzhMKFBGuXXDxUqM+8P1i45f2QGMmUEYyRDBsrPGMYoSLP8jGKMgxRRxjGRgHyoCwAjPXaBGrG3KPNtJrM1+scY2RS6LeqWittMvNf+my/OV2LasWcy+6rByoyPDCQWfywXs8T8y/evU2Gib+OpTE4mOJ0xb8awptbTNCyyAAAAAElFTkSuQmCC) 50%/100% 100% no-repeat;margin-left:.2rem;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:.1s linear;transition:.1s linear;vertical-align:middle}.x-tile-one-list .x-passes-list-switch.x-opened .x-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.1s linear;transition:.1s linear}.x-tile-one-list .x-passes-item{background:#333}.x-tile-one-list .x-passes-item .x-keys{color:var(--main-color)}.x-tile-one-list .x-passes-item .x-suspended-mark{background:#1f1f1f}.x-tile-one-list .x-works .x-total-number{background:rgba(31,31,31,.8);color:#ff8e21}.x-tile-ur-two-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .46rem .5rem}.x-tile-ur-two-list .x-item{width:46%;border-radius:.43rem;margin:0 .25rem .49rem;cursor:pointer;background:var(--card-bg-color);color:var(--secondary-text-color)}.x-tile-ur-two-list .x-cover{width:100%;padding-bottom:100%;border-radius:.43rem .43rem 0 0;position:relative;overflow:hidden}.x-tile-ur-two-list .x-cover .x-image{position:absolute;top:0;left:0;z-index:0}.x-tile-ur-two-list .x-info{text-align:left;padding-bottom:.5rem}.x-tile-ur-two-list .x-info .x-title{font-size:.63rem;font-weight:700;padding:.35rem .57rem;color:var(--main-text-color)}.x-tile-ur-two-list .x-info .x-desc{font-size:.51rem;font-weight:500;padding:0 .57rem}.x-tile-ur-two-list .x-finish{padding-top:.11rem}.x-tile-ur-one-list{width:100%;padding:0 .71rem .5rem}.x-tile-ur-one-list .x-item{width:100%;border-radius:.43rem;padding-bottom:.382rem;background:var(--card-bg-color);color:var(--secondary-text-color)}.x-tile-ur-one-list .x-item+.x-item{margin-top:.71rem}.x-tile-ur-one-list .x-cover{width:100%;padding-bottom:100%;border-radius:.43rem .43rem 0 0;position:relative;overflow:hidden}.x-tile-ur-one-list .x-cover .x-image{position:absolute;top:0;left:0;z-index:0}.x-tile-ur-one-list.x-list-pattern{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .46rem .5rem}.x-tile-ur-one-list.x-list-pattern .x-item{width:46%;height:auto;margin:0 .25rem .49rem}.x-tile-ur-one-list.x-list-pattern .x-info{padding:0}.x-tile-ur-one-list.x-list-pattern .x-info .x-content{display:block}.x-tile-ur-one-list.x-list-pattern .x-info .x-title{font-size:.63rem;padding:.35rem .57rem 0}.x-tile-ur-one-list.x-list-pattern .x-info .x-keys{padding:.2rem .57rem 0}.x-tile-ur-one-list.x-list-pattern .x-info .x-desc{margin-top:.3rem}.x-tile-ur-one-list.x-list-pattern .x-info .x-tile-price{text-align:left;padding:0 .4rem}.x-tile-ur-one-list.x-list-pattern .x-finish{padding-top:.11rem}.x-launch-calendar .x-item{color:var(--secondary-text-color)}.x-launch-calendar .x-item .x-date{color:var(--main-text-color)}.x-launch-calendar .x-item .x-event{background:var(--card-bg-color)}.x-launch-calendar .x-item .x-time{color:#00ffc9;background:rgba(31,31,31,.8)}.x-launch-calendar .x-item .x-time .x-icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAADX0lEQVRYR82Yy28NURjAf9/VSNCF2Agh2EiToiR0RiOiG49GaCKIeCQeCwsJohb+AgsEYWHhkXglJKKItmw8IjW3FlrVaGwQFmzEQhGqn8zMvb1zZ6Z3XiW6uz3fOd9vvvc5QtI/7aoFVoIuAa0BmQ5MKBwzAPoepB/kCdCB1PclUSGxhLVvLHzdCuwB5sfaUxLqBk5D9SWk9mfU3mggtdaCnARmRB0Wsf4OdC9i3qokNzKQPqiG8WeAzRUOeAu8Br4UZCYCs4GZFfZcgW+7kcavYTLhQGpNg1wb6NzgJnkIQxch147UfwxVrNZkoAly20CXhZzRC0NNiPnBvxYEcmDkMTDLJ2yB7kdMK6BAn0yF3A+k4XNwzTJBjgOmb+0N6FI/VDmQ46YJnT7LDIIeAuMYIhqicC/ICcAO2I2I0RqUUYH8AZDDQFVpXXphoMHrPh9Q/rIvZr5Dbh2yqH3EmNC8HUfFgO9AjFUjyz5bBUM3gHEemSuIsaX4uwTkZpP36wYht6YijH1KOdAjxAiJGY96daBul1tKm4vZ5wK5dcbOFk9q60HEPBqZ6kmBHH1WC8gRz9nvoHq2XacKQPmdwFmPgAX1DaEx4ydMBWTHVFenL9B3Ica5ItDz8gqsi0OzKcxcZUDahZhGpFVdK9nZ99Qj240YCwSnN+lLT+Q/ROobYx0ajKEexIjfWrTrQXmdkjk20AFQT6zoDsS88G+ArO0g5z3GaBE0fxNo9vxzyogVONJlJLSQXdHFW+1bBbVegdQUdL1FDH+Frmys8qBOBuS6/E2p92m/bSG7yRXnmfuIsSK2u7LGkLv/HrC8oHPABvK2g+uIsTEhUA8wL2LPEHAHxqxHFv4qk9X8NWBDqVJnB7IHsLqYH7EaMe5GAWV12VVgUzwgrUPMFz4gv8uyBnXnJKhqAZ1aAeq347LQSSAY1NnSPp5pwqWcQS6Q9hkLYzagsMKYsXVkAgprHW4tSN9c0wIFm6tTVLOPH2mANHL8yDCgpQKKGtAct6UcYZMCxRphi4dqiiE/CZALE3PId6yU4hoUB8iJmTTXINd1yS+KlaDcbEp5URx2XZyrNG2I+SmUZVSv0sNQ/9Njg/ezR/U5hn2hDdajL/p9yImrTA9W9gB3avQerPxB8pef9P4AhtGjxBy8dTYAAAAASUVORK5CYII=) 50%/100% 100% no-repeat}.x-tile-info .x-info{width:100%;padding:0 .71rem}.x-tile-info .x-info .x-title{padding:.5rem 0;font-size:.74rem;font-weight:700;color:var(--main-text-color)}.x-tile-info .x-info .x-content{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.51rem;font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.x-tile-info .x-info .x-keys{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:9rem}.x-tile-info .x-info .x-desc{margin-top:.5rem}.x-tile-count{height:.68rem;width:100%}.x-tile-count .x-countCon{display:inline-block;max-width:100%;height:.68rem;font-size:0}.x-tile-count .x-wrapper{width:auto;min-width:3.88rem;height:100%;border-radius:.07rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;background:rgba(240,219,178,.2);font-size:.51rem;line-height:.68rem}.x-tile-count .x-mark{width:1.42rem;min-width:1.42rem;height:100%;text-align:center;border-radius:.07rem 0 0 .07rem;background:var(--main-color);color:#222}.x-tile-count .x-mark-value{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;text-align:center;padding:0 .2rem;color:var(--main-color)}.x-tile-price{font-size:.68rem;font-weight:700;min-width:4rem;text-align:right;color:#ff8e21}.x-tile-price .x-integer{font-size:1.02rem}.x-router-enshrine,.x-router-hot,.x-router-share{width:2rem;height:100%;cursor:pointer}.x-router-enshrine .x-icon,.x-router-hot .x-icon,.x-router-share .x-icon{width:.85rem;height:.85rem}.x-router-enshrine .x-enshrine-btn,.x-router-hot .x-enshrine-btn,.x-router-share .x-enshrine-btn{background:url(/static/img/ico_collect.69438fc.png) 50%/100% 100%}.x-router-enshrine .x-enshrine-btn.x-enshrine-btn-1,.x-router-hot .x-enshrine-btn.x-enshrine-btn-1,.x-router-share .x-enshrine-btn.x-enshrine-btn-1{background-image:url(/static/img/ico_collect_s.a6ce8cb.png)}.x-tile-passes{color:#785e27;font-size:.46rem;font-weight:500;height:1.64rem;width:100%;text-align:center}.x-tile-passes .x-passesCon{display:inline-block;max-width:100%;height:1.64rem}.x-tile-passes .x-wrapper{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.18rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-.22rem}.x-tile-passes .x-mark{width:1.07rem;height:1.18rem;min-width:1.07rem;background:url(/static/img/ico_pass.903bd52.png) 50%/100% 100% no-repeat;margin-right:-.53rem;position:relative;z-index:1}.x-tile-passes .x-mark-value{min-width:3.78rem;height:.74rem;border:.01rem solid #fff1d6;background:-webkit-gradient(linear,left top,right top,from(#fedb97),to(#ffeac1));background:linear-gradient(90deg,#fedb97 0,#ffeac1);border-radius:0 .11rem .11rem 0;padding:0 .1rem 0 .56rem;text-align:center;max-width:9rem}.x-blind-detail-page-body .x-detail,.x-collection-detail-page-body .x-detail,.x-creationDetail-page-body .x-detail,.x-hitDetail-page-body .x-detail{font-size:.51rem;font-weight:500}.x-blind-detail-page-body .x-part,.x-collection-detail-page-body .x-part,.x-creationDetail-page-body .x-part,.x-hitDetail-page-body .x-part{position:relative;width:100%}.x-blind-detail-page-body .x-part.x-part1,.x-collection-detail-page-body .x-part.x-part1,.x-creationDetail-page-body .x-part.x-part1,.x-hitDetail-page-body .x-part.x-part1{height:14.22rem;position:relative;z-index:3}.x-blind-detail-page-body .x-part.x-part2,.x-collection-detail-page-body .x-part.x-part2,.x-creationDetail-page-body .x-part.x-part2,.x-hitDetail-page-body .x-part.x-part2{margin-top:.51rem;position:relative;z-index:1}.x-blind-detail-page-body .x-light,.x-collection-detail-page-body .x-light,.x-creationDetail-page-body .x-light,.x-hitDetail-page-body .x-light{width:10.38rem;height:14.22rem;position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.x-blind-detail-page-body .x-cover,.x-collection-detail-page-body .x-cover,.x-creationDetail-page-body .x-cover,.x-hitDetail-page-body .x-cover{position:relative;height:100%;width:100%;margin:0 auto;z-index:5}.x-blind-detail-page-body .x-cover .x-coverWrapper,.x-collection-detail-page-body .x-cover .x-coverWrapper,.x-creationDetail-page-body .x-cover .x-coverWrapper,.x-hitDetail-page-body .x-cover .x-coverWrapper{width:auto;max-height:100%;position:absolute;margin:0 auto;left:0;right:0;bottom:-1.6rem;z-index:0}.x-blind-detail-page-body .x-cover .x-image,.x-collection-detail-page-body .x-cover .x-image,.x-creationDetail-page-body .x-cover .x-image,.x-hitDetail-page-body .x-cover .x-image{width:auto;height:13rem;margin:0 auto}.x-blind-detail-page-body .x-platform-image,.x-collection-detail-page-body .x-platform-image,.x-creationDetail-page-body .x-platform-image,.x-hitDetail-page-body .x-platform-image{height:9.24rem;width:12.69rem;position:absolute;left:0;right:0;top:0;margin:0 auto;z-index:0}.x-blind-detail-page-body .x-art-info,.x-collection-detail-page-body .x-art-info,.x-creationDetail-page-body .x-art-info,.x-hitDetail-page-body .x-art-info{padding-top:3.38rem;position:relative}.x-blind-detail-page-body .x-art-info .x-art-info-box,.x-collection-detail-page-body .x-art-info .x-art-info-box,.x-creationDetail-page-body .x-art-info .x-art-info-box,.x-hitDetail-page-body .x-art-info .x-art-info-box{max-width:10rem}.x-blind-detail-page-body .x-art-info .x-art-title,.x-collection-detail-page-body .x-art-info .x-art-title,.x-creationDetail-page-body .x-art-info .x-art-title,.x-hitDetail-page-body .x-art-info .x-art-title{font-size:.81rem;font-weight:700;color:var(--main-text-color);text-align:center}.x-blind-detail-page-body .x-art-info .x-art-number,.x-collection-detail-page-body .x-art-info .x-art-number,.x-creationDetail-page-body .x-art-info .x-art-number,.x-hitDetail-page-body .x-art-info .x-art-number{padding-top:.58rem;font-size:.51rem}.x-blind-detail-page-body .x-art-info .x-tile-count,.x-collection-detail-page-body .x-art-info .x-tile-count,.x-creationDetail-page-body .x-art-info .x-tile-count,.x-hitDetail-page-body .x-art-info .x-tile-count{height:1.64rem;text-align:center}.x-blind-detail-page-body .x-art-detail,.x-collection-detail-page-body .x-art-detail,.x-creationDetail-page-body .x-art-detail,.x-hitDetail-page-body .x-art-detail{position:relative;z-index:10}.x-blind-detail-page-body .x-art-detail .x-tab,.x-collection-detail-page-body .x-art-detail .x-tab,.x-creationDetail-page-body .x-art-detail .x-tab,.x-hitDetail-page-body .x-art-detail .x-tab{font-size:.68rem;height:2.98rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.x-blind-detail-page-body .x-art-detail .x-tab .x-tabBtn,.x-collection-detail-page-body .x-art-detail .x-tab .x-tabBtn,.x-creationDetail-page-body .x-art-detail .x-tab .x-tabBtn,.x-hitDetail-page-body .x-art-detail .x-tab .x-tabBtn{width:5.39rem;padding:0;height:100%;line-height:1.4}.x-blind-detail-page-body .x-art-detail .x-tab .x-tabBtn .x-text,.x-collection-detail-page-body .x-art-detail .x-tab .x-tabBtn .x-text,.x-creationDetail-page-body .x-art-detail .x-tab .x-tabBtn .x-text,.x-hitDetail-page-body .x-art-detail .x-tab .x-tabBtn .x-text{position:relative}.x-blind-detail-page-body .x-art-detail .x-tab .x-tabBtn .x-text:after,.x-collection-detail-page-body .x-art-detail .x-tab .x-tabBtn .x-text:after,.x-creationDetail-page-body .x-art-detail .x-tab .x-tabBtn .x-text:after,.x-hitDetail-page-body .x-art-detail .x-tab .x-tabBtn .x-text:after{content:"";margin-top:-.15rem;display:block;background:transparent;width:100%;height:.17rem;position:absolute;left:0}.x-blind-detail-page-body .x-art-detail .x-tab .x-tabBtn.active,.x-collection-detail-page-body .x-art-detail .x-tab .x-tabBtn.active,.x-creationDetail-page-body .x-art-detail .x-tab .x-tabBtn.active,.x-hitDetail-page-body .x-art-detail .x-tab .x-tabBtn.active{font-size:.71rem}.x-blind-detail-page-body .x-art-detail .x-tab .x-tabBtn.active .x-text:after,.x-collection-detail-page-body .x-art-detail .x-tab .x-tabBtn.active .x-text:after,.x-creationDetail-page-body .x-art-detail .x-tab .x-tabBtn.active .x-text:after,.x-hitDetail-page-body .x-art-detail .x-tab .x-tabBtn.active .x-text:after{background:-webkit-gradient(linear,left top,right top,from(rgba(254,244,211,0)),color-stop(50%,#fef4d3),to(rgba(254,244,211,0)));background:linear-gradient(90deg,rgba(254,244,211,0),#fef4d3 50%,rgba(254,244,211,0))}.x-blind-detail-page-body .x-detailButton,.x-collection-detail-page-body .x-detailButton,.x-creationDetail-page-body .x-detailButton,.x-hitDetail-page-body .x-detailButton{height:2.84rem;text-align:center;position:relative}.x-blind-detail-page-body .x-detailButton .x-button,.x-collection-detail-page-body .x-detailButton .x-button,.x-creationDetail-page-body .x-detailButton .x-button,.x-hitDetail-page-body .x-detailButton .x-button{position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;padding:0 .71rem}.x-blind-detail-page-body .x-detailButton .x-button .x-btn,.x-collection-detail-page-body .x-detailButton .x-button .x-btn,.x-creationDetail-page-body .x-detailButton .x-button .x-btn,.x-hitDetail-page-body .x-detailButton .x-button .x-btn{width:100%;height:1.71rem;border-radius:.85rem;font-size:.68rem;font-weight:700}.x-blind-detail-page-body .x-detailButton .x-button .x-btn.x-detail-default-btn,.x-collection-detail-page-body .x-detailButton .x-button .x-btn.x-detail-default-btn,.x-creationDetail-page-body .x-detailButton .x-button .x-btn.x-detail-default-btn,.x-hitDetail-page-body .x-detailButton .x-button .x-btn.x-detail-default-btn{background:var(--btn-default-bg-color);color:var(--btn-default-text-color)}.x-blind-detail-page-body .x-detailButton .x-button .x-btn.x-m-c-btn,.x-collection-detail-page-body .x-detailButton .x-button .x-btn.x-m-c-btn,.x-creationDetail-page-body .x-detailButton .x-button .x-btn.x-m-c-btn,.x-hitDetail-page-body .x-detailButton .x-button .x-btn.x-m-c-btn{width:6.97rem}.x-blind-detail-page-body .x-detailButton .x-button.x-m-c-button,.x-collection-detail-page-body .x-detailButton .x-button.x-m-c-button,.x-creationDetail-page-body .x-detailButton .x-button.x-m-c-button,.x-hitDetail-page-body .x-detailButton .x-button.x-m-c-button{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.x-blind-detail-page-body .x-detailButton .x-button.x-m-t-button .x-m-c-btn,.x-collection-detail-page-body .x-detailButton .x-button.x-m-t-button .x-m-c-btn,.x-creationDetail-page-body .x-detailButton .x-button.x-m-t-button .x-m-c-btn,.x-hitDetail-page-body .x-detailButton .x-button.x-m-t-button .x-m-c-btn{width:4.4rem}.x-blind-detail-page-body .x-detailButton .x-button.x-surplus .x-surplus-btn,.x-collection-detail-page-body .x-detailButton .x-button.x-surplus .x-surplus-btn,.x-creationDetail-page-body .x-detailButton .x-button.x-surplus .x-surplus-btn,.x-hitDetail-page-body .x-detailButton .x-button.x-surplus .x-surplus-btn{width:5.16rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.x-blind-detail-page-body .x-detailButton .x-button.x-surplus .x-surplus-number,.x-collection-detail-page-body .x-detailButton .x-button.x-surplus .x-surplus-number,.x-creationDetail-page-body .x-detailButton .x-button.x-surplus .x-surplus-number,.x-hitDetail-page-body .x-detailButton .x-button.x-surplus .x-surplus-number{font-size:.46rem;font-weight:500;margin-top:-.3rem}.x-blind-detail-page-body .x-detailButton .x-button .x-tile-price,.x-collection-detail-page-body .x-detailButton .x-button .x-tile-price,.x-creationDetail-page-body .x-detailButton .x-button .x-tile-price,.x-hitDetail-page-body .x-detailButton .x-button .x-tile-price{text-align:left}.x-blind-detail-page-body .x-tab-space,.x-collection-detail-page-body .x-tab-space,.x-creationDetail-page-body .x-tab-space,.x-hitDetail-page-body .x-tab-space{height:1rem}.x-blind-detail-page-body .x-wheat:after,.x-blind-detail-page-body .x-wheat:before,.x-collection-detail-page-body .x-wheat:after,.x-collection-detail-page-body .x-wheat:before,.x-creationDetail-page-body .x-wheat:after,.x-creationDetail-page-body .x-wheat:before,.x-hitDetail-page-body .x-wheat:after,.x-hitDetail-page-body .x-wheat:before{display:block;content:"";width:1.91rem;height:2.56rem;background-size:100% 100%;background-position:50%;background-repeat:no-repeat;margin-top:.3rem}.x-blind-detail-page-body .x-wheat:before,.x-collection-detail-page-body .x-wheat:before,.x-creationDetail-page-body .x-wheat:before,.x-hitDetail-page-body .x-wheat:before{margin-right:.2rem;background-image:url(/static/img/img_wheat_left.58a9ecb.png)}.x-blind-detail-page-body .x-wheat:after,.x-collection-detail-page-body .x-wheat:after,.x-creationDetail-page-body .x-wheat:after,.x-hitDetail-page-body .x-wheat:after{margin-left:.2rem;background-image:url(/static/img/img_wheat_right.2ad7ae0.png)}.x-share-poster{position:absolute;top:2.5rem;left:1.59rem;width:12.8334rem;height:18.49rem;z-index:-1;opacity:0}.x-share-poster.current{z-index:100;opacity:1}.x-share-poster .x-share-thing{border-radius:.57rem;background:#fff;overflow:hidden;position:relative}.x-share-poster .x-share-thing .x-cover{width:100%;height:11.8rem;position:relative}.x-share-poster .x-share-thing .x-other{padding:.6rem .84rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.51rem;font-weight:500;color:#818288}.x-share-poster .x-share-thing .x-other .x-info{max-width:6rem;text-align:left}.x-share-poster .x-share-thing .x-other .x-title{font-size:.74rem;font-weight:700;color:#222}.x-share-poster .x-share-thing .x-other .x-item{padding-top:.42rem}.x-share-poster .x-share-thing .x-other .x-values{padding-top:.14rem;color:#222}.x-share-poster .x-share-thing .x-qrcode{color:#828388;padding-top:.3rem}.x-share-poster .x-share-thing .x-qrcode .x-image{width:4.06rem;height:4.06rem}.x-share-poster .x-share-thing .x-qrcode .x-text{padding-top:.26rem;text-align:center}.x-share-poster .x-share-thing .x-draw-invite{position:absolute;bottom:0;left:0;color:#adafb8;font-size:.51rem;line-height:.94rem;width:100%;height:2.84rem;background:-webkit-gradient(linear,left bottom,left top,from(#1f1f1f),to(rgba(31,31,31,0)));background:linear-gradient(0deg,#1f1f1f,rgba(31,31,31,0));padding-left:.84rem;padding-top:.76rem}.x-share-poster .x-share-thing .x-draw-invite .x-slogan{font-size:.68rem;font-weight:700;color:#fff}.x-payment-wait-modal .x-dialogBox{width:12.23rem;height:4.49rem}.x-payment-wait-modal .x-title{font-size:.68rem;padding-top:1rem}.x-payment-wait-modal .x-matter{padding-top:.5rem;font-size:.63rem;font-weight:500}.x-payment-page .x-payment{font-size:.51rem;font-weight:500;color:var(--secondary-text-color)}.x-payment-page .x-payment .x-payment-detail{padding:0 .71rem}.x-payment-page .x-payment .x-collection-info,.x-payment-page .x-payment .x-payment-info{background:var(--card-bg-color);border-radius:.28rem}.x-payment-page .x-payment .x-collection-info{height:5.69rem}.x-payment-page .x-payment .x-collection-info .x-detail{padding-top:.71rem;padding-left:.71rem;display:-webkit-box;display:-ms-flexbox;display:flex}.x-payment-page .x-payment .x-collection-info .x-cover{width:4.27rem;height:4.27rem;min-width:4.27rem;border-radius:.43rem;overflow:hidden;margin-right:.57rem}.x-payment-page .x-payment .x-collection-info .x-info{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:8.32rem}.x-payment-page .x-payment .x-collection-info .x-info .x-title{font-size:.74rem;font-weight:700;color:var(--main-text-color);height:1.8rem;line-height:1.8rem}.x-payment-page .x-payment .x-collection-info .x-info .x-matter{margin-top:.09rem;height:2.1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.x-payment-page .x-payment .x-collection-info .x-info .x-quantity{padding-top:.6rem;color:var(--main-color)}.x-payment-page .x-payment .x-collection-info .x-info .x-values{margin-top:-.1rem}.x-payment-page .x-payment .x-payment-info{margin-top:.57rem}.x-payment-page .x-payment .x-payment-info .x-title{font-size:.6rem;font-weight:400;text-align:left;height:1.855rem;padding:.8rem .71rem 0}.x-payment-page .x-payment .x-payment-info .x-title.x-mt{padding-top:0}.x-payment-page .x-payment .x-payment-info .x-box .x-icon{width:1.14rem;height:1.14rem;margin-right:.46rem}.x-payment-page .x-payment .x-payment-info .x-box .x-name{font-size:.6rem;color:var(--main-text-color);font-weight:400}.x-payment-page .x-payment .x-payment-radio{height:2.27rem;padding:0 .71rem}.x-payment-page .x-payment .x-payment-radio .x-icon{width:.68rem;height:.68rem}.x-payment-page .x-payment .x-payment-radio .x-radio-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.x-payment-page .x-paymentButton{height:2.84rem;position:relative}.x-payment-page .x-paymentButton .x-button{position:absolute;bottom:0;left:0;right:0;height:2.84rem;background:rgba(31,31,31,.8);padding:0 .71rem}.x-payment-page .x-paymentButton .x-button .x-btn{height:1.71rem;background:var(--btn-bg-color);border-radius:.85rem;font-size:.68rem;font-weight:700;color:var(--btn-text-color);cursor:pointer}.x-payment-page .x-paymentButton .x-button .x-btn.x-payment-payed{background:var(--btn-default-bg-color);color:var(--btn-default-text-color)}.x-payment-page .x-paymentButton .x-button.x-surplus .x-surplus-btn{width:5.16rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.x-payment-page .x-paymentButton .x-button.x-surplus .x-surplus-number{font-size:.46rem;font-weight:500;margin-top:-.4rem}.x-payment-page .x-paymentButton .x-button .x-tile-price{text-align:left}.x-payment-page .x-discount{text-align:right;color:#ff8e21}.x-address-pan .x-add,.x-settlement-bank-pan .x-add{background:var(--card-bg-color)}.x-address-pan .x-add .x-text,.x-settlement-bank-pan .x-add .x-text{color:var(--main-text-color)}.x-address-pan .x-add .x-notice,.x-settlement-bank-pan .x-add .x-notice{color:var(--pick-text-color)}.x-address-pan .x-item .x-btn,.x-settlement-bank-pan .x-item .x-btn{background:hsla(0,0%,100%,.2)}.x-address-pan .x-card--bg,.x-address-pan .x-card--bg .x-text,.x-settlement-bank-pan .x-card--bg,.x-settlement-bank-pan .x-card--bg .x-text{color:var(--main-text-color)}.x-address-pan .x-card--bg .x-btn,.x-settlement-bank-pan .x-card--bg .x-btn{border:.03rem solid #fff}.x-address-pan .x-card--bg:nth-of-type(3n+1),.x-settlement-bank-pan .x-card--bg:nth-of-type(3n+1){background:-webkit-gradient(linear,left top,right top,from(#2378ff),to(#347bfb));background:linear-gradient(90deg,#2378ff,#347bfb)}.x-address-pan .x-card--bg:nth-of-type(3n+2),.x-settlement-bank-pan .x-card--bg:nth-of-type(3n+2){background:-webkit-gradient(linear,left top,right top,from(#00c7b4),to(#35cfc0));background:linear-gradient(90deg,#00c7b4,#35cfc0)}.x-address-pan .x-card--bg:nth-of-type(3n),.x-settlement-bank-pan .x-card--bg:nth-of-type(3n){background:-webkit-gradient(linear,left top,right top,from(#ea5f5f),to(#ea6c6c));background:linear-gradient(90deg,#ea5f5f,#ea6c6c)}.x-account-modal .x-account-detail .x-item,.x-address-pan .x-card--bg2,.x-settlement-bank-pan .x-card--bg2{background:var(--card-bg-color)}.x-account-modal .x-account-detail .x-item .x-name{color:var(--main-text-color)}.x-account-modal .x-account-detail .x-item .x-name.x-no{color:var(--main-color)}.x-account-modal .x-account-detail .x-item.x-btn{color:#e15757}.x-notice-modal .x-notice-list .x-item{background:var(--card-bg-color);color:var(--pick-text-color)}.x-notice-modal .x-notice-list .x-item .x-title,.x-sale-modal .x-sale .x-title{color:var(--main-text-color)}.x-sale-modal .x-sale .x-price-box,.x-sale-modal .x-sale .x-sale-price{background:var(--card-bg-color);color:var(--pick-text-color)}.x-sale-modal .x-agree-btn,.x-sale-modal .x-sale-text-strong{color:var(--main-color)}.x-sale-modal .x-sale-button{position:relative}.x-share-modal .x-share-detail .x-mask{background:-webkit-gradient(linear,left top,left bottom,from(rgba(31,31,31,.6)),to(#1f1f1f));background:linear-gradient(180deg,rgba(31,31,31,.6) 0,#1f1f1f)}.x-share-modal .x-share-detail .x-share-modal-btn{background:#2e2e2e;color:var(--main-text-color)}.x-money-box{color:#62554a}.x-money-box .x-money-amount{color:#55320f}.x-bill-page .x-tab{font-size:.68rem;height:1.83rem;min-height:1.83rem;padding:.02rem .71rem;display:-webkit-box;display:-ms-flexbox;display:flex}.x-bill-page .x-tab .x-tabBtn{width:33.33%;position:relative;height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.2rem 0 0}.x-bill-page .x-tab .x-tabBtn.active{font-size:.71rem}.x-bill-page .x-bill-list .x-title{color:var(--main-text-color)}.x-bill-page .x-bill-list .x-expend .x-title .x-values{color:var(--main-color)}.x-bill-page .x-bill-list .x-income .x-title .x-values,.x-deposit-page .x-pointlisting .x-emphasize,.x-topup-page .x-pointlisting .x-emphasize{color:#ff8e21}.x-deposit-page .x-pointlisting .x-other,.x-topup-page .x-pointlisting .x-other{height:2rem;padding:.3rem .71rem 0}.x-deposit-page .x-pointlisting .x-other .x-icon,.x-topup-page .x-pointlisting .x-other .x-icon{width:.51rem;height:.51rem;margin-right:.3rem;vertical-align:middle;margin-top:0}.x-deposit-page .x-pointlisting .x-information,.x-topup-page .x-pointlisting .x-information{padding:0 .71rem .511rem}.x-deposit-page .x-pointlisting .x-rows,.x-topup-page .x-pointlisting .x-rows{height:1.15rem}.x-deposit-page .x-tab{font-size:.68rem;height:2.64rem;min-height:2.64rem;padding:.02rem .71rem;display:-webkit-box;display:-ms-flexbox;display:flex}.x-deposit-page .x-tab .x-tabBtn{width:33.33%;position:relative;padding:0;height:100%}.x-deposit-page .x-tab .x-tabBtn.active{font-size:.71rem}.x-my-page .x-figure .x-wrapper{background:var(--btn-bg-color)}.x-my-page .x-figure .x-btn{color:#55320f;background:-webkit-gradient(linear,left top,right top,from(#f3c05e),to(#ffdb84));background:linear-gradient(90deg,#f3c05e,#ffdb84);-webkit-box-shadow:0 0 0 0 rgba(255,189,59,.6);box-shadow:0 0 0 0 rgba(255,189,59,.6)}.x-synth-record-page .x-materials .x-materials-cover{background:#d1cec9}.x-synth-record-page .x-materials .x-materials-cover .x-number{background:rgba(0,0,0,.6);color:var(--main-text-color)}.x-recharge-page .x-section-container,.x-withdraw-page .x-section-container{font-size:.51rem;font-weight:500}.x-recharge-page .x-section-container .x-detail,.x-withdraw-page .x-section-container .x-detail{padding:0 .71rem}.x-recharge-page .x-section-container .x-money-info,.x-withdraw-page .x-section-container .x-money-info{position:relative}.x-recharge-page .x-section-container .x-money,.x-withdraw-page .x-section-container .x-money{border-radius:.28rem}.x-recharge-page .x-section-container .x-money .x-unit,.x-withdraw-page .x-section-container .x-money .x-unit{font-size:1.14rem;font-weight:700;color:var(--main-text-color)}.x-recharge-page .x-section-container .x-info,.x-withdraw-page .x-section-container .x-info{border-radius:.28rem;margin-top:.57rem;background:var(--card-bg-color)}.x-recharge-page .x-section-container .x-info .x-title,.x-withdraw-page .x-section-container .x-info .x-title{font-size:.68rem;text-align:left;height:1.9rem;padding:.8rem .71rem 0}.x-recharge-page .x-section-container .x-info .x-title.x-mt,.x-withdraw-page .x-section-container .x-info .x-title.x-mt{padding-top:0}.x-recharge-page .x-section-container .x-info .x-title .x-setBtn,.x-withdraw-page .x-section-container .x-info .x-title .x-setBtn{color:var(--main-color)}.x-recharge-page .x-section-container .x-info .x-box .x-icon,.x-withdraw-page .x-section-container .x-info .x-box .x-icon{width:1.14rem;height:1.14rem;margin-right:.46rem}.x-recharge-page .x-section-container .x-info .x-box .x-name,.x-withdraw-page .x-section-container .x-info .x-box .x-name{font-size:.6rem;font-weight:400;color:var(--main-text-color)}.x-recharge-page .x-section-container .x-radio,.x-withdraw-page .x-section-container .x-radio{height:2.27rem;padding:0 .71rem}.x-recharge-page .x-section-container .x-radio .x-radio__inner .x-icon,.x-withdraw-page .x-section-container .x-radio .x-radio__inner .x-icon{width:.68rem;height:.68rem}.x-recharge-page .x-section-container .x-radio .x-radio-input,.x-withdraw-page .x-section-container .x-radio .x-radio-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.x-recharge-page .x-section-button,.x-withdraw-page .x-section-button{height:3.84rem;position:relative}.x-recharge-page .x-section-button .x-button .x-btn,.x-withdraw-page .x-section-button .x-button .x-btn{width:13.44rem;height:2.39rem;border-radius:1.19rem;font-size:.74rem;font-weight:500;cursor:pointer}.x-third-page .x-wallet,.x-wallet-page .x-wallet{color:var(--secondary-text-color)}.x-third-page .x-wallet .x-balance,.x-wallet-page .x-wallet .x-balance{color:#62554a}.x-third-page .x-wallet .x-balance .x-btn,.x-third-page .x-wallet .x-balance .x-price,.x-wallet-page .x-wallet .x-balance .x-btn,.x-wallet-page .x-wallet .x-balance .x-price{color:#55320f}.x-third-page .x-wallet .x-balance .x-btn.x-btn-2:before,.x-wallet-page .x-wallet .x-balance .x-btn.x-btn-2:before{background:#e8c27b}.x-third-page .x-wallet .x-item,.x-wallet-page .x-wallet .x-item{background:var(--card-bg-color)}.x-third-page .x-wallet .x-item .x-name,.x-wallet-page .x-wallet .x-item .x-name{color:var(--main-text-color)}.x-third-page .x-wallet .x-item .x-name.x-no,.x-wallet-page .x-wallet .x-item .x-name.x-no{color:#f0dbb2}.x-third-page .x-third .x-open-detail .x-title{color:var(--main-text-color)}.x-third-page .x-third .x-balance .x-question .x-question-box{background:var(--card-bg-color);color:var(--main-text-color)}.x-third-page .x-third .x-balance .x-question .x-question-box:before{border:.2rem solid transparent;border-bottom:.2rem solid var(--card-bg-color)}.x-delive-half .x-info{background:#222}.x-notice-page .x-pan .x-item{background:var(--card-bg-color);color:var(--secondary-text-color)}.x-notice-page .x-pan .x-info .x-title{color:var(--main-text-color)}.x-notice-page .x-tab-box-wrapper{-webkit-box-shadow:0 -.2rem 0 .3rem rgba(0,0,0,.1),0 .2rem .3rem 0 rgba(0,0,0,.45);box-shadow:0 -.2rem 0 .3rem rgba(0,0,0,.1),0 .2rem .3rem 0 rgba(0,0,0,.45)}.x-msg-modal .x-msg .x-title{color:var(--main-text-color)}.x-msg-modal .x-msg .x-type{color:var(--main-color)}.x-home-page .x-tab{background:#1f1f1f}.x-wechatForbidden{color:var(--main-text-color)}.x-wechatForbidden .x-number{background:red}.x-wechatForbidden .x-brower,.x-wechatForbidden .x-btn{background:-webkit-gradient(linear,left top,left bottom,from(#5b5454),to(#282525));background:linear-gradient(180deg,#5b5454,#282525)}.x-activityDetail-page .x-titlebar{background:-webkit-gradient(linear,left top,left bottom,from(#1f1f21),to(rgba(31,31,31,0)));background:linear-gradient(180deg,#1f1f21,rgba(31,31,31,0))}.x-area-pan .x-item .x-rank-icon.x-rank-icon-1,.x-hit-list .x-item .x-rank-icon.x-rank-icon-1{background-image:url(/static/img/ico_1.4eef460.png)}.x-area-pan .x-item .x-rank-icon.x-rank-icon-2,.x-hit-list .x-item .x-rank-icon.x-rank-icon-2{background-image:url(/static/img/ico_2.a5926ea.png)}.x-area-pan .x-item .x-rank-icon.x-rank-icon-3,.x-hit-list .x-item .x-rank-icon.x-rank-icon-3{background-image:url(/static/img/ico_3.d459614.png)}.x-area-pan .x-item .x-grade .x-icon,.x-area-pan .x-item .x-info .x-hot .x-icon,.x-hit-list .x-item .x-grade .x-icon,.x-hit-list .x-item .x-info .x-hot .x-icon{background:url(/static/img/icon_hot.1f621d6.png) 50%/100% 100% no-repeat}.x-hit-list .x-rank .x-rank-icon{color:#fff;background:#525050}.x-hit-list .x-rank .x-rank-icon.x-rank-icon-1,.x-hit-list .x-rank .x-rank-icon.x-rank-icon-2,.x-hit-list .x-rank .x-rank-icon.x-rank-icon-3{background-color:transparent}.x-blockchain-modal .x-blockchain{background:#101010}.x-blockchain-modal .x-blockchain .x-box{border:.01rem solid #505050}.x-blockchain-modal .x-blockchain .x-box .x-corner{background:#101010;border:.01rem solid #505050}.x-blockchain-modal .x-blockchain .x-box .x-corner .x-corner-item{background:#101010}.x-blockchain-modal .x-blockchain .x-box .x-corner .x-corner-item:before,.x-blockchain-modal .x-blockchain .x-box .x-corner:after,.x-blockchain-modal .x-blockchain .x-box .x-corner:before{border:.01rem solid #505050}.x-blockchain-modal .x-blockchain .x-box .x-title-icon{background:#101010}.x-blockchain-modal .x-blockchain .x-box .x-title{color:var(--main-text-color)}.x-blockchain-modal .x-blockchain .x-box .x-title .x-wrapper .x-item{background:var(--main-color)}.x-blockchain-modal .x-blockchain .x-box .x-title .x-wrapper .x-text:before,.x-blockchain-modal .x-blockchain .x-box .x-title .x-wrapper:before{background:-webkit-gradient(linear,left top,right top,from(#1f1f1f),to(#707070));background:linear-gradient(90deg,#1f1f1f,#707070)}.x-blockchain-modal .x-blockchain .x-box .x-title .x-wrapper .x-text:after,.x-blockchain-modal .x-blockchain .x-box .x-title .x-wrapper:after{background:-webkit-gradient(linear,left top,right top,from(#707070),to(#1f1f1f));background:linear-gradient(90deg,#707070,#1f1f1f)}.x-blockchain-modal .x-blockchain .x-box .x-chain .x-name,.x-blockchain-modal .x-blockchain .x-box .x-opus .x-name{color:#f2f3f4}.x-blockchain-modal .x-blockchain .x-box .x-chain .x-matter .x-item,.x-blockchain-modal .x-blockchain .x-box .x-opus .x-matter .x-item{background:#202020;-webkit-box-shadow:0 0 .02rem rgba(0,0,0,.35);box-shadow:0 0 .02rem rgba(0,0,0,.35)}.x-blockchain-modal .x-blockchain .x-box .x-chain .x-matter .x-item .x-rows .x-prefix:before,.x-blockchain-modal .x-blockchain .x-box .x-opus .x-matter .x-item .x-rows .x-prefix:before{background:#909090}.x-blockchain-modal .x-blockchain .x-box .x-chain .x-matter .x-item .x-user,.x-blockchain-modal .x-blockchain .x-box .x-opus .x-matter .x-item .x-user{color:#f2f3f4}.x-blockchain-modal .x-blockchain .x-box .x-chain .x-matter .x-item+.x-item .x-interlinkage,.x-blockchain-modal .x-blockchain .x-box .x-chain .x-matter .x-item+.x-item .x-interlinkage:after,.x-blockchain-modal .x-blockchain .x-box .x-chain .x-matter .x-item+.x-item .x-interlinkage:before,.x-blockchain-modal .x-blockchain .x-box .x-opus .x-matter .x-item+.x-item .x-interlinkage,.x-blockchain-modal .x-blockchain .x-box .x-opus .x-matter .x-item+.x-item .x-interlinkage:after,.x-blockchain-modal .x-blockchain .x-box .x-opus .x-matter .x-item+.x-item .x-interlinkage:before{background:var(--main-color)}.x-blockchain-modal .x-blockchain .x-box .x-commonseal{border:.02rem solid var(--main-color)}.x-blockchain-modal .x-blockchain .x-box .x-commonseal .x-circle-1,.x-blockchain-modal .x-blockchain .x-box .x-commonseal .x-wrapper{border:.01rem solid rgba(240,219,178,.15)}.x-blockchain-modal .x-blockchain .x-box .x-commonseal .x-circle-2{border:.01rem solid rgba(240,219,178,.35)}.x-blockchain-modal .x-blockchain .x-box .x-commonseal .x-image{border:.01rem solid rgba(240,219,178,.55)}.x-drawInvite,.x-drawPreFlow{padding:0 .71rem .71rem}.x-drawInvite .x-wrapper,.x-drawPreFlow .x-wrapper{background:#202020;border-radius:.43rem}.x-draw-page .x-invite-info .x-title,.x-drawInvite .x-title,.x-drawPreFlow .x-title{position:relative;color:var(--main-text-color)}.x-draw-page .x-invite-info .x-title:after,.x-drawInvite .x-title:after,.x-drawPreFlow .x-title:after{content:"";display:block;position:absolute;bottom:0;width:13rem;height:.03rem;background:#333}.x-draw-page .x-invite-info .x-title .x-sub,.x-drawInvite .x-title .x-sub,.x-drawPreFlow .x-title .x-sub{font-size:.51rem;font-weight:500;color:#c3c3ca}.x-draw-page .x-invite-info .x-matter,.x-drawInvite .x-matter,.x-drawPreFlow .x-matter{height:5.38rem}.x-drawPreFlow .x-item,.x-inviteList .x-item{font-size:.57rem;font-weight:500;text-align:center}.x-drawPreFlow .x-name{color:var(--main-text-color)}.x-drawPreFlow .x-time{color:#787063}.x-drawPreFlow .x-pos .x-d,.x-drawPreFlow .x-pos:after,.x-drawPreFlow .x-pos:before{background:#f0dbb2}.x-inviteList{padding-top:2.01rem}.x-inviteList .x-item{width:25%;min-width:25%;position:relative}.x-inviteList .x-item.x-active .x-name{color:var(--main-text-color)}.x-inviteList .x-item.x-active .x-icon{background-image:url(/static/img/ico_draw_user_s.23b558e.png)}.x-inviteList .x-icon,.x-inviteList .x-sicon{width:1.28rem;height:1.28rem;display:block;margin:0 auto}.x-inviteList .x-sicon{background:url(/static/img/ico_d_success.4082e2c.png) 50%/100% 100% no-repeat}.x-inviteList .x-icon{background:url(/static/img/ico_draw_user.938c10b.png) 50%/100% 100% no-repeat}.x-inviteList .x-name,.x-inviteList .x-sname{padding-top:.5rem}.x-inviteList .x-sname{color:var(--main-text-color)}.x-inviteList .x-name{color:#787063}.x-inviteList .x-stimes,.x-inviteList .x-times{position:absolute;width:3.7rem;height:1.35rem;top:-1.58rem;font-size:.51rem;font-weight:500;line-height:1.2rem;color:#00ffc9;background:url(/static/img/img_draw_tip_right.21813c7.png) 50%/100% 100% no-repeat}.x-inviteList .x-stimes{left:.71rem;background:url(/static/img/img_draw_tip_left.4ceaafc.png) 50%/100% 100% no-repeat}.x-inviteList .x-times{right:.71rem}.x-drawHot{background:rgba(255,191,186,.15)}.x-drawHot .x-icon{background:url(/static/img/ico_huo.fd60d3c.png) 50%/100% 100% no-repeat}.x-drawHot .x-text{color:#ff5d50}.x-assistance-modal .x-drawDialog,.x-drawPreDialog-modal .x-drawDialog,.x-drawWinDialog-modal .x-drawDialog{width:13.65rem}.x-assistance-modal .x-title,.x-drawPreDialog-modal .x-title,.x-drawWinDialog-modal .x-title{height:2rem;color:var(--main-text-color)}.x-assistance-modal .x-title:before,.x-drawPreDialog-modal .x-title:before,.x-drawWinDialog-modal .x-title:before{content:"";display:inline-block;width:.85rem;height:.85rem;margin-right:.36rem;background:url(/static/img/ico_d_success.4082e2c.png) 50%/100% 100% no-repeat}.x-assistance-modal .x-matter,.x-drawPreDialog-modal .x-matter,.x-drawWinDialog-modal .x-matter{font-size:.68rem;font-weight:500;color:#d1cec9;line-height:1.6}.x-draw-page .x-user-info .x-name{color:#fff}.x-draw-page .x-user-info .x-slogan{color:#f0dbb2}.x-draw-page .x-invite-info .x-box,.x-draw-page .x-works-info .x-box{background:#282828}.x-draw-page .x-works-info .x-info .x-title{color:var(--main-text-color)}.x-draw-page .x-works-info .x-info .x-desc{color:#d1cec9}.x-draw-page .x-invite-info .x-title{color:#fff}.x-draw-page .x-invite-info .x-button .x-btn{color:#222}.x-draw-page .x-invite-info .x-button .x-btn.x-default-btn{color:var(--btn-default-text-color);background:var(--btn-default-bg-color)}.x-draw-page .x-invite-info .x-attention{color:#787063}.x-hit-order-list .x-detail-box,.x-workoff-list .x-detail-box{padding:.21rem 0 .71rem .71rem}.x-hit-order-list .x-detail-box.x-detail_0,.x-workoff-list .x-detail-box.x-detail_0{padding-top:.71rem}.x-hit-order-list .x-info .x-ordernum,.x-workoff-list .x-info .x-ordernum{padding-top:.4rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.x-hit-order-list .x-info .x-name,.x-workoff-list .x-info .x-name{max-width:8rem}.x-hit-order-list .x-info .x-copy,.x-workoff-list .x-info .x-copy{margin-left:.43rem;width:.57rem;min-width:.57rem;cursor:pointer}.x-hit-order-list .x-info .x-copy .x-icon,.x-workoff-list .x-info .x-copy .x-icon{width:.57rem;height:.57rem;vertical-align:top}.x-hit-order-list .x-button,.x-workoff-list .x-button{padding-right:.71rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.x-hit-order-list .x-button .x-btn,.x-workoff-list .x-button .x-btn{width:3.13rem;height:1.14rem;border-radius:.57rem;font-size:.6rem;font-weight:700;cursor:pointer}html{font-size:12px;line-height:1.4}blockquote,body,button,dd,dl,fieldset,figure,form,h1,h2,h3,h4,h5,h6,input,legend,ol,p,pre,td,textarea,th,ul,xmp{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}button,input,select,textarea{font-size:100%}body,button,code,h1,h2,h3,h4,h5,h6,html,input,kbd,pre,samp,select,textarea,tt,xmp{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}b,h1,h2,h3,h4,h5,h6,strong{font-weight:400}address,cite,dfn,em,i,optgroup,var{font-style:normal}table{border-collapse:collapse;border-spacing:0;text-align:left}caption,th{text-align:inherit}menu,ol,ul{list-style:none}fieldset,img{border:0}button,img,input,object,select,textarea{vertical-align:middle}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}audio,canvas,video{display:inline-block}blockquote:after,blockquote:before,q:after,q:before{content:"\0020"}textarea{overflow:auto;resize:vertical}a,button,input,select,textarea{outline:0 none;border:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}mark{background-color:transparent}a,del,ins,s,u{text-decoration:none}sub,sup{vertical-align:baseline}html{overflow-x:hidden;height:100%;font-size:24px;-webkit-tap-highlight-color:transparent}body{font-size:inherit;-webkit-text-size-adjust:none;min-height:100%}a{color:inherit;text-decoration:none}body,html{overflow:hidden;height:100vh}::-webkit-scrollbar-track-piece{border-radius:4px}::-webkit-scrollbar-track-piece:hover{background-color:hsla(210,8%,51%,.33);border-left:1px solid hsla(210,8%,51%,.33);border-radius:4px}::-webkit-scrollbar{width:7px;height:8px;border-radius:4px}::-webkit-scrollbar-thumb{background-color:hsla(210,8%,51%,.23);background-clip:padding-box;border:1px solid hsla(210,8%,51%,.23);min-height:28px;border-radius:4px}::-webkit-scrollbar-thumb:hover{border:1px solid hsla(210,8%,51%,.23);background-color:hsla(210,8%,51%,.23)}.x-tabbar .x-item{width:25%;height:100%}.x-tabbar .x-item .icon{display:block;width:.77rem;height:.77rem;background:url(/static/img/ico_home_n.62e9f31.png) 50%/100% 100% no-repeat}.x-tabbar .x-item.collection .icon{background-image:url(/static/img/ico_object_n.c9bccf6.png)}.x-tabbar .x-item.my .icon{background-image:url(/static/img/ico_me_n.0feb299.png)}.x-tabbar .x-item.agora .icon{background-image:url(/static/img/ico_manghe_n.7f78242.png)}.x-tabbar .x-item.home.active .icon{background-image:url(/static/img/ico_home_s.92076fe.png)}.x-tabbar .x-item.collection.active .icon{background-image:url(/static/img/ico_object_s.d23ce8c.png)}.x-tabbar .x-item.my.active .icon{background-image:url(/static/img/ico_me_s.392f69f.png)}.x-tabbar .x-item.agora.active .icon{background-image:url(/static/img/ico_manghe_s.379dc77.png)}.x-tile-ur-two-list .x-cover .x-donate .x-icon{margin-top:-.15rem!important}.x-calendar .x-event .x-time .x-icon,.x-invite-modal .x-combatgains .x-record .x-c-s .x-icon,.x-suspended-mark .x-icon,.x-tile-one-list .x-state .x-time .x-icon{margin-top:-.05rem!important}.x-checkbox .x-checkbox__inner,.x-radio .x-radio__inner{vertical-align:text-top!important}