.tool[data-v-474cc7e2]{padding:15px;border-radius:15px 15px 0 0;display:flex;flex-direction:column;align-items:space-between;justify-content:space-between}.tool .close-btn[data-v-474cc7e2]{width:100%;height:40px;line-height:40px;text-align:center;border-radius:20px;border:1px solid #e4e4e4;margin-top:auto}.tool .info[data-v-474cc7e2]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#999;font-size:15px;font-weight:400}.tool .add-btn[data-v-474cc7e2]{width:150px;height:150px;background:linear-gradient(135deg,#164b8d,#0b2558);border-radius:50%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:600}.tool .title[data-v-474cc7e2]{font-size:17px;font-weight:700;color:#333}.tool .flex-between[data-v-474cc7e2]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.tool .earthPathControl[data-v-474cc7e2]{position:absolute;left:50px;top:20px;border-radius:8px;height:40px;background:#eef0ef;display:flex;justify-content:space-around;align-items:center;z-index:2;padding:0 10px}.tool .earthPathControl .wrapper[data-v-474cc7e2]{cursor:pointer;font-size:14px;height:16px;margin-right:10px;display:flex;align-items:center}.tool .earthPathControl .wrapper[data-v-474cc7e2]:last-child{margin-right:0}.tool .earthPathControl .wrapper .checkbox[data-v-474cc7e2]{display:inline-block;vertical-align:middle;white-space:nowrap;cursor:pointer;line-height:1;position:relative;margin-right:2px}.tool .earthPathControl .wrapper .checkbox .checkbox-inner[data-v-474cc7e2]{display:inline-block;width:14px;height:14px;position:relative;top:0;left:0;border:1px solid #dcdee2;border-radius:2px;background-color:#fff;transition:border-color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out}.tool .earthPathControl .wrapper .checkbox .checkbox-inner[data-v-474cc7e2]:after{content:"";display:table;width:4px;height:8px;position:absolute;top:1px;left:4px;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(0);transition:all .2s ease-in-out}.tool .earthPathControl .wrapper .checkbox .checkbox-inner.checked[data-v-474cc7e2]{border-color:#2d8cf0;background-color:#2d8cf0}.tool .earthPathControl .wrapper .checkbox .checkbox-inner.checked[data-v-474cc7e2]:after{content:"";display:table;width:4px;height:8px;position:absolute;top:1px;left:4px;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1);transition:all .2s ease-in-out}.tool .earthPathControl .wrapper .checkbox input[data-v-474cc7e2]{width:14px;height:14px;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;cursor:pointer;opacity:0;margin:0}.tool .leg-box[data-v-474cc7e2]{position:absolute;left:360px;top:20px;border-radius:8px;background:#eef0ef;z-index:2;display:flex;align-items:center}.tool .leg-box .leg-content[data-v-474cc7e2]{height:40px;max-width:140px;font-size:14px;cursor:pointer;padding:0 10px;display:flex;justify-content:space-around;align-items:center}.tool .leg-box .leg-content span[data-v-474cc7e2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool .leg-box .leg-content i[data-v-474cc7e2]{display:inline-block;font-size:10px;transition:all .3s;margin-left:3px}.tool .leg-box .leg-content .active[data-v-474cc7e2]{transform:rotate(180deg)}.tool .leg-box .dropdown[data-v-474cc7e2]{position:absolute;top:40px;left:0;background-color:#666;max-height:200px;overflow-y:auto;margin:5px 0;padding:5px 0;border-radius:5px;z-index:2;box-sizing:border-box}.tool .leg-box .dropdown ul li[data-v-474cc7e2]{font-size:16px;color:#fff;cursor:pointer;padding:4px 10px;transform:all .5s;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool .leg-box .dropdown ul li.active[data-v-474cc7e2],.tool .leg-box .dropdown ul li[data-v-474cc7e2]:hover{background:#5a5a5a;color:#05bcd5}.tool .top-container[data-v-474cc7e2]{position:absolute;right:435px;top:20px;display:flex;z-index:2;transition:all .5s}.tool .top-container.hide[data-v-474cc7e2]{transform:translateX(390px)}.tool .top-container .item[data-v-474cc7e2]{margin-left:10px;position:relative}.tool .top-container .item .title[data-v-474cc7e2]{padding:8px 15px;background:#eef0ef;border-radius:8px;font-size:14px;cursor:pointer}.tool .top-container .item .title i[data-v-474cc7e2]{display:inline-block;font-size:10px;transition:all .3s}.tool .top-container .item .title .active[data-v-474cc7e2]{transform:rotate(180deg)}.tool .top-container .item .inner-box[data-v-474cc7e2]{position:absolute;right:0;margin-top:5px;background:#eef0ef;border-radius:5px;overflow:hidden;width:220px;padding-top:10px}.tool .top-container .item .inner-box input[data-v-474cc7e2]{padding:0 5px}.tool .top-container .item .inner-box .btn[data-v-474cc7e2]{display:flex;justify-content:center}.tool .top-container .item .inner-box .btn button[data-v-474cc7e2]{display:flex;align-items:center;padding:3px 5px}.tool .top-container .item .inner-box .btn button img[data-v-474cc7e2]{height:13px}.tool .top-container .item .inner-box .btn button[data-v-474cc7e2]:first-child{background:#1aadd2;color:#fff}.tool .top-container .item .inner-box .btn button[data-v-474cc7e2]:first-child:hover{background:#48bddb}.tool .top-container .item .inner-box .btn button[data-v-474cc7e2]:first-child:active{background:#179cbd}.tool .top-container .item .inner-box .btn button:first-child.active[data-v-474cc7e2]{background:#6fc94b}.tool .top-container .item .inner-box .btn button[data-v-474cc7e2]:last-child{background:#cecece;color:#1b1b1b;margin-left:10px}.tool .top-container .item .inner-box .btn button[data-v-474cc7e2]:last-child:hover{background:#d8d8d8}.tool .top-container .item .inner-box .btn button[data-v-474cc7e2]:last-child:active{background:#b9b9b9}.tool .top-container .item .inner-box .distDesc p[data-v-474cc7e2]{text-align:center;margin:10px 0}.tool .top-container .item .inner-box .breakPointLat[data-v-474cc7e2]{margin:15px 20px 0 20px;font-size:14px}.tool .top-container .item .inner-box .footer[data-v-474cc7e2]{border-top:1px solid #cecece;margin-top:15px}.tool .top-container .item .inner-box .footer span[data-v-474cc7e2]{display:inline-block;text-align:center;width:49%;padding:10px 0;cursor:pointer;transition:background .3s}.tool .top-container .item .inner-box .footer span[data-v-474cc7e2]:first-child{border-right:1px solid #cecece}.tool .top-container .item .inner-box .footer span[data-v-474cc7e2]:active{background:#ccc}.card[data-v-5917e98d]{padding:15px;border-radius:10px;background-color:#fff;box-shadow:0 0 10px #f0f0f4;margin-top:10px}@media screen and (orientation:portrait){.measure-view[data-v-5917e98d]{width:100%;height:350px;background:#fff;position:fixed;z-index:111;bottom:0}.list-container[data-v-5917e98d]{padding:10px;max-height:320px;overflow-y:auto;background-color:#f9f9f8;border-radius:15px 15px 0 0;position:relative;margin-top:-10px}}@media screen and (orientation:landscape){.measure-view[data-v-5917e98d]{right:0;width:40%;height:100%;background:#fff;position:fixed;z-index:111;bottom:0;border-radius:0}.list-container[data-v-5917e98d]{padding:10px;width:100%;height:100%;max-height:calc(100vh - 160px);overflow-y:auto;z-index:999;background-color:#f9f9f8}}.home[data-v-5917e98d]{width:100%;height:100vh;position:absolute;overflow:hidden}@media screen and (orientation:portrait){.home .viewStyle[data-v-5917e98d]{height:100%;position:absolute;left:0;top:0;z-index:1}}@media screen and (orientation:landscape){.home .viewStyle[data-v-5917e98d]{height:100%;position:absolute;left:0;top:0;z-index:1}}@media screen and (orientation:portrait){.home .top-container[data-v-5917e98d]{width:100%;position:absolute;top:0;z-index:3;color:#fff;background:#3c9dfb}}@media screen and (orientation:landscape){.home .top-container[data-v-5917e98d]{width:55%;position:absolute;top:0;z-index:3;background:#f5f5f5}}@media screen and (orientation:portrait){.home .total-box[data-v-5917e98d]{position:absolute;z-index:999;right:0;bottom:0;width:100%;transition:all .3s}.home .total-box .btn[data-v-5917e98d]{position:absolute;left:50%;width:80px;height:25px;transform:translateX(-50%);text-align:center;top:-25px;background:rgba(0,0,0,.5);border-radius:10px 10px 0 0;line-height:25px;z-index:999}.home .total-box .btn i[data-v-5917e98d]{color:#fff;transition:all .3s;display:inline-block}.home .total-box .btn .active[data-v-5917e98d]{transform:rotate(180deg)}.home .total-box .border[data-v-5917e98d]{background:linear-gradient(135deg,#164b8d,#0b2558);border-radius:10px 10px 0 0;opacity:.9;height:100%;color:#bbeaff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:15px 30px}.home .total-box .border .border-item[data-v-5917e98d]{width:49%;height:25px;line-height:25px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.home .total-box .border .border-item .num[data-v-5917e98d]{color:#fff}}@media screen and (orientation:landscape){.home .total-box[data-v-5917e98d]{width:40%;position:absolute;z-index:999;right:0;bottom:0;height:100%}.home .total-box .btn[data-v-5917e98d]{width:25px;height:80px;background:rgba(0,0,0,.5);border-radius:10px 0 0 10px;z-index:999;display:flex;align-items:center;justify-content:center;margin-left:-25px}.home .total-box .btn i[data-v-5917e98d]{color:#fff;transition:all .3s;display:inline-block}.home .total-box .btn .active[data-v-5917e98d]{transform:rotate(180deg)}.home .total-box .border[data-v-5917e98d]{background:linear-gradient(135deg,#164b8d,#0b2558);opacity:.9;color:#bbeaff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:15px 30px;height:100px}.home .total-box .border .border-item[data-v-5917e98d]{width:40%;height:25px;line-height:25px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.home .total-box .border .border-item .num[data-v-5917e98d]{color:#fff}}.home .flex-center[data-v-5917e98d]{display:flex;flex-direction:row;align-items:center;justify-content:center}.home .flex-between[data-v-5917e98d]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.home .btn1[data-v-5917e98d]{border:1px solid #208aea;width:40%;color:#208aeb;border-radius:20px}.home .btn1[data-v-5917e98d],.home .btn2[data-v-5917e98d]{height:40px;line-height:40px;text-align:center;font-weight:600}.home .btn2[data-v-5917e98d]{background:linear-gradient(146deg,#43bef6,#208aea);border-radius:20px;color:#fff;width:55%}.home .search-btn[data-v-5917e98d]{height:30px;background:linear-gradient(135deg,#43bef6,#208aea);border-radius:15px;color:#fff;line-height:30px;text-align:center;font-size:15px;width:80px}