@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color),var(--highlight-color) 50%,var(--base-color)));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}a,img{-webkit-touch-callout:none;border:0}body,dd,dl,figure,form,h1,h2,h3,h4,h5,h6,input,ol,p,td,textarea,th,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}li{list-style:none}table{border-collapse:collapse;border-spacing:0}button:focus,input:focus,textarea:focus{outline:0}a,a:hover{text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;-webkit-appearance:none}body{font:400 .12rem/1.5 sans-serif;-webkit-text-size-adjust:100%!important;color:#000;width:100%;background-color:#121212}:not(input):not(textarea){-webkit-user-select:none;-webkit-touch-callout:none}svg:not(:root){overflow:visible!important}html{font-size:100px!important}@media screen and (orientation:portrait){html{font-size:25.64102564102564vw!important}}@media screen and (orientation:landscape){html{font-size:25.64102564102564vh!important}}@media screen and (min-width:1000px) and (orientation:landscape){html{font-size:110px!important}}@media screen and (min-width:768px) and (orientation:portrait){html{font-size:110px!important}}@media (device-width:652px) and (device-height:699px),(device-width:674px) and (device-height:842px),(device-width:677px) and (device-height:902px),(device-width:699px) and (device-height:652px),(device-width:734px) and (device-height:827px),(device-width:764px) and (device-height:677px),(device-width:827px) and (device-height:734px),(device-width:842px) and (device-height:674px),(device-width:902px) and (device-height:677px),screen and (device-width:677px) and (device-height:764px){html{font-size:110px!important}}@font-face{font-family:din-medium;src:url(https://y.qq.com/mediastyle/global/fonts/din-medium.ttf?max_age=6048000) format("truetype")}.full_screen .header_mask,.page_downright .header_mask{background-color:rgba(18,18,18,.45)}.header_mask{position:fixed;left:0;right:0;top:0;z-index:10;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);-webkit-transition:.6s ease-out;height:.64rem}.page_downright--hide .header_mask{opacity:1}.page_downright .dist{padding-top:.64rem}@media screen and (device-width:360px){.page_downright .header_mask{padding-top:.1rem}.page_downright .dist{padding-top:.64rem}}:root{--c_white:#fff;--c_white60:hsla(0,0%,100%,0.6);--c_white50:hsla(0,0%,100%,0.5);--c_white40:hsla(0,0%,100%,0.4);--c_white30:hsla(0,0%,100%,0.3);--c_white15:hsla(0,0%,100%,0.15);--c_white9:hsla(0,0%,100%,0.09);--c_gray:hsla(0,0%,53.3%,0.5);--c_black:#000;--c_black50:rgba(0,0,0,0.5);--c_black262626:#262626;--c_black3C3C3C:#3c3c3c;--c_black363636:#363636;--c_primary:#22e29d}.c_txt1{color:#fff}.c_txt2{color:hsla(0,0%,100%,.5)}.c_txt3{color:#22e29d}.c_txt4{color:#ff9494}.c_txt5{color:#000}.c_bg1{background-color:var(--c_black262626)}.c_bg2{background:rgba(71,71,71,.45)}.c_bg3{background-color:#242424}.c_bg4{background:linear-gradient(180deg,#242424,rgba(36,36,36,0))}.c_bg5{background-color:#3a3a3a}.c_bg6{background-color:rgba(0,0,0,.45)}.c_bg7{background-color:hsla(0,0%,100%,.1)}.c_bor1,.c_bor1:after{border-color:hsla(0,0%,100%,.16)}.c_btn1{color:hsla(0,0%,100%,.8);background-color:hsla(0,0%,100%,.2)}.c_btn2{color:#0e0e0e;background-color:#22e29d}.c_btn4{color:#fff;background:rgba(34,226,157,.3)}.c_btn5{color:#fff;background:rgba(255,126,126,.5)}.c_btn6{color:#0e0e0e;background:#ffe88c}.c_btn7{color:#0e0e0e;background:#ff99c4}.wrap{max-width:3.9rem;margin:0 auto}.main,.wrap{position:relative}.main{z-index:2;overflow:hidden}.swipe{width:300%;transition:transform .3s cubic-bezier(.35,0,.25,1)}.swipe,.swipe__item{position:relative;height:100vh;display:flex}.swipe__item{flex-direction:column;width:33.333333333%;flex-shrink:0;box-sizing:border-box}.full_page{height:100vh;box-sizing:border-box;overflow:hidden}.scroll_y{flex:1;overflow-y:auto;overflow-x:hidden}.mod_box{width:3.36rem;margin:0 auto}.mod_box__title{display:flex;align-items:center;margin-bottom:.2rem}.box__title__bd{flex:1}.user_avatar{width:.35rem;height:.35rem;overflow:hidden;margin-right:.1rem;border-radius:.35rem}.user_avatar__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.box__title__desc{font-family:din-medium;font-size:.1rem;line-height:.12rem}.box__title__txt{font-size:.23rem;line-height:.26rem;font-weight:700}.full_screen{width:100%;height:100%;overflow:hidden}.outside .swipe__item{padding-top:.64rem}.ft_box{height:.88rem;padding-bottom:calc(env(safe-area-inset-bottom)/2)}.page_client10:after{display:none!important}.one_line_ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bg_color-ZN9qS{height:5.09rem}.bg_color-ZN9qS,.bg_image-bfFNI{position:absolute;left:0;right:0;top:0}.bg_image-bfFNI{height:4.44rem}.bg_image-bfFNI:after{content:"";position:absolute;left:0;right:0;top:2.32rem;height:5.01rem;background:linear-gradient(180deg,rgba(0,0,0,.01),rgba(0,0,0,.01));backdrop-filter:blur(160px);-webkit-backdrop-filter:blur(160px);mask:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9) 22.55%,#fff 41.32%,#fff);-webkit-mask:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9) 22.55%,#fff 41.32%,#fff);transform:translateZ(0);-webkit-transform:translateZ(0)}.mod_detail-CmXae{position:relative}.detail_header-P\+hTB{display:flex;padding:.2rem .2rem 0}.detail_header__img-XU7L3{width:1rem;height:1.32rem;border-radius:.05rem;-o-object-fit:cover;object-fit:cover;flex-shrink:0;margin-right:.15rem}.detail_header__info-mGKzt{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex-grow:1}.detail_header__title-lEX5U{font-size:.18rem;line-height:.21854rem;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.detail_header__features-dhBs8{display:flex;align-items:center;color:#fff;margin-top:.1rem;max-width:2.35rem;overflow:scroll}.detail_header__features-dhBs8::-webkit-scrollbar{display:none}.detail_header__feature_img--Gzsk{display:inline-block;margin-right:.1rem;height:.2rem}.detail_header__price-VU6BF{height:.28rem;display:flex;align-items:center}.detail_header__price__note-zVK5y{font-size:.13rem;font-weight:500;margin-right:.04rem}.detail_header__price__num-cDVtX{font-family:Albert Sans;font-size:.28rem;font-weight:700}.page_style_internal .detail_header-P\+hTB .detail_header__price-VU6BF,.page_style_internal .detail_header__img-XU7L3{display:none}.page_style_internal .detail_header__title-lEX5U{font-size:.21rem}.page_style_internal .detail_basic-ragk6 .detail_header__price-VU6BF{display:flex}.page_style_internal .detail_header-P\+hTB{padding-top:0}.page_style_internal .detail_header__title__group-lZemy{width:100%;padding-bottom:.05rem;display:flex;flex-direction:column;align-items:center;margin-top:2.62rem}.detail__session-h3abG{position:relative;overflow:hidden;margin-top:.25rem}.mod_session_list-hpF17{position:relative;overflow-x:auto;overflow-y:hidden;margin-bottom:-.1rem;padding-left:.2rem;font-size:0;white-space:nowrap}.session_list__item-7Oy9r{display:inline-block;width:1.02rem;height:.44rem;border-width:1px;border-style:solid;margin:0 .05rem .1rem 0;text-align:center;border-radius:.1rem}.session_list__item-7Oy9r.current-ncesW{border:none;background-color:currentColor}.session_list__item-7Oy9r:last-of-type{margin-right:.2rem}.session_list__inner-W2Tpr{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.session_list__address-Q-WMa{font-size:.13rem;font-weight:500;opacity:.8}.session_list__time-6I3hS{font-size:.1rem;font-weight:500;opacity:.5}.mod_part-hf7nB{position:relative;margin-bottom:.35rem}.mod_box-7nPnO{margin:0 .2rem}.detail_basic-ragk6{border-bottom-width:5px;border-bottom-style:solid;padding-bottom:.18rem}.detail_basic-ragk6 .detail_header__price-VU6BF{display:none}.mod_time_price-fab3l{position:relative;display:flex;align-items:center;justify-content:center;padding-bottom:.15rem;margin-top:.25rem}.mod_time_price-fab3l:after{content:"";position:absolute;left:0;right:0;bottom:0;height:0;-webkit-transform:scaleY(.5);border-bottom-width:1px;border-bottom-style:solid}.time_price__bd-9zSOF{flex:1;width:0;margin-right:.2rem}.time_price__certain-VpsOt{font-size:.13rem;font-weight:500;line-height:.13rem}.time_price__desc-MVRy1{font-size:.13rem;line-height:.17rem;margin-top:.07rem}.mod_ticket_info-Z3zuQ{position:relative;margin-top:.15rem}.ticket_info__hd-nrKLI{display:flex;align-items:center;justify-content:center}.ticket_info__address-4YviT{flex:1}.ticket_info__address__t1--XlT5{font-size:.13rem;font-weight:500;line-height:.18rem;margin-bottom:.05rem}.ticket_info__address__t2-YsnND{font-size:.12rem;font-weight:500;line-height:.17rem}.ticket_info__map-778ut{margin-left:.15rem;text-align:center;font-size:.09rem}.ticket_info__map-778ut.disable--EFaC{color:hsla(0,0%,100%,.3)}.ticket_info__icon-PhIo6{display:block;width:.2rem;height:.2rem;margin:0 auto .08rem;fill:currentColor}.mod_ticket_service-m71h4{margin-top:.25rem}.ticket_service__item-r9ADy{display:flex;margin-bottom:.1rem}.ticket_service__item-r9ADy:last-of-type{margin-bottom:0}.ticket_service__type-p9nyQ{color:hsla(0,0%,100%,.8);font-size:.1rem;font-weight:500;height:.14rem;margin-top:.02rem;margin-right:.1rem}.ticket_service__box-bYswh{flex:1;display:flex;flex-wrap:wrap;gap:.04rem}.ticket_service__name-D4DA4{display:block;height:.18rem;line-height:.18rem;font-size:.09rem;padding:0 .08rem;font-weight:500;border-radius:.05rem;color:hsla(0,0%,100%,.8)}.ticket_service__icon-i86hW{display:block;width:.18rem;height:.18rem;padding:.02rem;box-sizing:border-box;fill:hsla(0,0%,100%,.85);margin-left:.15rem}.mui_detail_tit-jh0Gd{margin-bottom:.1rem}.mui_detail_tit__bd-5ggu1{position:relative}.mui_detail_tit__txt-IG-Ug{font-size:.17rem;font-weight:500;line-height:.17rem}.tab_content-rzgaU{padding-top:.15rem}.mod_help_info-cuJ\+g{display:flex;justify-content:space-between;flex-wrap:wrap}.mod_help_info-cuJ\+g.wrap-8YX\+X{margin-top:.2rem}.help_info__item-DbdNB{width:48%;margin-bottom:.25rem}.help_info__title-zxJVc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;opacity:.8;font-size:.15rem;font-weight:500;line-height:.15rem}.help_info__circle-vhJ5V{display:inline-block;width:.12rem;font-weight:500;text-align:left}.help_info__desc-C05Ik{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:.12rem;font-size:.12rem;font-weight:500;color:hsla(0,0%,100%,.5);margin-top:.1rem}.help_info__desc-C05Ik img,.help_info__item-DbdNB img{width:100%}.all_help_info-c826T{text-align:center;font-size:.12rem;font-weight:500;line-height:.12rem}.mod_show_intro-j2yBJ{margin-top:.2rem;font-size:.14rem;color:hsla(0,0%,100%,.75);font-weight:400}.mod_show_intro-j2yBJ img{max-width:100%;height:auto;display:block;margin:0 auto}.show_intro__item-ZHFQ8{font-size:.12rem;margin-bottom:.29rem;font-weight:500;line-height:.17rem}.show_intro__tit-gGab2{font-size:.14rem;font-weight:500;line-height:.2rem;margin-bottom:.06rem}.show_intro__item-ZHFQ8 p{margin-bottom:.1rem}.show_intro__item-ZHFQ8 img{display:block;width:100%;margin-bottom:.1rem}.mod_dialog_help_info-DPbhW{padding:0 .2rem}.mod_dialog_help_info-DPbhW .help_info__title-zxJVc{opacity:1}.mod_dialog_help_info-DPbhW .help_info__item-DbdNB{position:relative;width:100%;padding-bottom:.15rem;margin-bottom:.15rem}.mod_dialog_help_info-DPbhW .help_info__item-DbdNB:last-of-type:after{display:none}.mod_dialog_help_info-DPbhW .help_info__desc-C05Ik{white-space:normal;padding-left:0}.mod_dialog_help_info-DPbhW .help_info__item-DbdNB:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:currentColor;opacity:.2;-webkit-transform:scaleY(.5)}.mod_footer_bar-V0eHm{height:.44rem;padding-top:.18rem;padding-bottom:.28rem}.footer_bar__inner-QisqH{position:fixed;left:0;bottom:0;width:100%;z-index:10;padding-top:.18rem;padding-bottom:.28rem;-webkit-backdrop-filter:blur(75px);backdrop-filter:blur(75px)}.footer_bar__inner-QisqH,.footer_bar__service--YHak{height:.44rem;display:flex;align-items:center;justify-content:center}.footer_bar__service--YHak{position:relative;width:.44rem;margin-right:.13rem;margin-left:.22rem}.footer_bar__service--YHak svg{position:relative;z-index:2;display:block;width:.28rem;height:.28rem;fill:currentColor;opacity:.8}.footer_bar__service--YHak:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:100%;background-color:currentColor;opacity:.1}.footer_bar__btn-\+6tJm{display:block;flex:1;height:.44rem;line-height:.44rem;border-radius:.44rem;text-align:center;font-size:.18rem;font-weight:500;margin-right:.22rem}.footer_bar__btn-\+6tJm.priority_sale__btn-vAc7\+{font-weight:500;position:relative}.footer_bar__btn-\+6tJm.priority_sale__btn-vAc7\+:after{content:"";width:.84rem;height:.26rem;position:absolute;right:0;top:-.06rem}.footer_bar__btn-\+6tJm.priority_sale__btn-vAc7\+.huge-MLEgF:after{background:url(https://y.qq.com/music/photo_new/T011R169x52M000002PHDDB1JK6i7.png?max_age=2592000) 0 0/100% 100% no-repeat}.footer_bar__btn-\+6tJm.priority_sale__btn-vAc7\+.fansvip-DRuHR:after{background:url(https://y.qq.com/music/photo_new/T011M000000Xwmmd4B85Tv.png?max_age=2592000) 0 0/100% 100% no-repeat}.footer_bar__btn-\+6tJm.priority_sale__btn-vAc7\+.huge_exclusive-uw8Gx:after{background:url(https://y.qq.com/music/photo_new/T011R168x52M00000404mEs4RaRqr.png?max_age=2592000) 0 0/100% 100% no-repeat}.error_tip-MRdkt{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:.3rem}.error_tip__icon-BG97F{fill:currentcolor;width:.9rem;height:.9rem}.error_tip__msg-NspXy{font-size:.14rem;margin-top:.2rem}.error_tip__btn-0N705{height:.25rem;line-height:.25rem;padding:0 .16rem;border-radius:.13rem;font-size:.13rem;margin-top:.2rem}.mui_action_sheet-L4B3T{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:500}.mui_action_sheet__mask-bBR8A{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0}.mui_action_sheet__box-EEFih{position:absolute;left:0;bottom:0;width:100%;background:#242424;-webkit-transform:translate3d(0,100%,0);border-top-left-radius:.15rem;border-top-right-radius:.15rem}.show-Tn4OF{display:block}.show-Tn4OF .mui_action_sheet__mask-bBR8A{-webkit-animation:actionSheetMaskShow--DRxW .3s ease-out forwards}@keyframes actionSheetMaskShow--DRxW{to{opacity:1}}.show-Tn4OF .mui_action_sheet__box-EEFih{-webkit-animation:actionSheetBoxShow-w8-Cg .3s ease-out forwards}@keyframes actionSheetBoxShow-w8-Cg{to{-webkit-transform:translateZ(0)}}.mui_action_sheet__bd-aVTjr{position:relative;max-height:50vh;overflow-y:auto;overflow-x:hidden}.mui_action_sheet__ft-gbXWF{position:relative;padding-bottom:calc(.2rem + env(safe-area-inset-bottom)/2)}.mui_action_sheet__ft-gbXWF:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:currentColor;-webkit-transform:scaleY(.5);opacity:.2}.mui_action_sheet__btn-EY8qA{display:block;width:100%;text-align:center;font-size:.16rem;line-height:.2rem;padding:.2rem 0;color:#1a1a1a}.mui_action_sheet__hd-e2m-s{position:relative}.mui_action_sheet__title-ViSDl{height:.23rem;line-height:.23rem;padding:.23rem 0;text-align:center;font-size:.16rem;font-weight:500}.mui_action_sheet__close-D5Y9B{position:absolute;padding:.1rem;right:.1rem;top:.1rem}.icon_svg_close-\+8CtS{display:block;width:.29rem;height:.29rem;fill:currentColor}.tab_bar-gjw\+e{padding:.2rem 0 .2rem .2rem}.tab_button-ZSdms{color:hsla(0,0%,100%,.5);font-size:.19rem;font-weight:500;line-height:.19rem;margin-right:.3rem;display:inline-block;height:.28rem;position:relative}.tab_button-ZSdms.current-DGA3x{color:#fff}.tab_button-ZSdms.current-DGA3x:after{content:"";position:absolute;bottom:0;left:.04rem;right:.04rem;height:.03rem;border-radius:.495rem;background:#22e29d}.qui_loading{position:relative;height:55px}.qui_loading,.qui_loading__bd{display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center}.qui_loading__bd{-webkit-box-flex:1;width:100%;pointer-events:auto}.qui_loading__box{display:-webkit-box;-webkit-box-align:center}.qui_loading__icon{display:block;width:16px;height:16px;margin-right:5px;background:currentColor;-webkit-mask-image:url(http://y.gtimg.cn/mediastyle/mod/mobile/img/system_loading.svg?max_age=6048000)}.qui_loading__text{display:block;font-size:14px}.qui_loading--full{position:fixed;left:0;top:0;z-index:100;-webkit-box-orient:vertical;width:100%;height:100%;pointer-events:none}.qui_loading--mask .qui_loading__box{-webkit-box-orient:vertical;padding:20px 20px 16px;border-radius:5px;background:rgba(0,0,0,.8)}.qui_loading--mask .qui_loading__icon{width:28px;height:28px;margin:0 auto 11px;color:#fff}.qui_loading--mask .qui_loading__text{font-size:16px;color:#fff}.qa_scroll_expose:after{content:"";clear:both;display:block;min-width:1px;min-height:1px}.qm_load_more_wrap{position:relative}.qm_load_more_wrap:after{content:"";display:block;clear:both}.qm_load_more_wrap .load_more_taret{z-index:10000;left:0}.sell_countdown-XE8MY{height:.665rem}.sell_countdown__body-S6YD1{position:fixed;z-index:10;left:.2rem;right:.2rem;bottom:.9rem;height:.665rem;border-radius:.15rem;background:linear-gradient(rgba(83,83,83,.45),rgba(56,114,93,.45));backdrop-filter:blur(75px);display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:3.9rem;margin:0 auto}.sell_countdown__title-pkBXZ{font-size:.15rem;font-weight:500}.sell_countdown__desc-4Q5-u{font-size:.13rem;font-weight:500;opacity:.7;margin-top:.03rem}.seat_map-mkL2R{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(0,0,0,.7);padding:.85rem 0 .67rem}.outside .seat_map{padding-top:.21rem}.seat_map__img-DZQmX{width:3.5rem;max-height:6rem;border-radius:.15rem;overflow-y:scroll;display:flex;flex-direction:column}.seat_map__img-DZQmX img{width:100%;height:auto}.seat_map__btn-rbl-Q{width:1.5rem;height:.4rem;line-height:.4rem;border-radius:.495rem;background:hsla(0,0%,100%,.2);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);color:hsla(0,0%,100%,.8);text-align:center;font-size:.13rem;font-weight:500;margin-top:.285rem}.refund_info__table-H\+J6U{border:1px solid;border-radius:.05rem;overflow:scroll;margin-top:.15rem;position:relative}.refund_info__table-H\+J6U.dark-8AVad{color:hsla(0,0%,100%,.8);background-color:#242424}.refund_info__table-H\+J6U.light-Ulgu0{color:rgba(0,0,0,.8);background-color:#fff}.refund_info__table-H\+J6U.light-Ulgu0:after{border-color:#c5c5c5;opacity:.8}.refund_info__table-H\+J6U .title-6XNPr{font-size:.13rem;border-bottom:1px solid}.refund_info__table-H\+J6U.light-Ulgu0 .title-6XNPr{border-color:#c5c5c5;opacity:.8}.refund_info__table-H\+J6U .sub_title-yZrHb{font-size:.12rem}.passed_row-7qnXI .text_content-\+gvPL{opacity:.5;text-decoration:line-through}.refund_info__table-H\+J6U.light-Ulgu0 .text_content-\+gvPL.c_red-pB2iT{color:#ff5050}.refund_info__table-H\+J6U table{width:100%;border-collapse:collapse;border-spacing:0}.refund_info__table-H\+J6U thead{background-color:#3a3a3a}.refund_info__table-H\+J6U.light-Ulgu0 thead{background-color:#f6f6f6}.refund_info__table-H\+J6U td,.refund_info__table-H\+J6U th{text-align:left;box-sizing:border-box;height:.37rem;font-size:.11rem;font-weight:500;position:relative}.refund_info__table-H\+J6U td:after,.refund_info__table-H\+J6U th:after{content:"";position:absolute;left:0;top:0;width:200%;height:.74rem;box-sizing:border-box;border-right:1px solid;transform:scale(.5);transform-origin:0 0}.refund_info__table-H\+J6U.light-Ulgu0 td:after,.refund_info__table-H\+J6U.light-Ulgu0 th:after{border-color:#ddd;opacity:.8}.refund_info__table-H\+J6U td:last-child,.refund_info__table-H\+J6U th:last-child{text-align:center;background-color:#3a3a3a;padding:0 .15rem}.refund_info__table-H\+J6U.light-Ulgu0 td:last-child,.refund_info__table-H\+J6U.light-Ulgu0 th:last-child{background-color:#f6f6f6}.refund_info__table-H\+J6U td:last-child:after,.refund_info__table-H\+J6U th:last-child:after{border-right:none}.refund_info__table-H\+J6U td:first-child .text_content-\+gvPL,.refund_info__table-H\+J6U th:first-child .text_content-\+gvPL{margin-left:.15rem}.refund_info__table-H\+J6U td{position:relative}.refund_info__table-H\+J6U td:after{content:"";position:absolute;left:0;top:0;width:200%;height:.74rem;box-sizing:border-box;border-top:1px solid;transform:scale(.5);transform-origin:0 0}.current_tag-ykewg{font-size:.07rem;font-weight:500;display:inline-block;height:.11rem;line-height:.11rem;padding:0 .04rem;margin-left:.08rem;position:relative;transform:translateY(-.02rem)}.current_tag-ykewg:after{content:"";position:absolute;left:0;top:0;width:200%;height:200%;box-sizing:border-box;border:1px solid;border-radius:.1rem .1rem .1rem 0;transform:scale(.5);transform-origin:0 0}