@charset "UTF-8";.flex{display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-direction-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-direction-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-flow-column{-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.flex-justify-between{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-justify-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-wrap-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-1{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.flex-0{-webkit-flex:0 1;-ms-flex:0 1;flex:0 1}.flex-none{-webkit-flex:none;-ms-flex:none;flex:none}.font-size-10{font-size:.53333rem}.font-size-11{font-size:.58667rem}.font-size-12{font-size:.64rem}.font-size-13{font-size:.69333rem}.font-size-14{font-size:.74667rem}.font-size-16{font-size:.85333rem}.font-size-18{font-size:.96rem}.font-size-20{font-size:1.06667rem}.font-size-22{font-size:1.17333rem}.font-size-24{font-size:1.28rem}.ellipsis{word-break:break-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.font-weight-bold{font-weight:700}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.line-height-18{line-height:.96rem}.line-height-20{line-height:1.06667rem}.line-height-22{line-height:1.17333rem}.line-height-24{line-height:1.28rem}.line-height-26{line-height:1.6rem}:root{--safe-area-inset-top: 0px;--safe-area-inset-bottom: 0px;--safe-area-inset-left: 0px;--safe-area-inset-right: 0px}@supports (bottom: constant(safe-area-inset-bottom)){:root{--safe-area-inset-top: constant(safe-area-inset-top);--safe-area-inset-bottom: constant(safe-area-inset-bottom);--safe-area-inset-left: constant(safe-area-inset-left);--safe-area-inset-right: constant(safe-area-inset-right)}}@supports (bottom: env(safe-area-inset-bottom)){:root{--safe-area-inset-top: env(safe-area-inset-top);--safe-area-inset-bottom: env(safe-area-inset-bottom);--safe-area-inset-left: env(safe-area-inset-left);--safe-area-inset-right: env(safe-area-inset-right)}}@supports not ((bottom: constant(safe-area-inset-bottom)) or (bottom: env(safe-area-inset-bottom))){@media only screen and (device-width: 20rem) and (device-height: 43.30667rem) and (-webkit-device-pixel-ratio: 3){:root{--safe-area-inset-top: 2.34667rem;--safe-area-inset-bottom: 1.81333rem;--safe-area-inset-left: 0;--safe-area-inset-right: 0}}@media only screen and (device-width: 43.30667rem) and (device-height: 20rem) and (-webkit-device-pixel-ratio: 3){:root{--safe-area-inset-top: 0;--safe-area-inset-bottom: 1.12rem;--safe-area-inset-left: 2.34667rem;--safe-area-inset-right: 2.34667rem}}}/*!
 * @bilibili/b-style(v4.0.0)
 * @file: reset.min.css
 * 一套帮助快速交作业的样式库，支持css、less、sass和stylus。
 */*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;font-size:.74667rem;color:var(--text1);text-align:left}body:not(.b_ft_none){font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}a,abbr,acronym,address,blockquote,button,caption,cite,code,dd,del,dfn,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,img,label,legend,li,ol,p,pre,q,s,samp,small,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;border:0;padding:0;font-size:100%;font-family:inherit;font-weight:400;font-style:normal}b,strong{font-weight:700}small{font-size:80%}img{border:0;border-style:none;vertical-align:middle}svg{overflow:hidden;vertical-align:middle}table{border-spacing:0;border-collapse:collapse}a{-webkit-text-decoration:none;text-decoration:none;color:var(--text_link)}a:active,a:focus,a:hover{outline:none 0}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}button,input,select,textarea{margin:0;font-size:100%;vertical-align:baseline}button,input{line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button;appearance:button}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}textarea{overflow:auto;vertical-align:top}/*!
 * @bilibili/b-style(v4.0.0)
 * @file: theme.min.css
 * 一套帮助快速交作业的样式库，支持css、less、sass和stylus。
 */:root{--Ga0: #f6f7f8;--Ga0_s: #f6f7f8;--Ga0_t: #f6f7f8;--Ga1: #f1f2f3;--Ga1_s: #f1f2f3;--Ga1_t: #f1f2f3;--Ga1_e: #f1f2f3;--Ga2: #e3e5e7;--Ga2_t: #e3e5e7;--Ga3: #c9ccd0;--Ga3_t: #c9ccd0;--Ga4: #aeb3b9;--Ga4_t: #aeb3b9;--Ga5: #9499a0;--Ga5_t: #9499a0;--Ga6: #797f87;--Ga6_t: #797f87;--Ga7: #61666d;--Ga7_t: #61666d;--Ga8: #484c53;--Ga8_t: #484c53;--Ga9: #2f3238;--Ga9_t: #2f3238;--Ga10: #18191c;--Ga10_t: #18191c;--Ga11: #fff;--Ga12: #f1f2f3;--Ga12_s: #f6f7f8;--Ga13: #f1f2f3;--Ga13_s: #f1f2f3;--Wh0: #fff;--Wh0_s: #fff;--Wh0_t: #fff;--Ba0: #000;--Ba0_s: #000;--Ba0_t: #000;--Pi0: #fff3f6;--Pi1: #ffecf1;--Pi2: #ffd9e4;--Pi3: #ffb3ca;--Pi4: #ff8cb0;--Pi5: #f69;--Pi5_t: #f69;--Pi6: #e84b85;--Pi7: #d03171;--Pi8: #ad1c5b;--Pi9: #771141;--Pi10: #3f0723;--Ma0: #fef3fc;--Ma1: #fdebfa;--Ma2: #fbd7f4;--Ma3: #f7aeeb;--Ma4: #f286e2;--Ma5: #ee5ddb;--Ma6: #da41cb;--Ma7: #c525ba;--Ma8: #9b1797;--Ma9: #670f67;--Ma10: #330834;--Re0: #fef3f2;--Re1: #feecea;--Re2: #fdd7d4;--Re3: #fcafaa;--Re4: #fa857f;--Re5: #f85a54;--Re6: #e23d3d;--Re7: #c9272c;--Re8: #9f1922;--Re9: #710e18;--Re10: #3b060d;--Or0: #fff6ee;--Or1: #fff0e3;--Or2: #ffe1c7;--Or3: #ffc18f;--Or4: #ffa058;--Or5: #ff7f24;--Or6: #e95b03;--Or7: #bb4100;--Or8: #8d2d00;--Or9: #5e1b00;--Or10: #2f0c00;--Ye0: #fffaef;--Ye1: #fff6e4;--Ye2: #ffeec9;--Ye3: #ffdb93;--Ye4: #ffc65d;--Ye5: #ffb027;--Ye6: #fa9600;--Ye7: #c26e00;--Ye8: #8a4a00;--Ye9: #5b2e00;--Ye10: #2f1600;--Ly0: #fffcec;--Ly1: #fffadf;--Ly2: #fff5bf;--Ly3: #ffea80;--Ly4: #ffdc40;--Ly5: #fc0;--Ly6: #d5a300;--Ly7: #aa7d00;--Ly8: #805a00;--Ly9: #553900;--Ly10: #2b1b00;--Lg0: #f7fbef;--Lg1: #f2f9e4;--Lg2: #e3f2c8;--Lg3: #c7e691;--Lg4: #a9d95b;--Lg5: #88cc24;--Lg6: #66b105;--Lg7: #4e8e04;--Lg8: #376a03;--Lg9: #224702;--Lg10: #102301;--Gr0: #effbf3;--Gr1: #e4f8ea;--Gr2: #caf1d6;--Gr3: #95e4af;--Gr4: #5fd689;--Gr5: #2ac864;--Gr6: #0eb350;--Gr7: #089043;--Gr8: #046e35;--Gr9: #034926;--Gr10: #012414;--Cy0: #edfbfb;--Cy1: #e2f8f8;--Cy2: #c4eff0;--Cy3: #89e1e1;--Cy4: #4fd3d1;--Cy5: #14c4bf;--Cy6: #02aaaa;--Cy7: #018488;--Cy8: #015f66;--Cy9: #013d44;--Cy10: #001d22;--Lb0: #ecfafe;--Lb1: #dff6fd;--Lb2: #bfedfa;--Lb3: #80daf6;--Lb4: #40c5f1;--Lb5: #00aeec;--Lb6: #008ac5;--Lb7: #00699d;--Lb8: #004b76;--Lb9: #002f4f;--Lb10: #001627;--Bl0: #f3f5ff;--Bl1: #ebefff;--Bl2: #d7dfff;--Bl3: #b0c1ff;--Bl4: #88a4ff;--Bl5: #6188ff;--Bl6: #4c6de4;--Bl7: #3752c8;--Bl8: #2136ac;--Bl9: #121f7f;--Bl10: #080d41;--Pu0: #f9f4ff;--Pu1: #f6edff;--Pu2: #eddbff;--Pu3: #d8b6ff;--Pu4: #c392ff;--Pu5: #ac6dff;--Pu6: #8f56e4;--Pu7: #723ecc;--Pu8: #5627b3;--Pu9: #371683;--Pu10: #190a44;--Br0: #faf8f6;--Br1: #f7f3f0;--Br2: #efe7e0;--Br3: #e0cfc1;--Br4: #d0b7a3;--Br5: #c19d84;--Br6: #a5816a;--Br7: #856553;--Br8: #634a3e;--Br9: #423029;--Br10: #211815;--Si0: #f9fbfc;--Si1: #f5f7fa;--Si2: #ebeff4;--Si3: #d7e0ea;--Si4: #c3d0df;--Si5: #afc0d5;--Si6: #8d9fb9;--Si7: #6d7f9c;--Si8: #4d5d7c;--Si9: #323d54;--Si10: #191e2b;--Ga0_rgb: 246, 247, 248;--Ga0_s_rgb: 246, 247, 248;--Ga1_rgb: 241, 242, 243;--Ga1_s_rgb: 241, 242, 243;--Ga2_rgb: 227, 229, 231;--Ga3_rgb: 201, 204, 208;--Ga5_rgb: 148, 153, 160;--Ga7_rgb: 97, 102, 109;--Ga10_rgb: 24, 25, 28;--Ga11_rgb: 255, 255, 255;--Ga12_rgb: 241, 242, 243;--Ga12_s_rgb: 246, 247, 248;--Ga13_rgb: 241, 242, 243;--Ga13_s_rgb: 241, 242, 243;--Wh0_rgb: 255, 255, 255;--Wh0_s_rgb: 255, 255, 255;--Ba0_rgb: 0, 0, 0;--Pi1_rgb: 255, 236, 241;--Pi5_rgb: 255, 102, 153;--Re1_rgb: 254, 236, 234;--Re5_rgb: 248, 90, 84;--Or1_rgb: 255, 240, 227;--Or5_rgb: 255, 127, 36;--Ye1_rgb: 255, 246, 228;--Ye5_rgb: 255, 176, 39;--Ye6_rgb: 250, 150, 0;--Gr1_rgb: 228, 248, 234;--Gr5_rgb: 42, 200, 100;--Lb1_rgb: 223, 246, 253;--Lb5_rgb: 0, 174, 236;--Lb7_rgb: 0, 105, 157}:root{--Ga0_u: #f6f7f8;--Ga1_u: #f1f2f3;--Ga2_u: #e3e5e7;--Ga3_u: #c9ccd0;--Ga4_u: #aeb3b9;--Ga5_u: #9499a0;--Ga6_u: #797f87;--Ga7_u: #61666d;--Ga8_u: #484c53;--Ga9_u: #2f3238;--Ga10_u: #18191c;--Ga11_u: #fff;--Ga12_u: #f1f2f3;--Ga13_u: #f1f2f3;--Wh0_u: #fff;--Ba0_u: #000;--Pi0_u: #fff3f6;--Pi1_u: #ffecf1;--Pi2_u: #ffd9e4;--Pi3_u: #ffb3ca;--Pi4_u: #ff8cb0;--Pi5_u: #f69;--Pi6_u: #e84b85;--Pi7_u: #d03171;--Pi8_u: #ad1c5b;--Pi9_u: #771141;--Pi10_u: #3f0723;--Ma0_u: #fef3fc;--Ma1_u: #fdebfa;--Ma2_u: #fbd7f4;--Ma3_u: #f7aeeb;--Ma4_u: #f286e2;--Ma5_u: #ee5ddb;--Ma6_u: #da41cb;--Ma7_u: #c525ba;--Ma8_u: #9b1797;--Ma9_u: #670f67;--Ma10_u: #330834;--Re0_u: #fef3f2;--Re1_u: #feecea;--Re2_u: #fdd7d4;--Re3_u: #fcafaa;--Re4_u: #fa857f;--Re5_u: #f85a54;--Re6_u: #e23d3d;--Re7_u: #c9272c;--Re8_u: #9f1922;--Re9_u: #710e18;--Re10_u: #3b060d;--Or0_u: #fff6ee;--Or1_u: #fff0e3;--Or2_u: #ffe1c7;--Or3_u: #ffc18f;--Or4_u: #ffa058;--Or5_u: #ff7f24;--Or6_u: #e95b03;--Or7_u: #bb4100;--Or8_u: #8d2d00;--Or9_u: #5e1b00;--Or10_u: #2f0c00;--Ye0_u: #fffaef;--Ye1_u: #fff6e4;--Ye2_u: #ffeec9;--Ye3_u: #ffdb93;--Ye4_u: #ffc65d;--Ye5_u: #ffb027;--Ye6_u: #fa9600;--Ye7_u: #c26e00;--Ye8_u: #8a4a00;--Ye9_u: #5b2e00;--Ye10_u: #2f1600;--Ly0_u: #fffcec;--Ly1_u: #fffadf;--Ly2_u: #fff5bf;--Ly3_u: #ffea80;--Ly4_u: #ffdc40;--Ly5_u: #fc0;--Ly6_u: #d5a300;--Ly7_u: #aa7d00;--Ly8_u: #805a00;--Ly9_u: #553900;--Ly10_u: #2b1b00;--Lg0_u: #f7fbef;--Lg1_u: #f2f9e4;--Lg2_u: #e3f2c8;--Lg3_u: #c7e691;--Lg4_u: #a9d95b;--Lg5_u: #88cc24;--Lg6_u: #66b105;--Lg7_u: #4e8e04;--Lg8_u: #376a03;--Lg9_u: #224702;--Lg10_u: #102301;--Gr0_u: #effbf3;--Gr1_u: #e4f8ea;--Gr2_u: #caf1d6;--Gr3_u: #95e4af;--Gr4_u: #5fd689;--Gr5_u: #2ac864;--Gr6_u: #0eb350;--Gr7_u: #089043;--Gr8_u: #046e35;--Gr9_u: #034926;--Gr10_u: #012414;--Cy0_u: #edfbfb;--Cy1_u: #e2f8f8;--Cy2_u: #c4eff0;--Cy3_u: #89e1e1;--Cy4_u: #4fd3d1;--Cy5_u: #14c4bf;--Cy6_u: #02aaaa;--Cy7_u: #018488;--Cy8_u: #015f66;--Cy9_u: #013d44;--Cy10_u: #001d22;--Lb0_u: #ecfafe;--Lb1_u: #dff6fd;--Lb2_u: #bfedfa;--Lb3_u: #80daf6;--Lb4_u: #40c5f1;--Lb5_u: #00aeec;--Lb6_u: #008ac5;--Lb7_u: #00699d;--Lb8_u: #004b76;--Lb9_u: #002f4f;--Lb10_u: #001627;--Bl0_u: #f3f5ff;--Bl1_u: #ebefff;--Bl2_u: #d7dfff;--Bl3_u: #b0c1ff;--Bl4_u: #88a4ff;--Bl5_u: #6188ff;--Bl6_u: #4c6de4;--Bl7_u: #3752c8;--Bl8_u: #2136ac;--Bl9_u: #121f7f;--Bl10_u: #080d41;--Pu0_u: #f9f4ff;--Pu1_u: #f6edff;--Pu2_u: #eddbff;--Pu3_u: #d8b6ff;--Pu4_u: #c392ff;--Pu5_u: #ac6dff;--Pu6_u: #8f56e4;--Pu7_u: #723ecc;--Pu8_u: #5627b3;--Pu9_u: #371683;--Pu10_u: #190a44;--Br0_u: #faf8f6;--Br1_u: #f7f3f0;--Br2_u: #efe7e0;--Br3_u: #e0cfc1;--Br4_u: #d0b7a3;--Br5_u: #c19d84;--Br6_u: #a5816a;--Br7_u: #856553;--Br8_u: #634a3e;--Br9_u: #423029;--Br10_u: #211815;--Si0_u: #f9fbfc;--Si1_u: #f5f7fa;--Si2_u: #ebeff4;--Si3_u: #d7e0ea;--Si4_u: #c3d0df;--Si5_u: #afc0d5;--Si6_u: #8d9fb9;--Si7_u: #6d7f9c;--Si8_u: #4d5d7c;--Si9_u: #323d54;--Si10_u: #191e2b;--Wh0_u_rgb: 255, 255, 255}html.bili_dark{--Ga0: #101011;--Ga0_s: #1e2022;--Ga0_t: #1e2022;--Ga1: #0a0b0c;--Ga1_s: #232527;--Ga1_t: #232527;--Ga1_e: #232527;--Ga2: #2f3134;--Ga2_t: #2f3134;--Ga3: #46494d;--Ga3_t: #46494d;--Ga4: #5e6267;--Ga4_t: #5e6267;--Ga5: #757a81;--Ga5_t: #757a81;--Ga6: #8b9097;--Ga6_t: #8b9097;--Ga7: #a2a7ae;--Ga7_t: #a2a7ae;--Ga8: #b9bdc2;--Ga8_t: #b9bdc2;--Ga9: #d0d3d7;--Ga9_t: #d0d3d7;--Ga10: #e7e9eb;--Ga10_t: #e7e9eb;--Ga11: #242628;--Ga12: #1f2022;--Ga12_s: #2b2c2f;--Ga13: #1a1b1d;--Ga13_s: #2f3134;--Wh0: #17181a;--Wh0_s: #2f3134;--Wh0_t: #17181a;--Ba0: #000;--Ba0_s: #fff;--Ba0_t: #000;--Pi0: #26161c;--Pi1: #2f1a22;--Pi2: #472030;--Pi3: #76304b;--Pi4: #a73e65;--Pi5: #d44e7d;--Pi5_t: #d44e7d;--Pi6: #dc6d94;--Pi7: #e38caa;--Pi8: #ebabc1;--Pi9: #f2cad8;--Pi10: #fae9ef;--Ma0: #261525;--Ma1: #2e182d;--Ma2: #461c43;--Ma3: #72296c;--Ma4: #a13396;--Ma5: #cb41bb;--Ma6: #d462c7;--Ma7: #dd83d3;--Ma8: #e6a4de;--Ma9: #efc5ea;--Ma10: #f8e6f6;--Re0: #261314;--Re1: #2e1617;--Re2: #471a1c;--Re3: #742728;--Re4: #a63131;--Re5: #d1403e;--Re6: #d9615f;--Re7: #e18281;--Re8: #e9a3a2;--Re9: #f1c5c4;--Re10: #f9e5e5;--Or0: #28180f;--Or1: #301b10;--Or2: #4a230e;--Or3: #783610;--Or4: #a9490d;--Or5: #d66011;--Or6: #dd7c3a;--Or7: #e49764;--Or8: #ebb38d;--Or9: #f2ceb6;--Or10: #faeadf;--Ye0: #2a1e0f;--Ye1: #342410;--Ye2: #4d300b;--Ye3: #7c4c08;--Ye4: #ad6800;--Ye5: #db8700;--Ye6: #e19c2c;--Ye7: #e7b158;--Ye8: #eec584;--Ye9: #f4dab1;--Ye10: #faefdd;--Ly0: #2a2310;--Ly1: #332a11;--Ly2: #49390c;--Ly3: #745909;--Ly4: #a27c00;--Ly5: #cca000;--Ly6: #d5b02c;--Ly7: #dec158;--Ly8: #e7d184;--Ly9: #efe2b1;--Ly10: #f8f2dd;--Lg0: #19220f;--Lg1: #1e2911;--Lg2: #273c0e;--Lg3: #3c600f;--Lg4: #50840b;--Lg5: #67a70e;--Lg6: #81b638;--Lg7: #9cc562;--Lg8: #b6d58b;--Lg9: #d0e4b5;--Lg10: #ebf3df;--Gr0: #102017;--Gr1: #11271b;--Gr2: #123923;--Gr3: #175c34;--Gr4: #198042;--Gr5: #1fa251;--Gr6: #46b26f;--Gr7: #6dc28d;--Gr8: #93d2ab;--Gr9: #bae2c9;--Gr10: #e1f3e8;--Cy0: #0c1f20;--Cy1: #0d2627;--Cy2: #093739;--Cy3: #085b5c;--Cy4: #028080;--Cy5: #03a29f;--Cy6: #2fb2b0;--Cy7: #5ac2c0;--Cy8: #86d2d1;--Cy9: #b2e2e1;--Cy10: #ddf3f3;--Lb0: #0a1b23;--Lb1: #0b202a;--Lb2: #082d40;--Lb3: #064a69;--Lb4: #006996;--Lb5: #0087bd;--Lb6: #2c9cc8;--Lb7: #58b1d4;--Lb8: #84c5df;--Lb9: #b1dbeb;--Lb10: #ddeff6;--Bl0: #151826;--Bl1: #181c2f;--Bl2: #1f2748;--Bl3: #2e3c76;--Bl4: #3b53a8;--Bl5: #4b6bd4;--Bl6: #6a85db;--Bl7: #899ee3;--Bl8: #a9b8ea;--Bl9: #c8d2f2;--Bl10: #e7ebf9;--Pu0: #1d1628;--Pu1: #221a31;--Pu2: #31214c;--Pu3: #4e317d;--Pu4: #6d3fb1;--Pu5: #8c50e0;--Pu6: #a06ee5;--Pu7: #b48deb;--Pu8: #c8abf0;--Pu9: #dbc9f5;--Pu10: #f0e8fb;--Br0: #211d1b;--Br1: #282320;--Br2: #382f2a;--Br3: #59483f;--Br4: #7a6154;--Br5: #9a7c6a;--Br6: #ac9384;--Br7: #bda99e;--Br8: #cebfb7;--Br9: #e0d7d1;--Br10: #f2eeeb;--Si0: #212325;--Si1: #27292c;--Si2: #36393f;--Si3: #535962;--Si4: #6f7987;--Si5: #8c99aa;--Si6: #a0abb9;--Si7: #b4bcc7;--Si8: #c8ced6;--Si9: #dce0e5;--Si10: #f0f2f4;--Ga0_rgb: 16, 16, 17;--Ga0_s_rgb: 30, 32, 34;--Ga1_rgb: 10, 11, 12;--Ga1_s_rgb: 35, 37, 39;--Ga2_rgb: 47, 49, 52;--Ga3_rgb: 70, 73, 77;--Ga5_rgb: 117, 122, 129;--Ga7_rgb: 162, 167, 174;--Ga10_rgb: 231, 233, 235;--Ga11_rgb: 36, 38, 40;--Ga12_rgb: 31, 32, 34;--Ga12_s_rgb: 43, 44, 47;--Ga13_rgb: 26, 27, 29;--Ga13_s_rgb: 47, 49, 52;--Wh0_rgb: 23, 24, 26;--Wh0_s_rgb: 47, 49, 52;--Ba0_rgb: 0, 0, 0;--Pi1_rgb: 47, 26, 34;--Pi5_rgb: 212, 78, 125;--Re1_rgb: 46, 22, 23;--Re5_rgb: 209, 64, 62;--Or1_rgb: 48, 27, 16;--Or5_rgb: 214, 96, 17;--Ye1_rgb: 52, 36, 16;--Ye5_rgb: 219, 135, 0;--Ye6_rgb: 225, 156, 44;--Gr1_rgb: 17, 39, 27;--Gr5_rgb: 31, 162, 81;--Lb1_rgb: 11, 32, 42;--Lb5_rgb: 0, 135, 189;--Lb7_rgb: 88, 177, 212}:root{--brand_pink: var(--Pi5);--brand_pink_thin: var(--Pi1);--brand_blue: var(--Lb5);--brand_blue_thin: var(--Lb1);--stress_red: var(--Re5);--stress_red_thin: var(--Re1);--success_green: var(--Gr5);--success_green_thin: var(--Gr1);--operate_orange: var(--Or5);--operate_orange_thin: var(--Or1);--pay_yellow: var(--Ye5);--pay_yellow_thin: var(--Ye1);--bg1: var(--Wh0);--bg2: var(--Ga0);--bg3: var(--Ga1);--bg1_float: var(--Ga11);--bg2_float: var(--Ga12);--bg3_float: var(--Ga13);--graph_bg_thin_float: var(--Ga12_s);--graph_bg_regular_float: var(--Ga13_s);--text_white: var(--Wh0_u);--text1: var(--Ga10);--text2: var(--Ga7);--text3: var(--Ga5);--text4: var(--Ga3);--text_link: var(--Lb7);--text_notice: var(--Ye6);--line_light: var(--Ga1_s);--line_regular: var(--Ga2);--line_bold: var(--Ga3);--graph_white: var(--Wh0_u);--graph_bg_bright: var(--Wh0_s);--graph_bg_thin: var(--Ga0_s);--graph_bg_regular: var(--Ga1_s);--graph_bg_thick: var(--Ga2);--graph_weak: var(--Ga3);--graph_medium: var(--Ga5);--graph_bold: var(--Ga7);--graph_icon: var(--Ga7);--shadow: var(--Ba0);--brand_pink_rgb: var(--Pi5_rgb);--brand_pink_thin_rgb: var(--Pi1_rgb);--brand_blue_rgb: var(--Lb5_rgb);--brand_blue_thin_rgb: var(--Lb1_rgb);--stress_red_rgb: var(--Re5_rgb);--stress_red_thin_rgb: var(--Re1_rgb);--success_green_rgb: var(--Gr5_rgb);--success_green_thin_rgb: var(--Gr1_rgb);--operate_orange_rgb: var(--Or5_rgb);--operate_orange_thin_rgb: var(--Or1_rgb);--pay_yellow_rgb: var(--Ye5_rgb);--pay_yellow_thin_rgb: var(--Ye1_rgb);--bg1_rgb: var(--Wh0_rgb);--bg2_rgb: var(--Ga0_rgb);--bg3_rgb: var(--Ga1_rgb);--bg1_float_rgb: var(--Ga11_rgb);--bg2_float_rgb: var(--Ga12_rgb);--bg3_float_rgb: var(--Ga13_rgb);--graph_bg_thin_float_rgb: var(--Ga12_s_rgb);--graph_bg_regular_float_rgb: var(--Ga13_s_rgb);--text_white_rgb: var(--Wh0_u_rgb);--text1_rgb: var(--Ga10_rgb);--text2_rgb: var(--Ga7_rgb);--text3_rgb: var(--Ga5_rgb);--text4_rgb: var(--Ga3_rgb);--text_link_rgb: var(--Lb7_rgb);--text_notice_rgb: var(--Ye6_rgb);--line_light_rgb: var(--Ga1_s_rgb);--line_regular_rgb: var(--Ga2_rgb);--line_bold_rgb: var(--Ga3_rgb);--graph_white_rgb: var(--Wh0_u_rgb);--graph_bg_bright_rgb: var(--Wh0_s_rgb);--graph_bg_thin_rgb: var(--Ga0_s_rgb);--graph_bg_regular_rgb: var(--Ga1_s_rgb);--graph_bg_thick_rgb: var(--Ga2_rgb);--graph_weak_rgb: var(--Ga3_rgb);--graph_medium_rgb: var(--Ga5_rgb);--graph_bold_rgb: var(--Ga7_rgb);--graph_icon_rgb: var(--Ga7_rgb);--shadow_rgb: var(--Ba0_rgb)}:root{--card-title-color: #333;--topic-card-bg: url(//i0.hdslb.com/bfs/kfptfe/floor/5b702004a30776b738393b493b97508e41678a3d.png);--topic-card-hot-icon: url(//i0.hdslb.com/bfs/kfptfe/floor/e8ac0ff04b1c250c7b449ee035d3c820a96a60a8.png);--topic-card-hot-text-color: #ff8766;--topic-card-content-bg: rgba(255, 255, 255, .7);--tab-sticky-border: .05333rem solid #e8e8e8}html.bili_dark{--card-title-color: #e7e9eb;--topic-card-bg: url(//i0.hdslb.com/bfs/kfptfe/floor/753ebb332e75e7d4a7f8a29bbae33a069727c895.png);--topic-card-hot-icon: url(//i0.hdslb.com/bfs/kfptfe/floor/e8ac0ff04b1c250c7b449ee035d3c820a96a60a8.png);--topic-card-hot-text-color: #e27d61;--topic-card-content-bg: rgba(23, 24, 26, .7);--tab-sticky-border: .05333rem solid var(--line_bold, #46494d)}.franky-popup{position:relative}.franky-popup_box{position:fixed;max-width:100%;max-height:100%}.franky-popup_box.is-center{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.franky-popup_box.is-center.is-in{-webkit-animation:.25s linear biliPopupFadeIn both;animation:.25s linear biliPopupFadeIn both}.franky-popup_box.is-center.is-out{-webkit-animation:.25s linear biliPopupFadeOut both;animation:.25s linear biliPopupFadeOut both}.franky-popup_box.is-top{top:0;left:0;width:100%}.franky-popup_box.is-top.is-in{-webkit-animation:.25s linear biliPopupTopIn both;animation:.25s linear biliPopupTopIn both}.franky-popup_box.is-top.is-out{-webkit-animation:.25s linear biliPopupTopOut both;animation:.25s linear biliPopupTopOut both}.franky-popup_box.is-bottom{bottom:0;left:0;width:100%}.franky-popup_box.is-bottom.is-in{-webkit-animation:.25s linear biliPopupBottomIn both;animation:.25s linear biliPopupBottomIn both}.franky-popup_box.is-bottom.is-out{-webkit-animation:.25s linear biliPopupBottomOut both;animation:.25s linear biliPopupBottomOut both}.franky-popup_box.is-left{top:0;left:0;height:100%}.franky-popup_box.is-left.is-in{-webkit-animation:.25s linear biliPopupLeftIn both;animation:.25s linear biliPopupLeftIn both}.franky-popup_box.is-left.is-out{-webkit-animation:.25s linear biliPopupLeftOut both;animation:.25s linear biliPopupLeftOut both}.franky-popup_box.is-right{top:0;right:0;height:100%}.franky-popup_box.is-right.is-in{-webkit-animation:.25s linear biliPopupRightIn both;animation:.25s linear biliPopupRightIn both}.franky-popup_box.is-right.is-out{-webkit-animation:.25s linear biliPopupRightOut both;animation:.25s linear biliPopupRightOut both}.franky-mask{position:fixed;left:0;top:0;width:100%;height:100%;opacity:0}.franky-mask.is-in{-webkit-animation:.25s linear biliPopupFadeIn both;animation:.25s linear biliPopupFadeIn both}.franky-mask.is-out{-webkit-animation:.25s linear biliPopupFadeOut both;animation:.25s linear biliPopupFadeOut both}@-webkit-keyframes biliPopupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes biliPopupFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes biliPopupFadeOut{0%{opacity:1}to{opacity:0}}@keyframes biliPopupFadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes biliPopupTopIn{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes biliPopupTopIn{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes biliPopupTopOut{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes biliPopupTopOut{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes biliPopupBottomIn{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes biliPopupBottomIn{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes biliPopupBottomOut{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes biliPopupBottomOut{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes biliPopupLeftIn{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes biliPopupLeftIn{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes biliPopupLeftOut{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes biliPopupLeftOut{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes biliPopupRightIn{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes biliPopupRightIn{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes biliPopupRightOut{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes biliPopupRightOut{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.franky-toast{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:60vw;padding:.53333rem;text-align:center;line-height:1.4;font-size:.74667rem;color:#fff;white-space:normal;word-wrap:break-word;word-break:break-all;border-radius:.42667rem;background:rgba(0,0,0,.7)}.franky-toast-top,.franky-toast-bottom{-webkit-transform:translate3d(-50%,0,0)!important;transform:translate3d(-50%,0,0)!important}.header-empty-safe[data-v-c5de295c]{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.footer-empty-safe[data-v-c5de295c]{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.franky-scroll-view_loading .franky-scroll-view_loader{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:.64rem;margin:.64rem 0}.franky-scroll-view_loading .franky-scroll-view_loader-item{width:.64rem;height:.64rem;margin:0 .21333rem;border-radius:100%;background-color:#fb7299;will-change:transform}.franky-scroll-view_loading .franky-scroll-view_loader-item:nth-child(1){animation:frankyScrollViewLoading .5s linear infinite alternate-reverse}.franky-scroll-view_loading .franky-scroll-view_loader-item:nth-child(2){-webkit-animation:frankyScrollViewLoading .5s linear infinite alternate;animation:frankyScrollViewLoading .5s linear infinite alternate}.franky-scroll-view_loading .franky-scroll-view_loadend{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:.64rem 1.06667rem;font-size:.74667rem;color:#999}.franky-scroll-view_loading .franky-scroll-view_loadend-icon{display:block;height:1.06667rem;margin-right:.42667rem}@-webkit-keyframes frankyScrollViewLoading{0%{-webkit-transform:scale(.3);transform:scale(.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes frankyScrollViewLoading{0%{-webkit-transform:scale(.3);transform:scale(.3)}to{-webkit-transform:scale(1);transform:scale(1)}}.franky-scroll-view_refresh{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:1.28rem}.franky-scroll-view_refresh .franky-scroll-view_loader{width:3.2rem;height:3.2rem;background-image:url(https://i0.hdslb.com/bfs/kfptfe/floor/0bfdb5acea7e56ef93125a4ce5fd4f3c6b958a4c.png);background-size:12.8rem 3.2rem;will-change:auto}.franky-scroll-view_refresh .franky-scroll-view_loader.is-animation{-webkit-animation:frankyScrollViewRefresh .6s step-end 0s infinite both;animation:frankyScrollViewRefresh .6s step-end 0s infinite both}@-webkit-keyframes frankyScrollViewRefresh{0%{background-position:0 -3.2rem}25%{background-position:3.2rem -3.2rem}50%{background-position:6.4rem -3.2rem}75%{background-position:9.6rem -3.2rem}to{background-position:0 -3.2rem}}@keyframes frankyScrollViewRefresh{0%{background-position:0 -3.2rem}25%{background-position:3.2rem -3.2rem}50%{background-position:6.4rem -3.2rem}75%{background-position:9.6rem -3.2rem}to{background-position:0 -3.2rem}}.franky-scroll-view{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.franky-scroll-view .scroll-view-container{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:none}.franky-scroll-view .scroll-view-container.is-horizontal{height:auto}.franky-scroll-view .scroll-view-header,.franky-scroll-view .scroll-view-footer{-webkit-flex:none;-ms-flex:none;flex:none}.franky-scroll-view.is-page-scroll .scroll-view-header,.franky-scroll-view.is-page-scroll .scroll-view-footer{position:fixed;left:0;right:0}.franky-scroll-view.is-page-scroll .scroll-view-header{top:0}.franky-scroll-view.is-page-scroll .scroll-view-footer{bottom:0}.franky-scroll-view .scroll-view-refresh{position:absolute;top:0;left:0;right:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.franky-scroll-view .scroll-view-transition{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.franky-scroll-view.is-hide-scrollbar ::-webkit-scrollbar{display:none;-webkit-appearance:none;width:0!important;height:0!important;background:transparent}.franky-swiper{display:block;height:8rem}.franky-swiper[hidden]{display:none}.franky-swiper .franky-swiper-wrapper{overflow:hidden;position:relative;width:100%;height:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}.franky-swiper .franky-swiper-slides{position:absolute;left:0;top:0;right:0;bottom:0}.franky-swiper .franky-swiper-slide-frame{position:absolute;left:0;top:0;width:100%;height:100%;will-change:transform}.franky-swiper .franky-swiper-dots{position:absolute;font-size:0}.franky-swiper .franky-swiper-dots-horizontal{left:50%;bottom:10PX;text-align:center;white-space:nowrap;-webkit-transform:translate(-50%,0);transform:translate(-50%)}.franky-swiper .franky-swiper-dots-horizontal .franky-swiper-dot{margin-right:.42667rem}.franky-swiper .franky-swiper-dots-horizontal .franky-swiper-dot:last-child{margin-right:0}.franky-swiper .franky-swiper-dots-vertical{right:.53333rem;top:50%;text-align:right;-webkit-transform:translate(0,-50%);transform:translateY(-50%)}.franky-swiper .franky-swiper-dots-vertical .franky-swiper-dot{display:block;margin-bottom:.48rem}.franky-swiper .franky-swiper-dots-vertical .franky-swiper-dot:last-child{margin-bottom:0}.franky-swiper .franky-swiper-dot{display:inline-block;width:.42667rem;height:.42667rem;cursor:pointer;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-timing-function:ease;transition-timing-function:ease;background:rgba(0,0,0,.3);border-radius:50%}.franky-swiper .franky-swiper-dot-active{background-color:#000}.franky-swiper-item{display:block;overflow:hidden;will-change:transform;position:absolute;width:100%;height:100%;cursor:-webkit-grab;cursor:grab}.franky-swiper-item[hidden]{display:none}.ellipsis-1[data-v-8849725d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-8849725d]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-8849725d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-8849725d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-8849725d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-8849725d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-8849725d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-8849725d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-8849725d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-8849725d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-8849725d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.error-panel[data-v-8849725d]{background:#fff;width:100%;height:100%;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.error-panel.fixed[data-v-8849725d]{position:fixed;left:0;top:0;right:0;bottom:0;width:100vw;height:100vh;z-index:9999}.error-panel__image[data-v-8849725d]{width:7.46667rem;height:7.46667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/8fc3dde45d0a89b0b20102a0246c5e1b9033a3e3.png) no-repeat;background-size:100% 100%;margin:0 auto}.error-panel__text[data-v-8849725d]{margin-top:.32rem;font-size:.74667rem;height:1.06667rem;font-weight:400;color:#9499a0;color:var(--text-symbol-text-3, #9499a0);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.error-panel__btn[data-v-8849725d]{margin:.64rem auto 0;height:1.6rem;padding:0 1.81333rem;border-radius:.8rem;background:#f69;background:var(--Norm-Brand_pink, #ff6699);color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.more-button-container[data-v-5501c49e]{margin-left:auto;position:relative}.more-button-container .more-button-icon[data-v-5501c49e]{color:var(--text2)}.more-button-container .more-dropdown-menu[data-v-5501c49e]{padding-left:.64rem;position:absolute;right:0;bottom:-5.65333rem;width:9.01333rem;height:5.12rem;background:var(--bg1_float);border-radius:.42667rem;-webkit-box-shadow:0px .21333rem 1.06667rem 0px rgba(0,0,0,.16);box-shadow:0 .21333rem 1.06667rem rgba(0,0,0,.16)}.more-button-container .more-dropdown-menu[data-v-5501c49e]:after{content:"";position:absolute;right:0;bottom:0;width:0}.more-button-container .more-dropdown-menu .dropdown-arrow[data-v-5501c49e]{position:absolute;right:.53333rem;top:-.26667rem;color:var(--bg1_float)}.more-button-container .more-dropdown-menu .menu-item[data-v-5501c49e]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:2.56rem;font-size:.8rem;color:var(--text1)}.more-button-container .more-dropdown-menu .menu-item.with-border[data-v-5501c49e]{position:relative}.more-button-container .more-dropdown-menu .menu-item.with-border[data-v-5501c49e]:after{content:"";position:absolute;bottom:0;width:100%;border-bottom:.05333rem solid var(--line_regular);-webkit-transform:scaleY(.5);transform:scaleY(.5)}.more-button-container .more-dropdown-menu .menu-item .menu-item-icon[data-v-5501c49e]{margin-right:.64rem;color:var(--text2)}.more-button-container .desktop-guide[data-v-5501c49e]{position:absolute;right:0;top:-.26667rem;z-index:1}.fade-enter-active[data-v-5501c49e],.fade-leave-active[data-v-5501c49e]{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter-from[data-v-5501c49e],.fade-leave-to[data-v-5501c49e]{opacity:0}.fade-enter-to[data-v-5501c49e],.fade-leave-from[data-v-5501c49e]{opacity:1}.ellipsis-1[data-v-3ffacbac]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-3ffacbac]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header-tab[data-v-3ffacbac]{position:relative;width:100%;display:block;z-index:3;-webkit-transition:opacity .3s;transition:opacity .3s;padding:0 .42667rem;background:var(--bg1)}.header-tab .item[data-v-3ffacbac]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.header-tab .tab-wrap[data-v-3ffacbac]{padding-left:.26667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:2.88rem}.header-tab .tab-wrap .tab-item-wrap[data-v-3ffacbac]{overflow-x:auto;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:1;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.header-tab .tab-wrap .tab-item-wrap[data-v-3ffacbac]::-webkit-scrollbar{display:none}.header-tab .tab-wrap .item-wrap[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;z-index:1;background-size:contain;background-position:center;background-repeat:no-repeat;width:4.26667rem;height:2.29333rem}.header-tab .tab-wrap .item-wrap.cur .tab-title[data-v-3ffacbac]{display:none}.header-tab .tab-wrap .item-wrap.icon-square[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/5e6bb8ad64a01946642970f29375b776c0fa10fb.png)}.header-tab .tab-wrap .item-wrap.icon-square.cur[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/975ecc2ea69111ea6a84a5209007d0a105c5e891.png)}.header-tab .tab-wrap .item-wrap.icon-goods[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/9c749d4d8708d20c41326a6d03e945a34dc7c8fd.png)}.header-tab .tab-wrap .item-wrap.icon-goods.cur[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/490fc5e45a68e96f91d25a56e436c77978026460.png)}.header-tab .tab-wrap .item-wrap.icon-comic[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/661aa8d8df72af81b6304a37d9f709e8961e83db.png)}.header-tab .tab-wrap .item-wrap.icon-comic.cur[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/10fb6b03f4be4971ebb6dec3bff7699ec3dc7b82.png)}.header-tab .tab-wrap .item-wrap.icon-paint[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/12df076a0dba488e56386a5802281339be32ac95.png)}.header-tab .tab-wrap .item-wrap.icon-paint.cur[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/a62e3b0c65e6db413e19eb6ddb94abd112754dc7.png)}.header-tab .tab-wrap .item-wrap.icon-handmade[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/7efedc8b98439bb00790ea81179cf8b5543a78e4.png)}.header-tab .tab-wrap .item-wrap.icon-handmade.cur[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/8edc5049f6648f24982876971c39ea2eee457b69.png)}.header-tab .tab-wrap .item-wrap.icon-model[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/c2ea4bf4060ab24658bc0ac6fd0083f043ab1982.png)}.header-tab .tab-wrap .item-wrap.icon-model.cur[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/4a8654ec939827a7f28b2078140db94498f150a9.png)}.header-tab .tab-wrap .item[data-v-3ffacbac]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden}.header-tab .tab-wrap .item.is-dark:not(.cur) .item-wrap.icon-square[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/c98b8993498d7bb6fb66657e3476ea7faf7989a7.png)}.header-tab .tab-wrap .item.is-dark:not(.cur) .item-wrap.icon-goods[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/96fadd805a5bdb522067cd6a3b3e041491c4f536.png)}.header-tab .tab-wrap .item.is-dark:not(.cur) .item-wrap.icon-comic[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/000c42bea08dc9c00e81a47c96987fc4f41499f9.png)}.header-tab .tab-wrap .item.is-dark:not(.cur) .item-wrap.icon-paint[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/ecd396f144baf913de16732835c955c93922d887.png)}.header-tab .tab-wrap .item.is-dark:not(.cur) .item-wrap.icon-handmade[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/ac9fe1cf33a298f7b1cf384f869d560beb062523.png)}.header-tab .tab-wrap .item.is-dark:not(.cur) .item-wrap.icon-model[data-v-3ffacbac]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/df122467fa5e5eda7a9c16f8e4a97e86382e5783.png)}.header-tab .tab-wrap .item.cur[data-v-3ffacbac]{border:0}.header-tab .tab-wrap .item.cur[data-v-3ffacbac]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:0;background-color:none;background-position:right -.21333rem,center center;background-size:2.24rem 2.24rem,100% 100%;background-repeat:no-repeat;opacity:.5}.wrapper[data-v-8e9568c9]{position:relative;width:2.24rem;height:2.24rem}.publish-button[data-v-8e9568c9]{position:absolute;right:0;bottom:0;width:4.8rem;height:2.98667rem;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/8e16f2ff99afa94abe65cd77766730fd2ba7fac3.png);background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none}.publish-button.is-dark[data-v-8e9568c9]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/050f9eb6628c0610d55fab390c3fce95cc7cc120.png)}.publish-button__gif[data-v-8e9568c9]{position:absolute;bottom:0;right:0;width:4.8rem;height:2.98667rem}.ellipsis-1[data-v-9dc500c2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-9dc500c2]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-9dc500c2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-9dc500c2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-9dc500c2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-9dc500c2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-9dc500c2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-9dc500c2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-9dc500c2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-9dc500c2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-9dc500c2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.right-wrap[data-v-9dc500c2]{position:absolute;bottom:2.34667rem;right:.64rem;z-index:2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transform:translateZ(0);transform:translateZ(0)}.right-wrap__publish-btn[data-v-9dc500c2]{position:relative;margin-bottom:1.06667rem;height:2.24rem}.right-wrap__publish-btn .icon[data-v-9dc500c2]{position:absolute;right:0;width:2.24rem;height:2.24rem;background-repeat:no-repeat;background-position:center;background-size:100% 100%;border-radius:1.12rem;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/5d741badeca278b67668bd664f7a9ed269dcd019.png);-webkit-box-shadow:0px .21333rem .26667rem 0px rgba(0,0,0,.05882);box-shadow:0 .21333rem .26667rem rgba(0,0,0,.06)}.right-wrap__publish-btn .icon.is-dark[data-v-9dc500c2]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/f43ccbef5c9e66353b7bcef2d619be2acd110798.png);-webkit-box-shadow:none;box-shadow:none}.right-wrap__publish-btn .activity[data-v-9dc500c2]{-webkit-animation:bubbleAnime-9dc500c2 .3s linear forwards;animation:bubbleAnime-9dc500c2 .3s linear forwards;max-width:0;opacity:0;height:100%;position:absolute;right:1.28rem;bottom:0;padding:0 1.92rem 0 3.14667rem;background:-webkit-gradient(linear,left top,right top,from(#ffecc2),to(#ffe5ee));background:-webkit-linear-gradient(left,#ffecc2 0%,#ffe5ee 100%);background:linear-gradient(90deg,#ffecc2,#ffe5ee);border:.05333rem solid #ffffff;-webkit-box-shadow:0px .21333rem .32rem 0px rgba(0,0,0,.05098);box-shadow:0 .21333rem .32rem rgba(0,0,0,.05);border-radius:1.17333rem 0px 0px 1.17333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.right-wrap__publish-btn .activity .left-pic[data-v-9dc500c2]{width:3.14667rem;height:2.50667rem;position:absolute;left:0;bottom:0;background:url(//i0.hdslb.com/bfs/kfptfe/floor/fd0b42fe502a3c421ae5b0f0186e34bde1be7ce1.png) no-repeat center;background-size:100% 100%}.right-wrap__publish-btn .activity .title-wrap[data-v-9dc500c2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.right-wrap__publish-btn .activity .title-wrap .main-title[data-v-9dc500c2]{font-size:.69333rem;font-weight:500;line-height:1.06667rem;color:#18191c}.right-wrap__publish-btn .activity .title-wrap .sub-title[data-v-9dc500c2]{font-size:.58667rem;font-weight:400;line-height:.74667rem;color:#61666d}.right-wrap__back-to-top[data-v-9dc500c2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:2.24rem;height:2.24rem;border-radius:50%;background-color:#fff;background-color:var(--bg1, #ffffff);border:.5px solid #232527;border:.5px solid var(--line_light, #232527);-webkit-box-shadow:0px .21333rem .26667rem 0px rgba(0,0,0,.05882);box-shadow:0 .21333rem .26667rem rgba(0,0,0,.06)}@-webkit-keyframes bubbleAnime-9dc500c2{0%{max-width:0;opacity:0}to{max-width:11.30667rem;opacity:1}}@keyframes bubbleAnime-9dc500c2{0%{max-width:0;opacity:0}to{max-width:11.30667rem;opacity:1}}.ellipsis-1[data-v-d203c506]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-d203c506]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-d203c506]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-d203c506]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-d203c506]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-d203c506]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-d203c506]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-d203c506]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-d203c506]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-d203c506]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-d203c506]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.circle-content-tab[data-v-d203c506]{width:100%;padding:.42667rem .42667rem 0;height:2.50667rem}.circle-content-tab__container[data-v-d203c506]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.circle-content-tab__container[data-v-d203c506]::-webkit-scrollbar{display:none}.circle-content-tab__item[data-v-d203c506]{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:.42667rem 0;margin-right:1.28rem;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.circle-content-tab__item[data-v-d203c506]:last-child{margin-right:0}.circle-content-tab__item-icon[data-v-d203c506]{width:1.28rem;height:1.28rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.circle-content-tab__item-text[data-v-d203c506]{font-weight:400;font-style:Regular;font-size:.74667rem;color:#9499a0;color:var(--text3, #9499a0)}.circle-content-tab__item-tip[data-v-d203c506]{position:absolute;right:-1.06667rem;top:.16rem;padding:0 .21333rem;height:.85333rem;line-height:.85333rem;font-size:.53333rem;font-weight:400;color:#fff;background:#f69;background:var(--brand_pink, #ff6699);border-radius:.42667rem;white-space:nowrap;margin-left:.21333rem;-webkit-transform:scale(.8);transform:scale(.8)}.circle-content-tab__item-right[data-v-d203c506]{margin-left:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.circle-content-tab__item-search-icon[data-v-d203c506]{width:1.28rem;height:1.28rem;margin-right:.53333rem;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/4336fbb19ebe0b412f860372bce3926870740167.svg);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.circle-content-tab__item-person-icon[data-v-d203c506]{width:1.28rem;height:1.28rem;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/f7d38b876c5b874b5dd8091ac835ce6f6db8ecff.svg);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.circle-content-tab__item--active .circle-content-tab__item-text[data-v-d203c506]{font-weight:500;font-style:Medium;font-size:.74667rem;color:#18191c;color:var(--text1, #18191c)}.circle-content-tab__item--active[data-v-d203c506]:after{content:"";position:absolute;bottom:.21333rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:.96rem;height:.16rem;background:-webkit-gradient(linear,left top,right top,from(#ff4f8a),to(#ff6699));background:-webkit-linear-gradient(left,#ff4f8a 0%,#ff6699 100%);background:linear-gradient(90deg,#ff4f8a,#f69);border-radius:.08rem}.fade-enter-active[data-v-d203c506],.fade-leave-active[data-v-d203c506]{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.fade-enter-from[data-v-d203c506],.fade-leave-to[data-v-d203c506]{opacity:0}.ellipsis-1[data-v-6c32cd5a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-6c32cd5a]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-6c32cd5a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-6c32cd5a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-6c32cd5a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-6c32cd5a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-6c32cd5a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-6c32cd5a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-6c32cd5a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-6c32cd5a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-6c32cd5a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.module-topic[data-v-6c32cd5a]{width:19.14667rem;height:4.32rem;margin:0 auto;background:-webkit-gradient(linear,left top,right top,from(#fff4f4),to(#fff8f4));background:-webkit-linear-gradient(left,#fff4f4 0%,#fff8f4 100%);background:linear-gradient(90deg,#fff4f4,#fff8f4);border-radius:.42667rem;overflow:hidden;margin-bottom:.42667rem;margin-top:.64rem}.module-topic.is-dark[data-v-6c32cd5a]{background:rgba(23,11,3,.9)}.module-topic[data-v-6c32cd5a] .franky-swiper-dot{width:.42667rem;height:.16rem;margin:0 -.05333rem;border-radius:.21333rem;background-color:#46494d;background-color:var(--text4, #46494d)}.module-topic[data-v-6c32cd5a] .franky-swiper-dot.franky-swiper-dot-active{background:#a2a7ae;background:var(--text2, #a2a7ae);margin:0 .10667rem;width:.42667rem;height:.16rem;border-radius:.21333rem}.module-topic__item[data-v-6c32cd5a]{padding:0 .64rem}.module-topic__topic-title[data-v-6c32cd5a]{margin-top:.74667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.module-topic__topic-title-left[data-v-6c32cd5a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;height:.85333rem;line-height:.85333rem;color:#18191c;color:var(--text1, #18191c);font-size:.74667rem;font-weight:600;overflow:hidden}.module-topic__topic-title-right[data-v-6c32cd5a]{font-family:JinBuTi,Ubuntu;font-size:.64rem;font-weight:700;height:.85333rem;color:#ff8766;white-space:nowrap;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.module-topic__topic-title-right .topic-icon[data-v-6c32cd5a]{display:block;width:.96rem;height:.96rem;margin-right:.21333rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/e8ac0ff04b1c250c7b449ee035d3c820a96a60a8.png) no-repeat center;background-size:100% 100%}.module-topic__topic-content[data-v-6c32cd5a]{margin-top:.32rem;font-family:PingFang SC;font-size:.64rem;font-weight:400;height:1.06667rem;line-height:1.06667rem;color:#61666d;color:var(--text2, #61666d);overflow:hidden}.module-topic__topic-content--1[data-v-6c32cd5a]{color:#ff7f24;color:var(--Or5_u, #ff7f24)}.ellipsis-1[data-v-e11fd399]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-e11fd399]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-e11fd399]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-e11fd399]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-e11fd399]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-e11fd399]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-e11fd399]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-e11fd399]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-e11fd399]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-e11fd399]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-e11fd399]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.module-ticket[data-v-e11fd399]{width:19.14667rem;height:10.18667rem;border-radius:.42667rem;background:#fff8f3;margin-bottom:.42667rem}.module-ticket__ticket-title[data-v-e11fd399]{height:2.13333rem;color:#e7e9eb;color:var(--text1, #e7e9eb);padding:0 .53333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.module-ticket__ticket-title-left[data-v-e11fd399]{display:block;width:auto;height:1.17333rem}.module-ticket__ticket-title-right[data-v-e11fd399]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#61666d;color:var(--text2, #61666d)}.module-ticket__ticket-title-right span[data-v-e11fd399]{font-size:.64rem}.module-ticket__ticket-list[data-v-e11fd399]{padding:0 .53333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.module-ticket__ticket-list-item[data-v-e11fd399]{width:4.21333rem}.module-ticket__ticket-list-item .cover[data-v-e11fd399]{width:100%;height:5.6rem;border-radius:.42667rem;overflow:hidden}.module-ticket__ticket-list-item .cover .cover-pic[data-v-e11fd399]{width:100%;height:100%}.module-ticket__ticket-list-item .title[data-v-e11fd399]{margin-top:.21333rem;font-size:.58667rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:block;text-overflow:initial;word-break:break-all;font-weight:400;max-height:2.02667rem;line-height:1.01333rem}.ellipsis-1[data-v-b6b4deb1]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-b6b4deb1]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.module-draw[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#f7f7ff;width:19.14667rem;margin:0 auto;border-radius:.42667rem}.module-draw.is-dark[data-v-b6b4deb1]{background:#261525;background:var(--Ma0, #261525)}.module-draw__draw-entry-list[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:.53333rem}.module-draw__draw-entry-item[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:5.65333rem}.module-draw__draw-entry-item .title-wrap[data-v-b6b4deb1]{height:1.06667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.module-draw__draw-entry-item .title-wrap .title[data-v-b6b4deb1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.74667rem;font-weight:400;letter-spacing:-.05333rem;height:1.06667rem;color:#18191c;color:var(--text1, #18191c)}.module-draw__draw-entry-item .title-wrap .title .title-svg[data-v-b6b4deb1]{height:.74667rem}.module-draw__draw-entry-item .title-wrap .sub-title[data-v-b6b4deb1]{margin-left:.21333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.64rem;font-weight:400;height:.85333rem;color:#61666d;color:var(--text2, #61666d)}.module-draw__draw-entry-item .title-wrap .update-tag[data-v-b6b4deb1]{margin-left:.53333rem;padding:0 .32rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.58667rem;font-weight:400;height:.85333rem;border-radius:.42667rem;color:#fff;color:var(--text_white, #ffffff);background:#f69;background:var(--Norm-Brand_pink, #ff6699)}.module-draw__draw-entry-item .cover[data-v-b6b4deb1]{position:relative;margin-top:.21333rem;width:100%;height:3.62667rem;border-radius:.32rem}.module-draw__draw-entry-item .cover .cover-pic[data-v-b6b4deb1]{width:100%;height:100%;border-radius:.32rem;overflow:hidden}.module-draw__draw-entry-item .cover .cover-tip[data-v-b6b4deb1]{margin-right:.32rem;padding-left:.05333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;bottom:0;background:#18191c;height:.96rem;-webkit-transform:scale(.83);transform:scale(.83);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.module-draw__draw-entry-item .cover .cover-tip[data-v-b6b4deb1]:before{content:"";position:absolute;left:-.37333rem;top:0;height:100%;width:.42667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/948875652f7f0960baaeb835a8e7e5535da282b6.png) no-repeat;background-size:auto 100%;background-position:left center}.module-draw__draw-entry-item .cover .cover-tip[data-v-b6b4deb1]:after{content:"";position:absolute;right:-.42667rem;top:0;height:100%;width:.42667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/948875652f7f0960baaeb835a8e7e5535da282b6.png) no-repeat;background-size:auto 100%;background-position:right center}.module-draw__draw-entry-item .cover .cover-tip span[data-v-b6b4deb1]{font-family:PingFang SC;font-size:.64rem;font-weight:500;color:#fff;color:var(--text_white, #ffffff)}.module-draw__draw-entry-list.row-3[data-v-b6b4deb1]{padding-top:0}.module-draw__draw-entry-list.row-3 .title-wrap[data-v-b6b4deb1]{height:1.6rem;padding-top:.53333rem}.module-draw__draw-entry-list.row-2[data-v-b6b4deb1]{padding:0}.module-draw__draw-entry-list.row-2 .module-draw__draw-entry-item[data-v-b6b4deb1]{width:9.38667rem;height:4.26667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.32rem .32rem .32rem .53333rem}.module-draw__draw-entry-list.row-2 .module-draw__draw-entry-item .title-wrap[data-v-b6b4deb1]{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.module-draw__draw-entry-list.row-2 .module-draw__draw-entry-item .title-wrap .sub-title[data-v-b6b4deb1]{margin-left:0;height:.85333rem;margin-top:auto;color:#ff7f24;color:var(--operate_orange, #ff7f24)}.module-draw__draw-entry-list.row-2 .module-draw__draw-entry-item .title-wrap .update-tag[data-v-b6b4deb1]{margin-left:0;margin-top:auto}.module-draw__draw-entry-list.row-2 .module-draw__draw-entry-item .title-wrap .item-tip[data-v-b6b4deb1]{font-weight:400;color:#61666d;color:var(--text2, #61666d);font-size:.58667rem;line-height:.85333rem}.module-draw__draw-entry-list.row-2 .module-draw__draw-entry-item .cover[data-v-b6b4deb1]{margin-top:0;width:5.65333rem;height:3.62667rem}.ellipsis-1[data-v-1cc8be31]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-1cc8be31]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.module-goods[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#f4fdff;width:19.14667rem;margin:0 auto;border-radius:.42667rem;margin-top:.64rem}.module-goods.is-dark[data-v-1cc8be31]{background:#101011}.module-goods__draw-entry-list[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:.53333rem}.module-goods__draw-entry-item[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:5.65333rem}.module-goods__draw-entry-item .title-wrap[data-v-1cc8be31]{height:1.06667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;white-space:nowrap;overflow:hidden;width:100%}.module-goods__draw-entry-item .title-wrap .title[data-v-1cc8be31]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.74667rem;font-weight:400;letter-spacing:-.05333rem;height:1.06667rem;color:#18191c;color:var(--text1, #18191c)}.module-goods__draw-entry-item .title-wrap .title .title-svg[data-v-1cc8be31]{height:.74667rem;line-height:.74667rem}.module-goods__draw-entry-item .title-wrap .sub-title[data-v-1cc8be31]{margin-left:.21333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.64rem;font-weight:400;height:.85333rem;color:#61666d;color:var(--text2, #61666d)}.module-goods__draw-entry-item .title-wrap .sub-img[data-v-1cc8be31]{width:2.69333rem;height:1.36rem;margin-left:.21333rem;position:relative;top:-.26667rem}.module-goods__draw-entry-item .cover[data-v-1cc8be31]{position:relative;margin-top:.21333rem;width:100%;height:3.62667rem;border-radius:.32rem}.module-goods__draw-entry-item .cover .cover-pic[data-v-1cc8be31]{width:100%;height:100%;border-radius:.32rem;overflow:hidden}.module-goods__draw-entry-item .cover .cover-tip[data-v-1cc8be31]{margin-right:.32rem;padding-left:.05333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;bottom:0;background:#18191c;height:.96rem;-webkit-transform:scale(.83);transform:scale(.83);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.module-goods__draw-entry-item .cover .cover-tip[data-v-1cc8be31]:before{content:"";position:absolute;left:-.37333rem;top:0;height:100%;width:.42667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/948875652f7f0960baaeb835a8e7e5535da282b6.png) no-repeat;background-size:auto 100%;background-position:left center}.module-goods__draw-entry-item .cover .cover-tip[data-v-1cc8be31]:after{content:"";position:absolute;right:-.42667rem;top:0;height:100%;width:.42667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/948875652f7f0960baaeb835a8e7e5535da282b6.png) no-repeat;background-size:auto 100%;background-position:right center}.module-goods__draw-entry-item .cover .cover-tip span[data-v-1cc8be31]{font-family:PingFang SC;font-size:.64rem;font-weight:500;color:#fff;color:var(--text_white, #ffffff)}.module-goods__draw-entry-list.row-3[data-v-1cc8be31]{padding-top:0}.module-goods__draw-entry-list.row-3 .title-wrap[data-v-1cc8be31]{height:1.6rem;padding-top:.53333rem}.module-goods__draw-entry-list.row-2[data-v-1cc8be31]{height:4.69333rem}.module-goods__draw-entry-list.row-2 .module-goods__draw-entry-item[data-v-1cc8be31]{width:8.64rem;height:3.46667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.module-goods__draw-entry-list.row-2 .module-goods__draw-entry-item .title-wrap[data-v-1cc8be31]{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-goods__draw-entry-list.row-2 .module-goods__draw-entry-item .title-wrap .sub-title[data-v-1cc8be31]{margin-left:0;height:.85333rem}.module-goods__draw-entry-list.row-2 .module-goods__draw-entry-item .title-wrap .item-tip[data-v-1cc8be31]{font-family:PingFang SC;font-size:.64rem;font-weight:400;margin-top:auto;color:#ff7f24;color:var(--operate_orange, #ff7f24)}.module-goods__draw-entry-list.row-2 .module-goods__draw-entry-item .cover[data-v-1cc8be31]{margin-top:0;width:5.33333rem;height:3.41333rem}.module-handmade[data-v-a16eec95]{width:19.14667rem;background:var(--bg1);padding:.53333rem;margin:0 auto .42667rem;border-radius:.42667rem}.module-handmade__top[data-v-a16eec95]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:1.17333rem;color:var(--text2);line-height:.85333rem;font-size:.64rem}.module-handmade__top__title[data-v-a16eec95]{height:.74667rem}.module-handmade__top__subtitle[data-v-a16eec95]{margin-left:.21333rem}.module-handmade__top__more[data-v-a16eec95]{margin-left:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.module-handmade__cards[data-v-a16eec95]{margin-top:.42667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.module-handmade__cards-item[data-v-a16eec95]{width:4.21333rem;height:4.21333rem;border-radius:.42667rem;position:relative}.module-handmade__cards-item[data-v-a16eec95]:not(:last-child){margin-right:.42667rem}.module-handmade__cards-item__img[data-v-a16eec95]{width:100%;height:100%;background-size:cover;background-position:center;border-radius:.42667rem}.module-handmade__cards-item__price[data-v-a16eec95]{color:#fff;color:var(--text_white, #fff);position:absolute;right:.24rem;bottom:0;background:#18191c;height:.96rem;font-weight:500;font-size:.58667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.module-handmade__cards-item__price[data-v-a16eec95]:before{content:"";position:absolute;left:-.37333rem;top:0;height:100%;width:.42667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/948875652f7f0960baaeb835a8e7e5535da282b6.png) no-repeat;background-size:auto 100%;background-position:left center}.module-handmade__cards-item__price[data-v-a16eec95]:after{content:"";position:absolute;right:-.24rem;top:0;height:100%;width:.24rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/948875652f7f0960baaeb835a8e7e5535da282b6.png) no-repeat;background-size:auto 100%;background-position:right center}.module-handmade__cards-item__price-desc[data-v-a16eec95]{font-size:.42667rem;padding-top:.10667rem}.ellipsis-1[data-v-c48da95f]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-c48da95f]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.module-brand[data-v-c48da95f]{width:19.14667rem;margin:0 auto;margin-top:.64rem;border-radius:.42667rem}.module-brand .module-brand-content[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.module-brand .module-brand-content .module-brand-item[data-v-c48da95f]{margin-right:1.38667rem}.module-brand .module-brand-content .module-brand-item[data-v-c48da95f]:last-child{margin-right:0}.module-brand.is-scrollable .module-brand-content[data-v-c48da95f]{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:chained;overscroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none}.module-brand.is-scrollable .module-brand-content[data-v-c48da95f]::-webkit-scrollbar{display:none}.module-brand.is-scrollable .module-brand-content .module-brand-item[data-v-c48da95f]{margin-right:1.06667rem}.module-brand.is-scrollable .module-brand-content .module-brand-item[data-v-c48da95f]:last-child{margin-right:0}.module-brand .module-brand-item[data-v-c48da95f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.module-brand .module-brand-item .module-brand-item-img[data-v-c48da95f]{width:2.56rem;height:2.56rem;border-radius:.53333rem;border:.05333rem solid var(--line_light);overflow:hidden;margin-bottom:.21333rem}.module-brand .module-brand-item .module-brand-item-img[data-v-c48da95f] img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module-brand .module-brand-item .module-brand-item-name[data-v-c48da95f]{font-size:.64rem;font-weight:400;line-height:.96rem;color:var(--text1);text-align:center}.ellipsis-1[data-v-79a2f6c0]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-79a2f6c0]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.module-newinfo[data-v-79a2f6c0]{width:19.14667rem;margin:0 auto;margin-top:.85333rem}.module-newinfo .module-newinfo-header[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.42667rem}.module-newinfo .module-newinfo-header .module-newinfo-header-left[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.module-newinfo .module-newinfo-header .module-newinfo-header-left .module-newinfo-title-img[data-v-79a2f6c0]{height:1.17333rem;-o-object-fit:contain;object-fit:contain}.module-newinfo .module-newinfo-header .module-newinfo-header-right[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.module-newinfo .module-newinfo-header .module-newinfo-header-right .module-newinfo-guide[data-v-79a2f6c0]{font-size:.64rem;line-height:.85333rem;color:var(--text2)}.module-newinfo .module-newinfo-header .module-newinfo-header-right .module-newinfo-guide-icon[data-v-79a2f6c0]{margin-right:.10667rem}.module-newinfo .module-newinfo-content[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:chained;overscroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none}.module-newinfo .module-newinfo-content[data-v-79a2f6c0]::-webkit-scrollbar{display:none}.module-newinfo .module-newinfo-content .module-newinfo-card[data-v-79a2f6c0]{margin-right:.42667rem}.module-newinfo .module-newinfo-content .module-newinfo-slide-entry[data-v-79a2f6c0]{margin-left:0}.module-newinfo .module-newinfo-card[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-radius:.42667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.module-newinfo .module-newinfo-card .module-newinfo-card-img[data-v-79a2f6c0]{margin-bottom:.21333rem}.module-newinfo .module-newinfo-card .module-newinfo-card-img[data-v-79a2f6c0]{position:relative;width:4.05333rem;height:5.38667rem;border-radius:.32rem;overflow:hidden}.module-newinfo .module-newinfo-card .module-newinfo-card-img[data-v-79a2f6c0] img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module-newinfo .module-newinfo-card .module-newinfo-card-img .module-newinfo-card-play[data-v-79a2f6c0]{position:absolute;left:.21333rem;top:.21333rem;width:.64rem;height:.64rem;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/34e4711695eb9653033ce395fdf950cf9c6f9704.png);background-size:cover;background-position:center;border-radius:5.28rem}.module-newinfo .module-newinfo-card .module-newinfo-card-title[data-v-79a2f6c0]{width:4.05333rem;font-size:.64rem;font-weight:400;line-height:.85333rem;height:1.70667rem;color:var(--text1);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.module-newinfo .module-newinfo-slide-entry[data-v-79a2f6c0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:1.49333rem;height:5.22667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border-radius:0 .42667rem 0 0}.module-newinfo .module-newinfo-slide-entry .module-newinfo-slide-entry-text[data-v-79a2f6c0]{font-size:.53333rem;font-weight:500;line-height:.74667rem;color:var(--text2);width:.64rem;margin-left:.10667rem}.ellipsis-1[data-v-830e1477]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-830e1477]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.module-event[data-v-830e1477]{width:19.14667rem;margin:0 auto;margin-top:.85333rem}.module-event .module-event-header[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.42667rem}.module-event .module-event-header .module-event-header-left[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.module-event .module-event-header .module-event-header-left .module-event-title-img[data-v-830e1477]{height:1.17333rem;-o-object-fit:contain;object-fit:contain}.module-event .module-event-header .module-event-header-right[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.module-event .module-event-header .module-event-header-right .module-event-guide[data-v-830e1477]{font-size:.64rem;line-height:.85333rem;color:var(--text2)}.module-event .module-event-content[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:chained;overscroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none}.module-event .module-event-content[data-v-830e1477]::-webkit-scrollbar{display:none}.module-event .module-event-content .module-event-card[data-v-830e1477]{margin-right:.42667rem}.module-event .module-event-content .module-event-card[data-v-830e1477]:last-child{margin-right:0}.module-event .module-event-card[data-v-830e1477]{position:relative;width:10.66667rem;height:5.01333rem;border-radius:.42667rem;overflow:hidden;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/ef109820b41b809a12114ac23a96b5fd3dc664c2.png);background-size:cover;background-position:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 .42667rem}.module-event .module-event-card .module-event-card-info[data-v-830e1477]{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.module-event .module-event-card .module-event-card-info .module-event-card-status[data-v-830e1477]{margin-top:.10667rem;margin-left:.16rem;width:4.16rem;height:1.06667rem;font-weight:600;font-size:.69333rem;line-height:1.06667rem;text-align:center;color:var(--text_white);z-index:2}.module-event .module-event-card .module-event-card-info .module-event-card-title[data-v-830e1477]{margin-top:.48rem;margin-bottom:.21333rem;font-weight:500;font-size:.69333rem;line-height:.96rem;height:1.92rem;color:var(--text1);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.module-event .module-event-card .module-event-card-info .module-event-card-action[data-v-830e1477]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.64rem;line-height:.85333rem;color:var(--text2)}.module-event .module-event-card .module-event-card-img[data-v-830e1477]{margin-left:.42667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.module-event .module-event-card .module-event-card-img .module-event-card-img-wrapper[data-v-830e1477]{border-radius:.21333rem;overflow:hidden}.module-event.is-paint[data-v-830e1477]{margin-top:.42667rem}.module-event.is-dark .module-event-card[data-v-830e1477]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/f9404c1190fa65f1a0106d0b7b39c1a37b6d017c.png)}.filter-popup[data-v-8adfeb80]{position:fixed;z-index:1000;width:100vw;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;max-height:13.97333rem}.filter-popup-content[data-v-8adfeb80]{position:relative;z-index:3;border-radius:.42667rem;overflow:hidden}.filter-popup-mask[data-v-8adfeb80]{position:fixed;top:0;left:0;z-index:2;height:100vh;width:100vw;background-color:#000;opacity:.3}.dropdown-enter-active[data-v-8adfeb80],.dropdown-leave-active[data-v-8adfeb80]{-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.dropdown-enter-from[data-v-8adfeb80],.dropdown-leave-to[data-v-8adfeb80]{max-height:0}.dropdown-enter-to[data-v-8adfeb80],.dropdown-leave-from[data-v-8adfeb80]{max-height:13.97333rem}.fade-enter-active[data-v-8adfeb80],.fade-leave-active[data-v-8adfeb80]{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.fade-enter-from[data-v-8adfeb80],.fade-leave-to[data-v-8adfeb80]{opacity:0}.fade-enter-to[data-v-8adfeb80],.fade-leave-from[data-v-8adfeb80]{opacity:.3}.filters[data-v-08a02713]{position:-webkit-sticky;position:sticky;top:-.05333rem;z-index:100;background:var(--bg1);height:2.56rem;padding-left:.42667rem;border-radius:.42667rem .42667rem 0 0;overflow:hidden;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.filters.is-hidden[data-v-08a02713]{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.filters .filter-item[data-v-08a02713]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .42667rem;height:1.70667rem;border-radius:.42667rem;-webkit-flex:none;-ms-flex:none;flex:none;background:var(--bg2);color:var(--text2);margin-right:.42667rem;font-size:.64rem}.filters .filter-item.img-type[data-v-08a02713]{background:transparent}.filters .filter-item-img[data-v-08a02713]{height:1.28rem}.filters .filter-item-active[data-v-08a02713]{background:var(--Pi2);color:var(--brand_pink)}.filters .filters-list[data-v-08a02713]{height:100%;padding-right:1.92rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:chained;overscroll-behavior:auto}.filters .filters-list[data-v-08a02713]::-webkit-scrollbar{display:none}.filters .filters-list.no-more-icon[data-v-08a02713]{padding-right:0}.filters .filters-right[data-v-08a02713]{width:2.34667rem;padding-left:.42667rem;position:absolute;right:0;top:0;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,right top,from(rgba(var(--bg1_rgb),0)),color-stop(30%,var(--bg1)));background:-webkit-linear-gradient(left,rgba(var(--bg1_rgb),0),var(--bg1) 30%);background:linear-gradient(to right,rgba(var(--bg1_rgb),0),var(--bg1) 30%);z-index:1;color:var(--text3)}.filters-wrap .filter-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .42667rem;height:1.70667rem;border-radius:.42667rem;-webkit-flex:none;-ms-flex:none;flex:none;background:var(--bg2);color:var(--text2);margin-right:.42667rem;font-size:.64rem}.filters-wrap .filter-item.img-type{background:transparent}.filters-wrap .filter-item-img{height:1.28rem}.filters-wrap .filter-item-active{background:var(--Pi0);color:var(--brand_pink)}.popup-content{background:var(--bg1);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:.96rem .82667rem 0;max-height:13.97333rem}.popup-content .popup-content-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.53333rem;font-size:.69333rem;font-weight:500;color:var(--text1)}.popup-content .popup-content-header .popup-content-header-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:var(--text3);position:relative;left:.26667rem}.popup-content .popup-content-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:chained;overscroll-behavior:auto}.popup-content .popup-content-list::-webkit-scrollbar{display:none}.popup-content .popup-content-list .filter-item{margin-right:.53333rem;margin-bottom:.53333rem}.popup-content .popup-content-list .filter-item:last-child{margin-bottom:1.06667rem}.comic-con-filter-popup[data-v-1d2a4cf3]{position:fixed;z-index:1000;width:100vw;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;max-height:21.12rem}.comic-con-filter-popup-content[data-v-1d2a4cf3]{position:relative;z-index:3;border-radius:.42667rem;overflow:hidden}.comic-con-filter-popup-mask[data-v-1d2a4cf3]{position:fixed;top:0;left:0;z-index:2;height:100vh;width:100vw;background-color:#000;opacity:.3}.dropdown-enter-active[data-v-1d2a4cf3],.dropdown-leave-active[data-v-1d2a4cf3]{-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.dropdown-enter-from[data-v-1d2a4cf3],.dropdown-leave-to[data-v-1d2a4cf3]{max-height:0}.dropdown-enter-to[data-v-1d2a4cf3],.dropdown-leave-from[data-v-1d2a4cf3]{max-height:21.12rem}.fade-enter-active[data-v-1d2a4cf3],.fade-leave-active[data-v-1d2a4cf3]{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.fade-enter-from[data-v-1d2a4cf3],.fade-leave-to[data-v-1d2a4cf3]{opacity:0}.fade-enter-to[data-v-1d2a4cf3],.fade-leave-from[data-v-1d2a4cf3]{opacity:.3}.comic-con-filters[data-v-ac3be77e]{position:-webkit-sticky;position:sticky;top:-.05333rem;z-index:100;background:var(--bg1);height:2.56rem;padding-left:.42667rem;border-radius:.42667rem .42667rem 0 0;overflow:hidden;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.comic-con-filters.is-hidden[data-v-ac3be77e]{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.comic-con-filters .comic-con-filter-item[data-v-ac3be77e]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .42667rem;height:1.70667rem;border-radius:.42667rem;-webkit-flex:none;-ms-flex:none;flex:none;background:var(--bg2);color:var(--text2);margin-right:.42667rem;font-size:.64rem;position:relative}.comic-con-filters .comic-con-filter-item.img-type[data-v-ac3be77e]{background:transparent}.comic-con-filters .comic-con-filter-item.comic-con-discover-more[data-v-ac3be77e]{white-space:nowrap}.comic-con-filters .comic-con-filter-item .comic-con-discover-more-icon[data-v-ac3be77e]{margin-right:.21333rem}.comic-con-filters .comic-con-filter-item-prefix-icon[data-v-ac3be77e]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:.21333rem}.comic-con-filters .comic-con-filter-item-prefix-text[data-v-ac3be77e]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:.21333rem;font-weight:400}.comic-con-filters .comic-con-filter-item-name[data-v-ac3be77e]{max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comic-con-filters .comic-con-filter-item-img[data-v-ac3be77e]{height:1.28rem}.comic-con-filters .comic-con-filter-item-active[data-v-ac3be77e]{background:var(--Pi2);color:var(--brand_pink)}.comic-con-filters .comic-con-filters-list[data-v-ac3be77e]{height:100%;padding-right:1.92rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:chained;overscroll-behavior:auto}.comic-con-filters .comic-con-filters-list[data-v-ac3be77e]::-webkit-scrollbar{display:none}.comic-con-filters .comic-con-filters-list.no-more-icon[data-v-ac3be77e]{padding-right:0}.comic-con-filters .comic-con-filters-right[data-v-ac3be77e]{width:2.34667rem;padding-left:.42667rem;position:absolute;right:0;top:0;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,right top,from(rgba(var(--bg1_rgb),0)),color-stop(30%,var(--bg1)));background:-webkit-linear-gradient(left,rgba(var(--bg1_rgb),0),var(--bg1) 30%);background:linear-gradient(to right,rgba(var(--bg1_rgb),0),var(--bg1) 30%);z-index:1;color:var(--text3)}.comic-con-filters-wrap .comic-con-filter-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .42667rem;height:1.70667rem;border-radius:.42667rem;-webkit-flex:none;-ms-flex:none;flex:none;background:var(--bg2);color:var(--text2);margin-right:.42667rem;font-size:.64rem;position:relative}.comic-con-filters-wrap .comic-con-filter-item.img-type{background:transparent}.comic-con-filters-wrap .comic-con-filter-item-prefix-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:.21333rem}.comic-con-filters-wrap .comic-con-filter-item-prefix-text{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:.21333rem;font-weight:400;color:var(--brand_pink)}.comic-con-filters-wrap .comic-con-filter-item-name{max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comic-con-filters-wrap .comic-con-filter-item-img{height:1.28rem}.comic-con-filters-wrap .comic-con-filter-item-active{background:var(--Pi0);color:var(--brand_pink)}.comic-con-popup-content{background:var(--bg1);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:.74667rem .82667rem 0;max-height:21.12rem}.comic-con-popup-content .comic-con-popup-content-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.53333rem}.comic-con-popup-content .comic-con-popup-content-header .comic-con-popup-content-header-title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.comic-con-popup-content .comic-con-popup-content-header .comic-con-popup-content-header-title-text{font-size:.69333rem;line-height:.96rem;font-weight:500;color:var(--text1)}.comic-con-popup-content .comic-con-popup-content-header .comic-con-popup-content-header-title-desc{font-size:.64rem;line-height:.85333rem;font-weight:400;color:var(--text3);margin-left:.42667rem}.comic-con-popup-content .comic-con-popup-content-header .comic-con-popup-content-header-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:var(--text3);position:relative;left:.26667rem}.comic-con-popup-content .comic-con-popup-content-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.53333rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:chained;overscroll-behavior:auto}.comic-con-popup-content .comic-con-popup-content-list::-webkit-scrollbar{display:none}.comic-con-popup-content .comic-con-popup-content-list .comic-con-popup-content-group{width:100%}.comic-con-popup-content .comic-con-popup-content-list .comic-con-popup-content-group-title{width:100%;color:var(--text3);font-size:.64rem;line-height:.85333rem;margin:.10667rem 0 .42667rem}.comic-con-popup-content .comic-con-popup-content-list .comic-con-popup-content-group-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.comic-con-popup-content .comic-con-popup-content-list .comic-con-filter-item{margin-right:.53333rem;margin-bottom:.53333rem}.comic-con-popup-content .comic-con-popup-content-list .comic-con-filter-item:last-child{margin-bottom:1.06667rem}.comic-filter-guide-overlay[data-v-3acf9420]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.comic-filter-guide-cutout[data-v-3acf9420]{position:absolute;border-radius:.42667rem;-webkit-box-shadow:0 0 0 533.28rem rgba(0,0,0,.6);box-shadow:0 0 0 533.28rem rgba(0,0,0,.6)}.comic-filter-guide-bubble[data-v-3acf9420]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:15.14667rem;height:4.69333rem}.comic-filter-guide-dismiss[data-v-3acf9420]{position:absolute;background:var(--brand_pink_thin);border-radius:.74667rem;color:var(--brand_pink);font-size:.69333rem;padding:.32rem .85333rem;white-space:nowrap}.ellipsis-1[data-v-e9ef7b19]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-e9ef7b19]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-e9ef7b19]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-e9ef7b19]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-e9ef7b19]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-e9ef7b19]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-e9ef7b19]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-e9ef7b19]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-e9ef7b19]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-e9ef7b19]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-e9ef7b19]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.floor-item[data-v-e9ef7b19]{width:5.65333rem;margin-right:.53333rem}.floor-item .floor-item-top[data-v-e9ef7b19]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.21333rem;height:1.06667rem}.floor-item .floor-item-top .floor-item-top-name[data-v-e9ef7b19]{color:var(--text1);height:1.06667rem;-webkit-flex:none;-ms-flex:none;flex:none}.floor-item .floor-item-top .floor-item-top-text[data-v-e9ef7b19]{color:var(--text2);font-size:.64rem;margin-left:.16rem;-webkit-flex:none;-ms-flex:none;flex:none;white-space:nowrap}.floor-item .floor-item-top .floor-item-top-exchange[data-v-e9ef7b19]{margin-left:.21333rem;position:relative;top:-.32rem}.floor-item .floor-item-content[data-v-e9ef7b19]{width:100%;height:3.2rem;position:relative}.floor-item .floor-item-content .floor-item-content-img[data-v-e9ef7b19]{border-radius:.32rem;overflow:hidden}.floor-item .floor-item-content .floor-item-content-tip[data-v-e9ef7b19]{margin-right:.21333rem;padding-left:.05333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:.16rem;bottom:0;background:#18191c;height:.96rem;color:#fff;font-size:.58667rem;font-weight:500;z-index:1}.floor-item .floor-item-content .floor-item-content-tip[data-v-e9ef7b19]:before{content:"";position:absolute;left:-.37333rem;top:0;height:100%;width:.42667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/948875652f7f0960baaeb835a8e7e5535da282b6.png) no-repeat;background-size:auto 100%;background-position:left center}.floor-item .floor-item-content .floor-item-content-tip[data-v-e9ef7b19]:after{content:"";position:absolute;right:-.42667rem;top:0;height:100%;width:.42667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/948875652f7f0960baaeb835a8e7e5535da282b6.png) no-repeat;background-size:auto 100%;background-position:right center}.tip-popup[data-v-1421c0cf]{width:100vw;height:100vh;position:relative}.tip-popup .tip-popup-container[data-v-1421c0cf]{position:absolute}.tip-popup .tip-popup-info[data-v-1421c0cf]{background-color:var(--bg1);border-radius:.42667rem;padding:.53333rem;margin:-.53333rem}.tip-popup .tip-popup-info .free-pass-tip-module[data-v-1421c0cf]{padding:0 .64rem}.tip-popup .tip[data-v-1421c0cf]{position:absolute;-webkit-transform:translate(-50%,-117%);transform:translate(-50%,-117%);left:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tip-popup .tip .tip-popup-info-text[data-v-1421c0cf]{margin-top:-1.06667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:1.70667rem;background-color:#f69;position:relative;padding:0 .53333rem;border-radius:.85333rem}.tip-popup .tip .tip-popup-info-text .tip-popup-info-text-arrow[data-v-1421c0cf]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:-.26667rem;width:.74667rem;height:.32rem}.tip-popup .tip .tip-popup-info-text .star[data-v-1421c0cf]{position:absolute;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/4a3000143c1bbdfe9750228f5f9d6eea76fc00d2.png);background-size:contain;background-repeat:no-repeat}.tip-popup .tip .tip-popup-info-text .star.star1[data-v-1421c0cf]{left:-.37333rem;top:-.74667rem;width:.96rem;height:.96rem}.tip-popup .tip .tip-popup-info-text .star.star2[data-v-1421c0cf]{left:.21333rem;top:-.48rem;width:.64rem;height:.64rem}.tip-popup .tip .tip-popup-info-text .star.star3[data-v-1421c0cf]{right:0;bottom:.10667rem;width:.85333rem;height:.85333rem}.tip-popup .tip .tip-popup-info-text .star.star4[data-v-1421c0cf]{right:.05333rem;bottom:.53333rem;width:.53333rem;height:.53333rem}.tip-popup .tip.tip-last-one[data-v-1421c0cf]{-webkit-transform:translate(-94%,-117%);transform:translate(-94%,-117%);left:100%}.tip-popup .tip.tip-last-one .tip-popup-info-text-arrow[data-v-1421c0cf]{left:auto;right:1.06667rem;-webkit-transform:translateX(0);transform:translate(0)}.module-ticket-v3[data-v-1da3ebbe]{width:19.14667rem;height:5.54667rem;background-color:var(--bg1);border-radius:.42667rem;padding:.53333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto .42667rem}.module-ticket-v3[data-v-1da3ebbe]:last-child{margin-right:0}.bili-sticky__content.is-fixed[data-v-4c112417]{left:0;right:0}.category[data-v-3a3d1389]{margin:.85333rem .42667rem 0;padding:0 2.66667rem 0 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.category.no-all[data-v-3a3d1389]{padding:0 1.70667rem}.category__item[data-v-3a3d1389]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.category__item[data-v-3a3d1389] .img{width:2.13333rem;height:2.13333rem;margin-bottom:.42667rem}.category__item .text[data-v-3a3d1389]{font-size:.64rem;line-height:.85333rem;color:#61666d;text-align:center}.category__item.all[data-v-3a3d1389]{position:absolute;width:1.49333rem;height:3.52rem;right:0}.category--single .category__item[data-v-3a3d1389] .img{width:3.41333rem;height:3.94667rem;margin-bottom:0}.category--single .category__item.all[data-v-3a3d1389]{width:2.08rem;height:3.94667rem;margin-bottom:0}.config-cube-bar[data-v-8c89816b]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:.64rem;padding:.85333rem .42667rem 0;margin-bottom:-.21333rem}.config-cube-bar--single[data-v-8c89816b]{padding-top:.64rem}.config-cube-bar[data-v-8c89816b] .config-cube-bar__each{width:9.17333rem;height:2.88rem;margin-bottom:.42667rem;background-color:#fff;border-radius:.64rem}.config-cube-bar[data-v-8c89816b] .config-cube-bar__each--single{width:100%;height:2.13333rem;margin-bottom:0;background-color:#fff;border-radius:.42667rem}.search[data-v-a75139b7]{margin:0 .64rem}.search__middle__wrap[data-v-a75139b7]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.search__middle__icon[data-v-a75139b7]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:1.49333rem;margin-right:.64rem;background-color:var(--bg1);border-radius:5.33333rem;border:.05333rem solid #2f3134;border:.05333rem solid var(--line_regular, #2f3134)}.search__middle__icon .shape[data-v-a75139b7]{width:.64rem;height:.64rem;margin-left:.74667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/2306581a124a395bbd9a66e2b096d3d86f4f78fb.svg) no-repeat;background-size:contain}.search__middle__icon .placeholder[data-v-a75139b7]{font-size:.64rem;line-height:.85333rem;color:#c9ccd0;margin-left:.21333rem}.search__middle__icon .placeholder.is-hot[data-v-a75139b7]{color:#18191c}.search__middle__home[data-v-a75139b7]{font-size:.64rem;line-height:.85333rem;color:#698bad;margin-right:.64rem}.search__middle__handwork[data-v-a75139b7]{color:#858d2d}.search__middle__person[data-v-a75139b7]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/f7d38b876c5b874b5dd8091ac835ce6f6db8ecff.svg) no-repeat center;background-size:contain;width:1.28rem;height:1.28rem}.search__large__icon[data-v-a75139b7]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:1.49333rem;background-color:#fff;border-radius:5.33333rem}.search__large__icon .shape[data-v-a75139b7]{width:.64rem;height:.64rem;margin-left:.74667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/2306581a124a395bbd9a66e2b096d3d86f4f78fb.svg) no-repeat;background-size:contain}.search__large__icon .placeholder[data-v-a75139b7]{font-size:.64rem;line-height:.85333rem;color:#c9ccd0;margin-left:.21333rem}.search__large__icon .placeholder.is-hot[data-v-a75139b7]{color:#18191c}#topMenu[data-v-ffcae26e]{margin-top:.42667rem}.tabs[data-v-53552355]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.tabs.is-dark .tabs-title[data-v-53552355]{background-color:var(--bg2)}.tabs-title[data-v-53552355]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:2.56rem;font-size:1.06667rem;background-color:#f5f3ff;padding:0 .42667rem;position:relative;position:-webkit-sticky;position:sticky;top:-.05333rem;z-index:99;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.tabs-title.is-hidden[data-v-53552355]{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.tabs-title-fixed[data-v-53552355]{position:absolute;top:0;right:.42667rem;bottom:0}.tabs-title-item[data-v-53552355]{margin-right:.42667rem;position:relative;height:1.70667rem;background:#fff;background:var(--bg1, #ffffff);padding:0 .42667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:.42667rem;overflow:hidden}.tabs-title-item p[data-v-53552355]{font-family:PingFang SC;font-weight:400;font-style:Regular;font-size:.64rem;color:#61666d;color:var(--text2, #61666d)}.tabs-title-item p span[data-v-53552355]{font-size:.74667rem;line-height:2.56rem;vertical-align:bottom;margin-left:.10667rem}.tabs-title .is-active[data-v-53552355]{background:#ffe5ec;background:var(--Pi1, #ffe5ec)}.tabs-title .is-active p[data-v-53552355]{color:#f69;font-family:PingFang SC;font-weight:500;font-style:Medium;font-size:.69333rem}.tabs-title .is-active p span[data-v-53552355]{font-weight:700}.tabs-content[data-v-53552355]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;min-height:36.26667rem}.tab-pane-wrap[data-v-a23c1852]{width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.06667rem}.items-tag[data-v-4f704cbb]{font-family:PingFang SC;font-style:normal;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;white-space:nowrap;vertical-align:text-bottom;height:.8rem;line-height:.8rem}.items-tag div[data-v-4f704cbb]{min-width:1.17333rem;background:#f69;background:var(--brand_pink, #ff6699);border-radius:.21333rem;padding:0 .21333rem;margin-right:.10667rem;font-weight:700;font-size:.58667rem;color:#fff;color:var(--text_white, #ffffff);height:.8rem;line-height:.8rem}.items-tag div.voice[data-v-4f704cbb]{background:#f1f2f3;background:var(--Ga1, #f1f2f3);color:#61666d;color:var(--text2, #61666d)}.items-tag div.stage[data-v-4f704cbb]{background:#fff4f7;background:var(--Pi1, #fff4f7);color:#f69;color:var(--brand_pink, #ff6699)}.items-tag div[data-v-4f704cbb]:nth-last-of-type(1){margin-right:0}.goods-card__item[data-v-88f24b61]{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:9.38667rem;padding-bottom:.64rem;background:#fff;background:var(--bg1, #ffffff);border-radius:.42667rem;-webkit-box-sizing:border-box;box-sizing:border-box}.goods-card__item__pic__container[data-v-88f24b61]{position:relative;margin-bottom:.42667rem;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;min-height:7.04rem;max-height:14.08rem}.goods-card__item__pic__container .img[data-v-88f24b61]{width:9.38667rem;height:100%;border-radius:.42667rem .42667rem 0 0;-o-object-fit:cover;object-fit:cover}.goods-card__item__pic__container .sell-out-icon[data-v-88f24b61]{position:absolute;right:0;bottom:0;width:6.4rem;height:6.4rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/ab629ecf7c0a326e0cbf9da53a071264e81bde76.png) no-repeat;background-size:contain}.goods-card__item__pic__container .video-icon[data-v-88f24b61]{position:absolute;left:.42667rem;top:.42667rem;width:.85333rem;height:.85333rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/e1c216567a2b22bce4d4569b877dfe60aee3a079.png) no-repeat;background-size:100% 100%}.goods-card__item__pic__container .promotion-icon[data-v-88f24b61]{position:absolute;left:.42667rem;top:.42667rem;width:3.41333rem;height:.85333rem;background-size:contain}.goods-card__item__pic__container .promotion-icon.left-big[data-v-88f24b61]{left:1.49333rem}.goods-card__item__pic__container .pre-sale-wrap[data-v-88f24b61]{position:absolute;left:.42667rem;bottom:.21333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .21333rem;font-size:.64rem;line-height:normal;line-height:initial;color:#fff;color:var(--text_white, #ffffff);background:rgba(0,0,0,.6);border-radius:.10667rem}.goods-card__item__pic__container .pre-sale-wrap .countdown-wrap[data-v-88f24b61]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.goods-card__item__pic__container .pre-sale-wrap .countdown-wrap .countdown-text[data-v-88f24b61]{margin-left:-.10667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:2.93333rem}.goods-card__item__info[data-v-88f24b61]{padding:0 .42667rem;-webkit-box-sizing:border-box;box-sizing:border-box}.goods-card__item__info__title[data-v-88f24b61]{margin-bottom:.21333rem;font-size:.69333rem;line-height:.96rem;color:#18191c;color:var(--text1, #18191c)}.goods-card__item__info__price[data-v-88f24b61],.goods-card__item__info__fans-price[data-v-88f24b61]{overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.goods-card__item__info__price .sold-num[data-v-88f24b61],.goods-card__item__info__fans-price .sold-num[data-v-88f24b61]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:.21333rem;margin-top:.05333rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;bottom:-.05333rem;font-size:.53333rem;color:#61666d;color:var(--text2, #61666d)}.goods-card__item__info__price .suffix[data-v-88f24b61],.goods-card__item__info__fans-price .suffix[data-v-88f24b61]{margin:.05333rem 0 0 .10667rem;min-width:.53333rem;font-weight:700;position:relative;bottom:-.05333rem;font-size:.53333rem}.goods-card__item__info__price[data-v-88f24b61]{height:1.17333rem}.goods-card__item__info__price .unit[data-v-88f24b61]{color:#f69;color:var(--brand_pink, #ff6699);font-size:.64rem;font-weight:700;position:relative;bottom:-.05333rem;margin-right:-.05333rem}.goods-card__item__info__price .text[data-v-88f24b61]{color:#f69;color:var(--brand_pink, #ff6699);font-size:.85333rem;font-weight:700}.goods-card__item__info__price .suffix[data-v-88f24b61]{color:#f69;color:var(--brand_pink, #ff6699)}.goods-card__item__info__fans-price[data-v-88f24b61]{font-weight:400;color:#ed7043;color:var(--operate_orange, #ed7043)}.goods-card__item__info__fans-price__tag[data-v-88f24b61]{min-width:1.6rem;position:relative;bottom:-.05333rem;font-size:.53333rem}.goods-card__item__info__fans-price .unit[data-v-88f24b61]{font-weight:700;font-size:.64rem;line-height:.96rem;position:relative;bottom:-.05333rem}.goods-card__item__info__fans-price__text[data-v-88f24b61]{font-weight:700;font-size:.85333rem;line-height:1.17333rem}.goods-card__item__info__fans-price .suffix[data-v-88f24b61]{color:#ed7043;color:var(--operate_orange, #ed7043)}.goods-card__item__info__footer[data-v-88f24b61]{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:.74667rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:.32rem}.goods-card__item__info__footer .avatar[data-v-88f24b61]{width:.74667rem;height:.74667rem;margin-right:.21333rem;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/913b76b570545ae6219ddd2587f9e08b4c50d281.png);background-size:100%;background-position:center;background-repeat:no-repeat;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.goods-card__item__info__footer .follow[data-v-88f24b61]{width:2.02667rem;height:.74667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fdf1ee;margin-right:.21333rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border-radius:.10667rem;font-size:.53333rem;color:#ed7043;color:var(--operate_orange, #ed7043)}.goods-card__item__info__footer .name[data-v-88f24b61]{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.53333rem;color:#61666d;color:var(--text2, #61666d);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.word-ellipsis-1[data-v-88f24b61]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.word-ellipsis-2[data-v-88f24b61]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.collection-container[data-v-8e5ae4fb]{position:relative}.collection-container .cell-container[data-v-8e5ae4fb]{position:absolute;top:0;left:0;-webkit-transition:translate3d .2s;transition:translate3d .2s}@-webkit-keyframes refresh-1c4926fb{0%{background-position:0% center}to{background-position:125% center}}@keyframes refresh-1c4926fb{0%{background-position:0% center}to{background-position:125% center}}.data-tips[data-v-1c4926fb]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.data-tips.is-full[data-v-1c4926fb]{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#fff}.data-tips__img[data-v-1c4926fb]{width:7.46667rem;height:7.46667rem;background-size:100%;background-repeat:no-repeat}.data-tips__img.loading[data-v-1c4926fb]{width:3.2rem;height:3.2rem;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/c3f13f8331a42747f90c19f502b83ecb95245ee6.png);background-size:12.8rem 3.2rem;-webkit-animation:refresh-1c4926fb .6s steps(4) 0s infinite both;animation:refresh-1c4926fb .6s steps(4) 0s infinite both}.data-tips__img.error[data-v-1c4926fb]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/4754d83bb836f585a09a3783123a1bde911889fc.png)}.data-tips__img.error2[data-v-1c4926fb]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/a4bf6bb3f66fd2999175c2e945a1de704d618eea.png)}.data-tips__img.empty[data-v-1c4926fb]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/8015d2e346f00313e6ac4e8527bc8730023a5b5e.png)}.data-tips__img.empty2[data-v-1c4926fb]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/b4f0629b18f5f44c70f497fb976305eb63d48576.png)}.data-tips__img.success[data-v-1c4926fb]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/1873492284a3372ccac666d3f0c11d7963bd9875.png)}.data-tips__title[data-v-1c4926fb]{font-size:.85333rem;line-height:1.17333rem;color:#18191c;margin-top:.32rem}.data-tips__content[data-v-1c4926fb]{font-size:.74667rem;line-height:1.06667rem;color:#9499a0;margin-top:.32rem}.data-tips__button[data-v-1c4926fb]{margin-top:.64rem;min-width:9.33333rem;height:2.34667rem;padding:0 1.06667rem;font-size:.85333rem;border-radius:1.17333rem;border:none;background:#f69;color:#fff;cursor:pointer}.data-tips__button.small[data-v-1c4926fb]{height:1.6rem;min-width:5.12rem;padding:0 .53333rem;font-size:.74667rem;line-height:.74667rem;border-radius:.8rem}.data-tips__button[data-v-1c4926fb]:active{opacity:.8}.abnormal-container[data-v-529be71b]{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:21.33333rem}.banner-wrap[data-v-880f51fe]{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:9.38667rem;height:11.52rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.42667rem;overflow:hidden}.banner-wrap .banner-swiper[data-v-880f51fe]{width:100%;height:100%;position:relative}.banner-wrap__img[data-v-880f51fe]{position:absolute;width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;background-size:cover;background-position:top center;background-repeat:no-repeat;border-radius:.42667rem}.banner-wrap .indicator-dots[data-v-880f51fe]{position:absolute;bottom:.42667rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.21333rem;z-index:10}.banner-wrap .indicator-dots .dot[data-v-880f51fe]{width:.32rem;height:.32rem;border-radius:50%;background:rgba(0,0,0,.5);-webkit-transition:background .3s;transition:background .3s}.banner-wrap .indicator-dots .dot.active[data-v-880f51fe]{background:#ed6a9b}.collection[data-v-89475d16]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:90vh}.collection .space[data-v-89475d16]{position:absolute;top:0;z-index:0;width:100vw;height:16rem}.card[data-v-89475d16]{width:100%;height:100%}.collection[data-v-c5fff64e]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:90vh}.collection .space[data-v-c5fff64e]{position:absolute;top:0;z-index:0;width:100vw;height:16rem}.card[data-v-c5fff64e]{width:100%;height:100%}.collection[data-v-2ef1164d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:90vh}.collection .space[data-v-2ef1164d]{position:absolute;top:0;z-index:0;width:100vw;height:16rem}.card[data-v-2ef1164d]{width:100%;height:100%}.collection[data-v-331ceb71]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:90vh}.collection .space[data-v-331ceb71]{position:absolute;top:0;z-index:0;width:100vw;height:16rem}.card[data-v-331ceb71]{width:100%;height:100%}.collection[data-v-079beb28]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:90vh}.collection .space[data-v-079beb28]{position:absolute;top:0;z-index:0;width:100vw;height:16rem}.card[data-v-079beb28]{width:100%;height:100%}.collection[data-v-c3916eef]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:90vh}.collection .space[data-v-c3916eef]{position:absolute;top:0;z-index:0;width:100vw;height:16rem}.card[data-v-c3916eef]{width:100%;height:100%}.tabs-wrap .all-vup[data-v-09427956]{height:100%;font-size:.64rem;line-height:.85333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#18191c}.tabs-wrap .default-panel[data-v-09427956]{padding:1.06667rem;text-align:center;color:#999}.module-mallup-market[data-v-260e947b]{width:100%}.panel-placeholder[data-v-260e947b]{padding:2.13333rem 1.06667rem;text-align:center;color:#999;font-size:.74667rem;min-height:10.66667rem}.bili-waterfall{position:relative}.bili-waterfall-item{position:absolute;opacity:0}.negative-feedback[data-v-a189218d]{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(.53333rem);backdrop-filter:blur(.53333rem);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:100}.negative-feedback .close-icon[data-v-a189218d]{position:absolute;top:.53333rem;right:.53333rem;cursor:pointer;color:#fff}.negative-feedback .negative-feedback-content[data-v-a189218d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.negative-feedback .negative-feedback-content .negative-feedback-btn[data-v-a189218d]{width:4.26667rem;height:1.86667rem;margin-top:.53333rem;font-size:.74667rem;border:.05333rem solid #fff;color:#fff;border-radius:2.13333rem;margin-top:1.06667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.negative-feedback .negative-feedback-content .negative-feedback-content-img[data-v-a189218d]{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex}.negative-feedback .negative-feedback-content .negative-feedback-content-img[data-v-a189218d]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent}.feedbackFade-enter-active[data-v-a189218d],.feedbackFade-leave-active[data-v-a189218d]{-webkit-transition:opacity .3s;transition:opacity .3s}.feedbackFade-enter[data-v-a189218d],.feedbackFade-leave-to[data-v-a189218d]{opacity:0}.bili_dark .circle-card-image[data-v-73ca5ed8],.bili_dark .circle-card-image-gif[data-v-73ca5ed8]{opacity:.94}.card-base-image[data-v-73ca5ed8]{position:relative}.card-base-image .circle-card-image[data-v-73ca5ed8]{width:100%}.card-base-image .circle-card-image-gif[data-v-73ca5ed8]{position:absolute;top:0;left:0;width:100%}.card-base-image .card-base-image-mask[data-v-73ca5ed8]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;z-index:1}.card-base-wrap[data-v-73d621a1]{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--bg1);overflow:hidden;border-radius:.42667rem}.card-base[data-v-73d621a1]{position:relative}.card-base .card-base-top-left[data-v-73d621a1]{position:absolute;top:.53333rem;left:.53333rem;z-index:20}.card-base .card-base-image-wrap[data-v-73d621a1]{position:relative}.card-base .card-base-image-wrap .card-base-image-wrap-left-bottom[data-v-73d621a1]{position:absolute;left:.21333rem;bottom:.32rem;z-index:20}.circle-card-content[data-v-73d621a1]{padding:.53333rem .53333rem .42667rem}.circle-card-content .circle-card-name[data-v-73d621a1]{font-size:.69333rem;line-height:1.06667rem;max-height:2.08rem;font-weight:500;color:var(--card-title-color);overflow:hidden;word-break:break-all;line-break:anywhere}.circle-card-content .circle-card-name[data-v-73d621a1] .svg-tag{position:relative;top:.10667rem}.card-base.card-base-text-only.card-base-content-type-2 .card-base-top-left[data-v-73d621a1],.card-base.card-base-text-only.card-base-content-type-2 .card-base-image-wrap[data-v-73d621a1]{display:none}.card-base.card-base-text-only.card-base-content-type-2 .circle-card-content[data-v-73d621a1]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;height:3.04rem}.card-base-bottom[data-v-73d621a1]{padding:0 .53333rem .42667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cardBase-enter-active[data-v-73d621a1],.cardBase-leave-active[data-v-73d621a1]{-webkit-transition:opacity .5s;transition:opacity .5s}.cardBase-enter[data-v-73d621a1],.cardBase-leave-to[data-v-73d621a1]{opacity:0}.card-avatar-name[data-v-8a1473a8]{display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.58667rem;font-weight:400;line-height:.8rem;text-align:left;color:var(--text3)}.card-avatar-name .card-avatar-wrap[data-v-8a1473a8]{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;border-radius:50%}.card-avatar-name .card-avatar-wrap .card-avatar[data-v-8a1473a8]{border-radius:50%}.card-avatar-name .card-avatar-wrap[data-v-8a1473a8]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:block;border:.05333rem solid var(--text4);-webkit-transform:scale(.5);transform:scale(.5);border-radius:50%;width:200%;height:200%;-webkit-transform-origin:left top;transform-origin:left top}.card-avatar-name .uname[data-v-8a1473a8]{margin-left:.21333rem;overflow:hidden;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;min-width:1.6rem;line-height:.96rem}.card-start[data-v-c54e847c]{font-size:.58667rem;font-weight:400;line-height:.8rem;color:var(--text3);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-left:.42667rem;position:relative;min-width:1.06667rem;min-height:.64rem}.card-start .start-img[data-v-c54e847c]{margin-right:.10667rem;fill:var(--text3)}.card-start .started[data-v-c54e847c]{margin-right:.10667rem;fill:var(--brand_pink)}.card-start .start-img-hide[data-v-c54e847c]{opacity:0}.card-start .card-start-animation[data-v-c54e847c]{position:absolute;left:-.16rem}.card-start .card-start-hot-area[data-v-c54e847c]{position:absolute;top:-.26667rem;left:.05333rem;right:-.42667rem;bottom:-.42667rem}.live-room[data-v-70031de9]{width:100%;height:9.44rem;position:relative;overflow:hidden}.live-video-iframe[data-v-70031de9]{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.live-room-mask[data-v-70031de9]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10;background:rgba(0,0,0,0)}.live-card-image[data-v-70031de9]{position:relative;z-index:2}.live-card-image[data-v-70031de9] .circle-card-image{height:9.44rem!important}.card-in[data-v-70031de9]{opacity:1;-webkit-transition:all 2s;transition:all 2s}.card-out[data-v-70031de9]{opacity:0;-webkit-transition:all 2s;transition:all 2s}.live-finish[data-v-70031de9]{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(.53333rem);backdrop-filter:blur(.53333rem);z-index:3;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.live-card[data-v-8a45e222]{position:relative}.live-view-count[data-v-8a45e222]{font-size:.58667rem;font-weight:400;line-height:.8rem;color:var(--Ga5);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.live-card-icon[data-v-8a45e222]{background:rgba(0,0,0,.8);color:#fff;font-size:.58667rem;font-weight:400;line-height:.8rem;border-radius:5.28rem;padding:.05333rem .42667rem .05333rem .05333rem;display:-webkit-flex;display:-ms-flexbox;display:flex}.live-card-icon .live-card-icon-text[data-v-8a45e222]{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:.10667rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.live-card-icon .live-card-icon-image[data-v-8a45e222]{width:1.06667rem;height:.96rem;padding:.16rem .26667rem;background:var(--brand_pink);border-radius:1.92rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tag-container[data-v-c81982af]{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:.21333rem}.tag-container .pic-tag[data-v-c81982af]{display:inline-block;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%}.tag-container .svg-tag[data-v-c81982af]{display:inline-block}.title-tag .pic-tag[data-v-c81982af],.title-tag .svg-tag[data-v-c81982af]{position:relative;top:.10667rem}.jsx-card[data-v-b0fdb03e] .card-base-image{position:relative}.jsx-card .surprise-reward-wind[data-v-b0fdb03e]{position:absolute;left:0;bottom:-.05333rem;width:100%;height:1.49333rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/82b92c6b87642a996dc76919ad83e442e037b04a.png) center / 100% 100% no-repeat;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:3.62667rem;font-size:.64rem;font-weight:500;line-height:1.49333rem;color:#d1823e}.jsx-card[data-v-b0fdb03e] .circle-card-content{padding-bottom:.21333rem}.surprise-reward-desc[data-v-b0fdb03e]{font-size:.64rem;font-weight:400;line-height:.85333rem;color:var(--text_notice);margin-top:.21333rem}.jsx-card-price[data-v-b0fdb03e]{color:var(--brand_pink);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:.58667rem;font-weight:400;line-height:.85333rem}.jsx-card-price .jsx-card-price-symbol[data-v-b0fdb03e]{font-size:.64rem;font-weight:500;line-height:.90667rem}.jsx-card-price .jsx-card-price-net[data-v-b0fdb03e]{font-size:.85333rem;font-weight:500;line-height:1.17333rem}.jsx-card-price .jsx-card-price-suffix[data-v-b0fdb03e]{margin-left:.10667rem}.jsx-card-sale[data-v-b0fdb03e]{font-size:.58667rem;font-weight:400;line-height:.85333rem;color:var(--text3)}.topic-card-item[data-v-f1adf0b5]{margin:0 .21333rem;background-color:var(--topic-card-content-bg);border-radius:.32rem;padding:.42667rem .32rem .32rem}.topic-card-item .topic-card-item-title[data-v-f1adf0b5]{display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.69333rem;font-weight:500;line-height:1.06667rem;color:var(--text1)}.topic-card-item .topic-card-item-title .title[data-v-f1adf0b5]{margin-left:.21333rem}.topic-card-item+.topic-card-item[data-v-f1adf0b5]{margin-top:.32rem}.prefix-img[data-v-f1adf0b5]{margin-right:.21333rem}.after-img[data-v-f1adf0b5]{margin-left:.21333rem;position:relative;top:-.08rem}.avatar[data-v-f1adf0b5]{margin-right:.21333rem;position:relative;top:-.08rem;border-radius:50%}.topic-card-item-detail[data-v-f1adf0b5]{font-size:.64rem;font-weight:400;line-height:.85333rem;color:var(--text3);margin-top:.53333rem}.topic-card[data-v-9bb343cd]{width:9.44rem;background-image:var(--topic-card-bg);background-size:cover;background-repeat:no-repeat;border-radius:.42667rem;overflow:hidden;padding-bottom:.53333rem}.topic-card .topic-card-title[data-v-9bb343cd]{padding:.53333rem .48rem .42667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1.17333rem;height:1.17333rem;-webkit-box-sizing:content-box;box-sizing:content-box}.topic-card .topic-card-title .topic-card-right[data-v-9bb343cd]{font-family:JinBuTi,Ubuntu;font-size:.64rem;font-weight:700;height:.85333rem;color:var(--topic-card-hot-text-color);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.topic-card .topic-card-title .topic-card-right .topic-icon[data-v-9bb343cd]{display:block;width:.96rem;height:.96rem;margin-right:.21333rem;background-image:var(--topic-card-hot-icon);background-repeat:no-repeat;background-position:center;background-size:100% 100%}.topic-card .more-topic[data-v-9bb343cd]{font-size:.64rem;font-weight:400;line-height:.85333rem;color:var(--text2);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:.42667rem}.topic-card .more-topic .more-topic-icon[data-v-9bb343cd]{margin-left:.21333rem}.circle-card[data-v-51531585]{width:9.44rem;border-radius:.42667rem;overflow:hidden;position:relative}@-webkit-keyframes highlight-51531585{10%{opacity:1}20%{opacity:0}30%{opacity:1}40%{opacity:0}50%{opacity:1}99%{opacity:1}to{opacity:0}}@keyframes highlight-51531585{10%{opacity:1}20%{opacity:0}30%{opacity:1}40%{opacity:0}50%{opacity:1}99%{opacity:1}to{opacity:0}}.card-base-highlight[data-v-51531585]{overflow:visible}.card-base-highlight[data-v-51531585]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:.16rem solid;-webkit-border-image:-webkit-gradient(linear,left top,left bottom,from(#ff7a89),to(#ffc28f)) 1;-webkit-border-image:-webkit-linear-gradient(top,#ff7a89 0%,#ffc28f 100%) 1;-o-border-image:linear-gradient(180deg,#ff7a89 0%,#ffc28f 100%) 1;border-image:-webkit-gradient(linear,left top,left bottom,from(#ff7a89),to(#ffc28f)) 1;border-image:linear-gradient(180deg,#ff7a89,#ffc28f) 1;border-radius:.42667rem;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(#ff7a89),to(#ffc28f));background:-webkit-linear-gradient(top,#ff7a89 0%,#ffc28f 100%);background:linear-gradient(180deg,#ff7a89,#ffc28f);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0,#fff));-webkit-mask:-webkit-linear-gradient(#fff 0,#fff 0) padding-box,-webkit-linear-gradient(#fff 0,#fff 0);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:-webkit-linear-gradient(#fff 0 0) padding-box,-webkit-linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none;opacity:0;-webkit-animation:highlight-51531585 5.2s 1;animation:highlight-51531585 5.2s 1}.ellipsis-1[data-v-7011c7b3]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-7011c7b3]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-7011c7b3]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-7011c7b3]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-7011c7b3]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-7011c7b3]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-7011c7b3]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-7011c7b3]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-7011c7b3]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-7011c7b3]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-7011c7b3]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.empty-panel[data-v-7011c7b3]{height:100vh;width:100%;height:100%;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.empty-panel.fixed[data-v-7011c7b3]{position:fixed;left:0;top:0;right:0;bottom:0;width:100vw;height:100vh;z-index:9999}.empty-panel__image[data-v-7011c7b3]{width:6.4rem;height:6.4rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/eaf48dcf58295b12e6b4e6fa1d4042d4aae24fb7.png) no-repeat center;background-size:100% 100%;margin:0 auto;opacity:.6}.empty-panel__text[data-v-7011c7b3]{margin-top:.85333rem;font-size:.74667rem;height:1.06667rem;font-weight:400;color:#9499a0;color:var(--text-symbol-text-3, #9499a0);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.empty-panel__btn[data-v-7011c7b3]{margin:.85333rem auto 0;height:1.70667rem;padding:0 1.28rem;border-radius:.85333rem;border:.05333rem solid #ff6699;border:.05333rem solid var(--Norm-Brand_pink, #ff6699);color:#f69;color:var(--Norm-Brand_pink, #ff6699);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.74667rem;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.empty-panel__btn[data-v-7011c7b3]:hover{opacity:.8}.empty-panel__btn[data-v-7011c7b3]:active{opacity:.6}.card-list[data-v-46e57c03]{min-height:100vh;width:19.14667rem;margin:0 auto}.card-list.is-end[data-v-46e57c03]{min-height:auto}.card-list .empty-panel-wrapper[data-v-46e57c03]{height:100vh;padding-top:10%;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.discover-filter-bar[data-v-d4245867]{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:1.49333rem}.discover-filter-bar__scroll[data-v-d4245867]{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;height:1.49333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.discover-filter-bar__scroll[data-v-d4245867]::-webkit-scrollbar{display:none}.discover-filter-bar__scroll[data-v-d4245867]>*+*{margin-left:.32rem}.discover-filter-bar__fixed[data-v-d4245867]{-webkit-flex:none;-ms-flex:none;flex:none;margin-left:.32rem;position:relative;z-index:2}.discover-filter-bar__mask[data-v-d4245867]{position:absolute;top:0;bottom:0;right:100%;width:1.06667rem;background-image:url(https://i0.hdslb.com/bfs/davinci-platform/img/121fed20b0fad257ab472e0d50a2982a210b4318.png);background-repeat:no-repeat;background-size:100% 100%;pointer-events:none}.discover-filter-bar__item[data-v-d4245867]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .21333rem;height:1.49333rem;min-width:2.56rem;border-radius:.21333rem;-webkit-flex:none;-ms-flex:none;flex:none;background:transparent;border:0}.discover-filter-bar__item[data-v-d4245867]>*+*{margin-left:.21333rem}.discover-filter-bar__label[data-v-d4245867]{font-size:.64rem;font-weight:400;line-height:.90667rem;color:#18191c;color:var(--text1, #18191c);white-space:nowrap}.discover-filter-bar__arrow[data-v-d4245867]{width:.64rem;height:.64rem;-webkit-flex:none;-ms-flex:none;flex:none}.discover-filter-bar__item.is-active .discover-filter-bar__label[data-v-d4245867]{color:#f69;color:var(--brand_pink, #ff6699);font-weight:500}.discover-filter-bar.is-dark .discover-filter-bar__mask[data-v-d4245867]{background-image:url(https://i0.hdslb.com/bfs/davinci-platform/img/af2dcf55baf107066e87e3e304547fe037d0f222.png)!important}.discover-ticket-card[data-v-284f19a0]{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.42667rem;background:var(--bg1);border-radius:.64rem}.discover-ticket-card__cover[data-v-284f19a0]{position:relative;width:4.8rem;min-width:4.8rem;height:6.4rem;border-radius:.32rem;overflow:hidden;background:#e3e5e7}.discover-ticket-card__cover img[data-v-284f19a0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.discover-ticket-card__type-tag[data-v-284f19a0]{position:absolute;top:.21333rem;left:.21333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 .21333rem;height:.85333rem;border-radius:.10667rem;background:rgba(0,0,0,.6);color:#fff;font-size:.53333rem;line-height:.85333rem;white-space:nowrap}.discover-ticket-card__content[data-v-284f19a0]{margin-left:.53333rem;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;min-width:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:6.4rem}.discover-ticket-card__title[data-v-284f19a0]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.74667rem;font-weight:600;line-height:1.06667rem;color:var(--text1);word-break:break-all}.discover-ticket-card__prefix-tag[data-v-284f19a0]{margin-right:.21333rem;color:#fa9600;font-size:.74667rem;font-weight:500;line-height:1.06667rem}.discover-ticket-card__meta[data-v-284f19a0]{margin-top:.21333rem;max-height:.85333rem;color:var(--text1);font-size:.64rem;line-height:.85333rem;overflow:hidden;word-break:break-all}.discover-ticket-card__meta span+span[data-v-284f19a0]{margin-left:.21333rem}.discover-ticket-card__tags[data-v-284f19a0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:.21333rem;margin-bottom:-.21333rem}.discover-ticket-card__tags[data-v-284f19a0]>*{margin-bottom:.21333rem}.discover-ticket-card__tags[data-v-284f19a0]>*:not(:last-child){margin-right:.21333rem}.discover-ticket-card__footer[data-v-284f19a0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-top:.42667rem}.discover-ticket-card__footer[data-v-284f19a0]>*+*{margin-left:.42667rem}.discover-ticket-card__price-group[data-v-284f19a0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;min-width:0}.discover-ticket-card__price-group[data-v-284f19a0]>*+*{margin-left:.42667rem}.discover-ticket-card__price[data-v-284f19a0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;color:var(--brand_pink);font-size:.64rem;line-height:.96rem}.discover-ticket-card__price[data-v-284f19a0]>*+*{margin-left:.10667rem}.discover-ticket-card__price.is-reference[data-v-284f19a0]{-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.69333rem;font-weight:500;line-height:1.17333rem;letter-spacing:0;color:var(--text1)}.discover-ticket-card__countdown[data-v-284f19a0]{color:var(--text1);font-size:.64rem;line-height:1.06667rem;white-space:nowrap}.discover-ticket-card__countdown--urgent[data-v-284f19a0]{color:#fa9600}.discover-ticket-card__price-number[data-v-284f19a0]{font-size:.90667rem;line-height:1.17333rem;font-weight:600}.discover-ticket-card__price-currency[data-v-284f19a0]{font-size:.64rem;line-height:.96rem;font-weight:500}.discover-ticket-card__price-suffix[data-v-284f19a0]{font-size:.64rem;line-height:1.06667rem}.discover-ticket-card__status[data-v-284f19a0]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;color:#9499a0;font-size:.64rem;line-height:1.06667rem;text-align:right}.discover-ticket-card__status[data-v-284f19a0]>*+*{margin-left:.21333rem}.discover-ticket-card-list[data-v-22810a43]{min-height:26.66667rem}.discover-ticket-card-list__status[data-v-22810a43],.discover-ticket-card-list__foot[data-v-22810a43]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1.28rem 0;color:var(--text3);font-size:.69333rem;line-height:1.06667rem}.discover-ticket-card-list__status[data-v-22810a43]>*+*,.discover-ticket-card-list__foot[data-v-22810a43]>*+*{margin-left:.42667rem}.discover-ticket-card-list__status button[data-v-22810a43]{border:0;background:transparent;color:var(--brand_pink)}.discover-ticket-card-list__empty[data-v-22810a43]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:6.93333rem 0}.discover-ticket-card-list__empty[data-v-22810a43]>*+*{margin-top:.32rem}.discover-ticket-card-list__empty-img[data-v-22810a43]{width:7.46667rem;height:7.46667rem}.discover-ticket-card-list__empty-text[data-v-22810a43]{color:var(--text3);font-size:.69333rem;line-height:1.06667rem}.discover-ticket-card-list__content[data-v-22810a43]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.discover-ticket-card-list__content[data-v-22810a43]>*+*{margin-top:.53333rem}.discover-time-calendar[data-v-4669633d]{width:100%;background-color:var(--bg1)}.discover-time-calendar__weekdays[data-v-4669633d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:.66667rem;padding-right:.66667rem;margin:0;list-style:none;background-color:var(--bg1);border-top:.05333rem solid #e7e7e7}.discover-time-calendar__weekday[data-v-4669633d]{height:1.92rem;width:2.66667rem;line-height:1.92rem;margin:.21333rem 0;text-align:center;color:#212121;font-size:.64rem}.discover-time-calendar__content[data-v-4669633d]{height:17.6rem;overflow:auto;position:relative;z-index:1;-webkit-overflow-scrolling:touch}.discover-time-calendar__month[data-v-4669633d]{margin-top:.53333rem;max-height:20rem;width:100%}.discover-time-calendar__month[data-v-4669633d]:first-child{margin-top:0}.discover-time-calendar__month-title[data-v-4669633d]{height:1.28rem;line-height:1.28rem;color:var(--text1);position:relative;background-color:var(--bg3);text-align:center;font-size:0;overflow:hidden}.discover-time-calendar__scale-wrap[data-v-4669633d]{-webkit-transform:scale(.5) translateX(-50%);transform:scale(.5) translate(-50%);position:absolute;left:50%;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:nowrap;margin:0}.discover-time-calendar__month-year[data-v-4669633d]{display:inline-block;font-size:1.28rem;line-height:1.28rem;vertical-align:top;margin-top:.64rem}.discover-time-calendar__slogan-wrap[data-v-4669633d]{white-space:nowrap;max-width:26.66667rem;overflow:hidden;text-overflow:ellipsis;display:inline-block;margin-left:.42667rem;vertical-align:top;margin-top:.64rem;font-size:1.06667rem}.discover-time-calendar__days[data-v-4669633d]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:.66667rem;padding-right:.66667rem;margin-top:.53333rem;margin-bottom:0;list-style:none}.discover-time-calendar__day[data-v-4669633d]{width:2.66667rem;height:2.77333rem;line-height:2.77333rem;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--text1);font-size:.96rem;position:relative}.discover-time-calendar__day-wrap[data-v-4669633d]{width:2.34667rem;height:2.34667rem;line-height:2.34667rem;display:inline-block;position:relative;z-index:1}.discover-time-calendar__day-note[data-v-4669633d]{color:#212121;display:inline-block;position:absolute;font-size:1.06667rem;-webkit-transform:scale(.5) translateX(-50%);transform:scale(.5) translate(-50%);-webkit-transform-origin:0 0;transform-origin:0 0;bottom:-.53333rem;left:50%;width:4.69333rem;height:1.28rem;line-height:1.28rem}.discover-time-calendar__day.is-selected .discover-time-calendar__day-wrap[data-v-4669633d]{color:#fff;background:var(--brand_pink);border-radius:50%}.discover-time-calendar__day.is-selected .discover-time-calendar__day-note[data-v-4669633d]{color:#fff}.discover-time-calendar__day.is-left[data-v-4669633d]:before,.discover-time-calendar__day.is-right[data-v-4669633d]:before,.discover-time-calendar__day.is-range[data-v-4669633d]:before{content:"";position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2.34667rem;background:#ffecf1;z-index:0}.discover-time-calendar__day.is-left[data-v-4669633d]:before{border-radius:1.17333rem 0 0 1.17333rem}.discover-time-calendar__day.is-right[data-v-4669633d]:before{border-radius:0 1.17333rem 1.17333rem 0}.discover-time-calendar__day.is-expire[data-v-4669633d]{color:#ccc}.discover-time-calendar__day.is-expire .discover-time-calendar__day-note[data-v-4669633d]{color:var(--text2)}.discover-time-calendar__submit[data-v-4669633d]{width:calc(100% - 1.28rem);height:2.13333rem;margin:.64rem;border:0;border-radius:53.28rem;background:var(--brand_pink);color:#fff;font-size:.74667rem;line-height:2.13333rem}.bili_dark .discover-time-calendar__day.is-range[data-v-4669633d]{color:#212121}.discover-time-selector-overlay[data-v-1ff3874e]{position:fixed;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:100}.discover-time-selector[data-v-1ff3874e]{position:fixed;left:0;right:0;z-index:101;overflow:hidden;background:var(--bg1);border-radius:0 0 .64rem .64rem}.discover-time-selector__header[data-v-1ff3874e]{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.42667rem .64rem .21333rem}.discover-time-selector__header[data-v-1ff3874e]>*+*{margin-left:.42667rem}.discover-time-selector__chip[data-v-1ff3874e]{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:1.49333rem;border:0;border-radius:53.28rem;background:var(--bg1);color:var(--text2);font-size:.64rem;line-height:1.49333rem}.discover-time-selector__chip.is-active[data-v-1ff3874e]{color:var(--brand_pink);background:rgba(251,114,153,.12)}.city-cluster-panel-overlay[data-v-8f8959af]{position:fixed;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:100}.city-cluster-panel[data-v-8f8959af]{position:fixed;left:0;right:0;z-index:101;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding:.64rem;background:var(--bg1);border-radius:0 0 .64rem .64rem;max-height:60vh;overflow:hidden}.city-cluster-panel[data-v-8f8959af]>*+*{margin-top:.64rem}.city-cluster-panel__heading[data-v-8f8959af]{padding:.42667rem 0 .10667rem;font-size:.69333rem;font-weight:400;line-height:.96rem;color:var(--text1);-webkit-flex:none;-ms-flex:none;flex:none}.city-cluster-panel__rows[data-v-8f8959af]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;scrollbar-width:none}.city-cluster-panel__rows[data-v-8f8959af]::-webkit-scrollbar{display:none}.city-cluster-panel__row[data-v-8f8959af]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:.32rem 0}.city-cluster-panel__row[data-v-8f8959af]>*+*{margin-left:.42667rem}.city-cluster-panel__tag[data-v-8f8959af]{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.26667rem .42667rem;height:1.49333rem;background:var(--bg2);border-radius:.21333rem;font-size:.69333rem;font-weight:400;line-height:.96rem;color:#61666d;white-space:nowrap}.city-cluster-panel__tag.is-active[data-v-8f8959af]{color:var(--brand_pink)}.sort-panel-overlay[data-v-912e89e2]{position:fixed;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:100}.sort-panel[data-v-912e89e2]{position:fixed;left:0;right:0;z-index:101;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding:.64rem 0;background:var(--bg1);border-radius:0 0 .64rem .64rem}.sort-panel__item[data-v-912e89e2]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.32rem .64rem;height:2.13333rem;background:var(--bg1)}.sort-panel__item[data-v-912e89e2]>*+*{margin-left:.42667rem}.sort-panel__label[data-v-912e89e2]{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;padding:.21333rem 0;font-size:.69333rem;font-weight:400;line-height:1.06667rem;color:#61666d}.sort-panel__label.is-active[data-v-912e89e2]{font-weight:600;color:#f69}.sort-panel__check[data-v-912e89e2]{width:.85333rem;height:.85333rem}.is-dark .discover-activity__block-item[data-v-e6131736]{background:#29160e}.is-dark .discover-activity__third-tab[data-v-e6131736]{background:#2f3134}.discover-activity[data-v-e6131736]{width:19.14667rem;margin:0 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:.85333rem}.discover-activity__tab-bar[data-v-e6131736]{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.discover-activity__toolbar-wrap[data-v-e6131736]{height:2.02667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.discover-activity__toolbar[data-v-e6131736]{position:relative;z-index:11;height:1.6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:.42667rem}.discover-activity__toolbar[data-v-e6131736]>*+*{margin-left:.64rem}.discover-activity__toolbar[data-v-e6131736]:before{content:"";position:absolute;top:-.64rem;bottom:-.48rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100vw;background-color:transparent;pointer-events:none;z-index:-1}.discover-activity__toolbar.is-stuck[data-v-e6131736]{position:fixed;width:19.14667rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);margin-top:0}.discover-activity__toolbar.is-stuck[data-v-e6131736]:before{background-color:var(--bg1)}.discover-activity__filter-section-wrap[data-v-e6131736]{height:2.34667rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.discover-activity__filter-section[data-v-e6131736]{position:relative;z-index:10;margin-top:.42667rem;margin-bottom:.42667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.discover-activity__filter-section[data-v-e6131736]:before{content:"";position:absolute;top:-.42667rem;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100vw;background-color:transparent;pointer-events:none;z-index:-1}.discover-activity__filter-section.is-stuck[data-v-e6131736]{position:fixed;width:19.14667rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);margin-top:0;margin-bottom:0}.discover-activity__filter-section.is-stuck[data-v-e6131736]:before{background-color:var(--bg1)}.discover-activity__city[data-v-e6131736],.discover-activity__search[data-v-e6131736],.discover-activity__block[data-v-e6131736],.discover-activity__third-tab[data-v-e6131736]{border:0}.discover-activity__search-icon[data-v-e6131736]{color:var(--text2)}.discover-activity__city[data-v-e6131736]{height:1.6rem;padding:.32rem .10667rem;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:transparent;color:var(--text1);font-size:.64rem;line-height:.85333rem;font-weight:500}.discover-activity__city[data-v-e6131736]>*+*{margin-left:.10667rem}.discover-activity__search[data-v-e6131736]{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;min-width:0;height:1.6rem;padding:.32rem .53333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:var(--bg3);border-radius:5.33333rem;color:var(--text3);font-size:.64rem;line-height:.96rem;text-align:left}.discover-activity__search[data-v-e6131736]>*+*{margin-left:.21333rem}.discover-activity__search-placeholder[data-v-e6131736]{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.discover-activity__blocks[data-v-e6131736]{width:19.14667rem;margin:0 auto;padding:0;background:transparent;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:.42667rem}.discover-activity__blocks[data-v-e6131736]>*+*{margin-left:.37333rem}.discover-activity__block-item[data-v-e6131736]{-webkit-flex:none;-ms-flex:none;flex:none;width:9.38667rem;height:4rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.42667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;background:#fff8f3;border:.05333rem solid var(--bg1_float);color:var(--text1);border-radius:.42667rem;text-align:left}.discover-activity__block-left[data-v-e6131736]{width:2.34667rem;height:3.14667rem;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.discover-activity__block-title[data-v-e6131736]{font-family:DingTalk JinBuTi,PingFang SC,sans-serif;font-style:italic;font-weight:400;font-size:.69333rem;line-height:1.06667rem;letter-spacing:-.05333rem;color:var(--text1);white-space:nowrap}.discover-activity__block-tip[data-v-e6131736]{margin:0;font-size:.58667rem;line-height:.85333rem;color:var(--text2);white-space:nowrap}.discover-activity__block-tag[data-v-e6131736]{margin:auto 0 0;font-size:.58667rem;line-height:.96rem;color:#61666d;white-space:nowrap}.discover-activity__block-tag.is-highlight[data-v-e6131736]{color:#ff661a}.discover-activity__block-right[data-v-e6131736]{width:5.65333rem;height:3.14667rem;margin-left:0;border-radius:.32rem;overflow:hidden;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-flex;display:-ms-flexbox;display:flex}.discover-activity__bottom-spacer[data-v-e6131736]{height:8rem}.discover-activity__third-tabs[data-v-e6131736]{display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;margin-top:.42667rem}.discover-activity__third-tabs[data-v-e6131736]>*+*{margin-left:.42667rem}.discover-activity__third-tab[data-v-e6131736]{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:.32rem .42667rem;border-radius:.42667rem;background:#eee;color:var(--text3);font-size:.64rem;line-height:.85333rem;font-weight:500}.discover-activity__third-tab.is-active[data-v-e6131736]{background:var(--Pi1);color:var(--brand_pink)}.discover-activity__third-tab.is-image[data-v-e6131736]{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.discover-activity__third-tab-image[data-v-e6131736]{height:.85333rem;width:auto;display:block}.ellipsis-1[data-v-27b445ea]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-27b445ea]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-27b445ea]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-27b445ea]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-27b445ea]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-27b445ea]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-27b445ea]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-27b445ea]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-27b445ea]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-27b445ea]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-27b445ea]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.circle-content-tab-main[data-v-27b445ea]{width:100%}.model-floor-content-gap[data-v-27b445ea]{margin-bottom:.42667rem}.content-block[data-v-27b445ea]{width:100vw;border-radius:.42667rem .42667rem 0 0}.content-block-no-filter[data-v-27b445ea]{border-radius:0;background:transparent}.bottom[data-v-27b445ea]{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:2.56rem;font-size:.74667rem;font-weight:400;line-height:1.06667rem;color:#9499a0;color:var(--text3, #9499a0)}.bottom span[data-v-27b445ea]{color:#f69;color:var(--brand_pink, #ff6699)}.bottom div[data-v-27b445ea]{min-height:2.56rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.highlight-bubble[data-v-27b445ea]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:9.97333rem;height:1.81333rem;background-color:#f69;border-radius:.90667rem;font-size:.69333rem;color:#fff;z-index:999;position:absolute;-webkit-transform:translateY(calc(-100% - .32rem));transform:translateY(calc(-100% - .32rem))}.highlight-bubble[data-v-27b445ea]:before{content:"";position:absolute;bottom:-.32rem;right:1.06667rem;width:.74667rem;height:.32rem;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/dca8c318717a32d6023c558ae28a171ba28908e7.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center}.bubble-fade-enter-active[data-v-27b445ea],.bubble-fade-leave-active[data-v-27b445ea]{-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.bubble-fade-enter-from[data-v-27b445ea],.bubble-fade-leave-to[data-v-27b445ea]{opacity:0}.bubble-fade-enter-to[data-v-27b445ea],.bubble-fade-leave-from[data-v-27b445ea]{opacity:1}.ellipsis-1[data-v-1d8cebef]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-1d8cebef]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-1d8cebef]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-1d8cebef]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-1d8cebef]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-1d8cebef]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-1d8cebef]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-1d8cebef]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-1d8cebef]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-1d8cebef]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-1d8cebef]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.circle-content[data-v-1d8cebef]{width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(var(--bg1)),color-stop(20.22vh,var(--bg2)),color-stop(100vh,var(--bg2)));background:-webkit-linear-gradient(top,var(--bg1) 0%,var(--bg2) 20.22vh,var(--bg2) 100vh);background:linear-gradient(180deg,var(--bg1) 0%,var(--bg2) 20.22vh,var(--bg2) 100vh);border-radius:.64rem;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.circle-content.is-dark .circle-content-main.circle-name-circle_paint.tab-key-current-gf_market[data-v-1d8cebef]{background:-webkit-gradient(linear,left top,left bottom,from(var(--bg1)),color-stop(20.22vh,var(--bg2)),color-stop(100vh,var(--bg2)));background:-webkit-linear-gradient(top,var(--bg1) 0%,var(--bg2) 20.22vh,var(--bg2) 100vh);background:linear-gradient(180deg,var(--bg1) 0%,var(--bg2) 20.22vh,var(--bg2) 100vh)}.circle-content[data-v-1d8cebef] .scroll-view-container .scroll-view-refresh{position:relative;-webkit-transform:none;transform:none;height:5.33333rem;margin-top:-5.33333rem}.circle-content[data-v-1d8cebef] .scroll-view-container{position:relative}.circle-content-main[data-v-1d8cebef]{width:100vw;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:2;overflow:hidden}.circle-content-main.circle-name-circle_paint.tab-key-current-gf_market[data-v-1d8cebef]{background:-webkit-gradient(linear,left top,left bottom,from(#fcfdff),color-stop(6.25vh,#f5f3ff),color-stop(30.13vh,#f6f5fc),color-stop(55.37vh,#f6f7f8));background:-webkit-linear-gradient(top,#fcfdff 0%,#f5f3ff 6.25vh,#f6f5fc 30.13vh,#f6f7f8 55.37vh);background:linear-gradient(180deg,#fcfdff,#f5f3ff 6.25vh,#f6f5fc 30.13vh,#f6f7f8 55.37vh)}.circle-content-main__outer-tab-wrap[data-v-1d8cebef]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;max-height:2.50667rem;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:max-height .22s ease,opacity .18s ease,-webkit-transform .22s ease;transition:max-height .22s ease,opacity .18s ease,-webkit-transform .22s ease;transition:max-height .22s ease,opacity .18s ease,transform .22s ease;transition:max-height .22s ease,opacity .18s ease,transform .22s ease,-webkit-transform .22s ease}.circle-content-main__outer-tab-wrap.is-hidden[data-v-1d8cebef]{max-height:0;opacity:0;-webkit-transform:translateY(-.42667rem);transform:translateY(-.42667rem);pointer-events:none}.circle-content-tab-swiper[data-v-1d8cebef]{width:100%;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.bottom[data-v-1d8cebef]{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:2.56rem;font-size:.74667rem;font-weight:400;line-height:1.06667rem;color:#9499a0;color:var(--text3, #9499a0)}.bottom span[data-v-1d8cebef]{color:#f69;color:var(--brand_pink, #ff6699)}.bottom div[data-v-1d8cebef]{min-height:2.56rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@-webkit-keyframes loading-toast-1d8cebef{0%{background-position:0 0}25%{background-position:-1.28rem 0}50%{background-position:-2.56rem 0}75%{background-position:-3.84rem 0}to{background-position:0 0}}@keyframes loading-toast-1d8cebef{0%{background-position:0 0}25%{background-position:-1.28rem 0}50%{background-position:-2.56rem 0}75%{background-position:-3.84rem 0}to{background-position:0 0}}.loading-icon[data-v-1d8cebef]{width:1.28rem;height:1.28rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/410220799f07cb1698f775881e880cfd6d742f60.png) no-repeat;background-size:5.12rem 1.28rem;background-position:0 0;vertical-align:middle;-webkit-animation:loading-toast-1d8cebef .6s step-end 0s infinite both;animation:loading-toast-1d8cebef .6s step-end 0s infinite both}.ellipsis-1[data-v-87726c76]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-87726c76]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-87726c76]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-87726c76]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-87726c76]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-87726c76]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-87726c76]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-87726c76]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-87726c76]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-87726c76]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-87726c76]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.remind-popup__content[data-v-87726c76]{width:15.46667rem;height:22.29333rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/aba0b66bf2308761063a62d9e6f0e755549cdcda.png) no-repeat center;background-size:100% 100%;position:relative}.remind-popup__content .anime-one[data-v-87726c76]{position:absolute;left:.32rem;bottom:10.61333rem;display:block;width:7.1088rem;height:4.16rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/b5c9cea370e6454b27e1dbb678debca5860f3d01.png) no-repeat center;background-size:100% 100%;-webkit-animation:scaleAnimation-87726c76 .3s 1s forwards cubic-bezier(.45,0,.25,1);animation:scaleAnimation-87726c76 .3s 1s forwards cubic-bezier(.45,0,.25,1)}.remind-popup__content .anime-two[data-v-87726c76]{position:absolute;left:9.54667rem;bottom:.48rem;display:block;width:2.29333rem;height:1.97333rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/baccfd0007fe76e5e1a02dcc1279ca9124849cab.png) no-repeat center;background-size:100% 100%;-webkit-animation:scaleAnimation-87726c76 .3s .5s forwards cubic-bezier(.45,0,.25,1);animation:scaleAnimation-87726c76 .3s .5s forwards cubic-bezier(.45,0,.25,1)}.remind-popup__btn[data-v-87726c76]{margin:0 auto;margin-top:1.17333rem;width:9.70667rem;height:2.02667rem;border-radius:1.06667rem;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#f69;background:var(--Norm-Brand_pink, #ff6699);color:#fff;font-size:.74667rem;font-weight:600}@-webkit-keyframes scaleAnimation-87726c76{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes scaleAnimation-87726c76{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.ellipsis-1[data-v-eb932b6c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-eb932b6c]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-eb932b6c]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-eb932b6c]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-eb932b6c]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-eb932b6c]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-eb932b6c]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-eb932b6c]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-eb932b6c]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-eb932b6c]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-eb932b6c]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.comic-remind-popup[data-v-eb932b6c]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.comic-remind-popup__theme[data-v-eb932b6c]{width:280PX;height:390PX;display:block}.comic-remind-popup__video[data-v-eb932b6c]{position:absolute;width:256PX;height:213PX;top:165PX;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%);-o-object-fit:cover;object-fit:cover}.comic-remind-popup__btn[data-v-eb932b6c]{margin-top:20PX;width:152PX;height:44PX;border-radius:22PX;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:var(--brand_pink);color:var(--text_white);font-size:16PX;line-height:22PX}.remind-mask-popup[data-v-d968f214]{position:relative;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}#remind-mask-slot[data-v-d968f214]{position:absolute;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-color:var(--bg1, #ffffff)}.remind-mask-draw-tip #remind-mask-slot[data-v-d968f214]{padding:.53333rem;-webkit-transform:translate(-.53333rem,-.53333rem);transform:translate(-.53333rem,-.53333rem);border-radius:.42667rem}.remind-mask-draw-tip .remind-tip-icon[data-v-d968f214]{position:absolute;width:12.37333rem;height:5.65333rem;-webkit-transform:translate(.53333rem,.53333rem);transform:translate(.53333rem,.53333rem);background:url(//i0.hdslb.com/bfs/kfptfe/floor/0fc84c65f545624f7726f0503568982eda26a7a0.png) no-repeat center;background-size:100% 100%}.remind-mask-handmade-tip #remind-mask-slot[data-v-d968f214]{padding:0;border-radius:.42667rem}.remind-mask-handmade-tip .remind-tip-icon[data-v-d968f214]{position:absolute;width:12.21333rem;height:5.33333rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background:url(//i0.hdslb.com/bfs/kfptfe/floor/031115d078ba7551db6dea5bd667a4b75e7f87a0.png) no-repeat center;background-size:100% 100%}.bili-callapp-top[data-v-8534149f]{position:fixed;top:0;left:0;z-index:1002;width:100vw;height:2.34667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background:url(//i0.hdslb.com/bfs/kfptfe/floor/0ab72f862008c2e7e3e103a8f3776927948f94d0.png) no-repeat center;background-size:100% 100%}.bili-callapp-top .close-icon[data-v-8534149f]{width:1.70667rem;height:1.70667rem;background:url(//i0.hdslb.com/bfs/kfptfe/floor/97287a4f693a301960dbeef6d14b94285d983287.png) no-repeat center;background-size:.64rem .64rem}.bili-callapp-top .text-wrap[data-v-8534149f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bili-callapp-top .text-wrap .title[data-v-8534149f]{display:block;font-family:PingFang SC;font-weight:500;font-size:.74667rem;color:#212121}.bili-callapp-top .text-wrap .sub-title[data-v-8534149f]{display:block;font-family:PingFang SC;font-weight:400;font-size:.64rem;color:#757575}.bili-callapp-mask[data-v-8534149f]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;width:100vw;height:100vh;pointer-events:auto}.snackbar[data-v-8bbb683a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.64rem 0 .64rem .64rem;position:fixed;width:16.21333rem;height:3.41333rem;left:.42667rem;background:var(--bg1);-webkit-box-shadow:0px .42667rem 2.13333rem rgba(0,0,0,.1);box-shadow:0 .42667rem 2.13333rem rgba(0,0,0,.1);border-radius:.64rem;-webkit-transition:bottom .3s cubic-bezier(.4,0,.2,1);transition:bottom .3s cubic-bezier(.4,0,.2,1);z-index:1000;opacity:1;bottom:2.4rem}.snackbar__close[data-v-8bbb683a]{position:absolute;width:.64rem;height:.64rem;right:.32rem;top:.32rem;cursor:pointer;z-index:2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--text3)}.snackbar__content[data-v-8bbb683a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:13.97333rem;height:2.13333rem;z-index:1}.snackbar__img[data-v-8bbb683a]{width:2.13333rem;height:2.13333rem;border-radius:.21333rem;-o-object-fit:cover;object-fit:cover}.snackbar__text[data-v-8bbb683a]{-webkit-flex:none;-ms-flex:none;flex:none;font-weight:500;font-size:.74667rem;line-height:1.06667rem;color:var(--text1);width:6.72rem;margin-left:.64rem}.snackbar__highlight[data-v-8bbb683a]{color:var(--brand_pink)}.snackbar__btn[data-v-8bbb683a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:3.84rem;height:1.28rem;background:var(--brand_pink);border-radius:.64rem;color:var(--text_white);font-size:.69333rem;font-weight:400;-webkit-flex:none;-ms-flex:none;flex:none;margin-left:.64rem}.snackbar-fade-slide-enter-from[data-v-8bbb683a]{opacity:0;bottom:-1.70667rem}.snackbar-fade-slide-enter-active[data-v-8bbb683a]{-webkit-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .3s cubic-bezier(0,0,.2,1)}.snackbar-fade-slide-enter-to[data-v-8bbb683a],.snackbar-fade-slide-leave-from[data-v-8bbb683a]{opacity:1;bottom:2.4rem}.snackbar-fade-slide-leave-active[data-v-8bbb683a]{-webkit-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.snackbar-fade-slide-leave-to[data-v-8bbb683a]{opacity:0;bottom:-1.70667rem}.follow-snackbar[data-v-fd14114a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.64rem 0 .64rem .64rem;position:fixed;height:3.41333rem;left:.64rem;right:.64rem;background:var(--bg1);-webkit-box-shadow:0px .42667rem 2.13333rem rgba(0,0,0,.1);box-shadow:0 .42667rem 2.13333rem rgba(0,0,0,.1);border-radius:.64rem;z-index:1000;opacity:1;bottom:2.4rem}.follow-snackbar__close[data-v-fd14114a]{position:absolute;width:.64rem;height:.64rem;right:.32rem;top:.32rem;cursor:pointer;z-index:2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--text3)}.follow-snackbar__content[data-v-fd14114a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding-right:1.6rem}.follow-snackbar__img[data-v-fd14114a]{width:2.13333rem;height:2.13333rem;min-width:2.13333rem;border-radius:.21333rem;-o-object-fit:cover;object-fit:cover}.follow-snackbar__info[data-v-fd14114a]{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;margin-left:.64rem;overflow:hidden}.follow-snackbar__title[data-v-fd14114a]{font-weight:500;font-size:.74667rem;line-height:1.06667rem;color:var(--text1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.follow-snackbar__view[data-v-fd14114a]{font-size:.64rem;line-height:.85333rem;color:var(--text3)}.follow-snackbar__btn[data-v-fd14114a]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:3.84rem;height:1.28rem;background:var(--brand_pink);border-radius:.64rem;color:var(--text_white);font-size:.69333rem;font-weight:400;-webkit-flex:none;-ms-flex:none;flex:none;margin-left:.64rem;white-space:nowrap}.follow-snackbar__btn--followed[data-v-fd14114a]{background:var(--bg3);color:var(--text3)}.snackbar-fade-slide-enter-from[data-v-fd14114a]{opacity:0;bottom:-1.70667rem}.snackbar-fade-slide-enter-active[data-v-fd14114a]{-webkit-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .3s cubic-bezier(0,0,.2,1)}.snackbar-fade-slide-enter-to[data-v-fd14114a],.snackbar-fade-slide-leave-from[data-v-fd14114a]{opacity:1;bottom:2.4rem}.snackbar-fade-slide-leave-active[data-v-fd14114a]{-webkit-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.snackbar-fade-slide-leave-to[data-v-fd14114a]{opacity:0;bottom:-1.70667rem}.ellipsis-1[data-v-67bb9848]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2[data-v-67bb9848]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex-row-start-center[data-v-67bb9848]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-center-center[data-v-67bb9848]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-row-between-center[data-v-67bb9848]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between-start[data-v-67bb9848]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-column-start-start[data-v-67bb9848]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-start[data-v-67bb9848]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center-center[data-v-67bb9848]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-column-end-start[data-v-67bb9848]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-start-start[data-v-67bb9848]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@font-face{font-family:Ubuntu;src:url(data:font/ttf;base64,T1RUTwAJAIAAAwAQQ0ZGIBbX/VsAAASQAAAKYk9TLzJp3WSnAAABAAAAAGBjbWFwAVECMwAAA/QAAAB8aGVhZCjBo64AAACcAAAANmhoZWEHFQEaAAAA1AAAACRobXR4GkkD/QAADvQAAAAwbWF4cAAMUAAAAAD4AAAABm5hbWUNEEKtAAABYAAAApRwb3N0AAMAAAAABHAAAAAgAAEAAAABAAA0UIETXw889QADA+gAAAAA43gwCwAAAADjeDALABT/8gKmAsYAAAADAAIAAAAAAAAAAQAAA6T/QwAAAjgAFP+SA1oAAQAAAAAAAAAAAAAAAAAAAAwAAFAAAAwAAAADAjYB9AAFAAACigK7AAAAjAKKArsAAAHfADEBAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAABYWFhYAEAAMAB4A6T/QwAAAsYADgAAAAEAAAAAAg4CxgAAAAAAAAAAACIBngABAAAAAAAAAAEAFgABAAAAAAABAAYAAAABAAAAAAACAAsAEgABAAAAAAADABQAugABAAAAAAAEABIAMwABAAAAAAAFAAsAmQABAAAAAAAGABAAaQABAAAAAAAHAAEAFgABAAAAAAAIAAEAFgABAAAAAAAJAAEAFgABAAAAAAAKAAEAFgABAAAAAAALAAEAFgABAAAAAAAMAAEAFgABAAAAAAANAAEAFgABAAAAAAAOAAEAFgABAAAAAAAQAAYAAAABAAAAAAARAAsAEgADAAEECQAAAAIAJQADAAEECQABAAwABgADAAEECQACABYAHQADAAEECQADACgAzgADAAEECQAEACQARQADAAEECQAFABYApAADAAEECQAGACAAeQADAAEECQAHAAIAJQADAAEECQAIAAIAJQADAAEECQAJAAIAJQADAAEECQAKAAIAJQADAAEECQALAAIAJQADAAEECQAMAAIAJQADAAEECQANAAIAJQADAAEECQAOAAIAJQADAAEECQAQAAwABgADAAEECQARABYAHVVidW50dQBVAGIAdQBuAHQAdUJvbGQgSXRhbGljAEIAbwBsAGQAIABJAHQAYQBsAGkAY1VidW50dSBCb2xkIEl0YWxpYwBVAGIAdQBuAHQAdQAgAEIAbwBsAGQAIABJAHQAYQBsAGkAY1VidW50dUJvbGRJdGFsaWMAVQBiAHUAbgB0AHUAQgBvAGwAZABJAHQAYQBsAGkAY1ZlcnNpb24gMC4xAFYAZQByAHMAaQBvAG4AIAAwAC4AMSA6VWJ1bnR1IEJvbGQgSXRhbGljACAAOgBVAGIAdQBuAHQAdQAgAEIAbwBsAGQAIABJAHQAYQBsAGkAYwAAAAEAAwABAAAADAAEAHAAAAAYABAAAwAIADAAMQAyADMANAA1ADYANwA4ADkAeP//AAAAMAAxADIAMwA0ADUANgA3ADgAOQB4////0f/R/9H/0f/R/9H/0f/R/9H/0f+TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEABAEAAQEBEVVidW50dUJvbGRJdGFsaWMAAQEBJ/gbAPgcAvgdA/geBIt9+jj4zAUdAAAAsA8dAAAAxxGLHQAACmISAA8BAQweJC8zNjk+QkZJTlNXWFZlcnNpb24gMC4xVWJ1bnR1IEJvbGQgSXRhbGljVWJ1bnR1Qm9sZCBJdGFsaWN6ZXJvb25ldHdvdGhyZWVmb3VyZml2ZXNpeHNldmVuZWlnaHRuaW5leAAAAAGLAYwBjQGOAY8BkAGRAZIBkwGUAZUADAIAAQAsATABfQJjA4gEAATWBfIGSwf2CRAJf/iI+FaLFfwkiwWL+YIF+CSLBYv9ggX78r0V98CLBYv5HgX7wIsFi/0eBQ74zPe+9wYVi4sFoIufkZ2YCJ2Ym5uZoAiYoJeilqYIlaWTppKmCJKmkKaOpQiOpY2ii58Ii4sFi62GpIGbCICbe5N2iwiLiwV1i3eFeX4IeX57e312CH12f3SBcAiAcINwhHAIhHCGcIhxCIhxiXSLdwiLiwWLaJBylnwIlnybg6GLCHT7FBWLiwVqi3CRdJcIdJZ5m32eCHyegaGFpAiEo4iki6UIi4sFi9eU0ZzKCJzKosKquQipua+vtqQItqS6mL+LCIuLBayLpoWigAiif517mngImXiVdZJzCJFyjnKLcQiLiwWLP4NFekwIekxzVG1dCGxdZ2dgcghgclx+V4sIDvjM9274RhV59wcFoJOilKKWCKKVo5aimAiil6GYoZkIoZifmp2aCIuLBfOLBfs7/UkF+ymLBfcM+IcFdH5xf3CACHCAcYFygwiLiwUO+Mz4R/lZFYuLBaaLo4ejggiigp+AnHwInHyYeZR3CJR3kHaLdAiLiwWLcoh0hncIhneCeH54CH54e3h2eAh2eHF1bHMIi4sFeX15fnl+CHh+eX56fgh5fnp8en0Ienx8enx4CIuLBfe+iwVt+xAF/GGLBZG1la+aqgiaqp2noaQIoKSkoqahCKagqaKrpAiLiwWpoqWgoJwIoJycmpiaCJiZlJiRmAiRmI6Yi5kIi4sFi5yFmn+XCH6We5F4iwiLiwVwi3CFcYAIcX9veWx0CIuLBVj3AQWzrLOis5gIs5i0kraLCA74zPhu+AQVi4sFp36hdppwCJpvk22LagiLiwWLcIVvgHAIgHB5cnJ1CHJ1bHllfghlfV2EVosIi4sFP4tHm06qCIuLBcH3CgWefqOAqIMIqIKoh6mLCIuLBZ6LnY2djwicj5uSmJQImJSWl5OaCJOaj52LoAiLiwWLpoCgdZkIdJltkmaLCIuLBUuLBaj3CgXTiwWZi5qMmo4Imo6ZkJiSCJiSlZSUlwiTlo+ai54Ii4sFi6KDnXuWCHuWdpBxiwiLiwV2i3WHcoQIcoRxgHB9CIuLBWX3BAWsnqyZrpUIrpSvkLCLCIuLBa6LqoamggimgaF+nXsInHuYeZR3CJR2j3aLdgiLiwWLeoh6hnoIhXqDe4B8CIB8fX16fwh6fneBdYMIDvjM+CH3pxXF94YFenp5eXh4CHh4d3d4dgh4dnh1eXYIeHV6dnt2CIuLBfc2iwXu+DYV9yKLBSb8NgXUiwVu+wwFQYsFZfsvBfsiiwWw9y8F+72LBaT3AgWgqKWtqrAIqrCssK+yCK+ysLGysAiysLGtsKkIi4sFDvjMyqwVwvcNBaJ9pICmhAimhKSHpIsIi4sFu4uwlKSdCKSdmKeLsQiLiwWLm4eagpgIgph9lniUCHiUcZJrkAhqkGSNXIsIi4sFocmgyp/KCJ/KncaawwiLiwX4BosFbfsQBfuLiwWEc4RzhHMIg3KEd4V6CIuLBbOIrYOpgAiof6J8n3kInnmZd5R0CJR0kHKLcQiLiwWLZoVpf2wIfmx5cXJ2CHJ2bXpmgAhmf2GFW4sIi4sFfYt7jHmNCHmNeY54jwh4jniQeZEIeJF6knyTCIuLBQ74zPkd+U8VefsKBWKKZIhohghnhmqDbn4IbX5xenV2CHR2eW98aQiLiwWclKCSopAIoo+gjZ+LCIuLBaSLooehhAigg55/nHwIm3uYd5R0CJR0kHCLbAiLiwWLYIRlfWoIfWp4b3N0CHN0b3prgAhrf2mFaIsIi4sFbItukHCWCHCWdJp4oAh3n3ukgKoIgKmFrouzCIuLBYvGlcSfxAifw6q9tLcItLfAr8qmCMqm1pjiiwiLiwWQi5KLkosIkouSi5KKCIuLBftf/FwVi4sFi6uCoXqXCHqXdpFziwiLiwV6i3uJeocIeoZ7hnyFCIuLBYJyh3GLcAiLiwWLa5JwmnQImnShf6qLCIuLBauLpZegogifopWsi7UIDvjM97KLFfsriwWYvJ2/o8AIo8Cmvqm+CKm9q7qsuAisuKyxqqwIi4sF+8GLBar3EgX4eYsFcfsABXJ2bWxoYghoYmddaFcIaFZqU2xPCGxOdE56TQiLiwUO+Mzo9zEVi4sFi5+OnpGeCJCdlJ2YnAiXnJucnpwInpujm6acCIuLBXuafp2AnwiAnoWji6cIi4sFi6WQpZWlCJSlmqKgoAifoKSbqpgIqpivkbWLCIuLBaeLpYejgwijg6CAnH0InHyZepV2CJV2kHWLcgiLiwWLfIl8iHsIiHqEe4F7CIF6fXt5egh4enN8bXwIi4sFloOWgpWCCJWClICSfwiSf5F+kHwIj3yNe4t4CIuLBYtthW+AcQh/cHp0dXgIdHdve2qACGqAZYVgiwiLiwVyi3KOcpEIcpB0lXeZCHaYe51+oQh+oISmi6sI9+O1FYuLBYuYiZeGlgiGlYWUg5QIgpSCk4CSCICSf5F+kgiLiwV2gXuBfoAIfoCAf4SACIOAhn+IgAiIgIqAi4AIi4sFi3STeZyACJt/n4WiiwiLiwWZi5mNmJAImI+WkZWTCJWTk5WRlwiRlo6Yi5oIJffCFYuLBYt2knmYfAiYfJt+noAIi4sFsp2lnpifCJiekZ6LngiLiwWLoIScfpcIfpd4kXSLCIuLBXCLdYJ7egh6eoN2i3IIDvjM2IgVnfcKBbSMso6vkAiukKyTqZgIqJilnKKgCKGgnaearQiLiwV6gneEdIcIdIZ1iXeLCIuLBXKLdI92kwh1kniXe5sIepp+n4KiCIKihqaLqgiLiwWLtpKxmawImayep6OiCKOip5yrlwirlq2RrosIi4sFqouohqaACKaAonyfdwiedptylm0IlmyRaItjCIuLBYtQgVJ3Uwh3UmxZYl8IYl9WZ0xxCExwQH00iwiLiwWGi4SLhYsIhIuDi4SMCIuLBfdf+FwVi4sFi2uUdZx/CJx/oIWjiwiLiwWci5yNnJAInI+akJqRCIuLBZSkj6WLpgiLiwWLq4SnfKIIfKJ1lmyLCIuLBWuLcX93dAh2dIFqi2EIDvi59xb4ohX3K4sF1/s4BaKnoKagpgifpp6mnqcIi4sF9ymLBW9jbGFqYQhqYGReX1wIi4sFplmhXZ5hCJ5gm2CaYAiLiwX7J4sFf6x/qX+mCH+mf6WAogiLiwX7Jfs6BfswiwX3g/egBfsV95YFDgAAAfQAMgI4AGACOADIAjgAPAI4ADcCOABDAjgAPwI4AGkCOACHAjgAXQI4AE0CJQAU)}@font-face{font-family:JinBuTi;src:url(data:font/ttf;base64,T1RUTwAJAIAAAwAQQ0ZGIFVhQe0AAASgAAAD0U9TLzK4UeQ7AAABAAAAAGBjbWFw6Ut9rAAABDwAAABEaGVhZCnY6pMAAACcAAAANmhoZWEH6AM6AAAA1AAAACRobXR4EfgBgAAACHQAAAAUbWF4cAAFUAAAAAD4AAAABm5hbWWvt4eOAAABYAAAAtxwb3N0AAMAAAAABIAAAAAgAAEAAAABAAAR7Pe4Xw889QADA+gAAAAA43hTewAAAADjeFN7ACv/sQOmAwwAAAADAAIAAAAAAAAAAQAAA7r/CgAAA+gAKwBCBAEAAQAAAAAAAAAAAAAAAAAAAAUAAFAAAAUAAAADA+gB9AAFAAACigK7AAAAjAKKArsAAAHfADEBAgAAAAAAAAAAAAAAAAAAAAEIAAAAAAAAAAAAAABYWFhYAEBOB3Z+A7r/CgAAAwwATwAAAAEAAAAAAd0DDAAAAAAAAAAAACIBngABAAAAAAAAAAEACAABAAAAAAABABAAAAABAAAAAAACAAcAMAABAAAAAAADABoA8AABAAAAAAAEABgARQABAAAAAAAFAAsAzwABAAAAAAAGABYAjQABAAAAAAAHAAEACAABAAAAAAAIAAEACAABAAAAAAAJAAEACAABAAAAAAAKAAEACAABAAAAAAALAAEACAABAAAAAAAMAAEACAABAAAAAAANAAEACAABAAAAAAAOAAEACAABAAAAAAAQABAAAAABAAAAAAARAAcAMAADAAEECQAAAAIAIAADAAEECQABACAAEAADAAEECQACAA4ANwADAAEECQADADQBCgADAAEECQAEADAAXQADAAEECQAFABYA2gADAAEECQAGACwAowADAAEECQAHAAIAIAADAAEECQAIAAIAIAADAAEECQAJAAIAIAADAAEECQAKAAIAIAADAAEECQALAAIAIAADAAEECQAMAAIAIAADAAEECQANAAIAIAADAAEECQAOAAIAIAADAAEECQAQACAAEAADAAEECQARAA4AN0RpbmdUYWxrIEppbkJ1VGkARABpAG4AZwBUAGEAbABrACAASgBpAG4AQgB1AFQAaVJlZ3VsYXIAUgBlAGcAdQBsAGEAckRpbmdUYWxrIEppbkJ1VGkgUmVndWxhcgBEAGkAbgBnAFQAYQBsAGsAIABKAGkAbgBCAHUAVABpACAAUgBlAGcAdQBsAGEAckRpbmdUYWxrSmluQnVUaVJlZ3VsYXIARABpAG4AZwBUAGEAbABrAEoAaQBuAEIAdQBUAGkAUgBlAGcAdQBsAGEAclZlcnNpb24gMC4xAFYAZQByAHMAaQBvAG4AIAAwAC4AMSA6RGluZ1RhbGsgSmluQnVUaSBSZWd1bGFyACAAOgBEAGkAbgBnAFQAYQBsAGsAIABKAGkAbgBCAHUAVABpACAAUgBlAGcAdQBsAGEAcgAAAAEAAwABAAAADAAEADgAAAAKAAgAAgACTgdOv1NDdn7//wAATgdOv1NDdn7//7H8sUWsv4mDAAEAAAAAAAAAAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAQBAAEBARdEaW5nVGFsa0ppbkJ1VGlSZWd1bGFyAAEBASf4GwD4HAL4HQP4HgSLPPpO+nwFHQAAAK4PHQAAALcRix0AAAPREgAIAQEMJDQ7QklQV1ZlcnNpb24gMC4xRGluZ1RhbGsgSmluQnVUaSBSZWd1bGFyRGluZ1RhbGsgSmluQnVUaVJlZ3VsYXJ1bmk3NjdFdW5pNTM0M3VuaTRFMDd1bmk0RUJGAAAAAYsBjAGNAY4ABQIAAQAtAKoBBgH9Awz47PjDixX8nosFi/l1BfieiwWL/XUF/Dv5ExWL/LEF99qLBYv4sQX72osFDvp8+cj4URVJ/IUF/P+LBcz4kgWSvqikvIsIi4sF9xyLBbb3BwX73osFlecF+aaLBYAvBfv1iwVk+wcF92yLBb+LpXSLXQiLiwWLgouFioYIi4sF+xL7JxWf9ygF/C+LBXf7KAX4L4sF/Do1FXX7QwX4LosFovdDBfwviwUO+nz3SPjyFZfoBfeDl/d1o/dprgiLiwV/JwVWg0CBKYAIi4sFY4YFcftnBff4iwWAKwX7+IsFWfwsBSKLBbz4LAX7/YsFlesF9/+LBaP3XQX7AYImhC2HCIuLBQ76fPch+XEV+a2LBX8sBfxliwVy+y4F97eLBayLo4SafQiafJJ2i24Ii4sFi4aKgop/CIuLBYh0BYJAhFWGbAiLiwV/QoBQgV8Ii4sFhnCAeHx/CHt+doVwiwiLiwWGi4KMf4wIi4sFbI9pkmaUCIuLBWCWaJVvlAiLiwWc5wWugq2CroIIrYKohaKICIuLBY6KjouQiwiLiwWQi4+Njo4Ijo6NkY2UCIuLBZKslL+W0wiLiwWTxpLGkMYIi4sF+72LBXcsbTJjOQiLiwVgNl9JXFsIi4sF+wGkBcvQv9ay3Qiy3Kbkm+sIi4sFq/dXBftyiwWW6gUO+nz3zfmgFfcHiwWFgYN8gHcIi4sFb1oFWTQFO/0tBSmLBcX4bgWCfoSBh4QIi4sFdm4F+w2LBbzOuM20zgi0zbjYvOMIi4sF92H9eBXriwXFi7yOtJEIi4sFrpC4lsScCIuLBYP7AQVYfmOCbocIi4sFZoZbiVCLCIuLBfsqiwVhi2yTd5oIdpqBoIumCIuLBYuqma+otAiLiwXI4sffyN0Ii4sF0uzJ3sDOCIuLBfvSiwWW7gX4AYsFpYuehZiACJh/kXyLeQiLiwWLdIJ1enYIi4sFQy1IM045CIuLBW5kXUtMMwiLiwVkUwWEgoaCh4QIhoOJhYuICIuLBYuGjoiSigiSiZaKnIsIi4sFDgAAAAJYACUD6ACGA+gAVwPoAFMD6AAr)}.page-home__page-bg[data-v-67bb9848]{position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:-1;background-color:var(--bg3);background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/5a9cf4437c04130035c3744bc6b044b8c9d8e003.png);background-repeat:no-repeat;background-position:center top;background-size:100% auto}.page-home[data-v-67bb9848]{width:100%;height:100vh;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.page-home[data-v-67bb9848] *{-webkit-box-sizing:border-box;box-sizing:border-box}.page-home__header[data-v-67bb9848]{width:100%;padding-top:2.34667rem;z-index:1;position:relative}.page-home__header .header-tab-wrap[data-v-67bb9848]{position:relative}.page-home__header-empty[data-v-67bb9848]{width:100%;visibility:hidden}.page-home__header-title[data-v-67bb9848]{background:url(//i0.hdslb.com/bfs/kfptfe/floor/1a8c351637f3486c0a423d7a3820cf007d8a687d.svg) no-repeat center;background-size:auto 100%;width:2.93333rem;height:1.01333rem}.page-home__content[data-v-67bb9848]{width:100%;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;z-index:2}.page-home__content-item[data-v-67bb9848]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.page-home__header-top-empty[data-v-67bb9848]{height:2.34667rem}::-webkit-scrollbar{display:none}*{-webkit-overflow-scrolling:touch}html,body{-ms-scroll-chaining:none;overscroll-behavior:none}html{-ms-overflow-style:none;scrollbar-width:none}body{background-color:#fff;background-color:var(--bg1, #fff)}.nav-header[data-v-8d00dd56]{position:fixed;top:0;left:0;width:100vw;background-color:var(--bg1);z-index:1}.header[data-v-8d00dd56]{padding:0 .64rem;height:2.34667rem}.header__icon[data-v-8d00dd56]{margin-right:.85333rem;color:var(--text2)}.header__title[data-v-8d00dd56]{color:var(--text1)}.header__button[data-v-8d00dd56]{width:2.98667rem;height:1.6rem;margin-left:auto;color:var(--text_white);background-color:var(--brand_pink);border-radius:.8rem}.header__button--disabled[data-v-8d00dd56]{opacity:.4}.line[data-v-6885364c]{width:37.44rem;height:.05333rem;background-color:var(--line_regular);-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left;transform-origin:left;margin-left:.64rem}.title-input[data-v-f3583678]{width:100vw;padding:0 .64rem;margin-bottom:.42667rem}.title-input .input[data-v-f3583678]{border:none;outline:none;color:var(--text1);caret-color:var(--brand_pink);padding:0;background-color:var(--bg1);font-size:18PX;line-height:22PX}.title-input .input[data-v-f3583678]::-webkit-input-placeholder{color:var(--text4)}.title-input .input[data-v-f3583678]::-moz-placeholder{color:var(--text4)}.title-input .input[data-v-f3583678]:-ms-input-placeholder{color:var(--text4)}.title-input .input[data-v-f3583678]::-ms-input-placeholder{color:var(--text4)}.title-input .input[data-v-f3583678]::placeholder{color:var(--text4)}.title-input .length[data-v-f3583678]{-webkit-flex:none;-ms-flex:none;flex:none;margin-left:.42667rem;color:var(--text4)}.title-input .length.hidden[data-v-f3583678]{opacity:0}.content-input[data-v-91df2509]{margin-bottom:.85333rem;padding-top:.42667rem}.content-input .topic[data-v-91df2509]{padding:0 .64rem;height:1.17333rem;color:var(--text_link);margin-bottom:.42667rem}.content-input .topic__icon[data-v-91df2509]{margin-right:.32rem}.content-input .topic__close[data-v-91df2509]{color:var(--text3);margin-left:.32rem}.content-input .editor-container[data-v-91df2509]{padding:0 .64rem;color:var(--text2);overflow-y:scroll;min-height:6.4rem;max-height:11.84rem;font-size:16PX;line-height:22PX;font-weight:400;-ms-scroll-chaining:none;overscroll-behavior:none}.content-input .num[data-v-91df2509]{height:.96rem;padding-right:.64rem;color:var(--text3);text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content-input .num--warning[data-v-91df2509]{color:var(--stress_red)}.content-input .ProseMirror{caret-color:var(--brand_pink);caret-shape:block;position:relative}.content-input .ProseMirror:focus-visible{outline:none}.content-input .ProseMirror:focus{outline:none}.content-input .ProseMirror span.placeholder:before{content:attr(data-placeholder);position:absolute;pointer-events:none;color:rgba(var(--text1_rgb),.2)}.content-input .ProseMirror span.placeholder:first-child:focus:before{display:none}.content-input .placeholder{color:rgba(var(--text1_rgb),.2);font-size:16PX}.content-input .ProseMirror-cursor{height:.53333rem!important}.content-input .prose-mirror-outer{word-break:break-all;word-wrap:break-word;position:relative;top:-22PX}.content-input .product{display:inline;color:var(--text_link);height:1.17333rem;max-width:100%;margin-right:.21333rem}.content-input .product-logo{display:inline-block;fill:var(--text_link);background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/86a1d3cc85fe59ea3176ec7d87eb9b145762583a.png);background-repeat:no-repeat;background-size:contain;background-position:0 -1PX;width:22PX;height:22PX;vertical-align:middle}.bili_dark .product-logo{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/9561b8faa175982a3a3505513ac5a96958211081.png)}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: .10667rem;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;-ms-touch-action:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:-ms-grid;display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;-webkit-transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:2.66667rem;height:3.2rem;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;-webkit-box-shadow:none;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{-webkit-transition:none;transition:none;padding:0;background:none;border:0;-webkit-box-shadow:none;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:.74667rem;left:.48rem;width:1.70667rem;height:1.70667rem;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:3.2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:.32rem}.pswp__button--arrow{position:absolute;width:4rem;height:5.33333rem;top:50%;margin-top:-2.66667rem}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-1.6rem;width:3.2rem;height:3.2rem;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:.74667rem;-webkit-transform:scale(-1,1);transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:2.66667rem;height:3.2rem;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;-webkit-animation:pswp-clockwise .6s linear infinite;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@-webkit-keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pswp__counter{height:1.6rem;margin-top:.8rem;margin-left:1.06667rem;font-size:.74667rem;line-height:1.6rem;color:var(--pswp-icon-color);text-shadow:.05333rem .05333rem .16rem var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.custom-info[data-v-0b6d4a8b]{position:fixed;top:0;left:0;width:100vw;height:5.33333rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.35)));background:-webkit-linear-gradient(top,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.35) 100%);background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.35));z-index:100001;-webkit-transition:all 1s;transition:all 1s}.custom-info .custom-content[data-v-0b6d4a8b]{color:var(--text_white);height:2.34667rem;position:relative}.custom-info .custom-content__close[data-v-0b6d4a8b]{position:absolute;top:0;left:0;width:2.56rem;height:2.34667rem;padding:.53333rem .64rem}.custom-info .custom-content__close .icon[data-v-0b6d4a8b]{color:var(--graph_white)}#photoSwipe-preview .pswp__button--close,#photoSwipe-preview .pswp__counter,#photoSwipe-preview .pswp__top-bar{display:none}.card-container[data-v-7360a751]{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:.85333rem;width:100vw;overflow-x:scroll;padding-left:.64rem}.card-container[data-v-7360a751]::-webkit-scrollbar{display:none}.card-container img[data-v-7360a751]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.card-container[data-v-7360a751] .sortable-ghost{opacity:0}.card-container[data-v-7360a751] .sortable-chosen .card-item__image{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:.8;-webkit-transition:all .2s;transition:all .2s}.card-item[data-v-7360a751]{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:4.05333rem!important;height:4.05333rem!important;border-radius:.32rem;overflow:hidden;margin-right:.42667rem;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.card-item__image[data-v-7360a751]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.card-item__close[data-v-7360a751]{position:absolute;right:.10667rem;top:.10667rem;width:.85333rem;height:.85333rem;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/95e80681ec4308398dbbd9b74eeb67065ef6c9fb.png);background-size:contain;background-repeat:no-repeat}.upload[data-v-7360a751]{background-color:var(--bg2);width:4.05333rem;height:4.05333rem;color:var(--text2)}.space[data-v-7360a751]{width:.21333rem;height:.05333rem}.cell[data-v-8f21302d]{padding:0 .64rem;color:var(--text1);height:2.34667rem}.cell__icon[data-v-8f21302d]{margin-right:.32rem;color:var(--text2)}.cell__content.placeholder[data-v-8f21302d],.cell__content .arrow[data-v-8f21302d]{color:var(--text3)}.circle-cell__icon[data-v-e012e5d4]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/f23c1c57314f4713cd89d88885d93226e980ea92.png);width:1.06667rem;height:1.06667rem;background-repeat:no-repeat;background-size:contain}.bili_dark .circle-cell__icon[data-v-e012e5d4]{background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/60229fc2579003d161e95592f650ebe0e8732a16.png)}.custom-popup[data-v-351e3cb7]{max-height:70vh;min-height:50vh;background-color:var(--bg1);border-radius:.64rem .64rem 0 0;position:relative}.title[data-v-351e3cb7]{height:2.98667rem;padding-top:.42667rem;position:relative}.title[data-v-351e3cb7]:after{content:"";position:absolute;left:0;bottom:0;height:.05333rem;width:200vw;-webkit-transform:scale(.5) translateX(-50%);transform:scale(.5) translate(-50%);background-color:var(--line_regular)}.title .close-area[data-v-351e3cb7]{position:absolute;right:.48rem;top:.90667rem;width:1.6rem;height:1.6rem;padding:.16rem}.title__close[data-v-351e3cb7]{width:1.28rem;height:1.28rem;background-color:rgba(var(--Ba0_rgb),.06);border-radius:50%}.title__close .icon[data-v-351e3cb7]{color:var(--Ba0_s)}.content[data-v-351e3cb7]{overflow:scroll;padding-bottom:var(--safe-area-inset-bottom)}.footer[data-v-351e3cb7]{position:absolute;bottom:0;left:0}.topic-list[data-v-a7ea89de]{padding:.64rem}.topic-list__item[data-v-a7ea89de]{padding:.64rem;height:2.34667rem;background-color:rgba(var(--bg2_rgb),.8);border-radius:.64rem;margin-bottom:.64rem}.topic-list__icon[data-v-a7ea89de]{color:var(--text3);margin-right:.32rem}.topic-list__content[data-v-a7ea89de]{color:var(--text1)}.topic-list .selected[data-v-a7ea89de]{background-color:rgba(var(--brand_pink_rgb),.07)}.topic-list .selected .topic-list__content[data-v-a7ea89de],.topic-list .selected .topic-list__icon[data-v-a7ea89de]{color:var(--brand_pink)}.topic-list[data-v-e4100a91]{width:100vw;overflow-x:scroll;margin-bottom:.64rem}.topic-list[data-v-e4100a91]::-webkit-scrollbar{display:none}.topic-list .topic-list__item[data-v-e4100a91]{margin-right:.42667rem;background-color:var(--bg2);border-radius:.21333rem;height:1.6rem;padding:.32rem}.topic-list .topic-list__item[data-v-e4100a91]:first-child{margin-left:.64rem}.topic-list .topic-list__item[data-v-e4100a91]:nth-last-child(2){margin-right:0}.topic-list .space[data-v-e4100a91]{width:.64rem;height:.05333rem}.topic-list .topic-list__icon[data-v-e4100a91]{color:var(--text3);margin-right:.21333rem}.topic-list .topic-list__content[data-v-e4100a91]{color:var(--text1)}.product-card[data-v-6d60de1d]{width:18.72rem;margin-left:.64rem;padding:.53333rem;background-color:var(--bg2);border-radius:.42667rem;position:relative;height:3.30667rem}.product-card__image[data-v-6d60de1d]{width:2.24rem;height:2.24rem;margin-right:.42667rem;border-radius:.32rem;-o-object-fit:cover;object-fit:cover}.product-card__info[data-v-6d60de1d]{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.product-card__title[data-v-6d60de1d]{font-size:.74667rem;color:var(--text1);line-height:1.4;width:13.54667rem}.product-card__price[data-v-6d60de1d]{font-size:.85333rem;color:var(--brand_pink);margin:0}.product-card__close[data-v-6d60de1d]{position:absolute;top:0;right:0;padding-top:.32rem;padding-left:.37333rem;width:1.6rem;height:1.6rem}.product-card__close .close-outer[data-v-6d60de1d]{width:.85333rem;height:.85333rem;border-radius:50%;background-color:rgba(var(--Ba0_rgb),.4)}.product-card__close .close-icon[data-v-6d60de1d]{color:var(--graph_white)}.commodity-list[data-v-2d2a198d]{width:100vw;overflow-x:scroll}.commodity-list[data-v-2d2a198d]::-webkit-scrollbar{display:none}.commodity-list__item[data-v-2d2a198d]{margin-right:.42667rem;background-color:var(--bg2);border-radius:.32rem;height:3.30667rem;width:3.30667rem;position:relative}.commodity-list__item[data-v-2d2a198d]:first-child{margin-left:.64rem}.commodity-list__item[data-v-2d2a198d]:last-child{margin-right:.64rem}.commodity-list__img[data-v-2d2a198d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.21333rem;overflow:hidden}.commodity-list__close[data-v-2d2a198d]{position:absolute;top:.10667rem;right:.16rem;width:.85333rem;height:.85333rem;border-radius:50%;background-color:rgba(var(--Ba0_rgb),.4)}.commodity-list__close .icon[data-v-2d2a198d]{color:var(--graph_white)}.drawing-area[data-v-8bb75f3d]{padding:.64rem}.drawing-area.has-footer[data-v-8bb75f3d]{padding-bottom:calc(3.41333rem + var(--safe-area-inset-bottom))}.drawing-area__content[data-v-8bb75f3d]{height:3.09333rem;padding:.53333rem;background-color:var(--bg2);border-radius:.42667rem;margin-bottom:.64rem}.drawing-area__label[data-v-8bb75f3d]{color:var(--text1);margin-right:.42667rem}.drawing-area__value[data-v-8bb75f3d]{color:var(--text3)}.drawing-area .line[data-v-8bb75f3d]{display:inline-block;width:.05333rem;height:.64rem;background-color:rgba(var(--text3_rgb),.5);margin:0 .32rem;position:relative;top:.10667rem}.drawing-area__content--selected[data-v-8bb75f3d]{background-color:rgba(var(--brand_pink_rgb),.07)}.drawing-area__content--selected .drawing-area__label[data-v-8bb75f3d]{color:var(--brand_pink)}.footer[data-v-8bb75f3d]{-webkit-box-shadow:0 -.10667rem .32rem 0 rgba(0,0,0,.03922);box-shadow:0 -.10667rem .32rem rgba(0,0,0,.04);background-color:var(--bg1);height:calc(3.41333rem + var(--safe-area-inset-bottom));padding:.53333rem .85333rem 0}.footer-btn[data-v-8bb75f3d]{width:18.29333rem;height:2.34667rem;background-color:var(--brand_pink);color:var(--text_white);border-radius:1.17333rem}.footer-btn--disabled[data-v-8bb75f3d]{background-color:rgba(var(--brand_pink_rgb),.4)}.draft-popup[data-v-a94b4c6b]{width:14.93333rem;height:6.4rem;background-color:var(--bg1_float);border-radius:.42667rem;padding-bottom:.85333rem}.draft-popup .title[data-v-a94b4c6b]{height:3.73333rem;color:var(--text1)}.draft-popup .actions[data-v-a94b4c6b]{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.draft-popup .actions .actions__cancel[data-v-a94b4c6b],.draft-popup .actions .actions__confirm[data-v-a94b4c6b]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:6.18667rem;height:1.81333rem;border-radius:.90667rem}.draft-popup .actions .actions__cancel[data-v-a94b4c6b]{color:var(--text2);position:relative}.draft-popup .actions .actions__cancel[data-v-a94b4c6b]:after{content:"";position:absolute;top:0;left:0;border-radius:1.81333rem;border:.05333rem solid var(--line_bold);width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:top left;transform-origin:top left}.draft-popup .actions .actions__confirm[data-v-a94b4c6b]{background-color:var(--brand_pink);color:var(--text_white)}@-webkit-keyframes sprite-29af290f{0%{background-position:0 0}to{background-position:-12.8rem 0}}@keyframes sprite-29af290f{0%{background-position:0 0}to{background-position:-12.8rem 0}}.loading[data-v-29af290f]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:rgba(var(--Ba0_rgb),.5);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--text_white)}.loading__icon[data-v-29af290f]{height:3.2rem;width:3.2rem;background-image:url(//i0.hdslb.com/bfs/kfptfe/floor/0bfdb5acea7e56ef93125a4ce5fd4f3c6b958a4c.png);background-size:12.8rem 3.2rem;-webkit-animation:sprite-29af290f 1s steps(4) infinite;animation:sprite-29af290f 1s steps(4) infinite}.page-publish[data-v-f4ce17ce]{height:100vh;overflow-y:scroll;overflow-x:hidden;padding-top:3.41333rem;padding-bottom:calc(env(safe-area-inset-bottom) + 1.6rem);background-color:var(--bg1)}.page-publish.page-publish-keyboard[data-v-f4ce17ce]{overflow-y:hidden;overflow-x:hidden}.topic-item-wrap[data-v-45264491]{width:18.72rem;min-height:6.50667rem;border-radius:.53333rem;background-color:#fff;background-color:var(--bg1, #ffffff);-webkit-box-sizing:border-box;box-sizing:border-box;padding:.64rem;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.64rem}.topic-item-wrap .content[data-v-45264491]{width:17.44rem;padding:0 3.41333rem 0 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.topic-item-wrap .content .title[data-v-45264491]{color:#18191c;color:var(--text1, #18191c);font-size:.85333rem;font-weight:600;line-height:1.17333rem;margin-bottom:.64rem;word-wrap:break-word;overflow:hidden;height:1.17333rem}.topic-item-wrap .content .activity[data-v-45264491]{font-size:.74667rem;font-weight:400;line-height:1.06667rem;color:#ff7f24;color:var(--operate_orange, #ff7f24);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.topic-item-wrap .content .desc[data-v-45264491]{width:13.81333rem;font-size:.74667rem;font-weight:400;line-height:1.06667rem;margin-bottom:.42667rem;color:#61666d;color:var(--text2, #61666d)}.topic-item-wrap .content .one-line[data-v-45264491]{overflow:hidden;white-space:pre-wrap;height:1.06667rem}.topic-item-wrap .content .two-line[data-v-45264491]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.topic-item-wrap .content .data-desc[data-v-45264491]{position:absolute;bottom:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.topic-item-wrap .content .data-desc span[data-v-45264491]{font-size:.64rem;font-weight:400;line-height:.85333rem;color:#9499a0;color:var(--text3, #9499a0);margin-right:.42667rem}.topic-item-wrap .content .topic-img[data-v-45264491]{width:3.41333rem;height:3.41333rem;border-radius:.42667rem;position:absolute;right:0;bottom:0;background-position:center;background-size:cover;background-repeat:no-repeat}.topic-list-wrap[data-v-eee0276f]{width:100vw;height:100vh;position:relative;background-color:#f6f7f8;background-color:var(--bg2, #f6f7f8);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.topic-list-wrap .scroll[data-v-eee0276f] .scroll-view-content{height:100%}.topic-list-wrap .topic-header-wrap[data-v-eee0276f]{position:relative}.topic-list-wrap .topic-header-wrap .content[data-v-eee0276f]{height:2.34667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.topic-list-wrap .topic-header-wrap .content .title[data-v-eee0276f]{font-size:.90667rem;font-weight:500;line-height:1.28rem}.topic-list-wrap .topic-header-wrap .content .back[data-v-eee0276f]{height:2.34667rem;width:2.34667rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:0;left:.64rem}.topic-list-wrap .list[data-v-eee0276f]{padding:0 .64rem;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;overflow-y:auto}.topic-list-wrap .top-bg-img[data-v-eee0276f]{position:absolute;top:0;left:0;background-image:url(https://s1.hdslb.com/bfs/static/neul-project-circle/assets/topic_list_header_bg-Cklai1dn.png);background-position:center;background-size:100% 100%;background-repeat:no-repeat;width:20rem;height:12.8rem}.topic-list-wrap .top-bg-dark[data-v-eee0276f]{position:absolute;top:0;left:0;background-image:url(https://s1.hdslb.com/bfs/static/neul-project-circle/assets/topic_list_header_bg-Cklai1dn.png);background-position:center;background-size:100% 100%;background-repeat:no-repeat;width:20rem;height:12.8rem;background-image:url(https://s1.hdslb.com/bfs/static/neul-project-circle/assets/topic_list_header_bg_dark-B6N-Vdc0.png)}.topic-list-wrap .bottom[data-v-eee0276f]{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:-.64rem;font-size:.74667rem;font-weight:400;line-height:1.06667rem;color:#9499a0;color:var(--text3, #9499a0)}.topic-list-wrap .bottom span[data-v-eee0276f]{color:#f69;color:var(--brand_pink, #ff6699)}.topic-list-wrap .bottom div[data-v-eee0276f]{min-height:2.56rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@-webkit-keyframes loading-toast-eee0276f{0%{background-position:0 0}25%{background-position:-1.28rem 0}50%{background-position:-2.56rem 0}75%{background-position:-3.84rem 0}to{background-position:0 0}}@keyframes loading-toast-eee0276f{0%{background-position:0 0}25%{background-position:-1.28rem 0}50%{background-position:-2.56rem 0}75%{background-position:-3.84rem 0}to{background-position:0 0}}.topic-list-wrap .loading-icon[data-v-eee0276f]{width:1.28rem;height:1.28rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASAAAABICAMAAABhjdgxAAAAYFBMVEUAAAD4cZf6c5n4cJf5cpn6cpn4cpf6cpn6cpn3cpf6cZn5cZn6cpn/cJ/6cJr7cZj4cpj4cZj0cJX7cZr6cZn5c5j7cJj6c5n6cZn7cZn6cJX7cZf/cI/6cJn5cpn7cZmC1QuhAAAAHnRSTlMAgL8g359Az69gUIDvEDBf35Awv+9vv0/fkDDvEHA8sr/vAAAFB0lEQVR42u3b7XaiMBAG4PCRKCCibbdru7vz3v9dLoa4UxJokKTbHHV+tMcanzN5jTYiiEetqCrL6pt0mjhOvSF6VtN3VVWl7t0RJfW1mRqvXohI3rszQFQWwq5C3yHv3TEQkesM0L07QuRGGmetiKFQBysc2I5WwhzuB7gioHZLusq94KrNE3BsQ51hXm9xHLATbV7+2ssh681PcanOOG/FVQ7mnON1Dun6CucEdpbXk5Hy+rKF2AxOdp3z7jq0xnlKzGHpueZ8wDkHORTDofUOAhyuYms6UmaLdYZlG+ro7mI4tN5BkMPSK5HZWakXszDFGidnZ8dOjH5exXfMi+tAZmc1/N49nOmdFWioW3MGDGsd3lnxvi7EAYwlQ/v5Nicvndp9eMZ2J+du6XNO7OjSTrnYYcRx3H5O3n5sB4TF/TzleQ5yCsDor9aNXf+ownFotmDh5ueMA2uwr7Tz7DoEcByexmAcux+1/TgW3I9/olupbMedFxzACn7OAWwPjLE73487xACWj3FLcJxxQJ4aT26r2HFHzgXk3j/nwMbmXXIdNyAbYBTzzucF97YrsXOFhgUOJgZjGnQdfxP+ee0vO7n82tpcpP13Oa8eB0TYeJGLwg4uDv/POxwKcW3tD2bPld+y00MAlWJdGShNhyiGUwbuSgE9n2CH+krL0fMKhooNNxTunBLrp3dy7TyJ1bXfnqGbdQRCP9cI2QM7eatOnID6iuOA0uqHSOgdR7cW4cOWcRxQWv2YgDIRVNnZuFXnEdCdBoRYTkoBNTGDRmIrCDEcjSCZJ2wICESI9IwhpYk93oMeAaXhCBfqqqp7j99QUXVVG8Ppqu6j895VdYyAnqquXhSQ0l+C7YMDUrr+Oe0PAtWqWBsQO6CPTiGJSqVaywGWBsQOtOMEhBHUKtK1bQMDKtDLgOR8dFVh/57Zsc5pKAJWEDsg5VtBCgSN59cHhHFAuuRlDHhi/qD9Y6pPzvLjflZ816p8AfU3VwQEIlgOhnq1Jx8lICCzvtRWHscbEGAH1MQLyG1IYRTQ2y8zBKEBAaMxuWGtgIZBoSsIswEBkQPaS8KS1QH/GN5tT04s/ksMX7KCfv8x+dTjMfJp3mkA30cWdt7HE/tRTPTTiMX1jIvjCag4Dk/QplsXECeUgXQ+/C2nb/vQeD7TOQ4fHctaERZQt7m82Xveg0QrpXx5ll34RlH2VfPM5Jak3K/eKLJzLnYqfXv9RpGdvOyh1heQrqP6iq19kf+/jwhY4dTHqX5EaocXztUk1I9AYgeokguI0jqOg4RWYpPaIdfY70GIsoISWtJNakHrnXRCSzpDgm/2ib3EEMt5BORxUjomXcizcauO4KsRw86CiOYgrX4ExTlNBDEcXemc/gIEB8TnSmoHaTjQTqR5iaLUJ1KFQjfrmJMdd9u1jtxpKKKDtPoR9SDJNddttlLqqxo3darOS5jz8+NRy2OWZU2TeaofwYOOBO10lmOKMVs2N9ihCcfTxgT75jjoHWdSzWx/3A/+OeJH6b3OY3aA67iFRbLlrLu6BosczP4BTj+6mrME0MoqK+NkvQPCTEfwNIqR42n+M+vE8/Lm45+XyfrX/Dh44MNPdg47WlCI5Pj7KV+I68qoyt7hUt5Hw3lpmZ/KdhYtR8Dj2GP4Yfhseq7jDwMex9SiB8NKWbg1ORKYZuBxHGzO9juY7ceN/CAmqlhTd+Q8arr+At/hQQ0wEenCAAAAAElFTkSuQmCC) no-repeat;background-size:5.12rem 1.28rem;background-position:0 0;vertical-align:middle;-webkit-animation:loading-toast-eee0276f .6s step-end 0s infinite both;animation:loading-toast-eee0276f .6s step-end 0s infinite both}.topic-list-wrap .error-tip[data-v-eee0276f]{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;font-size:.74667rem;font-weight:400;line-height:1.06667rem;color:#9499a0;color:var(--text3, #9499a0)}.topic-list-wrap .error-tip .img[data-v-eee0276f]{width:7.46667rem;height:7.46667rem;background-image:url(https://s1.hdslb.com/bfs/static/neul-project-circle/assets/error_tips-IHStbXP7.png);background-position:center;background-size:contain;background-repeat:no-repeat;margin-top:-2.34667rem}.topic-list-wrap .error-tip .btn[data-v-eee0276f]{width:5.12rem;height:1.6rem;background-color:#f69;background-color:var(--brand_pink, #ff6699);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.74667rem;font-weight:400;line-height:1.06667rem;color:#fff;color:var(--text_whtie, #ffffff);border-radius:1.28rem;margin-top:.64rem}.desktop-page[data-v-d9e33098]{padding-top:.37333rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;min-height:100vh;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.desktop-page .desktop-page-logo[data-v-d9e33098]{margin-bottom:2.45333rem;margin-left:1.06667rem;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.desktop-page .desktop-page-image[data-v-d9e33098]{margin-top:-1.65333rem}@media screen and (max-height: 32rem){.desktop-page[data-v-d9e33098]{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:1.28rem;min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.desktop-page .desktop-page-logo[data-v-d9e33098]{margin-bottom:1.28rem}.desktop-page .desktop-page-image[data-v-d9e33098]{position:absolute;bottom:1.28rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);margin-top:0}.desktop-page .desktop-page-image.ios-26-more[data-v-d9e33098]{bottom:calc(env(safe-area-inset-bottom) + 4.26667rem)}}
