@charset "UTF-8";.open-vconsole[data-v-e296ea57]{position:fixed;top:0;right:0;width:20px;height:20px;z-index:99999}.up_qrcode[data-v-b8ed5344]{align-items:center;display:flex;justify-content:center;margin:60px 0;transform:translate(-20px) scale(1.3);width:100%}.up_qrcode .up_qrcode__hand[data-v-b8ed5344]{height:142px;position:relative;width:233px}.up_qrcode .up_qrcode__hand .up_qrcode__hand-bg[data-v-b8ed5344]{height:100%;width:100%}.up_qrcode .up_qrcode__hand .up_qrcode__hand-light[data-v-b8ed5344]{left:78px;animation:moveUpDown-b8ed5344 3s infinite;height:44px;position:absolute;top:15px;width:63px}@keyframes moveUpDown-b8ed5344{0%{top:15px}50%{top:53px}to{top:15px}}.up_qrcode .up_qrcode__prop[data-v-b8ed5344]{flex-direction:column;align-items:center;display:flex;width:150px}.up_qrcode .up_qrcode__prop .up_qrcode__prop-code[data-v-b8ed5344]{width:150px;height:150px;align-items:center;display:flex;justify-content:center;position:relative}.up_qrcode .up_qrcode__prop .up_qrcode__prop-code .up_qrcode__code[data-v-b8ed5344]{height:135px;width:135px}.up_qrcode .up_qrcode__prop .up_qrcode__prop-code .up_qrcode__prop-bg[data-v-b8ed5344]{width:100%;position:absolute;top:0;left:0}.up_qrcode .up_qrcode__prop .up_qrcode__prop-title[data-v-b8ed5344]{font-size:14px;margin-top:5px;text-align:center}.up_qrcode .up_qrcode__arrowhead[data-v-b8ed5344]{height:51px;margin:0 10px;width:51px}.up_qrcode .up_qrcode__phone[data-v-b8ed5344]{align-items:center;border:2px solid #1e1c24;border-radius:6px;display:flex;flex-direction:column;height:145px;padding:10px 5px;width:75px}.up_qrcode .up_qrcode__phone .up_qrcode__phone-icon[data-v-b8ed5344]{border-radius:5px;height:34px;margin-top:10px;width:34px}.up_qrcode .up_qrcode__phone .up_qrcode__phone-name[data-v-b8ed5344]{display:-webkit-box;font-size:7px;font-weight:500;height:20px;margin-top:10px;width:100%;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;text-align:center}.up_qrcode .up_qrcode__phone .up_qrcode__phone-btn[data-v-b8ed5344]{height:fit-content;width:100%;align-items:center;background:#028760;border-radius:3px;color:#ffe336;display:flex;font-size:6px;justify-content:center;margin-top:20px;padding:5px 0}.install_btn[data-v-b8ed5344]{transition:opacity .2s ease;display:flex;align-items:center;justify-content:center}.install_btn.loading[data-v-b8ed5344]{opacity:.7}.install_btn .install_btn_loading[data-v-b8ed5344]{display:flex;align-items:center;justify-content:center;gap:8px}.install_btn .install_btn_spinner[data-v-b8ed5344]{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:install-btn-spin-b8ed5344 .8s linear infinite}@keyframes install-btn-spin-b8ed5344{to{transform:rotate(360deg)}}.install_modal[data-v-b8ed5344]{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:100}.install_modal .mask[data-v-b8ed5344]{width:100%;height:100%;position:absolute;top:0;left:0;background:#0009}.install_modal .install_body[data-v-b8ed5344]{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:32px 24px 24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:320px;height:230px;animation:installBodyShow-b8ed5344 .5s ease-in both}.install_modal .install_body .install_title[data-v-b8ed5344]{width:100%;display:flex;align-items:center;justify-content:center;color:#666;font-size:27px;font-weight:400;letter-spacing:1px;line-height:33px;margin-bottom:20px}.install_modal .install_body .install_title .install_title_img[data-v-b8ed5344]{display:block;width:28px;margin-right:7px}.install_modal .install_body .install_loading[data-v-b8ed5344]{align-items:center;color:#028760;height:100px;justify-content:center;position:relative;width:100px}.install_modal .install_body .install_loading .loading_ci_box[data-v-b8ed5344]{position:absolute;left:0;right:0;top:0;bottom:0;border-left:2px solid transparent;border-right:2px solid transparent;border-color:transparent #028760;border-style:solid;border-width:2px;border-radius:50%;animation:turnbbb-b8ed5344 .65s linear infinite;transform-origin:50% 50%}.install_modal .install_body .install_loading .loading_num[data-v-b8ed5344]{font-size:16px;font-weight:600;text-align:center;height:100%;width:100px;line-height:100px}.install_modal .install_body .install_effective .install_effective_tips[data-v-b8ed5344]{width:126px;align-items:center;background:#77fa494d;border-radius:20px;display:flex;height:auto;justify-content:center;margin:0 auto 24px;padding:4px 20px;color:#01875f;font-size:16px;font-weight:700;line-height:28px}.install_modal .install_body .install_effective .install_effective_tips .tips_icon[data-v-b8ed5344]{margin-right:5px;width:12px}.install_modal .install_body .install_effective .install_effective_btn[data-v-b8ed5344]{align-items:center;background-color:#028760;background-image:linear-gradient(to right,#028760,#028760);background-repeat:no-repeat;border-radius:23px;color:#fff;display:flex;font-size:15px;font-weight:500;height:45px;justify-content:center;width:252px;border:1px solid #028760}.install_modal .install_body .install_effective .install_effective_btn span[data-v-b8ed5344]{pointer-events:none}.install_modal .install_body .install_effective .install_effective_btn.active[data-v-b8ed5344]{background-color:#fff;color:#ffe336;transition:background-size .5s ease}@keyframes turnbbb-b8ed5344{to{transform:rotate(-1turn)}}@keyframes installBodyShow-b8ed5344{0%{opacity:0}to{opacity:1}}.btn_des[data-v-b8ed5344]:after{animation:shiny-btn-anim-b8ed5344 4s ease-in-out infinite;background-color:#fff;content:"";display:inline-block;height:100%;left:0;position:absolute;pointer-events:none;top:-180px;width:30px}@keyframes shiny-btn-anim-b8ed5344{0%{opacity:0;transform:scale(0) rotate(45deg)}80%{opacity:.5;transform:scale(0) rotate(45deg)}81%{opacity:1;transform:scale(4) rotate(45deg)}to{opacity:0;transform:scale(50) rotate(45deg)}}.apps_end_tip[data-v-b8ed5344]{color:#202124;fill:#202124;stop-color:#202124;line-height:1;font-size:12px;font-weight:400;align-items:center;display:flex}.about[data-v-b8ed5344]{display:flex;flex-wrap:wrap}.about .about_item[data-v-b8ed5344]{display:flex;align-items:center;color:#5f6368;margin-right:24px;font-size:12px;line-height:48px;height:48px}.about .about_item .about_item_img[data-v-b8ed5344]{width:24px;height:18px;margin-right:8px}.google_plat[data-v-b8ed5344]{margin-top:40px}.google_plat .google_plat_item[data-v-b8ed5344]{color:#5f6368;margin-bottom:26px;font-size:14px;font-weight:700}.app_content[data-v-b8ed5344]{border-bottom:1px solid rgb(232,234,237);padding-bottom:30px}.apps[data-v-b8ed5344]{display:flex;flex-wrap:wrap;margin-top:28px}.apps .app_item[data-v-b8ed5344]{width:50%;display:flex;margin-bottom:20px}.apps .app_item .app_item_logo[data-v-b8ed5344]{width:56px;height:56px;border-radius:12px;display:block;margin-right:16px}.apps .app_item .app_item_info[data-v-b8ed5344]{display:flex;flex-direction:column;justify-content:center}.apps .app_item .app_item_info .info_name[data-v-b8ed5344]{color:#202124;font-size:16px;margin-bottom:4px}.apps .app_item .app_item_info .info_score[data-v-b8ed5344]{font-size:14px}.apps .app_item .app_item_info .info_score .info_score_star[data-v-b8ed5344]{filter:grayscale(3);width:10px;height:10px}.top_header[data-v-b8ed5344]{background-color:#fff;position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100vw;padding:4px 0 8px 18px;z-index:1}.top_header .top_header_left[data-v-b8ed5344]{display:flex;align-items:center;gap:4px}.top_header .img1[data-v-b8ed5344]{width:40px}.top_header .img1_2[data-v-b8ed5344],.top_header .img1_3[data-v-b8ed5344]{width:108px}.top_header .img2[data-v-b8ed5344]{width:136px}.bottom_nav[data-v-b8ed5344]{background-color:#fff;border-top:1px solid rgb(218,220,224);bottom:0;display:flex;height:56px;justify-content:center;left:0;position:fixed;width:100%;z-index:3}.bottom_nav .nav_item[data-v-b8ed5344]{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;max-width:112px}.bottom_nav .nav_item .nav_item_icon[data-v-b8ed5344]{line-height:0}.bottom_nav .nav_item .nav_item_text[data-v-b8ed5344]{font-family:Arial,sans-serif;line-height:21px;font-size:15px;font-weight:500}.bottom_nav .nav_item.active[data-v-b8ed5344]{fill:#01875f;stop-color:#01875f;color:#01875f}.bottom_nav .nav_item.active .nav_item_icon[data-v-b8ed5344]{color:#01875f;fill:#01875f;stop-color:#01875f}.bottom_nav .nav_item.active .nav_item_icon svg path[data-v-b8ed5344]{color:#01875f;fill:#01875f;stop-color:#01875f}.pwa-install[data-v-b8ed5344]{--theme-color: #01875f}.pwa-install .pwa_share[data-v-b8ed5344]{position:relative;margin:16px auto 14px;display:flex;align-items:center;column-gap:10px;justify-content:center}.pwa-install .pwa_share .share_item[data-v-b8ed5344]{display:flex;align-items:center}.pwa-install .pwa_share .share_item .share_item_icon[data-v-b8ed5344]{margin-right:4px;color:#01875f;fill:#01875f;stop-color:#01875f;transform:scale(.9)}.pwa-install .pwa_share .share_item .share_item_text[data-v-b8ed5344]{white-space:nowrap;font-size:13px;color:#01875f}.showProgress .spin[data-v-b8ed5344]{display:block}.showProgress img[data-v-b8ed5344]{width:70%;height:70%}.spin[data-v-b8ed5344]{display:none;position:absolute;width:100%;height:100%;border-style:solid;border-width:2px;border-color:var(--theme-color) var(--theme-color) var(--theme-color) #faf9f7;border-radius:50%;animation:spin-b8ed5344 1s linear infinite}@keyframes spin-b8ed5344{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btngroup[data-v-b8ed5344]{display:flex;flex-flow:wrap;margin-bottom:15px;margin-top:15px}.btngroup .govbtn[data-v-b8ed5344]{align-items:center;background:#fff;border:1px solid #dadce0;border-radius:15px;color:#5f6368;display:flex;font-size:14px;font-weight:400;height:30px;justify-content:center;padding:0 12px;width:fit-content;margin-right:16px;margin-bottom:10px}.scorewrap[data-v-b8ed5344]{display:flex;margin-top:20px;text-align:center;margin-bottom:10px;align-items:center;justify-content:space-between}.scorewrap .left[data-v-b8ed5344]{text-align:left}.scorewrap .left .num[data-v-b8ed5344]{font-size:58px;margin-bottom:10px}.scorewrap .left .amount[data-v-b8ed5344]{margin-top:6px;color:#444;font-size:12px}.scorewrap .right[data-v-b8ed5344]{flex:1;max-width:180px;margin-left:10px}.scorewrap .right .item[data-v-b8ed5344]{display:flex;align-items:center;margin-bottom:7px;font-size:11px;color:#444}.progress[data-v-b8ed5344]{background-color:#e3e3e3;border-radius:5px;flex:1;height:9px;max-width:166px;overflow:hidden;width:100%;margin-left:14.5px;margin-right:14.5px}.progress-bar[data-v-b8ed5344]{background:var(--theme-color);border-radius:5px;height:100%}.evaluate[data-v-b8ed5344]{margin-top:30px}.evaluate .item[data-v-b8ed5344]:not(:last-child){margin-bottom:40px}.evaluate .item .topwrap[data-v-b8ed5344]{position:relative;display:flex;align-items:center;margin:0}.evaluate .item .topwrap .headimg[data-v-b8ed5344]{width:50px;height:50px;border-radius:50%}.evaluate .item .topwrap .name[data-v-b8ed5344]{font-size:16px;margin-left:10px}.evaluate .item .topwrap .lve[data-v-b8ed5344]{position:absolute;transform:rotate(-90deg);width:30px;height:30px;right:0;top:6px}.evaluate .item .grade[data-v-b8ed5344]{display:flex;align-items:center;margin:20px 0 16px}.evaluate .item .grade .date[data-v-b8ed5344]{font-size:12px;margin-left:8px;color:#5f6368}.evaluate .item .comment[data-v-b8ed5344]{line-height:23px;margin-bottom:12px;font-size:14px;font-weight:700}.evaluate .item .feedback[data-v-b8ed5344]{display:flex;align-items:center;column-gap:12px}.evaluate .item .feedback .ishelp[data-v-b8ed5344]{color:#626260;font-size:14px}.evaluate .item .feedback .groupbtn[data-v-b8ed5344]{display:flex;column-gap:6px}.evaluate .item .feedback .groupbtn .isbtn[data-v-b8ed5344]{height:24px;line-height:10px;color:#5f6368;fill:#5f6368;background-color:#fff;border:1px rgb(218,220,224) solid;border-radius:16px;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:.25px;width:60px;padding:6px 4px}.evaluate .item .feedback .groupbtn .isbtn.active[data-v-b8ed5344]{background-color:#c1e7ff;border-color:#c1e7ff}.rb-loading[data-v-b8ed5344]{position:fixed;left:50%;top:50%;max-width:50%;height:50px;transform:translate(-50%,-50%);align-items:center;background-color:#0000004d;border-radius:12px;overflow:hidden;color:#fff;display:flex;flex-direction:column;font-size:14px;justify-content:center;line-height:20px;margin:0 auto;padding:16px;text-align:center;z-index:2000}.rb-loading .loading__text[data-v-b8ed5344]{width:200px;padding:8px 12px}.other[data-v-b8ed5344]{padding:10px 30px;border:1px solid #dadce0;margin-top:17px;border-radius:8px}.other .otherli[data-v-b8ed5344]{display:flex;align-items:flex-start;margin-top:15px}.other .otherli .iconimg[data-v-b8ed5344]{display:block;width:25px;height:23px}.other .otherli .otherdt[data-v-b8ed5344]{margin-left:15px;flex:1;line-height:21px;color:#5f6368;font-size:14px;font-family:Roboto,Helvetica,Arial,sans-serif}.other .otherdd[data-v-b8ed5344]{font-size:12px;margin-left:41px;margin-top:8px}.other .otherlink[data-v-b8ed5344]{display:block;color:var(--theme-color);font-weight:400;font-size:12px;margin:20px 0;text-decoration:none}.u-pwa-install[data-v-b8ed5344]{padding:90px 20px 80px}.u-pwa-install.no-header[data-v-b8ed5344]{padding-top:24px}.u-pwa-install.no-footer[data-v-b8ed5344]{padding-bottom:24px}.u-flex[data-v-b8ed5344]{display:flex}.u-flex-1[data-v-b8ed5344]{flex:1}.u-flex-shrink-0[data-v-b8ed5344]{flex-shrink:0}.u-mb-28[data-v-b8ed5344]{margin-bottom:28px}.u-mb-26[data-v-b8ed5344]{margin-bottom:26px}.u-mb-30[data-v-b8ed5344]{margin-bottom:30px}.u-mb-10[data-v-b8ed5344]{margin-bottom:10px}.u-mb-4[data-v-b8ed5344]{margin-bottom:4px}.u-mb-5[data-v-b8ed5344]{margin-bottom:5px}.u-ml-22[data-v-b8ed5344]{margin-left:22px}.u-mr-4[data-v-b8ed5344]{margin-right:4px}.u-mt-3[data-v-b8ed5344]{margin-top:3px}.u-mt-4[data-v-b8ed5344]{margin-top:4px}.u-mt-5[data-v-b8ed5344]{margin-top:5px}.u-mt-6[data-v-b8ed5344]{margin-top:6px}.u-mt-30[data-v-b8ed5344]{margin-top:30px}.u-mx-10[data-v-b8ed5344]{margin-left:10px;margin-right:10px}.u-my-15[data-v-b8ed5344]{margin-top:15px;margin-bottom:15px}.u-my-30[data-v-b8ed5344]{margin-top:30px;margin-bottom:30px}.u-relative[data-v-b8ed5344]{position:relative}.u-absolute[data-v-b8ed5344]{position:absolute}.u-logo-wrapper[data-v-b8ed5344]{position:relative;display:flex;width:74px;height:74px;border-radius:20%;justify-content:center;align-items:center}.u-size-full[data-v-b8ed5344]{width:100%;height:100%}.u-w-full[data-v-b8ed5344]{width:100%}.u-w-10[data-v-b8ed5344]{width:10px}.u-w-12[data-v-b8ed5344]{width:12px}.u-w-16[data-v-b8ed5344]{width:16px}.u-h-16[data-v-b8ed5344]{width:16px;height:16px}.u-w-140[data-v-b8ed5344]{width:140px}.u-text-center[data-v-b8ed5344]{text-align:center}.u-title-large[data-v-b8ed5344]{font-size:24px;color:#111;font-weight:600}.u-subtitle[data-v-b8ed5344]{font-size:16px;color:#01875f;font-weight:600}.u-text-small[data-v-b8ed5344]{font-size:10px;height:24px;line-height:24px;color:#333}.u-text-14[data-v-b8ed5344]{font-size:14px}.u-text-14-bold[data-v-b8ed5344]{font-size:14px;font-weight:600}.u-text-12[data-v-b8ed5344]{font-size:12px}.u-text-15[data-v-b8ed5344]{font-size:15px;line-height:22px;color:#1b1b1c}.u-text-20[data-v-b8ed5344]{font-size:20px}.u-section-title[data-v-b8ed5344]{color:#333;font-weight:600}.u-divider[data-v-b8ed5344]{position:absolute;left:0;top:5px;width:1px;height:25px;background-color:#d4d3d1}.u-overflow-hidden[data-v-b8ed5344]{overflow:hidden}.u-overflow-scroll[data-v-b8ed5344]{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.u-overflow-scroll[data-v-b8ed5344]::-webkit-scrollbar{display:none}.u-install-btn[data-v-b8ed5344]{width:100%;min-height:50px;padding:8px;background-color:#01875f;border-radius:12px;color:#fff;font-size:16px;font-weight:600}.u-highlight-text[data-v-b8ed5344]{font-size:15px;color:#ffe336;line-height:22px}.u-btn-desc[data-v-b8ed5344]{font-size:12px;color:#fff;line-height:18px}.u-align-middle[data-v-b8ed5344]{vertical-align:middle}.u-img-scroll[data-v-b8ed5344]{display:flex;gap:12px}.u-img-card[data-v-b8ed5344]{width:124px;flex-shrink:0;border-radius:15px;overflow:hidden}.u-section-header[data-v-b8ed5344]{display:flex;font-size:20px;margin-bottom:10px;justify-content:space-between;align-items:center;margin-top:30px}.u-arrow-icon[data-v-b8ed5344]{width:23px;height:23px;transform:rotate(180deg)}.u-justify-between[data-v-b8ed5344]{justify-content:space-between}.u-justify-center[data-v-b8ed5344]{justify-content:center}.u-items-center[data-v-b8ed5344]{align-items:center}
