#app,.router-view,body,html{padding:0;margin:0;height:100%;width:100%;font-family:黑体;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}*{box-sizing:border-box}p{margin:0;padding:0}@media only screen and (min-width:0) and (max-width:320px){html{font-size:8.5px}}@media only screen and (min-width:320px) and (max-width:352px){html{font-size:9px}}@media only screen and (min-width:352px) and (max-width:640px){html{font-size:9.5px}}@media only screen and (min-width:640px) and (max-width:750px){html{font-size:16px}}@media only screen and (min-width:750px){html{font-size:1rem}}.input-component[data-v-66292e8c]{display:flex;flex-direction:row;align-items:center;padding:.7em 0;text-align:left}.input-component .icon[data-v-66292e8c]{height:2.4em;width:2.4em}.input-component .input-wrap[data-v-66292e8c]{position:relative;flex:1}.input-component .input-wrap .input[data-v-66292e8c]{height:2.4em;border:none;outline:0;width:100%}.input-component .input-wrap .clear-inputs-icon[data-v-66292e8c]{position:absolute;top:calc(50% - 1em);right:.5em;height:2em;display:inline-block;transition:all .2s ease;visibility:hidden}.input-component .input-wrap:focus-within .clear-inputs-icon[data-v-66292e8c]{visibility:visible}.input-component .addon[data-v-66292e8c]:not(:empty){border-left:1px solid #e4e4e4}.checkbox-component[data-v-bfff8e9c]{display:flex;flex-direction:row;padding:.7em 0;text-align:left}.checkbox-component .checkbox[data-v-bfff8e9c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ddd;border-radius:50%;background-color:#fff;height:2em;width:2em;min-height:2em;min-width:2em;margin:.2em .36em 0 0;padding:0;display:block}.checkbox-component .checkbox[data-v-bfff8e9c]:checked{border:1px solid #1673ff;background-color:#1673ff;position:relative}.checkbox-component .checkbox[data-v-bfff8e9c]:checked:after{content:"";position:absolute;top:.5em;left:.5em;background:transparent;border:2px solid #fff;border-top:none;border-right:none;height:.4em;width:.7em;transform:rotate(-45deg)}.button[data-v-3b397e20]{color:#fff;background-color:#007aff;box-shadow:0 2px 16px 0 rgba(39,122,255,.5);width:100%;height:2.7em;font-size:1.8em;letter-spacing:.02em;border-radius:.72em;display:inline-block;padding:0 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;box-sizing:border-box;outline:0;overflow:hidden;text-align:center}.button[data-v-3b397e20]:disabled{opacity:.6}.button[data-v-3b397e20]:active:not(:disabled){filter:brightness(.5)}.swipe-c{height:5em;overflow:hidden;position:relative;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:.4em}.swipe-c .dots{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:absolute;right:10%;bottom:10%}.swipe-c .dots .dot{display:block;background-color:#d0d0d0;height:4px;width:4px;margin-left:6px;border-radius:50%}.swipe-c .dots .dot.active{background-color:#1673ff}.swipe-item[data-v-53270c6f]{height:100%;width:100%;position:absolute}.v-enter-active[data-v-53270c6f]{animation:swipe-enter-53270c6f .3s linear}.v-leave-active[data-v-53270c6f]{animation:swipe-leave-53270c6f .3s linear}@keyframes swipe-enter-53270c6f{0%{left:100%}to{left:0}}@keyframes swipe-leave-53270c6f{0%{left:0}to{left:-100%}}.login-page[data-v-491b2123]{background-color:#fff;font-size:1rem;overflow:auto;padding-bottom:10em}.login-page .header[data-v-491b2123]{width:100%;height:12em;display:flex;justify-content:center;align-items:center}.login-page .header .title-img[data-v-491b2123]{height:50%;width:auto}.login-page .main[data-v-491b2123]{width:85%;margin:0 auto 0 auto;background-color:#fff;border-radius:1.2em;box-shadow:0 0 1.2em 0 #dedede;padding:1.5em}.login-page .main .input[data-v-491b2123]{border-bottom:1px solid #e4e4e4}.login-page .main .input-phone[data-v-491b2123]{margin-top:1em}.login-page .main .input-phone .get-verify-code[data-v-491b2123]{color:#007aff;font-size:1.4em;border:none;background-color:transparent;width:-moz-max-content;width:max-content}.login-page .main .input-phone .get-verify-code[data-v-491b2123]:disabled{color:#b5b5be}.login-page .main .input-verify-code[data-v-491b2123]{margin-top:1.5em}.login-page .main .input-allow[data-v-491b2123]{color:#94949e;font-size:1.8em;margin-top:.5em;margin-left:.4em}.login-page .main .instruction[data-v-491b2123]{margin-top:1em;text-align:right;font-size:1.2em;text-decoration:underline;color:#007aff}.login-page .footer[data-v-491b2123]{padding:1em 7.5%;color:#94949e}.login-page .footer .providers[data-v-491b2123]{margin:1em 0}.login-page .footer .providers .title[data-v-491b2123]{margin-bottom:1em;padding:0 0;position:relative}.login-page .footer .providers .title i[data-v-491b2123]{display:block;width:100%;height:1px;background-color:#e4e4e4;position:absolute;top:50%}.login-page .footer .providers .title span[data-v-491b2123]{display:inline-block;position:inherit;background-color:#fff;z-index:2;padding:0 3em}.login-page .footer .providers .list[data-v-491b2123]{display:flex;flex-direction:row;justify-content:center}.login-page .footer .providers .list img[data-v-491b2123]{-o-object-fit:cover;object-fit:cover}.login-page .footer .providers .list img[data-v-491b2123]:first-child{margin-top:.075em;height:1.4em;width:7.7em}.login-page .footer .providers .list img[data-v-491b2123]:nth-child(2){margin-left:.925em;height:1.5em;width:5em}.login-page .footer .providers .list img[data-v-491b2123]:nth-child(3){margin-left:.925em;height:1.7em;width:6em}.login-page .footer .providers .list img[data-v-491b2123]:nth-child(4){margin-left:.925em;height:1.65em;width:5.9em}.login-page .footer .providers .list img[data-v-491b2123]:nth-child(5){margin-left:.75em;height:1.7em;width:6.5em}.login-page .footer .tels[data-v-491b2123]{margin-bottom:1em;color:#007aff}.login-page .footer .swipe-ad[data-v-491b2123]{box-shadow:0 2px 10px 0 rgba(0,0,0,.1);border-radius:.4em}.login-page .footer .swipe-ad .swipe-1[data-v-491b2123]{background-color:#4c87fc;display:flex}.login-page .footer .swipe-ad .swipe-1 .left[data-v-491b2123]{width:75%}.login-page .footer .swipe-ad .swipe-1 .left img[data-v-491b2123]{-o-object-fit:cover;object-fit:cover;height:100%}.login-page .footer .swipe-ad .swipe-1 .right[data-v-491b2123]{flex:1;border-left:1px solid #729afa;display:grid;place-items:center;color:#eee}.login-page .footer .swipe-ad .swipe[data-v-491b2123]:not(.swipe-1){display:flex}.login-page .footer .swipe-ad .swipe:not(.swipe-1) .left[data-v-491b2123]{display:block;padding:.5em;width:5em;-o-object-fit:cover;object-fit:cover;height:100%}.login-page .footer .swipe-ad .swipe:not(.swipe-1) .right[data-v-491b2123]{text-align:left;padding-top:.8em;color:#444}.login-page .footer .note[data-v-491b2123]{margin:2em 0;color:red;font-weight:900;font-size:1.2em}.result-page[data-v-aaa8bfbe]{background-color:#2ba667;font-size:1rem;overflow:auto;padding-bottom:10em}.result-page .header[data-v-aaa8bfbe]{width:100%;height:13em;display:flex;justify-content:center;align-items:center}.result-page .header .title-img[data-v-aaa8bfbe]{height:50%;width:auto}.result-page .main[data-v-aaa8bfbe]{width:85%;margin:0 auto 0 auto;background-color:#fff;border-radius:1.2em}.result-page .main .green-banner[data-v-aaa8bfbe]{width:100%}.result-page .main .card[data-v-aaa8bfbe]{padding:0 1.5em 1em 1.5em}.result-page .main .card .tel[data-v-aaa8bfbe]{color:#46464c;font-size:1.75em;font-weight:700;padding:1em 0 .8em;line-height:1.2}.result-page .main .card .update-time[data-v-aaa8bfbe]{font-size:1.75em;color:#94949e;letter-spacing:0;text-align:center;font-weight:700}.result-page .main .card .green-card[data-v-aaa8bfbe]{width:18em;height:18em;padding:1.6em}.result-page .main .card .desc[data-v-aaa8bfbe]{border-top:1px solid #e4e4e4;font-family:黑体;font-size:1.7em;padding-top:.5em;text-align:left}.result-page .main .card .desc .title[data-v-aaa8bfbe]{color:#95959f}.result-page .main .card .desc .places[data-v-aaa8bfbe]{color:#000;font-weight:700}.result-page .footer[data-v-aaa8bfbe]{padding:1em 7.5%}.result-page .footer .tip[data-v-aaa8bfbe]{font-size:1em;color:#fff}.result-page .footer .providers[data-v-aaa8bfbe]{margin:1em 0}.result-page .footer .providers .title[data-v-aaa8bfbe]{margin-bottom:1em;padding:0 7.5%;position:relative}.result-page .footer .providers .title i[data-v-aaa8bfbe]{display:block;width:85%;height:1px;background-color:#fff;position:absolute;top:50%}.result-page .footer .providers .title span[data-v-aaa8bfbe]{display:inline-block;position:inherit;color:#fff;background-color:#2ba667;z-index:2;padding:0 1em}.result-page .footer .providers .list[data-v-aaa8bfbe]{display:flex;flex-direction:row;justify-content:center}.result-page .footer .providers .list img[data-v-aaa8bfbe]{-o-object-fit:cover;object-fit:cover}.result-page .footer .providers .list img[data-v-aaa8bfbe]:first-child{margin-top:.075em;height:1.4em;width:7.7em}.result-page .footer .providers .list img[data-v-aaa8bfbe]:nth-child(2){margin-left:.925em;height:1.5em;width:5em}.result-page .footer .providers .list img[data-v-aaa8bfbe]:nth-child(3){margin-left:.925em;height:1.7em;width:6em}.result-page .footer .providers .list img[data-v-aaa8bfbe]:nth-child(4){margin-left:.925em;height:1.65em;width:5.9em}.result-page .footer .providers .list img[data-v-aaa8bfbe]:nth-child(5){margin-left:.75em;height:1.7em;width:6.5em}.result-page .footer .tels[data-v-aaa8bfbe]{color:#fff;margin-bottom:3em}.result-page .footer .note[data-v-aaa8bfbe]{color:red;font-weight:900;font-size:1.2em}.result-page .bottom-ad[data-v-aaa8bfbe]{display:flex;flex-direction:row;justify-content:space-around;padding:.4em 2em;background-color:#fff;font-size:1.2em;position:absolute;left:0;right:0;bottom:0;z-index:50}.result-page .bottom-ad .b[data-v-aaa8bfbe]{font-weight:700}.result-page .bottom-ad .left[data-v-aaa8bfbe]{text-align:left;padding:.5em}.result-page .bottom-ad .left a[data-v-aaa8bfbe]{color:#000;text-decoration:none}.result-page .bottom-ad .right[data-v-aaa8bfbe]{padding:.5em 2em;background-color:#000;color:#fff;border-radius:.5em}