:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}.width_1200px{width:1200px;margin:0 auto}html,body,div,nav,header,footer,article,section,a,ul,li,p,h1,h2,h3,h4,h5,h6,span,input{padding:0;margin:0}li{list-style:none}a{text-decoration:none}input{outline:none}p,h2{margin-bottom:0!important}.clearfix:after{content:"";display:block;clear:both}.text-center{text-align:center}html{position:relative;min-height:100%}body{background:#f9f9fb}.fr{float:right}.fl{float:left}.flex-center{display:flex;justify-content:center;align-items:center}.page{min-height:calc(100vh - 274px)}.cmp-footer[data-v-b514b993]{height:206px;background:#333;display:flex;align-items:center}.cmp-footer>section[data-v-b514b993]{position:relative}.cmp-footer>section .QR_code[data-v-b514b993]{position:absolute;width:106px;height:106px;right:0;top:0}.cmp-footer>section>div[data-v-b514b993]{margin:10px 0;display:flex;align-items:center}.cmp-footer>section>div>label[data-v-b514b993]{font-size:16px;font-weight:400;margin-right:40px;color:#fff}.cmp-footer>section>div>div[data-v-b514b993]{display:flex}.cmp-footer>section>div>div span[data-v-b514b993]{font-size:16px;font-weight:400;color:#adadad;margin-right:40px;display:inline-block}.cmp-footer>section>div>div span[data-v-b514b993]:hover{cursor:pointer;color:#47c2b8}.form[data-v-166e37df]{--border-height: 1px;--border-before-color: rgba(221, 221, 221, .39);--border-after-color: #39ccc0;--input-hovered-color: #4985e01f;position:relative;width:var(--width-of-input);display:flex;align-items:center;border-bottom:var(--border-height) solid var(--border-before-color)}.input[data-v-166e37df]{color:#515a6e;font-size:16px;background-color:transparent;width:100%;box-sizing:border-box;padding-inline:.5em;padding-block:.7em;border:none}.input-border[data-v-166e37df]{position:absolute;background:var(--border-after-color);width:0%;height:2px;bottom:0;left:0;transition:.3s}.form[data-v-166e37df]:hover{background:var(--input-hovered-color)}input[data-v-166e37df]:focus{outline:none}input:focus~.input-border[data-v-166e37df]{width:100%}.button[data-v-18dfdffa]{display:inline-block;border:1px solid #39ccc0;border-radius:4px;transition:all .2s ease-in;background-color:#fff;position:relative;overflow:hidden;font-size:16px;color:#000;cursor:pointer;z-index:1}.button[data-v-18dfdffa]:before{content:"";position:absolute;left:50%;transform:translate(-50%) scaleY(1) scaleX(1.25);top:100%;width:140%;height:180%;background-color:rgba(0,0,0,.05);border-radius:50%;display:block;transition:all .5s .1s cubic-bezier(.55,0,.1,1);z-index:-1}.button[data-v-18dfdffa]:after{content:"";position:absolute;left:55%;transform:translate(-50%) scaleY(1) scaleX(1.45);top:180%;width:160%;height:190%;background-color:#39ccc0;border-radius:50%;display:block;transition:all .5s .1s cubic-bezier(.55,0,.1,1);z-index:-1}.button[data-v-18dfdffa]:hover{color:#fff;border:1px solid #39ccc0;background-position:right center;background-size:200% auto;-webkit-animation:pulse 2s infinite;animation:pulse512-18dfdffa 1.5s infinite}@keyframes pulse512-18dfdffa{0%{box-shadow:0 0 rgba(5,186,218,.4)}70%{box-shadow:0 0 0 10px rgba(218,103,68,0)}to{box-shadow:0 0 rgba(218,103,68,0)}}.button[data-v-18dfdffa]:hover:before{top:-35%;background-color:#39ccc0;transform:translate(-50%) scaleY(1.3) scaleX(.8)}.button[data-v-18dfdffa]:hover:after{top:-45%;background-color:#39ccc0;transform:translate(-50%) scaleY(1.3) scaleX(.8)}.cmp_login[data-v-9b0ce69b]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.3);z-index:999}.cmp_login>section[data-v-9b0ce69b]{width:524px;background:#fff;border-radius:12px;padding:0 72px;position:relative}.cmp_login>section .close[data-v-9b0ce69b]{position:absolute;right:20px;top:20px;cursor:pointer}.cmp_login>section .close[data-v-9b0ce69b]:hover{opacity:.8}.cmp_login>section .input_list[data-v-9b0ce69b]{width:100%}.cmp_login>section .input_list .inputItem[data-v-9b0ce69b]{margin-bottom:20px}.cmp_login>section .login_operate[data-v-9b0ce69b]{display:flex;justify-content:end}.cmp_login>section .login_operate>div[data-v-9b0ce69b]{font-size:14px;font-weight:400;color:#666;cursor:pointer}.cmp_login>section .login_operate>div[data-v-9b0ce69b]:hover{opacity:.8}.cmp_login>section .btn[data-v-9b0ce69b]{margin-top:50px}.cmp_login>section .register[data-v-9b0ce69b]{font-size:14px;font-weight:400;color:#657180;text-align:center;padding:20px 0}.cmp_login>section .register span[data-v-9b0ce69b]{cursor:pointer;opacity:.8;color:#39ccc0}.cmp_login>section .login_submit[data-v-9b0ce69b]{width:380px;height:48px;background:#39ccc0;border-radius:6px;font-size:18px;font-weight:500;color:#fff}.cmp_login>section .login_submit[data-v-9b0ce69b]:hover{cursor:pointer;opacity:.8}.cmp_login>section .logo[data-v-9b0ce69b]{text-align:center;margin:50px 0}.cmp_login>section .logo img[data-v-9b0ce69b]{width:126px;height:40px}.button[data-v-5f6dfa81]{display:inline-block;border:1px solid #39f;border-radius:4px;transition:all .2s ease-in;background-color:#fff;position:relative;overflow:hidden;font-size:16px;color:#000;cursor:pointer;z-index:1}.button[data-v-5f6dfa81]:before{content:"";position:absolute;left:50%;transform:translate(-50%) scaleY(1) scaleX(1.25);top:100%;width:140%;height:180%;background-color:rgba(0,0,0,.05);border-radius:50%;display:block;transition:all .5s .1s cubic-bezier(.55,0,.1,1);z-index:-1}.button[data-v-5f6dfa81]:after{content:"";position:absolute;left:55%;transform:translate(-50%) scaleY(1) scaleX(1.45);top:180%;width:160%;height:190%;background-color:#39f;border-radius:50%;display:block;transition:all .5s .1s cubic-bezier(.55,0,.1,1);z-index:-1}.button[data-v-5f6dfa81]:hover{color:#fff;border:1px solid #39f}.button[data-v-5f6dfa81]:hover:before{top:-35%;background-color:#39f;transform:translate(-50%) scaleY(1.3) scaleX(.8)}.button[data-v-5f6dfa81]:hover:after{top:-45%;background-color:#39f;transform:translate(-50%) scaleY(1.3) scaleX(.8)}.cmp_login[data-v-f25ec5ef]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.3);z-index:999}.cmp_login>section[data-v-f25ec5ef]{width:524px;background:#fff;border-radius:12px;padding:0 70px;position:relative}.cmp_login>section h2[data-v-f25ec5ef]{text-align:center;font-size:20px;font-weight:500;color:#39ccc0;padding:30px 0}.cmp_login>section .close[data-v-f25ec5ef]{position:absolute;right:20px;top:20px;cursor:pointer}.cmp_login>section .close[data-v-f25ec5ef]:hover{opacity:.8}.cmp_login>section .input_list[data-v-f25ec5ef]{width:100%}.cmp_login>section .input_list .verCode_div[data-v-f25ec5ef]{display:flex}.cmp_login>section .input_list .verCode_div .btn[data-v-f25ec5ef]{margin:0 10px}.cmp_login>section .input_list .inputItem[data-v-f25ec5ef]{margin-bottom:20px}.cmp_login>section .login_operate[data-v-f25ec5ef]{display:flex;justify-content:end}.cmp_login>section .login_operate .text[data-v-f25ec5ef]:hover{color:#1677ff}.cmp_login>section .login_operate>div[data-v-f25ec5ef]{font-size:14px;font-weight:400;color:#666;cursor:pointer}.cmp_login>section .login_operate>div[data-v-f25ec5ef]:hover{opacity:.8}.cmp_login>section .btn[data-v-f25ec5ef]{margin-top:10px}.cmp_login>section .register[data-v-f25ec5ef]{font-size:14px;font-weight:400;color:#657180;text-align:center;padding:20px 0}.cmp_login>section .register span[data-v-f25ec5ef]{cursor:pointer;opacity:.8;color:#39ccc0}.cmp_login>section .login_submit[data-v-f25ec5ef]{width:380px;height:48px;background:#39ccc0;border-radius:6px;font-size:18px;font-weight:500;color:#fff}.cmp_login>section .login_submit[data-v-f25ec5ef]:hover{cursor:pointer;opacity:.8}.cmp_login>section .logo[data-v-f25ec5ef]{text-align:center;margin:50px 0}.cmp_login>section .logo img[data-v-f25ec5ef]{width:126px;height:40px}.protocol_div[data-v-f25ec5ef]{height:600px;overflow-y:auto}.protocol_div p[data-v-f25ec5ef]{font-size:18px}.protocol_indent[data-v-f25ec5ef]{text-indent:2em}.cmp_login[data-v-3b8de575]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.3);z-index:999}.cmp_login>section[data-v-3b8de575]{width:524px;background:#fff;border-radius:12px;padding:0 70px;position:relative}.cmp_login>section h2[data-v-3b8de575]{text-align:center;font-size:20px;font-weight:500;color:#39ccc0;padding:30px 0}.cmp_login>section .close[data-v-3b8de575]{position:absolute;right:20px;top:20px;cursor:pointer}.cmp_login>section .close[data-v-3b8de575]:hover{opacity:.8}.cmp_login>section .input_list[data-v-3b8de575]{width:100%}.cmp_login>section .input_list .verCode_div[data-v-3b8de575]{display:flex}.cmp_login>section .input_list .verCode_div .btn[data-v-3b8de575]{margin:0 10px}.cmp_login>section .input_list .inputItem[data-v-3b8de575]{margin-bottom:20px}.cmp_login>section .btn[data-v-3b8de575]{margin:10px 0 30px}.cmp_login>section .logo[data-v-3b8de575]{text-align:center;margin:50px 0}.cmp_login>section .logo img[data-v-3b8de575]{width:126px;height:40px}.cmp-header[data-v-0066a912]{width:100%;height:68px;background:#47c2b8;display:flex;align-items:center;padding:0 50px}.cmp-header .userRole .head[data-v-0066a912]{width:40px;height:40px}.cmp-header .userRole a[data-v-0066a912]{display:inline-block;vertical-align:middle;font-size:16px;font-weight:400;color:#333;line-height:22px;padding-right:10px}.cmp-header .login_btn[data-v-0066a912]{display:flex;align-items:center}.cmp-header .login_btn .icon[data-v-0066a912]{display:flex}.cmp-header .login_btn>span[data-v-0066a912]{display:inline-block;vertical-align:middle;font-size:16px;font-weight:400;color:#333;line-height:22px;padding-right:10px}.cmp-header .login_btn>span[data-v-0066a912]:hover{cursor:pointer;opacity:.8}.cmp-header .header_nav[data-v-0066a912]{margin:0 auto;display:flex}.cmp-header .header_nav span[data-v-0066a912]{margin:0 25px;font-size:18px;font-weight:400;color:#333}.cmp-header .header_nav span[data-v-0066a912]:before{position:absolute;content:" ";height:2px;bottom:-6px;width:0;background:#333;transform-origin:50% 50%;transform:scale(0) translateZ(0);transition:transform .15s linear}.cmp-header .header_nav span.bg[data-v-0066a912]{font-weight:600;position:relative}.cmp-header .header_nav span.bg[data-v-0066a912]:before{width:100%!important;transform-origin:center;transform:scale(1)!important}.cmp-header .header_nav span[data-v-0066a912]:hover{cursor:pointer}.cmp-header .logo[data-v-0066a912]{width:104px;height:32px}.cmp_header[data-v-ae1c5730]{position:absolute;left:0;top:0;z-index:999;background:rgba(246,244,244,.3)}.home_page[data-v-6e939277]{position:relative}.home_page .cel_1[data-v-6e939277]{height:560px;border-bottom:1px solid #cdcdcd;background:#fff;position:relative}.home_page .cel_1 .cel_1_content[data-v-6e939277]{display:flex;align-items:center;height:100%;position:relative}.home_page .cel_1 .bg_1[data-v-6e939277]{width:583px;height:291px;background:#f5f5f5;border-bottom-right-radius:300px;border-bottom-left-radius:300px;position:absolute;right:-291.5px;top:0}.home_page .cel_1 .bg_2[data-v-6e939277]{width:355px;height:559px;background:#f5f5f5;position:absolute;left:-354px;overflow:hidden}.home_page .cel_1 .bg_2[data-v-6e939277]:before{position:absolute;height:476px;width:476px;background:#fff;content:"";border-radius:50%;right:-400px;top:50%;transform:translateY(-50%)}.home_page .cel_1 .bg_1_2[data-v-6e939277]{position:absolute;left:0;top:0;height:1565px;z-index:0;width:1px;background:#cdcdcd}.home_page .cel_1 .bg_1_1[data-v-6e939277]{position:absolute;right:0;top:0;height:1565px;width:1px;background:#cdcdcd}.home_page .cel_1 .bg_1_1[data-v-6e939277]:before{position:absolute;content:"";width:13px;height:13px;background:#cdcdcd;border-radius:50%;left:50%;transform:translate(-50%);top:428px}.home_page .cel_1 .bg_1_1 .logo_1[data-v-6e939277]{position:absolute;left:50%;transform:translate(-50%);top:213px;width:161px;height:161px;background:#fff;border:1px solid #cdcdcd;border-radius:50%;display:flex;align-items:center;justify-content:center}.home_page .cel_1 .bg_1_1 .logo_1 img[data-v-6e939277]{width:65px;height:56px}.home_page .cel_1 .bg_3[data-v-6e939277]{width:400px;height:400px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center}.home_page .cel_1 .info[data-v-6e939277]{width:550px;height:303px;margin-left:87px}.home_page .cel_1 .info>section[data-v-6e939277]{display:flex}.home_page .cel_1 .info>section>div[data-v-6e939277]{margin-right:100px;margin-top:30px}.home_page .cel_1 .info>section>div>div[data-v-6e939277]{display:flex;align-items:center}.home_page .cel_1 .info>section>div>div img[data-v-6e939277]{width:36px;height:36px}.home_page .cel_1 .info>section>div>div h2[data-v-6e939277]{font-size:28px;font-weight:400;line-height:40px;margin-left:10px;margin-bottom:0}.home_page .cel_1 .info>section>div>span[data-v-6e939277]{text-align:right;font-size:12px;font-weight:400;color:#666;line-height:17px;margin-top:4px}.home_page .cel_1 .info span[data-v-6e939277]{display:block;font-size:16px;font-weight:400;color:#666}.home_page .cel_1 .info h1[data-v-6e939277]{font-size:28px;font-weight:600;color:#333}.home_page .cel_1 .info h3[data-v-6e939277]{font-size:16px;font-weight:400;color:#47c2b8}.home_page .cel_1 .icon_1[data-v-6e939277]{width:476px;height:264px;position:relative}.home_page .cel_2[data-v-6e939277]{border-bottom:1px solid #cdcdcd;height:571px;background:#fff}.home_page .cel_2>div[data-v-6e939277]{height:100%;position:relative}.home_page .cel_2>div .cel_2_1[data-v-6e939277]{width:120px;height:48px;background:#ffd346;position:absolute;right:-20px;top:50px}.home_page .cel_2>div .content[data-v-6e939277]{display:flex;margin-top:50px}.home_page .cel_2>div .content .info[data-v-6e939277]{margin-left:184px}@keyframes fadein-6e939277{0%{transform:translate(300px)}to{transform:translate(0)}}.home_page .cel_2>div .content .info .imgs[data-v-6e939277]{display:flex;margin-top:50px}.home_page .cel_2>div .content .info .imgs img[data-v-6e939277]{margin:0 9px}.home_page .cel_2>div .content .info h3[data-v-6e939277]{font-size:20px;font-weight:500;color:#333;line-height:28px}.home_page .cel_2>div .content .info span[data-v-6e939277]{width:758px;height:66px;font-size:16px;font-weight:400;color:#666;line-height:22px;display:inline-block}.home_page .cel_2>div .content .nav[data-v-6e939277]{min-width:96px;padding:0 0 0 88px}.home_page .cel_2>div .content .nav p[data-v-6e939277]{font-size:16px;font-weight:400;color:#666;line-height:22px;margin-top:10px}.home_page .cel_2>div .content .nav p[data-v-6e939277]:hover{cursor:pointer;opacity:.8}.home_page .cel_2>div .content .nav p.bg[data-v-6e939277]{position:relative;color:#47c2b8}.home_page .cel_2>div .content .nav p.bg[data-v-6e939277]:before{content:"";left:-84px;top:50%;transform:translateY(-50%);width:64px;height:1px;background:#cdcdcd;position:absolute}.home_page .cel_2>div .content .nav p.bg[data-v-6e939277]:after{content:"";left:-95px;top:50%;transform:translateY(-50%);width:15px;height:15px;background:#fff;border:1px solid #cdcdcd;border-radius:50%;position:absolute}.home_page .cel_2>div h2[data-v-6e939277]{font-size:28px;font-weight:600;color:#333;line-height:40px;padding:75px 0 0 80px;position:relative}.home_page .cel_2>div h2[data-v-6e939277]:before{position:absolute;width:28px;height:6px;background:#47c2b8;left:80px;top:49px;content:""}.home_page .cel_3[data-v-6e939277]{background:#fff}.home_page .cel_3 h3[data-v-6e939277]{font-size:28px;font-weight:600;color:#333;text-align:center;padding:60px 0 26px}.home_page .cel_3 .content[data-v-6e939277]{height:290px;display:flex}.home_page .cel_3 .content section[data-v-6e939277]{transition:width 1s ease;width:240px;height:100%;background:#f5f5f5;display:flex;padding-left:53px;position:relative}.home_page .cel_3 .content section[data-v-6e939277]:hover{cursor:pointer}.home_page .cel_3 .content section>div[data-v-6e939277]{flex-direction:column;display:flex}.home_page .cel_3 .content section.active[data-v-6e939277]{width:478px;background:#47c2b8!important}.home_page .cel_3 .content section.active>div[data-v-6e939277]{position:absolute;right:62px}.home_page .cel_3 .content section.active .index[data-v-6e939277]{color:#fff}.home_page .cel_3 .content section.active .title[data-v-6e939277]{color:#fff}.home_page .cel_3 .content section.active .bg[data-v-6e939277]{background:#fff}.home_page .cel_3 .content section.active .info[data-v-6e939277]{color:#fff}.home_page .cel_3 .content section[data-v-6e939277]:nth-child(2n){background:#fbfbfb}.home_page .cel_3 .content section img[data-v-6e939277]{width:232px;height:294px;position:absolute;left:20px;top:-20px;z-index:99}.home_page .cel_3 .content section .index[data-v-6e939277]{display:inline-block;font-size:50px;color:#cecece;margin:25px 0 27px}.home_page .cel_3 .content section .title[data-v-6e939277]{font-size:20px;font-weight:400;color:#333}.home_page .cel_3 .content section .bg[data-v-6e939277]{width:28px;height:6px;background:#ffd346;margin:16px 0}.home_page .cel_3 .content section .info[data-v-6e939277]{font-size:14px;font-weight:400;color:#666;max-width:135px}.home_page .cel_4[data-v-6e939277]{background:url(/static/png/cel_4-ChPUn5Qc.png);width:100%;height:989px;background-repeat:no-repeat;background-size:contain}.cmp_btn_screen[data-v-30c0481a]{padding:10px 0;display:flex;align-items:center;border-bottom:1px dashed #dbdbdb}.cmp_btn_screen .label[data-v-30c0481a]{width:72px;height:20px;font-size:14px;font-weight:500;color:#657180;margin-right:10px}.cmp_btn_screen>ul[data-v-30c0481a]{display:flex;flex-wrap:wrap;margin-bottom:0}.cmp_btn_screen>ul>li[data-v-30c0481a]{text-align:center;padding:4px 10px;min-width:48px;border-radius:6px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;margin-right:40px;color:#657180;cursor:pointer}.cmp_btn_screen>ul>li.bg[data-v-30c0481a]{background:#00c5b9;color:#fff}.VIPList_page .banner[data-v-3ba8be06]{width:100%}.VIPList_page .search_list[data-v-3ba8be06]{margin-top:15px}.VIPList_page .list_header[data-v-3ba8be06]{display:flex;align-items:center;margin-top:30px}.VIPList_page .list_header img[data-v-3ba8be06]{width:28px;height:28px;margin-right:16px}.VIPList_page .list_header h2[data-v-3ba8be06]{font-size:24px;font-weight:500;color:#00c5b9;margin-right:10px;margin-bottom:0}.VIPList_page .list_header span[data-v-3ba8be06]{font-size:16px;font-weight:400;color:#999}.VIPList_page .list_flex[data-v-3ba8be06]{display:flex;flex-wrap:wrap;margin-bottom:80px}.VIPList_page .list_flex>section[data-v-3ba8be06]{flex:1}.VIPList_page .list[data-v-3ba8be06]{display:flex;margin-top:30px;align-items:center}.VIPList_page .list img[data-v-3ba8be06]{width:300px;height:156px;margin-right:20px}.VIPList_page .list>div h2[data-v-3ba8be06]{font-size:28px;font-weight:500;color:#333}.VIPList_page .list>div span[data-v-3ba8be06]{font-size:16px;font-weight:400;color:#666;margin-right:20px}.VIPList_page .list>div .list_footer[data-v-3ba8be06]{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.VIPList_page .list>div .list_footer>div[data-v-3ba8be06]{align-items:center;display:flex}.VIPList_page .list>div .list_footer>div span[data-v-3ba8be06]{margin-right:10px;text-decoration:line-through}.VIPList_page .list>div .list_footer>div p[data-v-3ba8be06]{font-size:28px;font-weight:500;color:#ff592c}.downloadCenter_page[data-v-a1a6df01]{min-height:calc(100vh - 274px)}.downloadCenter_page .header[data-v-a1a6df01]{background:url(/static/png/header-CWHYZwa9.png);background-repeat:no-repeat;background-size:contain;position:relative;height:180px}.downloadCenter_page .header>section[data-v-a1a6df01]{height:100%;display:flex;align-items:center;justify-content:center}.downloadCenter_page .header>section>div[data-v-a1a6df01]{margin:0 50px;height:72px;border-radius:36px;padding:0 50px;background:rgba(71,194,184,.1);border:2px solid #00c5b9}.downloadCenter_page .header>section>div span[data-v-a1a6df01]{font-size:20px;font-weight:400;margin-right:20px;color:#00c5b9}.downloadCenter_page .list .info>p[data-v-a1a6df01]{font-size:14px;font-weight:400;color:#666}.downloadCenter_page .list section[data-v-a1a6df01]{padding:50px 100px;display:flex;align-items:center;justify-content:space-between}.downloadCenter_page .list section img[data-v-a1a6df01]{height:260px}.downloadCenter_page .list section h2[data-v-a1a6df01]{font-size:24px;font-weight:600;color:#00c5b9;margin-top:20px}.downloadCenter_page .list section .btn[data-v-a1a6df01]{width:200px;height:50px;background:#00c5b9;border-radius:36px;margin:20px 0 10px;position:relative}.downloadCenter_page .list section .btn .QRCode[data-v-a1a6df01]{position:absolute;width:300px;top:50%;left:-300px;transform:translateY(-50%);display:none}.downloadCenter_page .list section .btn .QRCode img[data-v-a1a6df01]{width:100%;height:100%}.downloadCenter_page .list section .btn[data-v-a1a6df01]:hover{opacity:.8;cursor:pointer}.downloadCenter_page .list section .btn:hover .QRCode[data-v-a1a6df01]{display:block}.downloadCenter_page .list section .btn span[data-v-a1a6df01]{font-size:18px;font-weight:400;color:#fff;margin-right:10px}.downloadCenter_page .list section>p[data-v-a1a6df01]{font-size:14px;font-weight:400;color:#666;margin-left:19px}.downloadCenter_page .list section .tips[data-v-a1a6df01]{margin-top:10px}.downloadCenter_page .list section .tips span[data-v-a1a6df01]{font-size:14px;font-weight:400;color:#fe8734;display:block}.help-center>section[data-v-17bcfd2b]{padding:20px 50px;border-bottom:1px solid #e0e0e0}.help-center>section h2[data-v-17bcfd2b]{font-weight:700;font-size:16px;color:#333;padding:5px 0;line-height:22px;display:flex;align-items:center}.help-center>section h2 .help[data-v-17bcfd2b]{margin-right:20px}.help-center>section ul[data-v-17bcfd2b]{padding:0 50px;display:flex;flex-wrap:wrap}.help-center>section ul li[data-v-17bcfd2b]{flex-basis:33%;padding:5px 0;position:relative}.help-center>section ul li[data-v-17bcfd2b]:before{position:absolute;width:4px;height:4px;background:#00c5b9;content:"";left:-12px;border-radius:50%;top:50%;transform:translateY(-50%)}.help-center>section ul li span[data-v-17bcfd2b]{font-size:16px;color:#666}.help-center>section ul li span[data-v-17bcfd2b]:hover{cursor:pointer;color:#00c5b9}.help-detail[data-v-8984cf7a]{padding:20px}.text[data-v-8984cf7a]{font-size:18px;padding:10px 0}.img[data-v-8984cf7a]{width:100%}.help_page[data-v-4b59be0e]{background:#f8f8f8}.help_page>section[data-v-4b59be0e]{margin-top:30px}.help_page ._l[data-v-4b59be0e]{background:#fff;margin-right:26px}.help_page ._l .bg[data-v-4b59be0e]{background:#daf8f6}.help_page ._l .bg span[data-v-4b59be0e]{color:#00c5b9}.help_page ._l>div[data-v-4b59be0e]{width:250px;height:80px;display:flex;justify-content:center;align-items:center}.help_page ._l>div[data-v-4b59be0e]:hover{background:#daf8f6;cursor:pointer}.help_page ._l>div:hover span[data-v-4b59be0e]{color:#00c5b9}.help_page ._l>div span[data-v-4b59be0e]{width:80px;height:28px;font-size:20px;font-weight:500;color:#333;line-height:28px}.help_page ._r[data-v-4b59be0e]{background:#fff;min-height:670px;max-width:924px}.help_page ._r .contact_us>div[data-v-4b59be0e]{display:flex;align-items:center;padding:5px 50px}.help_page ._r .contact_us>div p[data-v-4b59be0e]{font-size:16px;font-weight:500;color:#00c5b9}.help_page ._r .contact_us img[data-v-4b59be0e]{width:100%;padding:10px 50px}.help_page ._r .contact_us h3[data-v-4b59be0e]{font-size:16px;font-weight:400;color:#333;padding:50px 50px 20px;display:inline-block;border-bottom:1px solid #e0e0e0}.help_page ._r h2[data-v-4b59be0e]{font-size:20px;font-weight:700;color:#333;padding:20px 50px;border-bottom:1px solid #eeeeee;position:relative}.help_page ._r h2[data-v-4b59be0e]:before{position:absolute;width:80px;height:4px;background:#00c5b9;border-radius:2px;bottom:-2px;content:""}.VIPList_page .banner[data-v-5e7a4e11]{width:100%}.VIPList_page .search_list[data-v-5e7a4e11]{margin-top:15px}.VIPList_page .list_header[data-v-5e7a4e11]{display:flex;align-items:center;margin-top:30px}.VIPList_page .list_header img[data-v-5e7a4e11]{width:28px;height:28px;margin-right:16px}.VIPList_page .list_header h2[data-v-5e7a4e11]{font-size:24px;font-weight:500;color:#00c5b9;margin-right:10px;margin-bottom:0}.VIPList_page .list_header span[data-v-5e7a4e11]{font-size:16px;font-weight:400;color:#999}.VIPList_page .list[data-v-5e7a4e11]{display:flex;align-items:center;position:relative;margin:30px 0}.VIPList_page .list .cel_1[data-v-5e7a4e11]{width:680px}.VIPList_page .list .cel_1 h2[data-v-5e7a4e11]{font-size:20px;font-weight:500;color:#333}.VIPList_page .list .cel_1 .info[data-v-5e7a4e11]{font-size:16px;font-weight:400;color:#333}.VIPList_page .list .cel_1 .time[data-v-5e7a4e11]{display:flex;align-items:center;margin-top:16px}.VIPList_page .list .cel_1 .time p[data-v-5e7a4e11]{font-size:16px;font-weight:400;color:#666;margin-right:30px}.VIPList_page .list .cel_1 .time p span[data-v-5e7a4e11]{color:#ff592c}.VIPList_page .list .cel_1 .time .icon[data-v-5e7a4e11]{font-size:16px;color:#00c5b9}.VIPList_page .list .cel_2[data-v-5e7a4e11]{display:flex;align-items:center;margin-left:50px;justify-content:center}.VIPList_page .list .cel_2 .price_[data-v-5e7a4e11]{font-size:16px;font-weight:400;color:#999;text-decoration:line-through;margin-right:10px}.VIPList_page .list .cel_2 .price[data-v-5e7a4e11]{font-size:28px;font-weight:500;min-width:5em;color:#ff592c;position:relative}.VIPList_page .list .hover[data-v-5e7a4e11]{width:80px;height:88px;margin-right:20px}.VIPList_page .pagination[data-v-5e7a4e11]{margin:50px auto;text-align:center}h2[data-v-8525324a]{font-size:24px;font-weight:500;color:#00c5b9;padding:20px 0}.order_info[data-v-8525324a]{display:flex;border-bottom:1px solid #cccccc;padding-bottom:30px}.order_info>div h3[data-v-8525324a]{padding-left:10px;font-size:20px;font-weight:600;color:#333;position:relative}.order_info>div h3[data-v-8525324a]:before{width:4px;height:18px;background:#00c5b9;border-radius:2px;position:absolute;content:"";left:0;top:50%;transform:translateY(-50%)}.order_info .order_code[data-v-8525324a]{display:flex;font-size:16px;font-weight:400;color:#333;margin-top:35px}.order_info .order_code p[data-v-8525324a]{margin-right:10px}.order_info .pay_price[data-v-8525324a]{display:inline-block;padding:0 10px;height:28px;border-radius:4px;border:1px solid #00c5b9;font-size:16px;font-weight:400;color:#5a5a5a}.order_info .pay_price span[data-v-8525324a]{color:#ff4601}.order_info .icon1[data-v-8525324a]{margin-right:20px}.pay_List[data-v-8525324a]{display:flex;user-select:none;padding:20px 0 60px;border-bottom:1px solid #cccccc}.pay_List .bg[data-v-8525324a]{border:1px solid #00c9ba;background:#00c5b9;cursor:pointer}.pay_List>div[data-v-8525324a]{width:230px;height:98px;border-radius:12px;border:1px solid #cccccc;margin-right:50px;cursor:pointer;position:relative}.pay_List>div p[data-v-8525324a]{position:absolute;font-weight:400;font-size:16px;color:#666;line-height:22px;bottom:-40px}.pay_btn[data-v-8525324a]{display:flex;margin:30px 0 80px}.pay_btn>div[data-v-8525324a]{user-select:none;display:flex;align-items:center;justify-content:center;width:150px;height:50px;background:#00c5b9;border-radius:25px;font-size:18px;font-weight:400;color:#fff;margin-right:50px}.pay_btn>div[data-v-8525324a]:hover{cursor:pointer;opacity:.8}.weixin_modal[data-v-8525324a]{text-align:center}.weixin_modal h3[data-v-8525324a]{font-size:22px}.weixin_modal p[data-v-8525324a]{text-align:center;font-size:18px;margin-bottom:20px}.weixin_modal img[data-v-8525324a]{display:block;margin:0 auto;width:200px;height:200px}.weixin_modal .btn[data-v-8525324a]{margin-top:20px}.personal_data[data-v-fa3a39da]{padding:20px 50px}.personal_data .btns[data-v-fa3a39da]{display:flex;justify-content:end}.edit_password[data-v-7c34f218]{padding:20px 50px}.edit_password .submit_btn[data-v-7c34f218]{display:flex;justify-content:end}.bind_book[data-v-ced03000]{max-width:924px}.bind_book .header[data-v-ced03000]{display:flex;align-items:center;padding:30px 50px}.bind_book .header .btn[data-v-ced03000]{margin-left:20px}.bind_book .header label[data-v-ced03000]{font-size:16px;font-weight:500;margin-right:20px;color:#333}.bind_book .book_list[data-v-ced03000]{flex-wrap:wrap;justify-content:space-between;padding:0 50px}.bind_book .book_list .no_data[data-v-ced03000]{margin:130px auto}.bind_book .book_list .book_item[data-v-ced03000]{display:flex;margin-bottom:30px}.bind_book .book_list .book_item .cover[data-v-ced03000]{width:80px;height:114px;margin-right:20px}.bind_book .book_list .book_item .cover>img[data-v-ced03000]{width:100%}.bind_book .book_list .book_item .info h3[data-v-ced03000]{font-size:16px;font-weight:600;color:#333}.bind_book .book_list .book_item .info p[data-v-ced03000]{font-size:12px;font-weight:400;color:#666}.bind_book .book_list .book_item .info .btn[data-v-ced03000]{width:74px;height:28px;border-radius:14px;border:1px solid #47c2b8;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;color:#47c2b8;margin-top:15px}.bind_book .book_list .book_item .info .btn[data-v-ced03000]:hover{opacity:.8;cursor:pointer}.order_list>section[data-v-ced03000]{display:flex;align-items:center;justify-content:center;margin:10px 0}.order_list>section div[data-v-ced03000]{display:flex;align-items:center;justify-content:center;width:30%;margin:0 10px;height:50px;font-size:16px;border-radius:10px;cursor:pointer;border:1px solid #ccc}.order_list>section div[data-v-ced03000]:hover{background:#00c5b9;border:1px solid transparent;color:#fff}.order_list>section div.bg[data-v-ced03000]{background:#00c5b9;border:1px solid transparent;color:#fff}.bind_visaInfinite[data-v-996871fb]{max-width:924px}.bind_visaInfinite .header[data-v-996871fb]{display:flex;align-items:center;padding:30px 50px}.bind_visaInfinite .header .btn[data-v-996871fb]{margin-left:20px}.bind_visaInfinite .header label[data-v-996871fb]{font-size:16px;font-weight:500;margin-right:20px;color:#333}.bind_visaInfinite .visaInfinite_list[data-v-996871fb]{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 50px}.bind_visaInfinite .visaInfinite_list .no_data[data-v-996871fb]{margin:130px auto}.bind_visaInfinite .visaInfinite_list .visaInfinite_item[data-v-996871fb]{display:flex;margin-bottom:30px}.bind_visaInfinite .visaInfinite_list .visaInfinite_item .cover[data-v-996871fb]{position:relative}.bind_visaInfinite .visaInfinite_list .visaInfinite_item .cover .btns[data-v-996871fb]{position:absolute;left:0;bottom:10px;display:flex}.bind_visaInfinite .visaInfinite_list .visaInfinite_item .cover .btns>div[data-v-996871fb]{display:flex;justify-content:center;align-items:center;width:110px;height:26px;background:#fff;border-radius:21px;opacity:.8;margin-left:20px;font-size:12px;font-weight:400;color:#3791e6}.bind_visaInfinite .visaInfinite_list .visaInfinite_item .cover>img[data-v-996871fb]{width:396px}.bind_visaInfinite .visaInfinite_list .visaInfinite_item .cover h2[data-v-996871fb]{position:absolute;left:24px;top:75px;font-size:24px;font-weight:600;color:#fff;line-height:45px}.bind_visaInfinite .visaInfinite_list .visaInfinite_item .cover p[data-v-996871fb]{position:absolute;top:130px;left:24px;font-size:16px;font-weight:600;color:#fff}.my-order[data-v-35568cb5],.my-account[data-v-2a4fe79d]{padding:10px 0}.help_page[data-v-26fe26f5]{background:#f8f8f8}.help_page>section[data-v-26fe26f5]{margin-top:30px}.help_page ._l[data-v-26fe26f5]{background:#fff;margin-right:26px}.help_page ._l .head[data-v-26fe26f5]{padding:30px 0}.help_page ._l .head>div[data-v-26fe26f5]{margin:0 auto;width:110px;height:110px;background:#47c2b8;border-radius:50%;display:flex;justify-content:center;align-items:center}.help_page ._l .head p[data-v-26fe26f5]{text-align:center;margin-top:10px;font-size:20px;font-weight:400;color:#666}.help_page ._l .head p span[data-v-26fe26f5]{color:#ff3800}.help_page ._l .bg[data-v-26fe26f5]{background:#daf8f6}.help_page ._l .bg span[data-v-26fe26f5]{color:#00c5b9}.help_page ._l .nav[data-v-26fe26f5]{width:250px;height:80px;display:flex;justify-content:center;align-items:center}.help_page ._l .nav[data-v-26fe26f5]:hover{background:#daf8f6;cursor:pointer}.help_page ._l .nav:hover span[data-v-26fe26f5]{color:#00c5b9}.help_page ._l .nav span[data-v-26fe26f5]{font-size:20px;font-weight:500;color:#333}.help_page ._r[data-v-26fe26f5]{background:#fff;min-height:670px}.help_page ._r .title[data-v-26fe26f5]{border-bottom:1px solid #eeeeee}.help_page ._r h2[data-v-26fe26f5]{font-size:20px;font-weight:700;color:#333;padding:20px 50px;position:relative;display:inline-block}.help_page ._r h2[data-v-26fe26f5]:before{position:absolute;width:80px;height:4px;background:#00c5b9;border-radius:2px;bottom:-2px;left:50%;transform:translate(-50%);content:""}.notice[data-v-6009cca5]{background:#3fa9ff;width:100%;min-height:100vh}.notice section[data-v-6009cca5]{margin:0 auto;text-align:center;max-width:1200px}.notice section h2[data-v-6009cca5]{font-size:22px;color:#fff;padding-top:30px}.notice section h3[data-v-6009cca5]{font-size:18px;color:#fff;padding-top:10px}.notice section>div[data-v-6009cca5]{border-bottom:1px solid #fff;padding-bottom:50px;margin-top:80px}.notice section>div p[data-v-6009cca5]{font-size:18px;color:#fff;margin-top:20px}.notice section>div p span[data-v-6009cca5]{margin-left:20px}.notice section>div p span[data-v-6009cca5]:hover{color:#ff8c30;cursor:pointer}.notice section .tip[data-v-6009cca5]{margin-top:30px;text-align:left;padding:0 30px}.notice section .tip p[data-v-6009cca5]{font-size:18px;color:#ff0;letter-spacing:3px}.contentBox[data-v-f666fab6]{padding:10px 15px;overflow:hidden}.title[data-v-f666fab6]{font-size:22px;color:#1f76d6;text-align:center;margin-bottom:10px}.content[data-v-f666fab6]{margin-bottom:20px;line-height:30px;color:#333;font-size:14px}.colorBlue[data-v-f666fab6]{color:#1f76d6}.content p[data-v-f666fab6]{text-indent:2em}p[data-v-f666fab6]{word-break:break-all!important}.center[data-v-f666fab6]{text-align:center}h4[data-v-f666fab6]{font-weight:700}.contentBox[data-v-26330bb5]{padding:10px 15px}.title[data-v-26330bb5]{font-size:22px;color:#1f76d6;text-align:center;margin-bottom:10px}.content[data-v-26330bb5]{margin-bottom:20px;line-height:30px;color:#333;font-size:14px}.colorBlue[data-v-26330bb5]{color:#1f76d6}.content p[data-v-26330bb5]{text-indent:2em;word-break:break-all}.center[data-v-26330bb5]{text-align:center}h4[data-v-26330bb5]{font-weight:700}.contentBox[data-v-ec1e78c2]{padding:10px 15px}.title[data-v-ec1e78c2]{font-size:22px;color:#1f76d6;text-align:center;margin-bottom:10px}.content[data-v-ec1e78c2]{margin-bottom:20px;line-height:30px;color:#333;font-size:14px}.colorBlue[data-v-ec1e78c2]{color:#1f76d6}.content p[data-v-ec1e78c2]{text-indent:2em;word-break:break-all}.center[data-v-ec1e78c2]{text-align:center}h4[data-v-ec1e78c2]{font-weight:700}.contentBox[data-v-a73a5042]{padding:10px 15px}.title[data-v-a73a5042]{font-size:22px;color:#1f76d6;text-align:center;margin-bottom:10px}.content[data-v-a73a5042]{margin-bottom:20px;line-height:30px;color:#333;font-size:14px}.colorBlue[data-v-a73a5042]{color:#1f76d6}.content p[data-v-a73a5042]{text-indent:2em}.center[data-v-a73a5042]{text-align:center}h4[data-v-a73a5042]{font-weight:700}.protocol_indent[data-v-48167560]{text-indent:2em}.protocol_indent_three[data-v-48167560]{text-indent:3em}p[data-v-48167560]{font-size:18px}h4[data-v-48167560]{font-weight:700}.m_clause_title[data-v-0dd4987d]{padding:.11rem 0}p[data-v-0dd4987d]{font-size:18px}h4[data-v-0dd4987d]{font-weight:700}.order-info[data-v-f2bf72e0]{background:#fff;margin:0 16px;border-radius:10px;box-shadow:0 3 10px rgba(166,166,166,.2);border:1px solid #FAFAFA;padding:0 15px}.order-info h2[data-v-f2bf72e0]{font-weight:600;font-size:16px;color:#000;font-style:normal;padding:12px 0;border-bottom:1px solid #DDDDDD}.order-info>div[data-v-f2bf72e0]{display:flex;align-items:center;justify-content:space-between;padding:7.5px 0}.order-info>div span[data-v-f2bf72e0]{font-weight:400;font-size:14px;color:#666;line-height:20px;text-align:left;font-style:normal}.order-info>div p[data-v-f2bf72e0]{font-weight:500;font-size:14px;color:#333;line-height:20px;font-weight:700;text-align:left;font-style:normal}.content[data-v-a6f1c6df]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.content .user-info[data-v-a6f1c6df]{display:flex;justify-content:center;align-items:center;padding:12px 0}.content .user-info .head[data-v-a6f1c6df]{width:20px;height:20px;border-radius:50%;background-color:#fff;margin-right:15px}.content .user-info span[data-v-a6f1c6df]{font-size:16px;color:#fff;margin-right:10px}.content .title[data-v-a6f1c6df]{display:flex;justify-content:center;align-items:center;font-size:18px}.content .title span[data-v-a6f1c6df]{color:#fff}.content .title p[data-v-a6f1c6df]{background:rgba(255,255,255,.41);border-radius:12px;padding:1px 7px;margin:0 5px;color:#fff}.content .card[data-v-a6f1c6df]{width:87%;background:linear-gradient(310deg,#fffaef,#fff);box-shadow:0 3 10px rgba(250,201,126,.29);border-radius:11px;border:1px solid #FACB82;margin:27px auto 23px;position:relative}.content .card .card-title[data-v-a6f1c6df]{position:absolute;width:219px;height:32px;left:50%;transform:translate(-50%);top:0;font-size:13px;background:url(/static/png/card-bg-BVrCYU7y.png) no-repeat;background-size:contain;display:flex;align-items:center;justify-content:center;color:#653900}.content .card .card-list[data-v-a6f1c6df]{display:flex;justify-content:space-around;margin-bottom:15px}.content .card .card-list>div[data-v-a6f1c6df]{margin-top:44px;display:flex;flex-direction:column;justify-content:center;align-items:center}.content .card .card-list>div img[data-v-a6f1c6df]{width:54px;height:38px}.content .card .card-list>div p[data-v-a6f1c6df]{font-size:15px;margin-top:7px;color:#333}.content .card .card-list>div span[data-v-a6f1c6df]{font-size:11px;margin-top:4px;color:#666}.content .card .card-list>div span i[data-v-a6f1c6df]{color:#fcc36b;font-style:normal}.content .card .tip[data-v-a6f1c6df]{font-weight:400;font-size:10px;color:#653900;font-style:normal;font-size:12px;text-align:center;padding:10px 0}.content>h2[data-v-a6f1c6df]{font-weight:600;font-size:16px;color:#000;font-style:normal;margin-left:7%}.content .pay-tips[data-v-a6f1c6df]{font-weight:400;font-size:11px;color:#666;line-height:15px;text-align:left;margin-left:7%;font-style:normal;margin-top:8px}.content .pay-tips span[data-v-a6f1c6df]{display:inline-block;margin-left:5px}.content .goods-list[data-v-a6f1c6df]{display:flex;margin-top:25px;justify-content:space-evenly}.content .goods-list .active[data-v-a6f1c6df]{border:2px solid #FACB82;background:#fcfaee;box-shadow:0 3 13px rgba(251,194,108,.49)}.content .goods-list>div[data-v-a6f1c6df]{background:#fff;box-shadow:0 3 10px rgba(166,166,166,.2);border-radius:10px;border:2px solid #FAFAFA;padding:13px 10px;display:flex;flex-direction:column;position:relative;max-width:104px;min-width:104px}.content .goods-list>div .goods-tips[data-v-a6f1c6df]{position:absolute;min-width:60px;padding:0 5px;font-size:10px;height:22px;background:linear-gradient(132deg,#f3e2c4,#fcc167);border-radius:8px 8px 8px 0;top:-15px;color:#653900;display:flex;align-items:center;justify-content:center;right:0}.content .goods-list>div p[data-v-a6f1c6df]{font-weight:500;font-size:16px;color:#333;text-align:center}.content .goods-list>div ._t[data-v-a6f1c6df]{font-weight:400;font-size:12px;color:#333;text-align:center;margin:5px 0}.content .goods-list>div h3[data-v-a6f1c6df]{font-weight:400;font-size:20px;margin:5px 0;color:#413a37;line-height:19px;text-align:center;font-style:normal}.content .goods-list>div h3 i[data-v-a6f1c6df]{font-style:normal;font-size:14px}.content .goods-list>div ._price[data-v-a6f1c6df]{font-weight:400;font-size:11px;color:#999;line-height:15px;text-align:center;font-style:normal;margin-top:5px;text-decoration:line-through}.content[data-v-96912f5f]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.content .user-info[data-v-96912f5f]{display:flex;justify-content:center;align-items:center;padding:12px 0}.content .user-info .head[data-v-96912f5f]{width:20px;height:20px;border-radius:50%;background-color:#fff;margin-right:15px}.content .user-info span[data-v-96912f5f]{font-size:16px;color:#fff;margin-right:10px}.content .title[data-v-96912f5f]{display:flex;justify-content:center;align-items:center;font-size:18px}.content .title span[data-v-96912f5f]{color:#fff}.content .title p[data-v-96912f5f]{background:rgba(255,255,255,.41);border-radius:12px;padding:1px 7px;margin:0 5px;color:#fff}.content .card[data-v-96912f5f]{width:87%;background:linear-gradient(310deg,#fffaef,#fff);box-shadow:0 3 10px rgba(250,201,126,.29);border-radius:11px;border:1px solid #FACB82;margin:27px auto 23px;position:relative}.content .card .card-title[data-v-96912f5f]{position:absolute;width:219px;height:32px;left:50%;transform:translate(-50%);top:0;font-size:13px;background:url(/static/png/card-bg-BVrCYU7y.png) no-repeat;background-size:contain;display:flex;align-items:center;justify-content:center;color:#653900}.content .card .card-list[data-v-96912f5f]{display:flex;justify-content:space-around;margin-bottom:15px}.content .card .card-list>div[data-v-96912f5f]{margin-top:44px;display:flex;flex-direction:column;justify-content:center;align-items:center}.content .card .card-list>div img[data-v-96912f5f]{width:54px;height:38px}.content .card .card-list>div p[data-v-96912f5f]{font-size:15px;margin-top:7px;color:#333}.content .card .card-list>div span[data-v-96912f5f]{font-size:11px;margin-top:4px;color:#666}.content .card .card-list>div span i[data-v-96912f5f]{color:#fcc36b;font-style:normal}.content .card .tip[data-v-96912f5f]{font-weight:400;font-size:10px;color:#653900;font-style:normal;font-size:12px;text-align:center;padding:10px 0}.content>h2[data-v-96912f5f]{font-weight:600;font-size:16px;color:#000;font-style:normal;margin-left:7%}.content .pay-tips[data-v-96912f5f]{font-weight:400;font-size:11px;color:#666;line-height:15px;text-align:left;margin-left:7%;font-style:normal;margin-top:8px}.content .pay-tips span[data-v-96912f5f]{display:inline-block;margin-left:5px}.content .goods-list[data-v-96912f5f]{display:flex;margin-top:25px;justify-content:space-evenly}.content .goods-list .active[data-v-96912f5f]{border:2px solid #FACB82;background:#fcfaee;box-shadow:0 3 13px rgba(251,194,108,.49)}.content .goods-list>div[data-v-96912f5f]{max-width:104px;min-width:104px;background:#fff;box-shadow:0 3 10px rgba(166,166,166,.2);border-radius:10px;border:2px solid #FAFAFA;padding:13px 10px;display:flex;flex-direction:column;position:relative}.content .goods-list>div .goods-tips[data-v-96912f5f]{position:absolute;min-width:60px;padding:0 5px;font-size:10px;height:22px;background:linear-gradient(132deg,#f3e2c4,#fcc167);border-radius:8px 8px 8px 0;top:-15px;color:#653900;display:flex;align-items:center;justify-content:center;right:0}.content .goods-list>div p[data-v-96912f5f]{font-weight:500;font-size:16px;color:#333;text-align:center}.content .goods-list>div ._t[data-v-96912f5f]{font-weight:400;font-size:12px;color:#333;text-align:center;margin:5px 0}.content .goods-list>div h3[data-v-96912f5f]{font-weight:400;font-size:20px;margin:5px 0;color:#413a37;line-height:19px;text-align:center;font-style:normal}.content .goods-list>div h3 i[data-v-96912f5f]{font-style:normal;font-size:14px}.content .goods-list>div ._price[data-v-96912f5f]{font-weight:400;font-size:11px;color:#999;line-height:15px;text-align:center;font-style:normal;margin-top:5px;text-decoration:line-through}.content[data-v-9b71dcd6]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.content .user-info[data-v-9b71dcd6]{display:flex;justify-content:center;align-items:center;padding:12px 0}.content .user-info .head[data-v-9b71dcd6]{width:20px;height:20px;border-radius:50%;background-color:#fff;margin-right:15px}.content .user-info span[data-v-9b71dcd6]{font-size:16px;color:#fff;margin-right:10px}.content .title[data-v-9b71dcd6]{display:flex;justify-content:center;align-items:center;font-size:18px}.content .title span[data-v-9b71dcd6]{color:#fff}.content .title p[data-v-9b71dcd6]{background:rgba(255,255,255,.41);border-radius:12px;padding:1px 7px;margin:0 5px;color:#fff}.content .card[data-v-9b71dcd6]{width:87%;background:linear-gradient(310deg,#fffaef,#fff);box-shadow:0 3 10px rgba(250,201,126,.29);border-radius:11px;border:1px solid #FACB82;margin:27px auto 23px;position:relative}.content .card .card-title[data-v-9b71dcd6]{position:absolute;width:219px;height:32px;left:50%;transform:translate(-50%);top:0;font-size:13px;background:url(/static/png/card-bg-BVrCYU7y.png) no-repeat;background-size:contain;display:flex;align-items:center;justify-content:center;color:#653900}.content .card .card-list[data-v-9b71dcd6]{display:flex;justify-content:space-around;margin-bottom:15px}.content .card .card-list>div[data-v-9b71dcd6]{margin-top:44px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.content .card .card-list>div img[data-v-9b71dcd6]{width:54px;height:38px}.content .card .card-list>div p[data-v-9b71dcd6]{font-size:15px;margin-top:7px;color:#333}.content .card .card-list>div span[data-v-9b71dcd6]{font-size:11px;margin-top:4px;color:#666}.content .card .card-list>div span i[data-v-9b71dcd6]{color:#fcc36b;font-style:normal}.content .card .tip[data-v-9b71dcd6]{font-weight:400;font-size:10px;color:#653900;font-style:normal;font-size:12px;text-align:center;padding:10px 0}.content .order-info[data-v-9b71dcd6]{background:#fff;margin:0 16px;border-radius:10px;box-shadow:0 3 10px rgba(166,166,166,.2);border:1px solid #FAFAFA;padding:0 15px}.content .order-info h2[data-v-9b71dcd6]{font-weight:600;font-size:16px;color:#000;font-style:normal;padding:12px 0;border-bottom:1px solid #DDDDDD}.content .order-info>div[data-v-9b71dcd6]{display:flex;align-items:center;justify-content:space-between;padding:7.5px 0}.content .order-info>div span[data-v-9b71dcd6]{font-weight:400;font-size:14px;color:#666;line-height:20px;text-align:left;font-style:normal}.content .order-info>div p[data-v-9b71dcd6]{font-weight:500;font-size:14px;color:#333;line-height:20px;font-weight:700;text-align:left;font-style:normal}.vip-card[data-v-38bba89e]{position:relative;background:#f5fdff}.vip-card .footer[data-v-38bba89e]{width:100%;height:70px;background:#fff;border:1px solid #EEEEEE;position:fixed;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:0 13px}.vip-card .footer .agreement[data-v-38bba89e]{font-size:13px;display:flex;align-items:center}.vip-card .footer .agreement input[data-v-38bba89e]{margin-right:5px}.vip-card .footer .agreement ._b[data-v-38bba89e]{color:#00cafb}.vip-card .footer .pay-btn[data-v-38bba89e]{width:161px;height:45px;background:linear-gradient(132deg,#f3e2c4,#fcc167);border-radius:23px;color:#653900;font-size:18px;display:flex;align-items:center;justify-content:center;font-weight:700}.vip-card .bg[data-v-38bba89e]{width:100%;position:absolute;left:0;top:0;z-index:1}.vip-card[data-v-8789abe2]{position:relative;background:#f5fdff}.vip-card .bg[data-v-8789abe2]{width:100%;position:absolute;left:0;top:0;z-index:1}.vip-card .content[data-v-8789abe2]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.vip-card .content .user-info[data-v-8789abe2]{display:flex;justify-content:center;align-items:center;padding:12px 0}.vip-card .content .user-info .head[data-v-8789abe2]{width:20px;height:20px;border-radius:50%;background-color:#fff;margin-right:15px}.vip-card .content .user-info span[data-v-8789abe2]{font-size:16px;color:#fff;margin-right:10px}.vip-card .content .title[data-v-8789abe2]{display:flex;justify-content:center;align-items:center;font-size:18px}.vip-card .content .title span[data-v-8789abe2]{color:#fff}.vip-card .content .title p[data-v-8789abe2]{background:rgba(255,255,255,.41);border-radius:12px;padding:1px 7px;margin:0 5px;color:#fff}.vip-card .content .card[data-v-8789abe2]{width:87%;background:linear-gradient(310deg,#fffaef,#fff);box-shadow:0 3 10px rgba(250,201,126,.29);border-radius:11px;border:1px solid #FACB82;margin:27px auto 23px;position:relative}.vip-card .content .card .card-title[data-v-8789abe2]{position:absolute;width:219px;height:32px;left:50%;transform:translate(-50%);top:0;font-size:13px;background:url(/static/png/card-bg-BVrCYU7y.png) no-repeat;background-size:contain;display:flex;align-items:center;justify-content:center;color:#653900}.vip-card .content .card .card-list[data-v-8789abe2]{display:flex;justify-content:space-around;margin-bottom:15px}.vip-card .content .card .card-list>div[data-v-8789abe2]{margin-top:44px;display:flex;flex-direction:column;justify-content:center;align-items:center}.vip-card .content .card .card-list>div img[data-v-8789abe2]{width:39px;height:41px}.vip-card .content .card .card-list>div p[data-v-8789abe2]{font-size:15px;margin-top:7px;color:#333}.vip-card .content .card .card-list>div span[data-v-8789abe2]{font-size:11px;margin-top:4px;color:#666}.vip-card .content .card .card-list>div span i[data-v-8789abe2]{color:#fcc36b;font-style:normal}.vip-card .content .card .tip[data-v-8789abe2]{font-weight:400;font-size:10px;color:#653900;font-style:normal;font-size:12px;text-align:center;padding:10px 0}.vip-card .content h2[data-v-8789abe2]{font-weight:600;font-size:16px;color:#333;font-style:normal;margin-left:7%}.vip-card .content .pay-tips[data-v-8789abe2]{font-weight:400;font-size:11px;color:#666;line-height:15px;text-align:left;margin-left:7%;font-style:normal;margin-top:8px}.vip-card .content .pay-tips span[data-v-8789abe2]{display:inline-block;margin-left:5px}.vip-card .content .goods-list[data-v-8789abe2]{display:flex;margin-top:25px;justify-content:space-evenly}.vip-card .content .goods-list .active[data-v-8789abe2]{border:2px solid #FACB82;background:#fcfaee;box-shadow:0 3 13px rgba(251,194,108,.49)}.vip-card .content .goods-list>div[data-v-8789abe2]{background:#fff;box-shadow:0 3 10px rgba(166,166,166,.2);border-radius:10px;border:2px solid #FAFAFA;padding:13px 10px;display:flex;flex-direction:column;position:relative}.vip-card .content .goods-list>div .goods-tips[data-v-8789abe2]{position:absolute;width:60px;font-size:11px;height:22px;background:linear-gradient(132deg,#f3e2c4,#fcc167);border-radius:8px 8px 8px 0;top:-15px;color:#653900;display:flex;align-items:center;justify-content:center;right:0}.vip-card .content .goods-list>div p[data-v-8789abe2]{font-weight:500;font-size:16px;color:#333;text-align:center}.vip-card .content .goods-list>div ._t[data-v-8789abe2]{font-weight:400;font-size:12px;color:#333;text-align:center;margin:5px 0}.vip-card .content .goods-list>div h3[data-v-8789abe2]{font-weight:400;font-size:20px;margin:5px 0;color:#413a37;line-height:19px;text-align:center;font-style:normal}.vip-card .content .goods-list>div h3 i[data-v-8789abe2]{font-style:normal;font-size:14px}.vip-card .content .goods-list>div ._price[data-v-8789abe2]{font-weight:400;font-size:11px;color:#999;line-height:15px;text-align:center;font-style:normal;margin-top:5px;text-decoration:line-through}.vip-card .content .footer[data-v-8789abe2]{width:100%;height:70px;background:#fff;border:1px solid #EEEEEE;position:fixed;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:0 13px}.vip-card .content .footer .agreement[data-v-8789abe2]{font-size:13px}.vip-card .content .footer .agreement ._b[data-v-8789abe2]{color:#00cafb}.vip-card .content .footer .pay-btn[data-v-8789abe2]{width:161px;height:45px;background:linear-gradient(132deg,#f3e2c4,#fcc167);border-radius:23px;color:#653900;font-size:18px;display:flex;align-items:center;justify-content:center;font-weight:700}.ContentInner[data-v-73098ff1]{padding:0 10px}.title[data-v-73098ff1]{font-weight:700;text-align:center;font-size:20px}.h2[data-v-73098ff1]{font-weight:700;font-size:18px;line-height:30px}p[data-v-73098ff1]{text-indent:2em;font-size:16px}.footer[data-v-73098ff1]{font-weight:700;text-align:right;font-size:18px;padding-right:10px}.red[data-v-73098ff1]{color:red}
