@idmui/basic 0.3.4 → 0.3.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +473 -468
- package/dist/index.umd.cjs +5 -5
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import _ from "moment";
|
|
2
2
|
import { openBlock as p, createElementBlock as b, createElementVNode as a, toDisplayString as l, resolveComponent as r2, createVNode as c2, createStaticVNode as N2, createCommentVNode as Q, normalizeClass as v, createTextVNode as f, Fragment as B2, renderList as T2, createBlock as S2 } from "vue";
|
|
3
3
|
import { LngLatHelper as u1, LaneHelper as A2, TropicalHelper as C6 } from "@idm-plugin/geo";
|
|
4
4
|
import { Meteo2Assist as u2 } from "@idm-plugin/meteo";
|
|
@@ -28,7 +28,7 @@ const l2 = (i, t) => {
|
|
|
28
28
|
},
|
|
29
29
|
methods: {
|
|
30
30
|
computeUTCTime(i, t) {
|
|
31
|
-
return
|
|
31
|
+
return _.utc(i).format(t);
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
34
|
}, I6 = { class: "idm-brand-section" }, E6 = { class: "title-box" }, W6 = { class: "issue-box" };
|
|
@@ -52,7 +52,7 @@ function P6(i, t, e, h, c, s) {
|
|
|
52
52
|
])
|
|
53
53
|
]);
|
|
54
54
|
}
|
|
55
|
-
const I2 = /* @__PURE__ */ l2(T6, [["render", P6], ["__scopeId", "data-v-
|
|
55
|
+
const I2 = /* @__PURE__ */ l2(T6, [["render", P6], ["__scopeId", "data-v-46871d08"]]), zt = {
|
|
56
56
|
install(i) {
|
|
57
57
|
i.component("IdmBrand", I2);
|
|
58
58
|
}
|
|
@@ -91,7 +91,7 @@ function $6(i, t, e, h, c, s) {
|
|
|
91
91
|
])])) : Q("", !0)
|
|
92
92
|
]);
|
|
93
93
|
}
|
|
94
|
-
const j6 = /* @__PURE__ */ l2(O6, [["render", $6], ["__scopeId", "data-v-d940c680"]]),
|
|
94
|
+
const j6 = /* @__PURE__ */ l2(O6, [["render", $6], ["__scopeId", "data-v-d940c680"]]), kt = {
|
|
95
95
|
install(i) {
|
|
96
96
|
i.component("IdmMeteo", j6);
|
|
97
97
|
}
|
|
@@ -131,7 +131,7 @@ function U6(i, t, e, h, c, s) {
|
|
|
131
131
|
}, null, -1)
|
|
132
132
|
])])) : Q("", !0);
|
|
133
133
|
}
|
|
134
|
-
const C2 = /* @__PURE__ */ l2(Y6, [["render", U6]]),
|
|
134
|
+
const C2 = /* @__PURE__ */ l2(Y6, [["render", U6]]), Ft = {
|
|
135
135
|
install(i) {
|
|
136
136
|
i.component("IdmLoading", C2);
|
|
137
137
|
}
|
|
@@ -170,7 +170,7 @@ const q6 = {
|
|
|
170
170
|
computeHourLT() {
|
|
171
171
|
return (i) => {
|
|
172
172
|
if (i) {
|
|
173
|
-
const t =
|
|
173
|
+
const t = _.tz(i, this.positionGmt);
|
|
174
174
|
return `${t == null ? void 0 : t.format("HH")}`;
|
|
175
175
|
}
|
|
176
176
|
return "-";
|
|
@@ -179,7 +179,7 @@ const q6 = {
|
|
|
179
179
|
computeUTCTime() {
|
|
180
180
|
return (i, t = "MMM-DD/HHmm[Z], YYYY") => {
|
|
181
181
|
if (i) {
|
|
182
|
-
const e =
|
|
182
|
+
const e = _(i).utc();
|
|
183
183
|
return `${e == null ? void 0 : e.format(t)}`;
|
|
184
184
|
}
|
|
185
185
|
return "-";
|
|
@@ -188,7 +188,7 @@ const q6 = {
|
|
|
188
188
|
computeMMMDDHHmmLT() {
|
|
189
189
|
return (i, t) => {
|
|
190
190
|
if (i) {
|
|
191
|
-
const e =
|
|
191
|
+
const e = _.tz(i, t);
|
|
192
192
|
return `${e == null ? void 0 : e.format("MMM-DD/HHmm")}`;
|
|
193
193
|
}
|
|
194
194
|
return "-";
|
|
@@ -197,7 +197,7 @@ const q6 = {
|
|
|
197
197
|
computeTzTime() {
|
|
198
198
|
return (i, t) => {
|
|
199
199
|
if (i) {
|
|
200
|
-
const e =
|
|
200
|
+
const e = _.tz(i, t);
|
|
201
201
|
return `${e == null ? void 0 : e.format("yyyy-MM-DD")}`;
|
|
202
202
|
}
|
|
203
203
|
return "-";
|
|
@@ -257,21 +257,21 @@ const q6 = {
|
|
|
257
257
|
`<svg t="1740383449285" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="10797" width="200" height="200"><path d="M133.8 579l-44.4-44.4c-18.8-18.8-18.8-49.2 0-67.8L478 78c18.8-18.8 49.2-18.8 67.8 0l388.6 388.6c18.8 18.8 18.8 49.2 0 67.8L890 578.8c-19 19-50 18.6-68.6-0.8L592 337.2V912c0 26.6-21.4 48-48 48h-64c-26.6 0-48-21.4-48-48V337.2L202.4 578.2c-18.6 19.6-49.6 20-68.6 0.8z" fill="${m}" p-id="10798"></path></svg>`
|
|
258
258
|
), y = new Image(64, 64);
|
|
259
259
|
y.src = g, y.onload = async () => {
|
|
260
|
-
var k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C,
|
|
261
|
-
const z = (x = (k =
|
|
260
|
+
var k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C, M, L, r, Z, n, K, X, U, t1, a1, i1, l1, s1, o1, r1, n1, e1, S, V, f1, b1, y1, h1, m1, o, F1, N1, B1, T1, I1, E1, W1, P1, O1, V1, R1, G1, $1, j1, Y1, Z1, U1, q1, X1;
|
|
261
|
+
const z = (x = (k = _.tz(c, this.positionGmt)) == null ? void 0 : k.set({ hour: 0, minute: 0, second: 0, millisecond: 0 })) == null ? void 0 : x.format();
|
|
262
262
|
for (let d1 = 0; d1 < t * 24; d1++)
|
|
263
263
|
if (d1 % e === 0) {
|
|
264
|
-
const D1 =
|
|
264
|
+
const D1 = _(z).clone().add(d1, "h").format();
|
|
265
265
|
(E = this.meteogramData) == null || E.dates.push(D1);
|
|
266
266
|
const $ = ((N = u2.pickHourly(i, D1)) == null ? void 0 : N[0]) || {};
|
|
267
|
-
(W = this.meteogramData) == null || W.temperatures.push(this.roundPrecision((B = $ == null ? void 0 : $.weather) == null ? void 0 : B.temp, 0)), (H = this.meteogramData) == null || H.visibility.push(this.roundPrecision((D = $ == null ? void 0 : $.weather) == null ? void 0 : D.visibility, 1)), (R = this.meteogramData) == null || R.windspeed.push(this.roundPrecision((O = (A = $.weather) == null ? void 0 : A.wind) == null ? void 0 : O.kts, 1)), (T = this.meteogramData) == null || T.windGusts.push(this.roundPrecision((F = (G = $ == null ? void 0 : $.weather) == null ? void 0 : G.wind) == null ? void 0 : F.gusts, 1)), (j = this.meteogramData) == null || j.windSpeedReferMax.push(16), (
|
|
267
|
+
(W = this.meteogramData) == null || W.temperatures.push(this.roundPrecision((B = $ == null ? void 0 : $.weather) == null ? void 0 : B.temp, 0)), (H = this.meteogramData) == null || H.visibility.push(this.roundPrecision((D = $ == null ? void 0 : $.weather) == null ? void 0 : D.visibility, 1)), (R = this.meteogramData) == null || R.windspeed.push(this.roundPrecision((O = (A = $.weather) == null ? void 0 : A.wind) == null ? void 0 : O.kts, 1)), (T = this.meteogramData) == null || T.windGusts.push(this.roundPrecision((F = (G = $ == null ? void 0 : $.weather) == null ? void 0 : G.wind) == null ? void 0 : F.gusts, 1)), (j = this.meteogramData) == null || j.windSpeedReferMax.push(16), (M = this.meteogramData) == null || M.sigWaveHeight.push(this.roundPrecision((C = (Y = $ == null ? void 0 : $.wave) == null ? void 0 : Y.sig) == null ? void 0 : C.height)), (Z = this.meteogramData) == null || Z.swellHeight.push(this.roundPrecision((r = (L = $ == null ? void 0 : $.wave) == null ? void 0 : L.swell) == null ? void 0 : r.height)), (n = this.meteogramData) == null || n.waveHeightRefer.push(1.5);
|
|
268
268
|
const s2 = e === 1 ? "sum1Hours" : "sum3Hours";
|
|
269
|
-
if ((U = this.meteogramData) == null || U.precip.push(this.roundPrecision((X = (K = $ == null ? void 0 : $.weather) == null ? void 0 : K.precip) == null ? void 0 : X[s2], 1)), e < 24 && d1 % 12 === 0 && d1 % 24 !== 0 || e >= 24 && d1 % 24 === 0 ? (a1 = this.meteogramData) == null || a1.xDates.push((t1 =
|
|
270
|
-
const
|
|
271
|
-
|
|
269
|
+
if ((U = this.meteogramData) == null || U.precip.push(this.roundPrecision((X = (K = $ == null ? void 0 : $.weather) == null ? void 0 : K.precip) == null ? void 0 : X[s2], 1)), e < 24 && d1 % 12 === 0 && d1 % 24 !== 0 || e >= 24 && d1 % 24 === 0 ? (a1 = this.meteogramData) == null || a1.xDates.push((t1 = _.tz(D1, this.positionGmt)) == null ? void 0 : t1.format("MMM-DD")) : (i1 = this.meteogramData) == null || i1.xDates.push(""), d1 % h === 0 ? (l1 = this.meteogramData) == null || l1.hours.push(this.computeHourLT(D1)) : (s1 = this.meteogramData) == null || s1.hours.push(""), d1 % 12 === 0 ? ((o1 = $.weather) != null && o1.url ? (n1 = this.meteogramData) == null || n1.weatherIcons.push({ symbol: "image://" + ((r1 = $.weather) == null ? void 0 : r1.url), symbolSize: 30 }) : this.meteogramData.weatherIcons.push({ symbol: "image://", symbolSize: 0 }), (S = this.meteogramData) == null || S.weatherNames.push((e1 = $.weather) == null ? void 0 : e1.name)) : ((V = this.meteogramData) == null || V.weatherIcons.push({ symbol: "image://", symbolSize: 0 }), (f1 = this.meteogramData) == null || f1.weatherNames.push("")), d1 % h === 0 ? (h1 = this.meteogramData) == null || h1.windDir.push((y1 = (b1 = $.weather) == null ? void 0 : b1.wind) == null ? void 0 : y1.bearing) : (m1 = this.meteogramData) == null || m1.windDir.push(void 0), d1 % h === 0) {
|
|
270
|
+
const M1 = document.createElement("canvas"), H1 = M1.getContext("2d");
|
|
271
|
+
M1.width = y.width, M1.height = y.height;
|
|
272
272
|
const c1 = ((F1 = (o = $.weather) == null ? void 0 : o.wind) == null ? void 0 : F1.bearing) * (Math.PI / 180);
|
|
273
|
-
H1.translate(
|
|
274
|
-
const S1 =
|
|
273
|
+
H1.translate(M1.width / 2, M1.height / 2), H1.rotate(c1), H1.translate(-y.width / 2, -y.height / 2), H1.drawImage(y, 0, 0, 64, 64);
|
|
274
|
+
const S1 = M1.toDataURL();
|
|
275
275
|
this.meteogramData.windDirIcons.push({ symbol: "image://" + S1, symbolSize: 16 });
|
|
276
276
|
} else
|
|
277
277
|
this.meteogramData.windDirIcons.push({ symbol: "image://", symbolSize: 0 });
|
|
@@ -290,7 +290,7 @@ const q6 = {
|
|
|
290
290
|
};
|
|
291
291
|
},
|
|
292
292
|
initMeteogramEchart(i) {
|
|
293
|
-
var B, W, D, H, A, O, R, G, F, T, j, Y, C,
|
|
293
|
+
var B, W, D, H, A, O, R, G, F, T, j, Y, C, M, L, r, Z, n, K, X, U, t1, a1, i1, l1, s1, o1, r1, n1, e1, S, V, f1, b1, y1, h1, m1, o, F1, N1, B1, T1, I1, E1, W1, P1, O1, V1, R1, G1, $1, j1, Y1, Z1, U1, q1, X1, d1, D1, $, s2, M1, H1, n2, c1, S1, P, h2, A1, o2, g2, m2, p2, f2, b2, y2, w2;
|
|
294
294
|
i.forecastDays;
|
|
295
295
|
const t = i.interval || 3;
|
|
296
296
|
let e, h = {
|
|
@@ -310,8 +310,8 @@ const q6 = {
|
|
|
310
310
|
show: !0,
|
|
311
311
|
position: "right",
|
|
312
312
|
formatter: (w) => {
|
|
313
|
-
const
|
|
314
|
-
return w.seriesName === "Weather Icons" ? `<strong>${this.meteogramData.weatherNames[
|
|
313
|
+
const _1 = w == null ? void 0 : w.dataIndex;
|
|
314
|
+
return w.seriesName === "Weather Icons" ? `<strong>${this.meteogramData.weatherNames[_1]}</strong>` : !1;
|
|
315
315
|
}
|
|
316
316
|
},
|
|
317
317
|
legend: {
|
|
@@ -444,16 +444,16 @@ const q6 = {
|
|
|
444
444
|
show: !0,
|
|
445
445
|
position: "right",
|
|
446
446
|
formatter: (w) => {
|
|
447
|
-
var J1, Q1, K1, e2, t2, a2, q, x2, v2, z2, k2, F2,
|
|
448
|
-
const
|
|
447
|
+
var J1, Q1, K1, e2, t2, a2, q, x2, v2, z2, k2, F2, M2, _2, D2, H2;
|
|
448
|
+
const _1 = (J1 = w == null ? void 0 : w.find((p1) => p1.seriesType === "bar")) == null ? void 0 : J1.dataIndex;
|
|
449
449
|
if (w.find((p1) => p1.seriesType === "scatter"))
|
|
450
450
|
return !1;
|
|
451
451
|
{
|
|
452
452
|
let p1 = "";
|
|
453
453
|
const i2 = (Q1 = w == null ? void 0 : w.find((w1) => w1.seriesName === "Precipitation" || w1.seriesName === "降水")) == null ? void 0 : Q1.value;
|
|
454
|
-
return t === 1 ? (i2 < 2 ? p1 = "rgba(172, 210, 255, 1)" : i2 <= 3.9 ? p1 = "rgba(3, 248, 103, 1)" : i2 <= 7.9 ? p1 = "rgba(190, 226, 2, 18)" : i2 > 7.9 ? p1 = "rgba(248, 1, 1, 1)" : p1 = "rgba(172, 210, 255, 1)", `<div style="font-size: 13px;"><strong>${
|
|
455
|
-
<div style="display: ${(e2 = this.meteogramData) != null && e2.weatherNames[
|
|
456
|
-
<span>${this.locale === "zhHans" ? "天气" : "Weather"} : </span><strong>${(t2 = this.meteogramData) == null ? void 0 : t2.weatherNames[
|
|
454
|
+
return t === 1 ? (i2 < 2 ? p1 = "rgba(172, 210, 255, 1)" : i2 <= 3.9 ? p1 = "rgba(3, 248, 103, 1)" : i2 <= 7.9 ? p1 = "rgba(190, 226, 2, 18)" : i2 > 7.9 ? p1 = "rgba(248, 1, 1, 1)" : p1 = "rgba(172, 210, 255, 1)", `<div style="font-size: 13px;"><strong>${_.tz((K1 = this.meteogramData) == null ? void 0 : K1.dates[_1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
|
|
455
|
+
<div style="display: ${(e2 = this.meteogramData) != null && e2.weatherNames[_1] ? "block" : "none"}; font-size: 13px;">
|
|
456
|
+
<span>${this.locale === "zhHans" ? "天气" : "Weather"} : </span><strong>${(t2 = this.meteogramData) == null ? void 0 : t2.weatherNames[_1]}</strong>
|
|
457
457
|
</div>
|
|
458
458
|
<div style="font-size: 13px;display: ${isNaN((a2 = w.find((w1) => w1.seriesName === "Temperature" || w1.seriesName === "温度")) == null ? void 0 : a2.value) ? "none" : "block"};">
|
|
459
459
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${this.theme === "dark" ? "rgba(255, 161, 0, 1)" : "rgba(242, 153, 56, 1)"};"></span>
|
|
@@ -467,10 +467,10 @@ const q6 = {
|
|
|
467
467
|
<strong>${i2}</strong>
|
|
468
468
|
<span style="padding-left: 3px;">mm</span>
|
|
469
469
|
</div>`) : (((x2 = w[1]) == null ? void 0 : x2.value) < 5 ? p1 = "rgba(172, 210, 255, 1)" : ((v2 = w[1]) == null ? void 0 : v2.value) <= 9.9 ? p1 = "rgba(3, 248, 103, 1)" : ((z2 = w[1]) == null ? void 0 : z2.value) <= 24.9 ? p1 = "rgba(190, 226, 2, 18)" : ((k2 = w[1]) == null ? void 0 : k2.value) > 24.9 ? p1 = "rgba(248, 1, 1, 1)" : p1 = "rgba(172, 210, 255, 1)", `<div style="font-size: 13px;"
|
|
470
|
-
<strong>${
|
|
470
|
+
<strong>${_.tz((F2 = this.meteogramData) == null ? void 0 : F2.dates[_1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong>
|
|
471
471
|
</div>
|
|
472
|
-
<div style="display: ${(
|
|
473
|
-
<span>${this.locale === "zhHans" ? "天气" : "Weather"} : </span><strong>${(
|
|
472
|
+
<div style="display: ${(M2 = this.meteogramData) != null && M2.weatherNames[_1] ? "block" : "none"}; font-size: 13px;">
|
|
473
|
+
<span>${this.locale === "zhHans" ? "天气" : "Weather"} : </span><strong>${(_2 = this.meteogramData) == null ? void 0 : _2.weatherNames[_1]}</strong>
|
|
474
474
|
</div>
|
|
475
475
|
<div style="font-size: 13px;display: ${(D2 = w.find((w1) => w1.seriesName === "Temperature" || w1.seriesName === "温度")) != null && D2.value ? "block" : "none"};">
|
|
476
476
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${this.theme === "dark" ? "rgba(255, 161, 0, 1)" : "rgba(242, 153, 56, 1)"};"></span>
|
|
@@ -553,7 +553,7 @@ const q6 = {
|
|
|
553
553
|
height: "2%"
|
|
554
554
|
},
|
|
555
555
|
{
|
|
556
|
-
left: (L = (
|
|
556
|
+
left: (L = (M = this.meteogramData) == null ? void 0 : M.singleAxisOffset) == null ? void 0 : L.l,
|
|
557
557
|
right: (Z = (r = this.meteogramData) == null ? void 0 : r.singleAxisOffset) == null ? void 0 : Z.r,
|
|
558
558
|
type: "category",
|
|
559
559
|
show: !1,
|
|
@@ -878,8 +878,8 @@ const q6 = {
|
|
|
878
878
|
position: "right",
|
|
879
879
|
formatter: (w) => {
|
|
880
880
|
var J1, Q1, K1, e2, t2, a2;
|
|
881
|
-
const
|
|
882
|
-
return w.find((q) => q.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${
|
|
881
|
+
const _1 = (J1 = w == null ? void 0 : w[0]) == null ? void 0 : J1.dataIndex;
|
|
882
|
+
return w.find((q) => q.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${_.tz((Q1 = this.meteogramData) == null ? void 0 : Q1.dates[_1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
|
|
883
883
|
<div style="font-size: 13px;display: ${isNaN((K1 = w.find((q) => q.seriesName === "Wind Speed" || q.seriesName === "风速")) == null ? void 0 : K1.value) ? "none" : "block"}">
|
|
884
884
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${this.theme === "dark" ? "rgba(159, 255, 126, 1)" : "rgba(54, 212, 0, 1)"};}"></span>
|
|
885
885
|
<span>${this.locale === "zhHans" ? "风速" : "Wind Speed"} : </span>
|
|
@@ -1171,8 +1171,8 @@ const q6 = {
|
|
|
1171
1171
|
position: "right",
|
|
1172
1172
|
formatter: (w) => {
|
|
1173
1173
|
var J1, Q1, K1, e2, t2, a2;
|
|
1174
|
-
const
|
|
1175
|
-
return w.find((q) => q.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${
|
|
1174
|
+
const _1 = (J1 = w == null ? void 0 : w[0]) == null ? void 0 : J1.dataIndex;
|
|
1175
|
+
return w.find((q) => q.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${_.tz((Q1 = this.meteogramData) == null ? void 0 : Q1.dates[_1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
|
|
1176
1176
|
<div style="font-size: 13px;display: ${isNaN((K1 = w.find((q) => q.seriesName === "Sig.Wave Height" || q.seriesName === "显著浪高")) == null ? void 0 : K1.value) ? "none" : "block"}">
|
|
1177
1177
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${this.theme === "dark" ? "rgba(89, 199, 211, 1)" : "rgba(1, 189, 211, 1)"};}"></span>
|
|
1178
1178
|
<span>${this.locale === "zhHans" ? "显著浪高" : "Sig.Wave Height"} : </span>
|
|
@@ -1228,7 +1228,7 @@ const q6 = {
|
|
|
1228
1228
|
},
|
|
1229
1229
|
singleAxis: [
|
|
1230
1230
|
{
|
|
1231
|
-
left: (
|
|
1231
|
+
left: (M1 = (s2 = this.meteogramData) == null ? void 0 : s2.singleAxisOffset) == null ? void 0 : M1.l,
|
|
1232
1232
|
right: (n2 = (H1 = this.meteogramData) == null ? void 0 : H1.singleAxisOffset) == null ? void 0 : n2.r,
|
|
1233
1233
|
type: "category",
|
|
1234
1234
|
show: !1,
|
|
@@ -1429,13 +1429,13 @@ const q6 = {
|
|
|
1429
1429
|
document.getElementById("weatherIconsEchart") && J.dispose(document.getElementById("weatherIconsEchart")), document.getElementById("weatherConditionEchart") && J.dispose(document.getElementById("weatherConditionEchart")), document.getElementById("windIconsEchart") && J.dispose(document.getElementById("windIconsEchart")), document.getElementById("windEchart") && J.dispose(document.getElementById("windEchart")), document.getElementById("waveChart") && J.dispose(document.getElementById("waveChart"));
|
|
1430
1430
|
},
|
|
1431
1431
|
initHourlyTableData(i) {
|
|
1432
|
-
var s, m, g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C,
|
|
1432
|
+
var s, m, g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C, M, L, r, Z, n, K, X, U, t1, a1, i1, l1, s1, o1, r1, n1, e1, S, V, f1, b1, y1;
|
|
1433
1433
|
this.hourlyTableData = [];
|
|
1434
|
-
const t = i.forecastDays || 7, e = i.interval || 3, h = i.datetime || ((s = this.reportData) == null ? void 0 : s.etime), c = (g = (m =
|
|
1434
|
+
const t = i.forecastDays || 7, e = i.interval || 3, h = i.datetime || ((s = this.reportData) == null ? void 0 : s.etime), c = (g = (m = _.tz(h, this.positionGmt)) == null ? void 0 : m.set({ hour: 0, minute: 0, second: 0, millisecond: 0 })) == null ? void 0 : g.format();
|
|
1435
1435
|
for (let h1 = 0; h1 < t * 24; h1++)
|
|
1436
1436
|
if (h1 % e === 0) {
|
|
1437
1437
|
let m1;
|
|
1438
|
-
if (m1 =
|
|
1438
|
+
if (m1 = _.tz(c, this.positionGmt).clone().add(h1, "h").format(), m1) {
|
|
1439
1439
|
const o = ((y = u2.pickHourly(i, m1)) == null ? void 0 : y[0]) || {}, F1 = this.roundPrecision((z = (u = o == null ? void 0 : o.weather) == null ? void 0 : u.precip) == null ? void 0 : z[`sum${e}Hours`], 1);
|
|
1440
1440
|
this.hourlyTableData.push({
|
|
1441
1441
|
localDate: this.computeMMMDDHHmmLT(m1, this.positionGmt),
|
|
@@ -1449,7 +1449,7 @@ const q6 = {
|
|
|
1449
1449
|
windGusts: this.roundPrecision((G = (R = o == null ? void 0 : o.weather) == null ? void 0 : R.wind) == null ? void 0 : G.gusts, 1) ?? "-",
|
|
1450
1450
|
windWaveHeight: this.roundPrecision((T = (F = o == null ? void 0 : o.wave) == null ? void 0 : F.wd) == null ? void 0 : T.height, 1) ?? "-",
|
|
1451
1451
|
windWavePeriod: this.roundPrecision((Y = (j = o == null ? void 0 : o.wave) == null ? void 0 : j.wd) == null ? void 0 : Y.period, 1) ?? "-",
|
|
1452
|
-
windWaveDir: (
|
|
1452
|
+
windWaveDir: (M = (C = o == null ? void 0 : o.wave) == null ? void 0 : C.wd) == null ? void 0 : M.direction,
|
|
1453
1453
|
windWaveBearing: (r = (L = o == null ? void 0 : o.wave) == null ? void 0 : L.wd) == null ? void 0 : r.bearing,
|
|
1454
1454
|
swellHeight: this.roundPrecision((n = (Z = o.wave) == null ? void 0 : Z.swell) == null ? void 0 : n.height, 1) ?? "-",
|
|
1455
1455
|
swellDir: (X = (K = o.wave) == null ? void 0 : K.swell) == null ? void 0 : X.direction,
|
|
@@ -1495,67 +1495,70 @@ const q6 = {
|
|
|
1495
1495
|
}
|
|
1496
1496
|
}
|
|
1497
1497
|
}
|
|
1498
|
-
}, X6 = { class: "
|
|
1498
|
+
}, X6 = { class: "row" }, J6 = {
|
|
1499
1499
|
class: "col",
|
|
1500
1500
|
style: { width: "54%" }
|
|
1501
|
-
},
|
|
1501
|
+
}, Q6 = {
|
|
1502
1502
|
key: 0,
|
|
1503
1503
|
style: { "margin-left": "8px" }
|
|
1504
|
-
},
|
|
1504
|
+
}, K6 = {
|
|
1505
1505
|
key: 1,
|
|
1506
1506
|
style: { "margin-left": "8px" }
|
|
1507
|
-
},
|
|
1507
|
+
}, e3 = {
|
|
1508
1508
|
key: 0,
|
|
1509
1509
|
class: "col",
|
|
1510
1510
|
style: { width: "42%" }
|
|
1511
|
-
},
|
|
1511
|
+
}, t3 = { style: { "margin-left": "8px" } }, a3 = {
|
|
1512
1512
|
key: 1,
|
|
1513
1513
|
class: "col",
|
|
1514
1514
|
style: { width: "42%" }
|
|
1515
|
-
},
|
|
1515
|
+
}, i3 = { style: { "margin-left": "8px" } }, l3 = { class: "row" }, s3 = {
|
|
1516
1516
|
class: "col",
|
|
1517
1517
|
style: { width: "54%" }
|
|
1518
|
-
},
|
|
1518
|
+
}, o3 = { style: { "margin-left": "8px" } }, r3 = {
|
|
1519
1519
|
class: "col",
|
|
1520
1520
|
style: { width: "42%" }
|
|
1521
|
-
},
|
|
1521
|
+
}, n3 = { style: { "margin-left": "8px" } }, d3 = { class: "content-box" }, c3 = {
|
|
1522
1522
|
key: 0,
|
|
1523
1523
|
class: "meteogram-echart-section"
|
|
1524
|
-
},
|
|
1524
|
+
}, h3 = {
|
|
1525
1525
|
key: 2,
|
|
1526
1526
|
id: "weatherIconsEchart"
|
|
1527
|
-
},
|
|
1527
|
+
}, m3 = {
|
|
1528
1528
|
key: 3,
|
|
1529
1529
|
id: "weatherConditionEchart"
|
|
1530
|
-
},
|
|
1530
|
+
}, p3 = {
|
|
1531
1531
|
key: 4,
|
|
1532
1532
|
id: "windIconsEchart"
|
|
1533
|
-
},
|
|
1533
|
+
}, g3 = {
|
|
1534
1534
|
key: 5,
|
|
1535
1535
|
id: "windEchart"
|
|
1536
|
-
},
|
|
1536
|
+
}, u3 = { key: 6 }, f3 = {
|
|
1537
1537
|
key: 7,
|
|
1538
1538
|
id: "waveChart"
|
|
1539
|
-
},
|
|
1539
|
+
}, b3 = { class: "table-section" }, y3 = {
|
|
1540
1540
|
key: 0,
|
|
1541
1541
|
class: "card"
|
|
1542
|
-
},
|
|
1542
|
+
}, w3 = {
|
|
1543
|
+
class: "date",
|
|
1544
|
+
style: { padding: "0 4px" }
|
|
1545
|
+
}, x3 = {
|
|
1543
1546
|
class: "",
|
|
1544
1547
|
style: { "font-size": "16px", "font-weight": "500" }
|
|
1545
|
-
},
|
|
1548
|
+
}, v3 = {
|
|
1546
1549
|
rowspan: "2",
|
|
1547
1550
|
colspan: "1",
|
|
1548
1551
|
class: "border",
|
|
1549
1552
|
style: { width: "90px" }
|
|
1550
|
-
},
|
|
1553
|
+
}, z3 = {
|
|
1551
1554
|
rowspan: "1",
|
|
1552
1555
|
colspan: "1",
|
|
1553
1556
|
class: "border"
|
|
1554
|
-
},
|
|
1557
|
+
}, k3 = {
|
|
1555
1558
|
rowspan: "1",
|
|
1556
1559
|
colspan: "1",
|
|
1557
1560
|
class: "border"
|
|
1558
|
-
},
|
|
1561
|
+
}, F3 = {
|
|
1559
1562
|
rowspan: "1",
|
|
1560
1563
|
colspan: "1",
|
|
1561
1564
|
class: "border"
|
|
@@ -1563,6 +1566,10 @@ const q6 = {
|
|
|
1563
1566
|
rowspan: "1",
|
|
1564
1567
|
colspan: "4",
|
|
1565
1568
|
class: "border"
|
|
1569
|
+
}, _3 = {
|
|
1570
|
+
rowspan: "1",
|
|
1571
|
+
colspan: "3",
|
|
1572
|
+
class: "border"
|
|
1566
1573
|
}, D3 = {
|
|
1567
1574
|
rowspan: "1",
|
|
1568
1575
|
colspan: "3",
|
|
@@ -1573,11 +1580,11 @@ const q6 = {
|
|
|
1573
1580
|
class: "border"
|
|
1574
1581
|
}, L3 = {
|
|
1575
1582
|
rowspan: "1",
|
|
1576
|
-
colspan: "
|
|
1583
|
+
colspan: "2",
|
|
1577
1584
|
class: "border"
|
|
1578
1585
|
}, S3 = {
|
|
1579
1586
|
rowspan: "1",
|
|
1580
|
-
colspan: "
|
|
1587
|
+
colspan: "1",
|
|
1581
1588
|
class: "border"
|
|
1582
1589
|
}, A3 = {
|
|
1583
1590
|
rowspan: "1",
|
|
@@ -1586,42 +1593,43 @@ const q6 = {
|
|
|
1586
1593
|
}, C3 = {
|
|
1587
1594
|
rowspan: "1",
|
|
1588
1595
|
colspan: "1",
|
|
1589
|
-
class: "border"
|
|
1596
|
+
class: "border",
|
|
1597
|
+
style: { width: "80px" }
|
|
1590
1598
|
}, N3 = {
|
|
1591
1599
|
rowspan: "1",
|
|
1592
1600
|
colspan: "1",
|
|
1593
1601
|
class: "border",
|
|
1594
|
-
style: { width: "
|
|
1602
|
+
style: { width: "70px" }
|
|
1595
1603
|
}, B3 = {
|
|
1596
1604
|
rowspan: "1",
|
|
1597
1605
|
colspan: "1",
|
|
1598
1606
|
class: "border",
|
|
1599
|
-
style: { width: "
|
|
1607
|
+
style: { width: "50px" }
|
|
1600
1608
|
}, T3 = {
|
|
1601
1609
|
rowspan: "1",
|
|
1602
1610
|
colspan: "1",
|
|
1603
1611
|
class: "border",
|
|
1604
|
-
style: { width: "
|
|
1612
|
+
style: { width: "45px" }
|
|
1605
1613
|
}, I3 = {
|
|
1606
1614
|
rowspan: "1",
|
|
1607
1615
|
colspan: "1",
|
|
1608
1616
|
class: "border",
|
|
1609
|
-
style: { width: "
|
|
1617
|
+
style: { width: "30px" }
|
|
1610
1618
|
}, E3 = {
|
|
1611
1619
|
rowspan: "1",
|
|
1612
1620
|
colspan: "1",
|
|
1613
1621
|
class: "border",
|
|
1614
|
-
style: { width: "
|
|
1622
|
+
style: { width: "60px" }
|
|
1615
1623
|
}, W3 = {
|
|
1616
1624
|
rowspan: "1",
|
|
1617
1625
|
colspan: "1",
|
|
1618
1626
|
class: "border",
|
|
1619
|
-
style: { width: "
|
|
1627
|
+
style: { width: "50px" }
|
|
1620
1628
|
}, P3 = {
|
|
1621
1629
|
rowspan: "1",
|
|
1622
1630
|
colspan: "1",
|
|
1623
1631
|
class: "border",
|
|
1624
|
-
style: { width: "
|
|
1632
|
+
style: { width: "45px" }
|
|
1625
1633
|
}, O3 = {
|
|
1626
1634
|
rowspan: "1",
|
|
1627
1635
|
colspan: "1",
|
|
@@ -1631,12 +1639,12 @@ const q6 = {
|
|
|
1631
1639
|
rowspan: "1",
|
|
1632
1640
|
colspan: "1",
|
|
1633
1641
|
class: "border",
|
|
1634
|
-
style: { width: "
|
|
1642
|
+
style: { width: "50px" }
|
|
1635
1643
|
}, R3 = {
|
|
1636
1644
|
rowspan: "1",
|
|
1637
1645
|
colspan: "1",
|
|
1638
1646
|
class: "border",
|
|
1639
|
-
style: { width: "
|
|
1647
|
+
style: { width: "45px" }
|
|
1640
1648
|
}, G3 = {
|
|
1641
1649
|
rowspan: "1",
|
|
1642
1650
|
colspan: "1",
|
|
@@ -1646,177 +1654,174 @@ const q6 = {
|
|
|
1646
1654
|
rowspan: "1",
|
|
1647
1655
|
colspan: "1",
|
|
1648
1656
|
class: "border",
|
|
1649
|
-
style: { width: "
|
|
1657
|
+
style: { width: "50px" }
|
|
1650
1658
|
}, j3 = {
|
|
1651
1659
|
rowspan: "1",
|
|
1652
1660
|
colspan: "1",
|
|
1653
1661
|
class: "border",
|
|
1654
|
-
style: { width: "
|
|
1662
|
+
style: { width: "45px" }
|
|
1655
1663
|
}, Y3 = {
|
|
1656
1664
|
rowspan: "1",
|
|
1657
1665
|
colspan: "1",
|
|
1658
1666
|
class: "border",
|
|
1659
1667
|
style: { width: "45px" }
|
|
1660
1668
|
}, Z3 = {
|
|
1661
|
-
rowspan: "1",
|
|
1662
|
-
colspan: "1",
|
|
1663
|
-
class: "border",
|
|
1664
|
-
style: { width: "45px" }
|
|
1665
|
-
}, U3 = {
|
|
1666
1669
|
rowspan: "1",
|
|
1667
1670
|
colspan: "1",
|
|
1668
1671
|
class: "border",
|
|
1669
1672
|
style: { width: "50px" }
|
|
1670
|
-
},
|
|
1673
|
+
}, U3 = {
|
|
1671
1674
|
rowspan: "1",
|
|
1672
1675
|
colspan: "1",
|
|
1673
1676
|
class: "border",
|
|
1674
1677
|
style: { width: "45px" }
|
|
1675
|
-
},
|
|
1678
|
+
}, q3 = {
|
|
1676
1679
|
rowspan: "1",
|
|
1677
1680
|
colspan: "1",
|
|
1678
1681
|
class: "border",
|
|
1679
1682
|
style: { width: "70px" }
|
|
1680
|
-
},
|
|
1683
|
+
}, X3 = {
|
|
1681
1684
|
rowspan: "1",
|
|
1682
1685
|
colspan: "1",
|
|
1683
1686
|
class: "border",
|
|
1684
1687
|
style: { width: "85px" }
|
|
1685
|
-
},
|
|
1688
|
+
}, J3 = {
|
|
1686
1689
|
rowspan: "1",
|
|
1687
1690
|
colspan: "1",
|
|
1688
1691
|
class: "border",
|
|
1689
1692
|
style: { width: "90px" }
|
|
1690
|
-
},
|
|
1693
|
+
}, Q3 = {
|
|
1691
1694
|
rowspan: "1",
|
|
1692
1695
|
colspan: "1",
|
|
1693
1696
|
class: "border",
|
|
1694
1697
|
style: { width: "50px" }
|
|
1695
|
-
},
|
|
1698
|
+
}, K3 = {
|
|
1696
1699
|
rowspan: "1",
|
|
1697
1700
|
colspan: "1",
|
|
1698
1701
|
class: "border",
|
|
1699
1702
|
style: { width: "80px" }
|
|
1700
|
-
},
|
|
1703
|
+
}, e0 = {
|
|
1701
1704
|
rowspan: "1",
|
|
1702
1705
|
colspan: "1",
|
|
1703
1706
|
class: "border",
|
|
1704
1707
|
style: { width: "70px" }
|
|
1705
|
-
},
|
|
1708
|
+
}, t0 = {
|
|
1706
1709
|
rowspan: "1",
|
|
1707
1710
|
colspan: "1",
|
|
1708
1711
|
class: "border",
|
|
1709
1712
|
style: { width: "50px", "font-size": "11px", "text-align": "right", "padding-right": "3px" }
|
|
1710
|
-
},
|
|
1713
|
+
}, a0 = ["src"], i0 = { key: 1 }, l0 = {
|
|
1711
1714
|
rowspan: "1",
|
|
1712
1715
|
colspan: "1",
|
|
1713
1716
|
class: "border",
|
|
1714
1717
|
style: { width: "45px" }
|
|
1715
|
-
},
|
|
1718
|
+
}, s0 = {
|
|
1716
1719
|
rowspan: "1",
|
|
1717
1720
|
colspan: "1",
|
|
1718
1721
|
class: "border",
|
|
1719
1722
|
style: { width: "60px" }
|
|
1720
|
-
},
|
|
1723
|
+
}, o0 = {
|
|
1721
1724
|
rowspan: "1",
|
|
1722
1725
|
colspan: "1",
|
|
1723
1726
|
class: "border",
|
|
1724
1727
|
style: { width: "50px", "font-size": "11px", "text-align": "right", "padding-right": "3px" }
|
|
1725
|
-
},
|
|
1728
|
+
}, r0 = ["src"], n0 = { key: 1 }, d0 = {
|
|
1726
1729
|
rowspan: "1",
|
|
1727
1730
|
colspan: "1",
|
|
1728
1731
|
class: "border",
|
|
1729
1732
|
style: { width: "45px" }
|
|
1730
|
-
},
|
|
1733
|
+
}, c0 = {
|
|
1731
1734
|
rowspan: "1",
|
|
1732
1735
|
colspan: "1",
|
|
1733
1736
|
class: "border",
|
|
1734
1737
|
style: { width: "45px" }
|
|
1735
|
-
},
|
|
1738
|
+
}, h0 = {
|
|
1736
1739
|
rowspan: "1",
|
|
1737
1740
|
colspan: "1",
|
|
1738
1741
|
class: "border",
|
|
1739
1742
|
style: { width: "50px", "font-size": "11px", "text-align": "right", "padding-right": "3px" }
|
|
1740
|
-
},
|
|
1743
|
+
}, m0 = ["src"], p0 = { key: 1 }, g0 = {
|
|
1741
1744
|
rowspan: "1",
|
|
1742
1745
|
colspan: "1",
|
|
1743
1746
|
class: "border",
|
|
1744
1747
|
style: { width: "45px" }
|
|
1745
|
-
},
|
|
1748
|
+
}, u0 = {
|
|
1746
1749
|
rowspan: "1",
|
|
1747
1750
|
colspan: "1",
|
|
1748
1751
|
class: "border",
|
|
1749
1752
|
style: { width: "50px", "font-size": "11px", "text-align": "right", "padding-right": "3px" }
|
|
1750
|
-
},
|
|
1753
|
+
}, f0 = ["src"], b0 = { key: 1 }, y0 = {
|
|
1751
1754
|
rowspan: "1",
|
|
1752
1755
|
colspan: "1",
|
|
1753
1756
|
class: "border",
|
|
1754
1757
|
style: { width: "45px" }
|
|
1755
|
-
},
|
|
1758
|
+
}, w0 = {
|
|
1756
1759
|
rowspan: "1",
|
|
1757
1760
|
colspan: "1",
|
|
1758
1761
|
class: "border",
|
|
1759
1762
|
style: { width: "50px", "font-size": "11px", "text-align": "right", "padding-right": "3px" }
|
|
1760
|
-
},
|
|
1763
|
+
}, x0 = ["src"], v0 = { key: 1 }, z0 = {
|
|
1761
1764
|
rowspan: "1",
|
|
1762
1765
|
colspan: "1",
|
|
1763
1766
|
class: "border",
|
|
1764
1767
|
style: { width: "45px" }
|
|
1765
|
-
},
|
|
1768
|
+
}, k0 = {
|
|
1766
1769
|
rowspan: "1",
|
|
1767
1770
|
colspan: "1",
|
|
1768
1771
|
class: "border",
|
|
1769
1772
|
style: { width: "70px" }
|
|
1770
|
-
},
|
|
1773
|
+
}, F0 = {
|
|
1771
1774
|
rowspan: "1",
|
|
1772
1775
|
colspan: "1",
|
|
1773
1776
|
class: "border",
|
|
1774
1777
|
style: { width: "85px" }
|
|
1775
1778
|
};
|
|
1776
1779
|
function M0(i, t, e, h, c, s) {
|
|
1777
|
-
var g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C,
|
|
1780
|
+
var g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C, M, L;
|
|
1778
1781
|
const m = r2("IdmLoading");
|
|
1779
|
-
return p(), b("div",
|
|
1782
|
+
return p(), b("div", {
|
|
1783
|
+
class: v(["idm-spot-forecast-report", e.theme === "dark" ? "dark" : "light"])
|
|
1784
|
+
}, [
|
|
1780
1785
|
(g = e.reportData) != null && g.showSummary ? (p(), b("div", {
|
|
1781
1786
|
key: 0,
|
|
1782
1787
|
class: v(["summary-info-box", e.theme === "dark" ? "dark" : "light"])
|
|
1783
1788
|
}, [
|
|
1784
|
-
a("div",
|
|
1785
|
-
a("div",
|
|
1789
|
+
a("div", X6, [
|
|
1790
|
+
a("div", J6, [
|
|
1786
1791
|
a("span", {
|
|
1787
1792
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
1788
1793
|
}, l(e.locale === "zhHans" ? "位置" : "Position") + ":", 3),
|
|
1789
|
-
(y = e.reportData) != null && y.portName ? (p(), b("span",
|
|
1794
|
+
(y = e.reportData) != null && y.portName ? (p(), b("span", Q6, l((u = e.reportData) == null ? void 0 : u.portName) + " " + l(`[${s.computeLat(e.reportData.lat)}, ${s.computeLng(e.reportData.lng)}]`), 1)) : (p(), b("span", K6, l(`${s.computeLat(e.reportData.lat)} , ${s.computeLng(e.reportData.lng)}`), 1))
|
|
1790
1795
|
]),
|
|
1791
|
-
(z = e.reportData) != null && z.datetime ? (p(), b("div",
|
|
1796
|
+
(z = e.reportData) != null && z.datetime ? (p(), b("div", e3, [
|
|
1792
1797
|
a("span", {
|
|
1793
1798
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
1794
1799
|
}, l(e.locale === "zhHans" ? "预报时段" : "Forecast Period") + ":", 3),
|
|
1795
|
-
a("span",
|
|
1796
|
-
])) : (p(), b("div",
|
|
1800
|
+
a("span", t3, l(s.computeTzTime((x = (k = e.reportData) == null ? void 0 : k.dateRange) == null ? void 0 : x[0], c.positionGmt)) + " ~ " + l(s.computeTzTime((N = (E = e.reportData) == null ? void 0 : E.dateRange) == null ? void 0 : N[1], c.positionGmt)), 1)
|
|
1801
|
+
])) : (p(), b("div", a3, [
|
|
1797
1802
|
a("span", {
|
|
1798
1803
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
1799
1804
|
}, l(e.locale === "zhHans" ? "预报天数" : "Forecast Days") + ":", 3),
|
|
1800
|
-
a("span",
|
|
1805
|
+
a("span", i3, l((B = e.reportData) == null ? void 0 : B.forecastDays) + " " + l(e.locale === "zhHans" ? "天" : "Days"), 1)
|
|
1801
1806
|
]))
|
|
1802
1807
|
]),
|
|
1803
|
-
a("div",
|
|
1804
|
-
a("div",
|
|
1808
|
+
a("div", l3, [
|
|
1809
|
+
a("div", s3, [
|
|
1805
1810
|
a("span", {
|
|
1806
1811
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
1807
1812
|
}, l(e.locale === "zhHans" ? "时区" : "Timezone") + ":", 3),
|
|
1808
|
-
a("span",
|
|
1813
|
+
a("span", o3, "UTC " + l((W = e.reportData) == null ? void 0 : W.positionOffset), 1)
|
|
1809
1814
|
]),
|
|
1810
|
-
a("div",
|
|
1815
|
+
a("div", r3, [
|
|
1811
1816
|
a("span", {
|
|
1812
1817
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
1813
1818
|
}, l(e.locale === "zhHans" ? "预报模式" : "Forecast Model") + ":", 3),
|
|
1814
|
-
a("span",
|
|
1819
|
+
a("span", n3, l((D = e.reportData) == null ? void 0 : D.forecastModel), 1)
|
|
1815
1820
|
])
|
|
1816
1821
|
])
|
|
1817
1822
|
], 2)) : Q("", !0),
|
|
1818
|
-
a("div",
|
|
1819
|
-
(H = e.reportData) != null && H.showWeatherChart || (A = e.reportData) != null && A.showWindChart || (O = e.reportData) != null && O.showWaveChart ? (p(), b("div",
|
|
1823
|
+
a("div", d3, [
|
|
1824
|
+
(H = e.reportData) != null && H.showWeatherChart || (A = e.reportData) != null && A.showWindChart || (O = e.reportData) != null && O.showWaveChart ? (p(), b("div", c3, [
|
|
1820
1825
|
e.loading ? (p(), b("div", {
|
|
1821
1826
|
key: 0,
|
|
1822
1827
|
class: v(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -1826,14 +1831,14 @@ function M0(i, t, e, h, c, s) {
|
|
|
1826
1831
|
key: 1,
|
|
1827
1832
|
class: v(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
1828
1833
|
}, l(e.locale === "zhHans" ? "暂无数据" : "No Data"), 3)),
|
|
1829
|
-
!e.loading && ((R = e.reportData) != null && R.showWeatherChart) ? (p(), b("div",
|
|
1830
|
-
!e.loading && ((G = e.reportData) != null && G.showWeatherChart) ? (p(), b("div",
|
|
1831
|
-
!e.loading && ((F = e.reportData) != null && F.showWindChart) ? (p(), b("div",
|
|
1832
|
-
!e.loading && ((T = e.reportData) != null && T.showWindChart) ? (p(), b("div",
|
|
1833
|
-
(j = e.reportData) != null && j.showWeatherChart && ((Y = e.reportData) != null && Y.showWindChart) ? (p(), b("div",
|
|
1834
|
-
!e.loading && ((C = e.reportData) != null && C.showWaveChart) ? (p(), b("div",
|
|
1834
|
+
!e.loading && ((R = e.reportData) != null && R.showWeatherChart) ? (p(), b("div", h3)) : Q("", !0),
|
|
1835
|
+
!e.loading && ((G = e.reportData) != null && G.showWeatherChart) ? (p(), b("div", m3)) : Q("", !0),
|
|
1836
|
+
!e.loading && ((F = e.reportData) != null && F.showWindChart) ? (p(), b("div", p3)) : Q("", !0),
|
|
1837
|
+
!e.loading && ((T = e.reportData) != null && T.showWindChart) ? (p(), b("div", g3)) : Q("", !0),
|
|
1838
|
+
(j = e.reportData) != null && j.showWeatherChart && ((Y = e.reportData) != null && Y.showWindChart) ? (p(), b("div", u3)) : Q("", !0),
|
|
1839
|
+
!e.loading && ((C = e.reportData) != null && C.showWaveChart) ? (p(), b("div", f3)) : Q("", !0)
|
|
1835
1840
|
])) : Q("", !0),
|
|
1836
|
-
a("div",
|
|
1841
|
+
a("div", b3, [
|
|
1837
1842
|
e.loading ? e.loading ? (p(), b("div", {
|
|
1838
1843
|
key: 1,
|
|
1839
1844
|
class: v(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -1842,16 +1847,16 @@ function M0(i, t, e, h, c, s) {
|
|
|
1842
1847
|
], 2)) : (p(), b("div", {
|
|
1843
1848
|
key: 2,
|
|
1844
1849
|
class: v(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
1845
|
-
}, l(e.locale === "zhHans" ? "暂无数据" : "No Data"), 3)) : (p(), b("div",
|
|
1846
|
-
a("div",
|
|
1847
|
-
a("div",
|
|
1850
|
+
}, l(e.locale === "zhHans" ? "暂无数据" : "No Data"), 3)) : (p(), b("div", y3, [
|
|
1851
|
+
a("div", w3, [
|
|
1852
|
+
a("div", x3, l(e.locale === "zhHans" ? "小时预报" : "Hourly Forecast"), 1),
|
|
1848
1853
|
a("div", {
|
|
1849
1854
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"]),
|
|
1850
|
-
style: { "font-size": "13px", "font-weight": "
|
|
1855
|
+
style: { "font-size": "13px", "font-weight": "400" }
|
|
1851
1856
|
}, " * " + l(e.locale === "zhHans" ? "涌浪、显浪高度>=1.5米时标记为黄色, 风速蒲福等级>=4时标记为黄色。" : "Swell or Sig.wave height alert in yellow for value>=1.5m, wind speed alert in yellow for beaufort scale >= 4."), 3)
|
|
1852
1857
|
]),
|
|
1853
1858
|
a("table", {
|
|
1854
|
-
class: v(["
|
|
1859
|
+
class: v(["conditions-table", (M = e.reportData) != null && M.showSummary ? "" : "table-header-fixed"])
|
|
1855
1860
|
}, [
|
|
1856
1861
|
a("thead", {
|
|
1857
1862
|
class: v(e.theme === "dark" ? "dark" : "light")
|
|
@@ -1859,21 +1864,21 @@ function M0(i, t, e, h, c, s) {
|
|
|
1859
1864
|
a("tr", {
|
|
1860
1865
|
class: v(["day", e.theme === "dark" ? "dark" : "light"])
|
|
1861
1866
|
}, [
|
|
1862
|
-
a("th",
|
|
1867
|
+
a("th", v3, [
|
|
1863
1868
|
f(l(e.locale === "zhHans" ? "时间" : "DateTime"), 1),
|
|
1864
1869
|
t[0] || (t[0] = a("br", null, null, -1)),
|
|
1865
1870
|
t[1] || (t[1] = f("(LT)", -1))
|
|
1866
1871
|
]),
|
|
1867
|
-
a("th",
|
|
1868
|
-
a("th",
|
|
1869
|
-
a("th",
|
|
1872
|
+
a("th", z3, l(e.locale === "zhHans" ? "温度" : "Temp"), 1),
|
|
1873
|
+
a("th", k3, l(e.locale === "zhHans" ? `${e.reportData.interval}小时降水` : `Precip.${e.reportData.interval}h`), 1),
|
|
1874
|
+
a("th", F3, l(e.locale === "zhHans" ? "能见度" : "Visibility"), 1),
|
|
1870
1875
|
a("th", M3, l(e.locale === "zhHans" ? "风" : "Wind"), 1),
|
|
1871
|
-
a("th",
|
|
1872
|
-
a("th",
|
|
1873
|
-
a("th",
|
|
1874
|
-
a("th",
|
|
1875
|
-
a("th",
|
|
1876
|
-
a("th",
|
|
1876
|
+
a("th", _3, l(e.locale === "zhHans" ? "风浪" : "Wind wave"), 1),
|
|
1877
|
+
a("th", D3, l(e.locale === "zhHans" ? "涌浪" : "Swell wave"), 1),
|
|
1878
|
+
a("th", H3, l(e.locale === "zhHans" ? "显浪" : "Sig.wave"), 1),
|
|
1879
|
+
a("th", L3, l(e.locale === "zhHans" ? "洋流" : "Current"), 1),
|
|
1880
|
+
a("th", S3, l(e.locale === "zhHans" ? "海面" : "Sea Level"), 1),
|
|
1881
|
+
a("th", A3, l(e.locale === "zhHans" ? "海表" : "Sea Surface"), 1)
|
|
1877
1882
|
], 2),
|
|
1878
1883
|
a("tr", {
|
|
1879
1884
|
class: v(["hour", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -1884,73 +1889,73 @@ function M0(i, t, e, h, c, s) {
|
|
|
1884
1889
|
class: "border",
|
|
1885
1890
|
style: { width: "50px" }
|
|
1886
1891
|
}, "°C", -1)),
|
|
1887
|
-
a("th",
|
|
1892
|
+
a("th", C3, [
|
|
1888
1893
|
f(l(e.locale === "zhHans" ? "累计" : "Acc"), 1),
|
|
1889
1894
|
t[2] || (t[2] = a("br", null, null, -1)),
|
|
1890
1895
|
t[3] || (t[3] = f("(mm)", -1))
|
|
1891
1896
|
]),
|
|
1892
|
-
a("th",
|
|
1897
|
+
a("th", N3, [
|
|
1893
1898
|
f(l(e.locale === "zhHans" ? "距离" : "Dist"), 1),
|
|
1894
1899
|
t[4] || (t[4] = a("br", null, null, -1)),
|
|
1895
1900
|
t[5] || (t[5] = f("(nm)", -1))
|
|
1896
1901
|
]),
|
|
1897
|
-
a("th",
|
|
1898
|
-
a("th",
|
|
1902
|
+
a("th", B3, l(e.locale === "zhHans" ? "方向" : "Dir"), 1),
|
|
1903
|
+
a("th", T3, [
|
|
1899
1904
|
f(l(e.locale === "zhHans" ? "速度" : "Spd"), 1),
|
|
1900
1905
|
t[6] || (t[6] = a("br", null, null, -1)),
|
|
1901
1906
|
t[7] || (t[7] = f("(kts)", -1))
|
|
1902
1907
|
]),
|
|
1903
|
-
a("th",
|
|
1904
|
-
a("th",
|
|
1908
|
+
a("th", I3, l(e.locale === "zhHans" ? "等级" : "BF"), 1),
|
|
1909
|
+
a("th", E3, [
|
|
1905
1910
|
f(l(e.locale === "zhHans" ? "阵风" : "Gusts"), 1),
|
|
1906
1911
|
t[8] || (t[8] = a("br", null, null, -1)),
|
|
1907
1912
|
t[9] || (t[9] = f("(kts)", -1))
|
|
1908
1913
|
]),
|
|
1909
|
-
a("th",
|
|
1910
|
-
a("th",
|
|
1914
|
+
a("th", W3, l(e.locale === "zhHans" ? "方向" : "Dir"), 1),
|
|
1915
|
+
a("th", P3, [
|
|
1911
1916
|
f(l(e.locale === "zhHans" ? "高度" : "Hgt"), 1),
|
|
1912
1917
|
t[10] || (t[10] = a("br", null, null, -1)),
|
|
1913
1918
|
t[11] || (t[11] = f("(m)", -1))
|
|
1914
1919
|
]),
|
|
1915
|
-
a("th",
|
|
1920
|
+
a("th", O3, [
|
|
1916
1921
|
f(l(e.locale === "zhHans" ? "周期" : "Prd"), 1),
|
|
1917
1922
|
t[12] || (t[12] = a("br", null, null, -1)),
|
|
1918
1923
|
t[13] || (t[13] = f("(s)", -1))
|
|
1919
1924
|
]),
|
|
1920
|
-
a("th",
|
|
1921
|
-
a("th",
|
|
1925
|
+
a("th", V3, l(e.locale === "zhHans" ? "方向" : "Dir"), 1),
|
|
1926
|
+
a("th", R3, [
|
|
1922
1927
|
f(l(e.locale === "zhHans" ? "高度" : "Hgt"), 1),
|
|
1923
1928
|
t[14] || (t[14] = a("br", null, null, -1)),
|
|
1924
1929
|
t[15] || (t[15] = f("(m)", -1))
|
|
1925
1930
|
]),
|
|
1926
|
-
a("th",
|
|
1931
|
+
a("th", G3, [
|
|
1927
1932
|
f(l(e.locale === "zhHans" ? "周期" : "Prd"), 1),
|
|
1928
1933
|
t[16] || (t[16] = a("br", null, null, -1)),
|
|
1929
1934
|
t[17] || (t[17] = f("(s)", -1))
|
|
1930
1935
|
]),
|
|
1931
|
-
a("th",
|
|
1932
|
-
a("th",
|
|
1936
|
+
a("th", $3, l(e.locale === "zhHans" ? "方向" : "Dir"), 1),
|
|
1937
|
+
a("th", j3, [
|
|
1933
1938
|
f(l(e.locale === "zhHans" ? "高度" : "Hgt"), 1),
|
|
1934
1939
|
t[18] || (t[18] = a("br", null, null, -1)),
|
|
1935
1940
|
t[19] || (t[19] = f("(m)", -1))
|
|
1936
1941
|
]),
|
|
1937
|
-
a("th",
|
|
1942
|
+
a("th", Y3, [
|
|
1938
1943
|
f(l(e.locale === "zhHans" ? "周期" : "Prd"), 1),
|
|
1939
1944
|
t[20] || (t[20] = a("br", null, null, -1)),
|
|
1940
1945
|
t[21] || (t[21] = f("(s)", -1))
|
|
1941
1946
|
]),
|
|
1942
|
-
a("th",
|
|
1943
|
-
a("th",
|
|
1947
|
+
a("th", Z3, l(e.locale === "zhHans" ? "方向" : "Dir"), 1),
|
|
1948
|
+
a("th", U3, [
|
|
1944
1949
|
f(l(e.locale === "zhHans" ? "速度" : "Spd"), 1),
|
|
1945
1950
|
t[22] || (t[22] = a("br", null, null, -1)),
|
|
1946
1951
|
t[23] || (t[23] = f("(kts)", -1))
|
|
1947
1952
|
]),
|
|
1948
|
-
a("th",
|
|
1953
|
+
a("th", q3, [
|
|
1949
1954
|
f(l(e.locale === "zhHans" ? "高度" : "Hgt"), 1),
|
|
1950
1955
|
t[24] || (t[24] = a("br", null, null, -1)),
|
|
1951
1956
|
t[25] || (t[25] = f("(m)", -1))
|
|
1952
1957
|
]),
|
|
1953
|
-
a("th",
|
|
1958
|
+
a("th", X3, [
|
|
1954
1959
|
f(l(e.locale === "zhHans" ? "温度" : "Temp"), 1),
|
|
1955
1960
|
t[26] || (t[26] = a("br", null, null, -1)),
|
|
1956
1961
|
t[27] || (t[27] = f("(°C)", -1))
|
|
@@ -1964,50 +1969,50 @@ function M0(i, t, e, h, c, s) {
|
|
|
1964
1969
|
key: Math.random() + r.localDate,
|
|
1965
1970
|
class: v(["text border-bottom", e.theme === "dark" ? "dark" : "light"])
|
|
1966
1971
|
}, [
|
|
1967
|
-
a("td",
|
|
1972
|
+
a("td", J3, [
|
|
1968
1973
|
a("div", null, l(r.localDate), 1)
|
|
1969
1974
|
]),
|
|
1970
|
-
a("td",
|
|
1975
|
+
a("td", Q3, [
|
|
1971
1976
|
a("div", null, l(r.temp), 1)
|
|
1972
1977
|
]),
|
|
1973
|
-
a("td",
|
|
1974
|
-
a("td",
|
|
1975
|
-
a("td",
|
|
1978
|
+
a("td", K3, l(r.precipSum), 1),
|
|
1979
|
+
a("td", e0, l(r.visibility), 1),
|
|
1980
|
+
a("td", t0, [
|
|
1976
1981
|
f(l(r.windDir) + " ", 1),
|
|
1977
1982
|
!isNaN(r.windBearing) && r.windDir ? (p(), b("img", {
|
|
1978
1983
|
key: 0,
|
|
1979
1984
|
class: "iconfont icon",
|
|
1980
1985
|
src: `data:image/svg+xml;base64,${s.getRotatedWindArrowBase64(r.windBearing, this.theme === "dark" ? "rgba(159, 255, 126, 1)" : "rgba(54, 212, 0, 1)")}`,
|
|
1981
1986
|
style: { width: "11px", height: "11px", display: "inline-block" }
|
|
1982
|
-
}, null, 8,
|
|
1987
|
+
}, null, 8, a0)) : (p(), b("span", i0, "-"))
|
|
1983
1988
|
]),
|
|
1984
|
-
a("td",
|
|
1989
|
+
a("td", l0, l(r.windSpeed), 1),
|
|
1985
1990
|
a("td", {
|
|
1986
1991
|
rowspan: "1",
|
|
1987
1992
|
colspan: "1",
|
|
1988
1993
|
class: v(["border", r.windBF >= 4 ? "bg-yellow" : "", e.theme === "dark" ? "dark" : "light"]),
|
|
1989
1994
|
style: { width: "30px" }
|
|
1990
1995
|
}, l(r.windBF), 3),
|
|
1991
|
-
a("td",
|
|
1992
|
-
a("td",
|
|
1996
|
+
a("td", s0, l(r.windGusts), 1),
|
|
1997
|
+
a("td", o0, [
|
|
1993
1998
|
f(l(r.windWaveDir) + " ", 1),
|
|
1994
1999
|
!isNaN(r.windWaveBearing) && r.windWaveDir ? (p(), b("img", {
|
|
1995
2000
|
key: 0,
|
|
1996
2001
|
class: "iconfont icon",
|
|
1997
2002
|
src: `data:image/svg+xml;base64,${s.getRotatedWaveArrowBase64(r.windWaveBearing, (this.theme === "dark", "#7cc7b3"))}`,
|
|
1998
2003
|
style: { width: "11px", height: "11px", display: "inline-block" }
|
|
1999
|
-
}, null, 8,
|
|
2004
|
+
}, null, 8, r0)) : (p(), b("span", n0, "-"))
|
|
2000
2005
|
]),
|
|
2001
|
-
a("td",
|
|
2002
|
-
a("td",
|
|
2003
|
-
a("td",
|
|
2006
|
+
a("td", d0, l(r.windWaveHeight), 1),
|
|
2007
|
+
a("td", c0, l(r.windWavePeriod), 1),
|
|
2008
|
+
a("td", h0, [
|
|
2004
2009
|
f(l(r.swellDir) + " ", 1),
|
|
2005
2010
|
!isNaN(r.swellBearing) && r.swellDir ? (p(), b("img", {
|
|
2006
2011
|
key: 0,
|
|
2007
2012
|
class: "iconfont icon",
|
|
2008
2013
|
src: `data:image/svg+xml;base64,${s.getRotatedWaveArrowBase64(r.swellBearing, this.theme === "dark" ? "rgb(17, 245, 211)" : "rgba(0, 230, 194, 1)")}`,
|
|
2009
2014
|
style: { width: "11px", height: "11px", display: "inline-block" }
|
|
2010
|
-
}, null, 8,
|
|
2015
|
+
}, null, 8, m0)) : (p(), b("span", p0, "-"))
|
|
2011
2016
|
]),
|
|
2012
2017
|
a("td", {
|
|
2013
2018
|
rowspan: "1",
|
|
@@ -2015,15 +2020,15 @@ function M0(i, t, e, h, c, s) {
|
|
|
2015
2020
|
class: v(["border", r.swellHeight > 1.5 ? "bg-yellow" : "", e.theme === "dark" ? "dark" : "light"]),
|
|
2016
2021
|
style: { width: "45px" }
|
|
2017
2022
|
}, l(r.swellHeight), 3),
|
|
2018
|
-
a("td",
|
|
2019
|
-
a("td",
|
|
2023
|
+
a("td", g0, l(r.swellPeriod), 1),
|
|
2024
|
+
a("td", u0, [
|
|
2020
2025
|
f(l(r.sigWaveDir) + " ", 1),
|
|
2021
2026
|
!isNaN(r.sigWaveBearing) && r.sigWaveDir ? (p(), b("img", {
|
|
2022
2027
|
key: 0,
|
|
2023
2028
|
class: "iconfont icon",
|
|
2024
2029
|
src: `data:image/svg+xml;base64,${s.getRotatedWaveArrowBase64(r.sigWaveBearing, this.theme === "dark" ? "rgba(89, 199, 211, 1)" : "rgba(1, 189, 211, 1)")}`,
|
|
2025
2030
|
style: { width: "11px", height: "11px", display: "inline-block" }
|
|
2026
|
-
}, null, 8,
|
|
2031
|
+
}, null, 8, f0)) : (p(), b("span", b0, "-"))
|
|
2027
2032
|
]),
|
|
2028
2033
|
a("td", {
|
|
2029
2034
|
rowspan: "1",
|
|
@@ -2031,29 +2036,29 @@ function M0(i, t, e, h, c, s) {
|
|
|
2031
2036
|
class: v(["border", r.sigWaveHeight > 1.5 ? "bg-yellow" : "", e.theme === "dark" ? "dark" : "light"]),
|
|
2032
2037
|
style: { width: "45px" }
|
|
2033
2038
|
}, l(r.sigWaveHeight), 3),
|
|
2034
|
-
a("td",
|
|
2035
|
-
a("td",
|
|
2039
|
+
a("td", y0, l(r.sigWavePeriod), 1),
|
|
2040
|
+
a("td", w0, [
|
|
2036
2041
|
f(l(r.currentDir) + " ", 1),
|
|
2037
2042
|
!isNaN(r.currentBearing) && r.currentDir ? (p(), b("img", {
|
|
2038
2043
|
key: 0,
|
|
2039
2044
|
class: "iconfont icon",
|
|
2040
2045
|
src: `data:image/svg+xml;base64,${s.getRotatedWaveArrowBase64(r.currentBearing, this.theme === "dark" ? "rgba(220, 115, 255, 1)" : "rgba(178, 51, 220, 1)")}`,
|
|
2041
2046
|
style: { width: "11px", height: "11px", display: "inline-block" }
|
|
2042
|
-
}, null, 8,
|
|
2047
|
+
}, null, 8, x0)) : (p(), b("span", v0, "-"))
|
|
2043
2048
|
]),
|
|
2044
|
-
a("td",
|
|
2045
|
-
a("td",
|
|
2046
|
-
a("td",
|
|
2049
|
+
a("td", z0, l(r.currentSpd), 1),
|
|
2050
|
+
a("td", k0, l(r.seaLevel), 1),
|
|
2051
|
+
a("td", F0, l(r.seaSurfaceTemp), 1)
|
|
2047
2052
|
], 2))), 128))
|
|
2048
2053
|
], 2)
|
|
2049
2054
|
], 2)
|
|
2050
2055
|
]))
|
|
2051
2056
|
])
|
|
2052
2057
|
])
|
|
2053
|
-
]);
|
|
2058
|
+
], 2);
|
|
2054
2059
|
}
|
|
2055
|
-
const
|
|
2056
|
-
const
|
|
2060
|
+
const _0 = /* @__PURE__ */ l2(q6, [["render", M0], ["__scopeId", "data-v-e45e88d6"]]);
|
|
2061
|
+
const D0 = {
|
|
2057
2062
|
name: "IdmHistorical",
|
|
2058
2063
|
components: {
|
|
2059
2064
|
IdmLoading: C2
|
|
@@ -2087,7 +2092,7 @@ const H0 = {
|
|
|
2087
2092
|
computeHourLT() {
|
|
2088
2093
|
return (i) => {
|
|
2089
2094
|
if (i) {
|
|
2090
|
-
const t =
|
|
2095
|
+
const t = _.tz(i, this.positionGmt);
|
|
2091
2096
|
return `${t == null ? void 0 : t.format("HH")}`;
|
|
2092
2097
|
}
|
|
2093
2098
|
return "-";
|
|
@@ -2096,7 +2101,7 @@ const H0 = {
|
|
|
2096
2101
|
computeUTCTime() {
|
|
2097
2102
|
return (i, t = "MMM-DD/HHmm[Z], YYYY") => {
|
|
2098
2103
|
if (i) {
|
|
2099
|
-
const e =
|
|
2104
|
+
const e = _(i).utc();
|
|
2100
2105
|
return `${e == null ? void 0 : e.format(t)}`;
|
|
2101
2106
|
}
|
|
2102
2107
|
return "-";
|
|
@@ -2105,7 +2110,7 @@ const H0 = {
|
|
|
2105
2110
|
computeMMMDDHHmmLT() {
|
|
2106
2111
|
return (i, t) => {
|
|
2107
2112
|
if (i) {
|
|
2108
|
-
const e =
|
|
2113
|
+
const e = _.tz(i, t);
|
|
2109
2114
|
return `${e == null ? void 0 : e.format("MMM-DD/HHmm")}`;
|
|
2110
2115
|
}
|
|
2111
2116
|
return "-";
|
|
@@ -2114,7 +2119,7 @@ const H0 = {
|
|
|
2114
2119
|
computeTzTime() {
|
|
2115
2120
|
return (i, t) => {
|
|
2116
2121
|
if (i) {
|
|
2117
|
-
const e =
|
|
2122
|
+
const e = _.tz(i, t);
|
|
2118
2123
|
return `${e == null ? void 0 : e.format("yyyy-MM-DD")}`;
|
|
2119
2124
|
}
|
|
2120
2125
|
return "-";
|
|
@@ -2177,16 +2182,16 @@ const H0 = {
|
|
|
2177
2182
|
`<svg t="1740383449285" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="10797" width="200" height="200"><path d="M133.8 579l-44.4-44.4c-18.8-18.8-18.8-49.2 0-67.8L478 78c18.8-18.8 49.2-18.8 67.8 0l388.6 388.6c18.8 18.8 18.8 49.2 0 67.8L890 578.8c-19 19-50 18.6-68.6-0.8L592 337.2V912c0 26.6-21.4 48-48 48h-64c-26.6 0-48-21.4-48-48V337.2L202.4 578.2c-18.6 19.6-49.6 20-68.6 0.8z" fill="${m}" p-id="10798"></path></svg>`
|
|
2178
2183
|
), y = new Image(64, 64);
|
|
2179
2184
|
y.src = g, y.onload = async () => {
|
|
2180
|
-
var x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C,
|
|
2181
|
-
const k = (E = (x =
|
|
2185
|
+
var x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C, M, L, r, Z, n, K, X, U, t1, a1, i1, l1, s1, o1, r1, n1, e1, S, V, f1, b1, y1, h1, m1, o, F1, N1, B1, T1, I1, E1, W1, P1, O1, V1, R1, G1, $1, j1, Y1, Z1, U1, q1, X1, d1, D1, $, s2, M1, H1, n2;
|
|
2186
|
+
const k = (E = (x = _.tz(c, this.positionGmt)) == null ? void 0 : x.set({ hour: 0, minute: 0, second: 0, millisecond: 0 })) == null ? void 0 : E.format();
|
|
2182
2187
|
for (let c1 = 0; c1 < t * 24; c1++)
|
|
2183
2188
|
if (c1 % e === 0) {
|
|
2184
|
-
const S1 =
|
|
2189
|
+
const S1 = _(k).clone().add(c1, "h").format();
|
|
2185
2190
|
(N = this.meteogramData) == null || N.dates.push(S1);
|
|
2186
2191
|
const P = ((B = u2.pickHourly(i, S1)) == null ? void 0 : B[0]) || {};
|
|
2187
|
-
(D = this.meteogramData) == null || D.temperatures.push(this.roundPrecision((W = P == null ? void 0 : P.weather) == null ? void 0 : W.temp, 0)), (A = this.meteogramData) == null || A.visibility.push(this.roundPrecision((H = P == null ? void 0 : P.weather) == null ? void 0 : H.visibility, 1)), (G = this.meteogramData) == null || G.windspeed.push(this.roundPrecision((R = (O = P.weather) == null ? void 0 : O.wind) == null ? void 0 : R.kts, 1)), (j = this.meteogramData) == null || j.windGusts.push(this.roundPrecision((T = (F = P == null ? void 0 : P.weather) == null ? void 0 : F.wind) == null ? void 0 : T.gusts, 1)), (Y = this.meteogramData) == null || Y.windSpeedReferMax.push(16), (L = this.meteogramData) == null || L.sigWaveHeight.push(this.roundPrecision((
|
|
2192
|
+
(D = this.meteogramData) == null || D.temperatures.push(this.roundPrecision((W = P == null ? void 0 : P.weather) == null ? void 0 : W.temp, 0)), (A = this.meteogramData) == null || A.visibility.push(this.roundPrecision((H = P == null ? void 0 : P.weather) == null ? void 0 : H.visibility, 1)), (G = this.meteogramData) == null || G.windspeed.push(this.roundPrecision((R = (O = P.weather) == null ? void 0 : O.wind) == null ? void 0 : R.kts, 1)), (j = this.meteogramData) == null || j.windGusts.push(this.roundPrecision((T = (F = P == null ? void 0 : P.weather) == null ? void 0 : F.wind) == null ? void 0 : T.gusts, 1)), (Y = this.meteogramData) == null || Y.windSpeedReferMax.push(16), (L = this.meteogramData) == null || L.sigWaveHeight.push(this.roundPrecision((M = (C = P == null ? void 0 : P.wave) == null ? void 0 : C.sig) == null ? void 0 : M.height)), (n = this.meteogramData) == null || n.windWaveHeight.push(this.roundPrecision((Z = (r = P == null ? void 0 : P.wave) == null ? void 0 : r.wd) == null ? void 0 : Z.height)), (U = this.meteogramData) == null || U.swellHeight.push(this.roundPrecision((X = (K = P == null ? void 0 : P.wave) == null ? void 0 : K.swell) == null ? void 0 : X.height)), (t1 = this.meteogramData) == null || t1.waveHeightRefer.push(1.5);
|
|
2188
2193
|
const h2 = e === 1 ? "sum1Hours" : "sum3Hours";
|
|
2189
|
-
if ((l1 = this.meteogramData) == null || l1.precip.push(this.roundPrecision((i1 = (a1 = P == null ? void 0 : P.weather) == null ? void 0 : a1.precip) == null ? void 0 : i1[h2], 1)), (o1 = this.meteogramData) == null || o1.currentSpd.push(this.roundPrecision((s1 = P == null ? void 0 : P.current) == null ? void 0 : s1.kts, 1)), (r1 = this.meteogramData) == null || r1.sst.push(this.roundPrecision(P == null ? void 0 : P.sst, 0)), e < 24 && c1 % 12 === 0 && c1 % 24 !== 0 || e >= 24 && c1 % 24 === 0 ? (e1 = this.meteogramData) == null || e1.xDates.push((n1 =
|
|
2194
|
+
if ((l1 = this.meteogramData) == null || l1.precip.push(this.roundPrecision((i1 = (a1 = P == null ? void 0 : P.weather) == null ? void 0 : a1.precip) == null ? void 0 : i1[h2], 1)), (o1 = this.meteogramData) == null || o1.currentSpd.push(this.roundPrecision((s1 = P == null ? void 0 : P.current) == null ? void 0 : s1.kts, 1)), (r1 = this.meteogramData) == null || r1.sst.push(this.roundPrecision(P == null ? void 0 : P.sst, 0)), e < 24 && c1 % 12 === 0 && c1 % 24 !== 0 || e >= 24 && c1 % 24 === 0 ? (e1 = this.meteogramData) == null || e1.xDates.push((n1 = _.tz(S1, this.positionGmt)) == null ? void 0 : n1.format("MMM-DD")) : (S = this.meteogramData) == null || S.xDates.push(""), c1 % h === 0 ? (V = this.meteogramData) == null || V.hours.push(this.computeHourLT(S1)) : (f1 = this.meteogramData) == null || f1.hours.push(""), c1 % 12 === 0 ? ((b1 = P.weather) != null && b1.url ? (h1 = this.meteogramData) == null || h1.weatherIcons.push({ symbol: "image://" + ((y1 = P.weather) == null ? void 0 : y1.url), symbolSize: 30 }) : this.meteogramData.weatherIcons.push({ symbol: "image://", symbolSize: 0 }), (o = this.meteogramData) == null || o.weatherNames.push((m1 = P.weather) == null ? void 0 : m1.name)) : ((F1 = this.meteogramData) == null || F1.weatherIcons.push({ symbol: "image://", symbolSize: 0 }), (N1 = this.meteogramData) == null || N1.weatherNames.push("")), c1 % h === 0 ? (I1 = this.meteogramData) == null || I1.windDir.push((T1 = (B1 = P.weather) == null ? void 0 : B1.wind) == null ? void 0 : T1.bearing) : (E1 = this.meteogramData) == null || E1.windDir.push(void 0), c1 % h === 0) {
|
|
2190
2195
|
const A1 = document.createElement("canvas"), o2 = A1.getContext("2d");
|
|
2191
2196
|
A1.width = y.width, A1.height = y.height;
|
|
2192
2197
|
const m2 = ((P1 = (W1 = P.weather) == null ? void 0 : W1.wind) == null ? void 0 : P1.bearing) * (Math.PI / 180);
|
|
@@ -2204,13 +2209,13 @@ const H0 = {
|
|
|
2204
2209
|
}
|
|
2205
2210
|
]), s = { start: void 0, end: void 0 });
|
|
2206
2211
|
}
|
|
2207
|
-
this.meteogramData.singleAxisOffset.l = ((U1 = this.meteogramData) == null ? void 0 : U1.gridOffset.l) + 0.5 / ((X1 = (q1 = this.meteogramData) == null ? void 0 : q1.dates) == null ? void 0 : X1.length) * (100 - ((d1 = this.meteogramData) == null ? void 0 : d1.gridOffset.l) - ((D1 = this.meteogramData) == null ? void 0 : D1.gridOffset.r)) + "%", this.meteogramData.singleAxisOffset.r = (($ = this.meteogramData) == null ? void 0 : $.gridOffset.r) + 0.5 / ((
|
|
2212
|
+
this.meteogramData.singleAxisOffset.l = ((U1 = this.meteogramData) == null ? void 0 : U1.gridOffset.l) + 0.5 / ((X1 = (q1 = this.meteogramData) == null ? void 0 : q1.dates) == null ? void 0 : X1.length) * (100 - ((d1 = this.meteogramData) == null ? void 0 : d1.gridOffset.l) - ((D1 = this.meteogramData) == null ? void 0 : D1.gridOffset.r)) + "%", this.meteogramData.singleAxisOffset.r = (($ = this.meteogramData) == null ? void 0 : $.gridOffset.r) + 0.5 / ((M1 = (s2 = this.meteogramData) == null ? void 0 : s2.dates) == null ? void 0 : M1.length) * (100 - ((H1 = this.meteogramData) == null ? void 0 : H1.gridOffset.l) - ((n2 = this.meteogramData) == null ? void 0 : n2.gridOffset.r)) + "%", this.$nextTick(() => {
|
|
2208
2213
|
this.initMeteogramEchart(i);
|
|
2209
2214
|
});
|
|
2210
2215
|
};
|
|
2211
2216
|
},
|
|
2212
2217
|
initMeteogramEchart(i) {
|
|
2213
|
-
var W, D, H, A, O, R, G, F, T, j, Y, C,
|
|
2218
|
+
var W, D, H, A, O, R, G, F, T, j, Y, C, M, L, r, Z, n, K, X, U, t1, a1, i1, l1, s1, o1, r1, n1, e1, S, V, f1, b1, y1, h1, m1, o, F1, N1, B1, T1, I1, E1, W1, P1, O1, V1, R1, G1, $1, j1, Y1, Z1, U1, q1, X1, d1, D1, $, s2, M1, H1, n2, c1, S1, P, h2, A1, o2, g2, m2, p2, f2, b2, y2, w2, w, _1, J1, Q1, K1, e2, t2, a2, q, x2, v2, z2, k2, F2, M2, _2, D2, H2, p1, i2, w1, E2, W2, P2, O2, V2, R2, G2, $2, j2, Y2, Z2, U2, q2, X2, J2, Q2, K2, e6, t6, a6, i6, l6, s6, o6, r6, n6, d6, c6, h6, m6, p6, g6, u6, f6, b6, y6, w6, x6, v6, z6, k6, F6, M6, _6, D6, H6, L6, S6;
|
|
2214
2219
|
const t = i.interval || 3;
|
|
2215
2220
|
let e = Math.max(...this.meteogramData.temperatures.filter((d) => typeof d == "number" && !isNaN(d))), h = Math.min(...this.meteogramData.temperatures.filter((d) => typeof d == "number" && !isNaN(d))), c = Math.floor(h / 5) * 5, s = Math.ceil(e / 5) * 5, m = Math.ceil((s - c) / 5);
|
|
2216
2221
|
c = Math.floor((c - 2 * m) / 5) * 5, s = Math.ceil((s + 1) / 5) * 5, m = Math.ceil((s - c) / 5);
|
|
@@ -2245,7 +2250,7 @@ const H0 = {
|
|
|
2245
2250
|
formatter: (d) => {
|
|
2246
2251
|
var x1, v1, z1, k1;
|
|
2247
2252
|
const C1 = (x1 = d == null ? void 0 : d.find((I) => I.seriesType === "line")) == null ? void 0 : x1.dataIndex;
|
|
2248
|
-
return d.find((I) => I.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${
|
|
2253
|
+
return d.find((I) => I.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${_.tz((v1 = this.meteogramData) == null ? void 0 : v1.dates[C1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
|
|
2249
2254
|
<div style="font-size: 13px;display: ${isNaN((z1 = d == null ? void 0 : d.find((I) => I.seriesName === "Temperature" || I.seriesName === "温度")) == null ? void 0 : z1.value) ? "none" : "block"}">
|
|
2250
2255
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${this.theme === "dark" ? "rgba(255, 161, 0, 1)" : "rgba(242, 153, 56, 1)"};}"></span>
|
|
2251
2256
|
<span>${this.locale === "zhHans" ? "温度: " : "Temperature: "}</span>
|
|
@@ -2342,7 +2347,7 @@ const H0 = {
|
|
|
2342
2347
|
height: "2%"
|
|
2343
2348
|
},
|
|
2344
2349
|
{
|
|
2345
|
-
left: (
|
|
2350
|
+
left: (M = (C = this.meteogramData) == null ? void 0 : C.singleAxisOffset) == null ? void 0 : M.l,
|
|
2346
2351
|
right: (r = (L = this.meteogramData) == null ? void 0 : L.singleAxisOffset) == null ? void 0 : r.r,
|
|
2347
2352
|
type: "category",
|
|
2348
2353
|
show: !1,
|
|
@@ -2517,14 +2522,14 @@ const H0 = {
|
|
|
2517
2522
|
return !1;
|
|
2518
2523
|
{
|
|
2519
2524
|
const I = (v1 = d == null ? void 0 : d.find((d2) => d2.seriesName === "Precipitation" || d2.seriesName === "降水")) == null ? void 0 : v1.value;
|
|
2520
|
-
return t === 1 ? `<div style="font-size: 13px;"><strong>${
|
|
2525
|
+
return t === 1 ? `<div style="font-size: 13px;"><strong>${_.tz((z1 = this.meteogramData) == null ? void 0 : z1.dates[C1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
|
|
2521
2526
|
<div style="font-size: 13px;display: ${isNaN(I) ? "none" : "block"}">
|
|
2522
2527
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${this.theme === "dark" ? "rgb(19, 134, 192)" : "#0c73a8"};}"></span>
|
|
2523
2528
|
<span>${this.locale === "zhHans" ? "1小时降水: " : "Precip.1h : "}</span>
|
|
2524
2529
|
<strong>${I}</strong>
|
|
2525
2530
|
<span style="padding-left: 3px;">mm</span>
|
|
2526
2531
|
</div>` : `<div style="font-size: 13px;"
|
|
2527
|
-
<strong>${
|
|
2532
|
+
<strong>${_.tz((k1 = this.meteogramData) == null ? void 0 : k1.dates[C1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong>
|
|
2528
2533
|
</div>
|
|
2529
2534
|
<div style="font-size: 13px;display: ${isNaN(I) ? "none" : "block"}">
|
|
2530
2535
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background: ${this.theme === "dark" ? "rgb(19, 134, 192)" : "#0c73a8"};"></span>
|
|
@@ -2858,7 +2863,7 @@ const H0 = {
|
|
|
2858
2863
|
formatter: (d) => {
|
|
2859
2864
|
var x1, v1, z1, k1, I, d2;
|
|
2860
2865
|
const C1 = (x1 = d == null ? void 0 : d[0]) == null ? void 0 : x1.dataIndex;
|
|
2861
|
-
return d.find((L1) => L1.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${
|
|
2866
|
+
return d.find((L1) => L1.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${_.tz((v1 = this.meteogramData) == null ? void 0 : v1.dates[C1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
|
|
2862
2867
|
<div style="font-size: 13px;display: ${isNaN((z1 = d == null ? void 0 : d.find((L1) => L1.seriesName === "Wind Speed" || L1.seriesName === "风速")) == null ? void 0 : z1.value) ? "none" : "block"}">
|
|
2863
2868
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${this.theme === "dark" ? "rgba(159, 255, 126, 1)" : "rgba(54, 212, 0, 1)"};}"></span>
|
|
2864
2869
|
<span>${this.locale === "zhHans" ? "风速: " : "Wind Speed : "}</span><strong>${(k1 = d[1]) == null ? void 0 : k1.value}</strong><span style="padding-left: 3px;">kts</span>
|
|
@@ -2907,7 +2912,7 @@ const H0 = {
|
|
|
2907
2912
|
singleAxis: [
|
|
2908
2913
|
{
|
|
2909
2914
|
left: (s2 = ($ = this.meteogramData) == null ? void 0 : $.singleAxisOffset) == null ? void 0 : s2.l,
|
|
2910
|
-
right: (H1 = (
|
|
2915
|
+
right: (H1 = (M1 = this.meteogramData) == null ? void 0 : M1.singleAxisOffset) == null ? void 0 : H1.r,
|
|
2911
2916
|
type: "category",
|
|
2912
2917
|
show: !1,
|
|
2913
2918
|
axisLine: {
|
|
@@ -3145,7 +3150,7 @@ const H0 = {
|
|
|
3145
3150
|
formatter: (d) => {
|
|
3146
3151
|
var x1, v1, z1, k1, I, d2, L1, A6;
|
|
3147
3152
|
const C1 = (x1 = d == null ? void 0 : d[0]) == null ? void 0 : x1.dataIndex;
|
|
3148
|
-
return d.find((g1) => g1.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${
|
|
3153
|
+
return d.find((g1) => g1.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${_.tz((v1 = this.meteogramData) == null ? void 0 : v1.dates[C1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
|
|
3149
3154
|
<div style="font-size: 13px;display: ${isNaN((z1 = d == null ? void 0 : d.find((g1) => g1.seriesName === "Sig.Wave Height" || g1.seriesName === "显著浪高")) == null ? void 0 : z1.value) ? "none" : "block"}">
|
|
3150
3155
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${this.theme === "dark" ? "rgba(89, 199, 211, 1)" : "rgba(1, 189, 211, 1)"};"></span>
|
|
3151
3156
|
<span>${this.locale === "zhHans" ? "显著浪高" : "Sig.Wave Height"} : </span>
|
|
@@ -3202,7 +3207,7 @@ const H0 = {
|
|
|
3202
3207
|
},
|
|
3203
3208
|
singleAxis: [
|
|
3204
3209
|
{
|
|
3205
|
-
left: (
|
|
3210
|
+
left: (_1 = (w = this.meteogramData) == null ? void 0 : w.singleAxisOffset) == null ? void 0 : _1.l,
|
|
3206
3211
|
right: (Q1 = (J1 = this.meteogramData) == null ? void 0 : J1.singleAxisOffset) == null ? void 0 : Q1.r,
|
|
3207
3212
|
type: "category",
|
|
3208
3213
|
show: !1,
|
|
@@ -3355,7 +3360,7 @@ const H0 = {
|
|
|
3355
3360
|
itemStyle: {
|
|
3356
3361
|
color: this.theme === "dark" ? "rgba(190, 218, 255,0.02)" : "rgba(239,239,239,0.2)"
|
|
3357
3362
|
},
|
|
3358
|
-
data: (
|
|
3363
|
+
data: (M2 = this.meteogramData) == null ? void 0 : M2.markarea,
|
|
3359
3364
|
emphasis: {
|
|
3360
3365
|
disabled: !0
|
|
3361
3366
|
},
|
|
@@ -3370,7 +3375,7 @@ const H0 = {
|
|
|
3370
3375
|
name: this.locale === "zhHans" ? "涌浪高度" : "Swell Height",
|
|
3371
3376
|
type: "line",
|
|
3372
3377
|
yAxisIndex: 0,
|
|
3373
|
-
data: (
|
|
3378
|
+
data: (_2 = this.meteogramData) == null ? void 0 : _2.swellHeight,
|
|
3374
3379
|
symbol: "none",
|
|
3375
3380
|
smooth: !1,
|
|
3376
3381
|
itemStyle: {
|
|
@@ -3455,7 +3460,7 @@ const H0 = {
|
|
|
3455
3460
|
formatter: (d) => {
|
|
3456
3461
|
var x1, v1, z1, k1;
|
|
3457
3462
|
const C1 = (x1 = d == null ? void 0 : d.find((I) => I.seriesType === "line")) == null ? void 0 : x1.dataIndex;
|
|
3458
|
-
return d.find((I) => I.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${
|
|
3463
|
+
return d.find((I) => I.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${_.tz((v1 = this.meteogramData) == null ? void 0 : v1.dates[C1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
|
|
3459
3464
|
<div style="font-size: 13px;display: ${isNaN((z1 = d == null ? void 0 : d.find((I) => I.seriesName === "Current" || I.seriesName === "洋流")) == null ? void 0 : z1.value) ? "none" : "block"}">
|
|
3460
3465
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${this.theme === "dark" ? "rgba(220, 115, 255, 1)" : "rgba(178, 51, 220, 1)"};}"></span>
|
|
3461
3466
|
<span>${this.locale === "zhHans" ? "洋流" : "Current"} : </span>
|
|
@@ -3722,7 +3727,7 @@ const H0 = {
|
|
|
3722
3727
|
formatter: (d) => {
|
|
3723
3728
|
var x1, v1, z1, k1;
|
|
3724
3729
|
const C1 = (x1 = d == null ? void 0 : d.find((I) => I.seriesType === "line")) == null ? void 0 : x1.dataIndex;
|
|
3725
|
-
return d.find((I) => I.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${
|
|
3730
|
+
return d.find((I) => I.seriesType === "scatter") ? !1 : `<div style="font-size: 13px;"><strong>${_.tz((v1 = this.meteogramData) == null ? void 0 : v1.dates[C1], this.positionGmt).format("MMM-DD/HHmm[LT]")}</strong></div>
|
|
3726
3731
|
<div style="font-size: 13px;display: ${isNaN((z1 = d == null ? void 0 : d.find((I) => I.seriesName === "Sea Temperature" || I.seriesName === "海表温度")) == null ? void 0 : z1.value) ? "none" : "block"}">
|
|
3727
3732
|
<span style="display:inline-block; height: 10px;width: 10px;border-radius: 50%;background-color: ${this.theme === "dark" ? "rgba(255, 161, 0, 1)" : "rgba(242, 153, 56, 1)"};}"></span>
|
|
3728
3733
|
<span>${this.locale === "zhHans" ? "海表温度" : "Sea Temperature"} : </span>
|
|
@@ -3849,7 +3854,7 @@ const H0 = {
|
|
|
3849
3854
|
},
|
|
3850
3855
|
{
|
|
3851
3856
|
left: (k6 = (z6 = this.meteogramData) == null ? void 0 : z6.singleAxisOffset) == null ? void 0 : k6.l,
|
|
3852
|
-
right: (
|
|
3857
|
+
right: (M6 = (F6 = this.meteogramData) == null ? void 0 : F6.singleAxisOffset) == null ? void 0 : M6.r,
|
|
3853
3858
|
type: "category",
|
|
3854
3859
|
show: !1,
|
|
3855
3860
|
axisLine: {
|
|
@@ -3869,7 +3874,7 @@ const H0 = {
|
|
|
3869
3874
|
// 隐藏分割线
|
|
3870
3875
|
},
|
|
3871
3876
|
boundaryGap: !1,
|
|
3872
|
-
data: (
|
|
3877
|
+
data: (_6 = this.meteogramData) == null ? void 0 : _6.dates,
|
|
3873
3878
|
top: "92%",
|
|
3874
3879
|
height: "2%"
|
|
3875
3880
|
}
|
|
@@ -3967,13 +3972,13 @@ const H0 = {
|
|
|
3967
3972
|
document.getElementById("tempEchart") && J.dispose(document.getElementById("tempEchart")), document.getElementById("windIconsEchart") && J.dispose(document.getElementById("windIconsEchart")), document.getElementById("precipEchart") && J.dispose(document.getElementById("precipEchart")), document.getElementById("windEchart") && J.dispose(document.getElementById("windEchart")), document.getElementById("waveEchart") && J.dispose(document.getElementById("waveEchart")), document.getElementById("currentEchart") && J.dispose(document.getElementById("currentEchart")), document.getElementById("sstEchart") && J.dispose(document.getElementById("sstEchart"));
|
|
3968
3973
|
},
|
|
3969
3974
|
initHourlyTableData(i) {
|
|
3970
|
-
var s, m, g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C,
|
|
3975
|
+
var s, m, g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C, M, L, r, Z, n, K, X, U, t1, a1, i1, l1, s1, o1, r1, n1, e1, S, V, f1, b1, y1;
|
|
3971
3976
|
this.hourlyTableData = [];
|
|
3972
|
-
const t = i.forecastDays || 7, e = i.interval || 3, h = (i == null ? void 0 : i.datetime) || ((s = this.reportData) == null ? void 0 : s.etime), c = (g = (m =
|
|
3977
|
+
const t = i.forecastDays || 7, e = i.interval || 3, h = (i == null ? void 0 : i.datetime) || ((s = this.reportData) == null ? void 0 : s.etime), c = (g = (m = _.tz(h, this.positionGmt)) == null ? void 0 : m.set({ hour: 0, minute: 0, second: 0, millisecond: 0 })) == null ? void 0 : g.format();
|
|
3973
3978
|
for (let h1 = 0; h1 < t * 24; h1++)
|
|
3974
3979
|
if (h1 % e === 0) {
|
|
3975
3980
|
let m1;
|
|
3976
|
-
if (m1 =
|
|
3981
|
+
if (m1 = _.tz(c, this.positionGmt).clone().add(h1, "h").format(), m1) {
|
|
3977
3982
|
const o = ((y = u2.pickHourly(i, m1)) == null ? void 0 : y[0]) || {}, F1 = this.roundPrecision((z = (u = o == null ? void 0 : o.weather) == null ? void 0 : u.precip) == null ? void 0 : z[`sum${e}Hours`], 1);
|
|
3978
3983
|
this.hourlyTableData.push({
|
|
3979
3984
|
localDate: this.computeMMMDDHHmmLT(m1, this.positionGmt),
|
|
@@ -3987,7 +3992,7 @@ const H0 = {
|
|
|
3987
3992
|
windGusts: this.roundPrecision((G = (R = o == null ? void 0 : o.weather) == null ? void 0 : R.wind) == null ? void 0 : G.gusts, 1) ?? "-",
|
|
3988
3993
|
windWaveHeight: this.roundPrecision((T = (F = o == null ? void 0 : o.wave) == null ? void 0 : F.wd) == null ? void 0 : T.height, 1) ?? "-",
|
|
3989
3994
|
windWavePeriod: this.roundPrecision((Y = (j = o == null ? void 0 : o.wave) == null ? void 0 : j.wd) == null ? void 0 : Y.period, 1) ?? "-",
|
|
3990
|
-
windWaveDir: (
|
|
3995
|
+
windWaveDir: (M = (C = o == null ? void 0 : o.wave) == null ? void 0 : C.wd) == null ? void 0 : M.direction,
|
|
3991
3996
|
windWaveBearing: (r = (L = o == null ? void 0 : o.wave) == null ? void 0 : L.wd) == null ? void 0 : r.bearing,
|
|
3992
3997
|
swellHeight: this.roundPrecision((n = (Z = o.wave) == null ? void 0 : Z.swell) == null ? void 0 : n.height, 1) ?? "-",
|
|
3993
3998
|
swellDir: (X = (K = o.wave) == null ? void 0 : K.swell) == null ? void 0 : X.direction,
|
|
@@ -4033,56 +4038,60 @@ const H0 = {
|
|
|
4033
4038
|
}
|
|
4034
4039
|
}
|
|
4035
4040
|
}
|
|
4036
|
-
},
|
|
4041
|
+
}, H0 = { class: "idm-spot-historical-report" }, L0 = { class: "row" }, S0 = {
|
|
4037
4042
|
class: "col",
|
|
4038
4043
|
style: { width: "54%" }
|
|
4039
|
-
},
|
|
4044
|
+
}, A0 = {
|
|
4040
4045
|
key: 0,
|
|
4041
4046
|
style: { "margin-left": "8px" }
|
|
4042
|
-
},
|
|
4047
|
+
}, C0 = {
|
|
4043
4048
|
key: 1,
|
|
4044
4049
|
style: { "margin-left": "8px" }
|
|
4045
|
-
},
|
|
4050
|
+
}, N0 = {
|
|
4046
4051
|
class: "col",
|
|
4047
4052
|
style: { width: "42%" }
|
|
4048
|
-
},
|
|
4053
|
+
}, B0 = { style: { "margin-left": "8px" } }, T0 = { class: "row" }, I0 = {
|
|
4049
4054
|
class: "col",
|
|
4050
4055
|
style: { width: "54%" }
|
|
4051
|
-
},
|
|
4056
|
+
}, E0 = { style: { "margin-left": "8px" } }, W0 = { class: "content-box" }, P0 = {
|
|
4052
4057
|
key: 0,
|
|
4053
4058
|
class: "meteogram-echart-section"
|
|
4054
|
-
},
|
|
4059
|
+
}, O0 = {
|
|
4055
4060
|
key: 2,
|
|
4056
4061
|
id: "tempEchart"
|
|
4057
|
-
},
|
|
4062
|
+
}, V0 = {
|
|
4058
4063
|
key: 3,
|
|
4059
4064
|
id: "precipEchart"
|
|
4060
|
-
},
|
|
4065
|
+
}, R0 = {
|
|
4061
4066
|
key: 4,
|
|
4062
4067
|
id: "windIconsEchart"
|
|
4063
|
-
},
|
|
4068
|
+
}, G0 = {
|
|
4064
4069
|
key: 5,
|
|
4065
4070
|
id: "windEchart"
|
|
4066
|
-
},
|
|
4071
|
+
}, $0 = {
|
|
4067
4072
|
key: 6,
|
|
4068
4073
|
id: "waveEchart"
|
|
4069
|
-
},
|
|
4074
|
+
}, j0 = {
|
|
4070
4075
|
key: 7,
|
|
4071
4076
|
id: "currentEchart"
|
|
4072
|
-
},
|
|
4077
|
+
}, Y0 = {
|
|
4073
4078
|
key: 8,
|
|
4074
4079
|
id: "sstEchart"
|
|
4075
|
-
},
|
|
4080
|
+
}, Z0 = { class: "hourly-table-section" }, U0 = {
|
|
4076
4081
|
key: 0,
|
|
4077
4082
|
class: "card"
|
|
4078
|
-
},
|
|
4083
|
+
}, q0 = { class: "date" }, X0 = {
|
|
4079
4084
|
class: "",
|
|
4080
4085
|
style: { "font-size": "16px", "font-weight": "500" }
|
|
4081
|
-
},
|
|
4086
|
+
}, J0 = {
|
|
4082
4087
|
rowspan: "2",
|
|
4083
4088
|
colspan: "1",
|
|
4084
4089
|
class: "border",
|
|
4085
4090
|
style: { width: "90px" }
|
|
4091
|
+
}, Q0 = {
|
|
4092
|
+
rowspan: "1",
|
|
4093
|
+
colspan: "1",
|
|
4094
|
+
class: "border"
|
|
4086
4095
|
}, K0 = {
|
|
4087
4096
|
rowspan: "1",
|
|
4088
4097
|
colspan: "1",
|
|
@@ -4093,11 +4102,11 @@ const H0 = {
|
|
|
4093
4102
|
class: "border"
|
|
4094
4103
|
}, te = {
|
|
4095
4104
|
rowspan: "1",
|
|
4096
|
-
colspan: "
|
|
4105
|
+
colspan: "4",
|
|
4097
4106
|
class: "border"
|
|
4098
4107
|
}, ae = {
|
|
4099
4108
|
rowspan: "1",
|
|
4100
|
-
colspan: "
|
|
4109
|
+
colspan: "3",
|
|
4101
4110
|
class: "border"
|
|
4102
4111
|
}, ie = {
|
|
4103
4112
|
rowspan: "1",
|
|
@@ -4109,11 +4118,11 @@ const H0 = {
|
|
|
4109
4118
|
class: "border"
|
|
4110
4119
|
}, se = {
|
|
4111
4120
|
rowspan: "1",
|
|
4112
|
-
colspan: "
|
|
4121
|
+
colspan: "2",
|
|
4113
4122
|
class: "border"
|
|
4114
4123
|
}, oe = {
|
|
4115
4124
|
rowspan: "1",
|
|
4116
|
-
colspan: "
|
|
4125
|
+
colspan: "1",
|
|
4117
4126
|
class: "border"
|
|
4118
4127
|
}, re = {
|
|
4119
4128
|
rowspan: "1",
|
|
@@ -4122,42 +4131,43 @@ const H0 = {
|
|
|
4122
4131
|
}, ne = {
|
|
4123
4132
|
rowspan: "1",
|
|
4124
4133
|
colspan: "1",
|
|
4125
|
-
class: "border"
|
|
4134
|
+
class: "border",
|
|
4135
|
+
style: { width: "80px" }
|
|
4126
4136
|
}, de = {
|
|
4127
4137
|
rowspan: "1",
|
|
4128
4138
|
colspan: "1",
|
|
4129
4139
|
class: "border",
|
|
4130
|
-
style: { width: "
|
|
4140
|
+
style: { width: "70px" }
|
|
4131
4141
|
}, ce = {
|
|
4132
4142
|
rowspan: "1",
|
|
4133
4143
|
colspan: "1",
|
|
4134
4144
|
class: "border",
|
|
4135
|
-
style: { width: "
|
|
4145
|
+
style: { width: "50px" }
|
|
4136
4146
|
}, he = {
|
|
4137
4147
|
rowspan: "1",
|
|
4138
4148
|
colspan: "1",
|
|
4139
4149
|
class: "border",
|
|
4140
|
-
style: { width: "
|
|
4150
|
+
style: { width: "45px" }
|
|
4141
4151
|
}, me = {
|
|
4142
4152
|
rowspan: "1",
|
|
4143
4153
|
colspan: "1",
|
|
4144
4154
|
class: "border",
|
|
4145
|
-
style: { width: "
|
|
4155
|
+
style: { width: "30px" }
|
|
4146
4156
|
}, pe = {
|
|
4147
4157
|
rowspan: "1",
|
|
4148
4158
|
colspan: "1",
|
|
4149
4159
|
class: "border",
|
|
4150
|
-
style: { width: "
|
|
4160
|
+
style: { width: "60px" }
|
|
4151
4161
|
}, ge = {
|
|
4152
4162
|
rowspan: "1",
|
|
4153
4163
|
colspan: "1",
|
|
4154
4164
|
class: "border",
|
|
4155
|
-
style: { width: "
|
|
4165
|
+
style: { width: "50px" }
|
|
4156
4166
|
}, ue = {
|
|
4157
4167
|
rowspan: "1",
|
|
4158
4168
|
colspan: "1",
|
|
4159
4169
|
class: "border",
|
|
4160
|
-
style: { width: "
|
|
4170
|
+
style: { width: "45px" }
|
|
4161
4171
|
}, fe = {
|
|
4162
4172
|
rowspan: "1",
|
|
4163
4173
|
colspan: "1",
|
|
@@ -4167,12 +4177,12 @@ const H0 = {
|
|
|
4167
4177
|
rowspan: "1",
|
|
4168
4178
|
colspan: "1",
|
|
4169
4179
|
class: "border",
|
|
4170
|
-
style: { width: "
|
|
4180
|
+
style: { width: "50px" }
|
|
4171
4181
|
}, ye = {
|
|
4172
4182
|
rowspan: "1",
|
|
4173
4183
|
colspan: "1",
|
|
4174
4184
|
class: "border",
|
|
4175
|
-
style: { width: "
|
|
4185
|
+
style: { width: "45px" }
|
|
4176
4186
|
}, we = {
|
|
4177
4187
|
rowspan: "1",
|
|
4178
4188
|
colspan: "1",
|
|
@@ -4182,28 +4192,23 @@ const H0 = {
|
|
|
4182
4192
|
rowspan: "1",
|
|
4183
4193
|
colspan: "1",
|
|
4184
4194
|
class: "border",
|
|
4185
|
-
style: { width: "
|
|
4195
|
+
style: { width: "50px" }
|
|
4186
4196
|
}, ve = {
|
|
4187
4197
|
rowspan: "1",
|
|
4188
4198
|
colspan: "1",
|
|
4189
4199
|
class: "border",
|
|
4190
|
-
style: { width: "
|
|
4200
|
+
style: { width: "45px" }
|
|
4191
4201
|
}, ze = {
|
|
4192
4202
|
rowspan: "1",
|
|
4193
4203
|
colspan: "1",
|
|
4194
4204
|
class: "border",
|
|
4195
4205
|
style: { width: "45px" }
|
|
4196
4206
|
}, ke = {
|
|
4197
|
-
rowspan: "1",
|
|
4198
|
-
colspan: "1",
|
|
4199
|
-
class: "border",
|
|
4200
|
-
style: { width: "45px" }
|
|
4201
|
-
}, Fe = {
|
|
4202
4207
|
rowspan: "1",
|
|
4203
4208
|
colspan: "1",
|
|
4204
4209
|
class: "border",
|
|
4205
4210
|
style: { width: "50px" }
|
|
4206
|
-
},
|
|
4211
|
+
}, Fe = {
|
|
4207
4212
|
rowspan: "1",
|
|
4208
4213
|
colspan: "1",
|
|
4209
4214
|
class: "border",
|
|
@@ -4213,135 +4218,135 @@ const H0 = {
|
|
|
4213
4218
|
colspan: "1",
|
|
4214
4219
|
class: "border",
|
|
4215
4220
|
style: { width: "70px" }
|
|
4216
|
-
},
|
|
4221
|
+
}, _e = {
|
|
4217
4222
|
rowspan: "1",
|
|
4218
4223
|
colspan: "1",
|
|
4219
4224
|
class: "border",
|
|
4220
4225
|
style: { width: "85px" }
|
|
4221
|
-
},
|
|
4226
|
+
}, De = {
|
|
4222
4227
|
rowspan: "1",
|
|
4223
4228
|
colspan: "1",
|
|
4224
4229
|
class: "border",
|
|
4225
4230
|
style: { width: "90px" }
|
|
4226
|
-
},
|
|
4231
|
+
}, He = {
|
|
4227
4232
|
rowspan: "1",
|
|
4228
4233
|
colspan: "1",
|
|
4229
4234
|
class: "border",
|
|
4230
4235
|
style: { width: "50px" }
|
|
4231
|
-
},
|
|
4236
|
+
}, Le = {
|
|
4232
4237
|
rowspan: "1",
|
|
4233
4238
|
colspan: "1",
|
|
4234
4239
|
class: "border",
|
|
4235
4240
|
style: { width: "80px" }
|
|
4236
|
-
},
|
|
4241
|
+
}, Se = {
|
|
4237
4242
|
rowspan: "1",
|
|
4238
4243
|
colspan: "1",
|
|
4239
4244
|
class: "border",
|
|
4240
4245
|
style: { width: "70px" }
|
|
4241
|
-
},
|
|
4246
|
+
}, Ae = {
|
|
4242
4247
|
rowspan: "1",
|
|
4243
4248
|
colspan: "1",
|
|
4244
4249
|
class: "border",
|
|
4245
4250
|
style: { width: "50px", "font-size": "11px", "text-align": "right", "padding-right": "3px" }
|
|
4246
|
-
},
|
|
4251
|
+
}, Ce = ["src"], Ne = { key: 1 }, Be = {
|
|
4247
4252
|
rowspan: "1",
|
|
4248
4253
|
colspan: "1",
|
|
4249
4254
|
class: "border",
|
|
4250
4255
|
style: { width: "45px" }
|
|
4251
|
-
},
|
|
4256
|
+
}, Te = {
|
|
4252
4257
|
rowspan: "1",
|
|
4253
4258
|
colspan: "1",
|
|
4254
4259
|
class: "border",
|
|
4255
4260
|
style: { width: "60px" }
|
|
4256
|
-
},
|
|
4261
|
+
}, Ie = {
|
|
4257
4262
|
rowspan: "1",
|
|
4258
4263
|
colspan: "1",
|
|
4259
4264
|
class: "border",
|
|
4260
4265
|
style: { width: "50px", "font-size": "11px", "text-align": "right", "padding-right": "3px" }
|
|
4261
|
-
},
|
|
4266
|
+
}, Ee = ["src"], We = { key: 1 }, Pe = {
|
|
4262
4267
|
rowspan: "1",
|
|
4263
4268
|
colspan: "1",
|
|
4264
4269
|
class: "border",
|
|
4265
4270
|
style: { width: "45px" }
|
|
4266
|
-
},
|
|
4271
|
+
}, Oe = {
|
|
4267
4272
|
rowspan: "1",
|
|
4268
4273
|
colspan: "1",
|
|
4269
4274
|
class: "border",
|
|
4270
4275
|
style: { width: "45px" }
|
|
4271
|
-
},
|
|
4276
|
+
}, Ve = {
|
|
4272
4277
|
rowspan: "1",
|
|
4273
4278
|
colspan: "1",
|
|
4274
4279
|
class: "border",
|
|
4275
4280
|
style: { width: "50px", "font-size": "11px", "text-align": "right", "padding-right": "3px" }
|
|
4276
|
-
},
|
|
4281
|
+
}, Re = ["src"], Ge = { key: 1 }, $e = {
|
|
4277
4282
|
rowspan: "1",
|
|
4278
4283
|
colspan: "1",
|
|
4279
4284
|
class: "border",
|
|
4280
4285
|
style: { width: "45px" }
|
|
4281
|
-
},
|
|
4286
|
+
}, je = {
|
|
4282
4287
|
rowspan: "1",
|
|
4283
4288
|
colspan: "1",
|
|
4284
4289
|
class: "border",
|
|
4285
4290
|
style: { width: "50px", "font-size": "11px", "text-align": "right", "padding-right": "3px" }
|
|
4286
|
-
},
|
|
4291
|
+
}, Ye = ["src"], Ze = { key: 1 }, Ue = {
|
|
4287
4292
|
rowspan: "1",
|
|
4288
4293
|
colspan: "1",
|
|
4289
4294
|
class: "border",
|
|
4290
4295
|
style: { width: "45px" }
|
|
4291
|
-
},
|
|
4296
|
+
}, qe = {
|
|
4292
4297
|
rowspan: "1",
|
|
4293
4298
|
colspan: "1",
|
|
4294
4299
|
class: "border",
|
|
4295
4300
|
style: { width: "50px", "font-size": "11px", "text-align": "right", "padding-right": "3px" }
|
|
4296
|
-
},
|
|
4301
|
+
}, Xe = ["src"], Je = { key: 1 }, Qe = {
|
|
4297
4302
|
rowspan: "1",
|
|
4298
4303
|
colspan: "1",
|
|
4299
4304
|
class: "border",
|
|
4300
4305
|
style: { width: "45px" }
|
|
4301
|
-
},
|
|
4306
|
+
}, Ke = {
|
|
4302
4307
|
rowspan: "1",
|
|
4303
4308
|
colspan: "1",
|
|
4304
4309
|
class: "border",
|
|
4305
4310
|
style: { width: "70px" }
|
|
4306
|
-
},
|
|
4311
|
+
}, e4 = {
|
|
4307
4312
|
rowspan: "1",
|
|
4308
4313
|
colspan: "1",
|
|
4309
4314
|
class: "border",
|
|
4310
4315
|
style: { width: "85px" }
|
|
4311
4316
|
};
|
|
4312
|
-
function
|
|
4313
|
-
var g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C,
|
|
4317
|
+
function t4(i, t, e, h, c, s) {
|
|
4318
|
+
var g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C, M, L;
|
|
4314
4319
|
const m = r2("IdmLoading");
|
|
4315
|
-
return p(), b("div",
|
|
4320
|
+
return p(), b("div", H0, [
|
|
4316
4321
|
(g = e.reportData) != null && g.showSummary ? (p(), b("div", {
|
|
4317
4322
|
key: 0,
|
|
4318
4323
|
class: v(["summary-info-box", e.theme === "dark" ? "dark" : "light"])
|
|
4319
4324
|
}, [
|
|
4320
|
-
a("div",
|
|
4321
|
-
a("div",
|
|
4325
|
+
a("div", L0, [
|
|
4326
|
+
a("div", S0, [
|
|
4322
4327
|
a("span", {
|
|
4323
4328
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
4324
4329
|
}, l(e.locale === "zhHans" ? "位置" : "Position") + ":", 3),
|
|
4325
|
-
(y = e.reportData) != null && y.portName ? (p(), b("span",
|
|
4330
|
+
(y = e.reportData) != null && y.portName ? (p(), b("span", A0, l((u = e.reportData) == null ? void 0 : u.portName) + " " + l(`[${s.computeLat(e.reportData.lat)}, ${s.computeLng(e.reportData.lng)}]`), 1)) : (p(), b("span", C0, l(`${s.computeLat(e.reportData.lat)} , ${s.computeLng(e.reportData.lng)}`), 1))
|
|
4326
4331
|
]),
|
|
4327
|
-
a("div",
|
|
4332
|
+
a("div", N0, [
|
|
4328
4333
|
a("span", {
|
|
4329
4334
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
4330
4335
|
}, l(e.locale === "zhHans" ? "历史时段" : "History Period") + ":", 3),
|
|
4331
|
-
a("span",
|
|
4336
|
+
a("span", B0, l(s.computeTzTime((k = (z = e.reportData) == null ? void 0 : z.dateRange) == null ? void 0 : k[0], c.positionGmt)) + " ~ " + l(s.computeTzTime((E = (x = e.reportData) == null ? void 0 : x.dateRange) == null ? void 0 : E[1], c.positionGmt)), 1)
|
|
4332
4337
|
])
|
|
4333
4338
|
]),
|
|
4334
|
-
a("div",
|
|
4335
|
-
a("div",
|
|
4339
|
+
a("div", T0, [
|
|
4340
|
+
a("div", I0, [
|
|
4336
4341
|
a("span", {
|
|
4337
4342
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
4338
4343
|
}, l(e.locale === "zhHans" ? "时区" : "Timezone") + ":", 3),
|
|
4339
|
-
a("span",
|
|
4344
|
+
a("span", E0, "UTC " + l((N = e.reportData) == null ? void 0 : N.positionOffset), 1)
|
|
4340
4345
|
])
|
|
4341
4346
|
])
|
|
4342
4347
|
], 2)) : Q("", !0),
|
|
4343
|
-
a("div",
|
|
4344
|
-
(B = e.reportData) != null && B.showTempChart || (W = e.reportData) != null && W.showPrecipChart || (D = e.reportData) != null && D.showWindChart || (H = e.reportData) != null && H.showWaveChart || (A = e.reportData) != null && A.showCurrentChart || (O = e.reportData) != null && O.showSstChart ? (p(), b("div",
|
|
4348
|
+
a("div", W0, [
|
|
4349
|
+
(B = e.reportData) != null && B.showTempChart || (W = e.reportData) != null && W.showPrecipChart || (D = e.reportData) != null && D.showWindChart || (H = e.reportData) != null && H.showWaveChart || (A = e.reportData) != null && A.showCurrentChart || (O = e.reportData) != null && O.showSstChart ? (p(), b("div", P0, [
|
|
4345
4350
|
e.loading ? (p(), b("div", {
|
|
4346
4351
|
key: 0,
|
|
4347
4352
|
class: v(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -4351,15 +4356,15 @@ function a4(i, t, e, h, c, s) {
|
|
|
4351
4356
|
key: 1,
|
|
4352
4357
|
class: v(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
4353
4358
|
}, l(e.locale === "zhHans" ? "暂无数据" : "No Data"), 3)),
|
|
4354
|
-
!e.loading && ((R = e.reportData) != null && R.showTempChart) ? (p(), b("div",
|
|
4355
|
-
!e.loading && ((G = e.reportData) != null && G.showPrecipChart) ? (p(), b("div",
|
|
4356
|
-
!e.loading && ((F = e.reportData) != null && F.showWindChart) ? (p(), b("div",
|
|
4357
|
-
!e.loading && ((T = e.reportData) != null && T.showWindChart) ? (p(), b("div",
|
|
4358
|
-
!e.loading && ((j = e.reportData) != null && j.showWaveChart) ? (p(), b("div",
|
|
4359
|
-
!e.loading && ((Y = e.reportData) != null && Y.showCurrentChart) ? (p(), b("div",
|
|
4360
|
-
!e.loading && ((C = e.reportData) != null && C.showSstChart) ? (p(), b("div",
|
|
4359
|
+
!e.loading && ((R = e.reportData) != null && R.showTempChart) ? (p(), b("div", O0)) : Q("", !0),
|
|
4360
|
+
!e.loading && ((G = e.reportData) != null && G.showPrecipChart) ? (p(), b("div", V0)) : Q("", !0),
|
|
4361
|
+
!e.loading && ((F = e.reportData) != null && F.showWindChart) ? (p(), b("div", R0)) : Q("", !0),
|
|
4362
|
+
!e.loading && ((T = e.reportData) != null && T.showWindChart) ? (p(), b("div", G0)) : Q("", !0),
|
|
4363
|
+
!e.loading && ((j = e.reportData) != null && j.showWaveChart) ? (p(), b("div", $0)) : Q("", !0),
|
|
4364
|
+
!e.loading && ((Y = e.reportData) != null && Y.showCurrentChart) ? (p(), b("div", j0)) : Q("", !0),
|
|
4365
|
+
!e.loading && ((C = e.reportData) != null && C.showSstChart) ? (p(), b("div", Y0)) : Q("", !0)
|
|
4361
4366
|
])) : Q("", !0),
|
|
4362
|
-
a("div",
|
|
4367
|
+
a("div", Z0, [
|
|
4363
4368
|
e.loading ? e.loading ? (p(), b("div", {
|
|
4364
4369
|
key: 1,
|
|
4365
4370
|
class: v(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -4368,16 +4373,16 @@ function a4(i, t, e, h, c, s) {
|
|
|
4368
4373
|
], 2)) : (p(), b("div", {
|
|
4369
4374
|
key: 2,
|
|
4370
4375
|
class: v(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
4371
|
-
}, l(e.locale === "zhHans" ? "暂无数据" : "No Data"), 3)) : (p(), b("div",
|
|
4372
|
-
a("div",
|
|
4373
|
-
a("div",
|
|
4376
|
+
}, l(e.locale === "zhHans" ? "暂无数据" : "No Data"), 3)) : (p(), b("div", U0, [
|
|
4377
|
+
a("div", q0, [
|
|
4378
|
+
a("div", X0, l(e.locale === "zhHans" ? "小时预报" : "Hourly Forecast"), 1),
|
|
4374
4379
|
a("div", {
|
|
4375
4380
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"]),
|
|
4376
4381
|
style: { "font-size": "14px", "font-weight": "300" }
|
|
4377
4382
|
}, " * " + l(e.locale === "zhHans" ? "涌浪、显浪高度>=1.5米时标记为黄色, 风速蒲福等级>=4时标记为黄色。" : "Swell or Sig.wave height alert in yellow for value>=1.5m, wind speed alert in yellow for beaufort scale >= 4."), 3)
|
|
4378
4383
|
]),
|
|
4379
4384
|
a("table", {
|
|
4380
|
-
class: v(["orm-report-table conditions-table", (
|
|
4385
|
+
class: v(["orm-report-table conditions-table", (M = e.reportData) != null && M.showSummary ? "" : "table-header-fixed"])
|
|
4381
4386
|
}, [
|
|
4382
4387
|
a("thead", {
|
|
4383
4388
|
class: v(e.theme === "dark" ? "dark" : "light")
|
|
@@ -4385,17 +4390,17 @@ function a4(i, t, e, h, c, s) {
|
|
|
4385
4390
|
a("tr", {
|
|
4386
4391
|
class: v(["day tr-title", e.theme === "dark" ? "dark" : "light"])
|
|
4387
4392
|
}, [
|
|
4388
|
-
a("th",
|
|
4389
|
-
a("th",
|
|
4390
|
-
a("th",
|
|
4391
|
-
a("th",
|
|
4392
|
-
a("th",
|
|
4393
|
-
a("th",
|
|
4394
|
-
a("th",
|
|
4395
|
-
a("th",
|
|
4396
|
-
a("th",
|
|
4397
|
-
a("th",
|
|
4398
|
-
a("th",
|
|
4393
|
+
a("th", J0, l(e.locale === "zhHans" ? "时间(LT)" : "DateTime (LT)"), 1),
|
|
4394
|
+
a("th", Q0, l(e.locale === "zhHans" ? "温度" : "Temp"), 1),
|
|
4395
|
+
a("th", K0, l(e.locale === "zhHans" ? "3小时降水" : "Precip.3h"), 1),
|
|
4396
|
+
a("th", ee, l(e.locale === "zhHans" ? "能见度" : "Visibility"), 1),
|
|
4397
|
+
a("th", te, l(e.locale === "zhHans" ? "风" : "Wind"), 1),
|
|
4398
|
+
a("th", ae, l(e.locale === "zhHans" ? "风浪" : "Wind wave"), 1),
|
|
4399
|
+
a("th", ie, l(e.locale === "zhHans" ? "涌浪" : "Swell wave"), 1),
|
|
4400
|
+
a("th", le, l(e.locale === "zhHans" ? "显浪" : "Sig.wave"), 1),
|
|
4401
|
+
a("th", se, l(e.locale === "zhHans" ? "洋流" : "Current"), 1),
|
|
4402
|
+
a("th", oe, l(e.locale === "zhHans" ? "海面" : "Sea Level"), 1),
|
|
4403
|
+
a("th", re, l(e.locale === "zhHans" ? "海表" : "Sea Surface"), 1)
|
|
4399
4404
|
], 2),
|
|
4400
4405
|
a("tr", {
|
|
4401
4406
|
class: v(["hour tr-title", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -4406,63 +4411,63 @@ function a4(i, t, e, h, c, s) {
|
|
|
4406
4411
|
class: "border",
|
|
4407
4412
|
style: { width: "50px" }
|
|
4408
4413
|
}, "°C", -1)),
|
|
4409
|
-
a("th",
|
|
4414
|
+
a("th", ne, [
|
|
4410
4415
|
f(l(e.locale === "zhHans" ? "累计" : "Acc"), 1),
|
|
4411
4416
|
t[0] || (t[0] = a("br", null, null, -1)),
|
|
4412
4417
|
t[1] || (t[1] = f("(mm)", -1))
|
|
4413
4418
|
]),
|
|
4414
|
-
a("th",
|
|
4419
|
+
a("th", de, [
|
|
4415
4420
|
f(l(e.locale === "zhHans" ? "距离" : "Dist"), 1),
|
|
4416
4421
|
t[2] || (t[2] = a("br", null, null, -1)),
|
|
4417
4422
|
t[3] || (t[3] = f("(nm)", -1))
|
|
4418
4423
|
]),
|
|
4419
|
-
a("th",
|
|
4420
|
-
a("th",
|
|
4424
|
+
a("th", ce, l(e.locale === "zhHans" ? "方向" : "Dir"), 1),
|
|
4425
|
+
a("th", he, [
|
|
4421
4426
|
f(l(e.locale === "zhHans" ? "速度" : "Spd"), 1),
|
|
4422
4427
|
t[4] || (t[4] = a("br", null, null, -1)),
|
|
4423
4428
|
t[5] || (t[5] = f("(kts)", -1))
|
|
4424
4429
|
]),
|
|
4425
|
-
a("th",
|
|
4426
|
-
a("th",
|
|
4430
|
+
a("th", me, l(e.locale === "zhHans" ? "等级" : "BF"), 1),
|
|
4431
|
+
a("th", pe, [
|
|
4427
4432
|
f(l(e.locale === "zhHans" ? "阵风" : "Gusts"), 1),
|
|
4428
4433
|
t[6] || (t[6] = a("br", null, null, -1)),
|
|
4429
4434
|
t[7] || (t[7] = f("(kts)", -1))
|
|
4430
4435
|
]),
|
|
4431
|
-
a("th",
|
|
4432
|
-
a("th",
|
|
4436
|
+
a("th", ge, l(e.locale === "zhHans" ? "方向" : "Dir"), 1),
|
|
4437
|
+
a("th", ue, [
|
|
4433
4438
|
f(l(e.locale === "zhHans" ? "高度" : "Hgt"), 1),
|
|
4434
4439
|
t[8] || (t[8] = a("br", null, null, -1)),
|
|
4435
4440
|
t[9] || (t[9] = f("(m)", -1))
|
|
4436
4441
|
]),
|
|
4437
|
-
a("th",
|
|
4442
|
+
a("th", fe, [
|
|
4438
4443
|
f(l(e.locale === "zhHans" ? "周期" : "Prd"), 1),
|
|
4439
4444
|
t[10] || (t[10] = a("br", null, null, -1)),
|
|
4440
4445
|
t[11] || (t[11] = f("(s)", -1))
|
|
4441
4446
|
]),
|
|
4442
|
-
a("th",
|
|
4443
|
-
a("th",
|
|
4447
|
+
a("th", be, l(e.locale === "zhHans" ? "方向" : "Dir"), 1),
|
|
4448
|
+
a("th", ye, [
|
|
4444
4449
|
f(l(e.locale === "zhHans" ? "高度" : "Hgt"), 1),
|
|
4445
4450
|
t[12] || (t[12] = a("br", null, null, -1)),
|
|
4446
4451
|
t[13] || (t[13] = f("(m)", -1))
|
|
4447
4452
|
]),
|
|
4448
|
-
a("th",
|
|
4453
|
+
a("th", we, [
|
|
4449
4454
|
f(l(e.locale === "zhHans" ? "周期" : "Prd"), 1),
|
|
4450
4455
|
t[14] || (t[14] = a("br", null, null, -1)),
|
|
4451
4456
|
t[15] || (t[15] = f("(s)", -1))
|
|
4452
4457
|
]),
|
|
4453
|
-
a("th",
|
|
4454
|
-
a("th",
|
|
4458
|
+
a("th", xe, l(e.locale === "zhHans" ? "方向" : "Dir"), 1),
|
|
4459
|
+
a("th", ve, [
|
|
4455
4460
|
f(l(e.locale === "zhHans" ? "高度" : "Hgt"), 1),
|
|
4456
4461
|
t[16] || (t[16] = a("br", null, null, -1)),
|
|
4457
4462
|
t[17] || (t[17] = f("(m)", -1))
|
|
4458
4463
|
]),
|
|
4459
|
-
a("th",
|
|
4464
|
+
a("th", ze, [
|
|
4460
4465
|
f(l(e.locale === "zhHans" ? "周期" : "Prd"), 1),
|
|
4461
4466
|
t[18] || (t[18] = a("br", null, null, -1)),
|
|
4462
4467
|
t[19] || (t[19] = f("(s)", -1))
|
|
4463
4468
|
]),
|
|
4464
|
-
a("th",
|
|
4465
|
-
a("th",
|
|
4469
|
+
a("th", ke, l(e.locale === "zhHans" ? "方向" : "Dir"), 1),
|
|
4470
|
+
a("th", Fe, [
|
|
4466
4471
|
f(l(e.locale === "zhHans" ? "速度" : "Spd"), 1),
|
|
4467
4472
|
t[20] || (t[20] = a("br", null, null, -1)),
|
|
4468
4473
|
t[21] || (t[21] = f("(kts)", -1))
|
|
@@ -4472,7 +4477,7 @@ function a4(i, t, e, h, c, s) {
|
|
|
4472
4477
|
t[22] || (t[22] = a("br", null, null, -1)),
|
|
4473
4478
|
t[23] || (t[23] = f("(m)", -1))
|
|
4474
4479
|
]),
|
|
4475
|
-
a("th",
|
|
4480
|
+
a("th", _e, [
|
|
4476
4481
|
f(l(e.locale === "zhHans" ? "温度" : "Temp"), 1),
|
|
4477
4482
|
t[24] || (t[24] = a("br", null, null, -1)),
|
|
4478
4483
|
t[25] || (t[25] = f("(°C)", -1))
|
|
@@ -4486,50 +4491,50 @@ function a4(i, t, e, h, c, s) {
|
|
|
4486
4491
|
key: Math.random() + r.localDate,
|
|
4487
4492
|
class: v(["text border-bottom", e.theme === "dark" ? "dark" : "light"])
|
|
4488
4493
|
}, [
|
|
4489
|
-
a("td",
|
|
4494
|
+
a("td", De, [
|
|
4490
4495
|
a("div", null, l(r.localDate), 1)
|
|
4491
4496
|
]),
|
|
4492
|
-
a("td",
|
|
4497
|
+
a("td", He, [
|
|
4493
4498
|
a("div", null, l(r.temp), 1)
|
|
4494
4499
|
]),
|
|
4495
|
-
a("td",
|
|
4496
|
-
a("td",
|
|
4497
|
-
a("td",
|
|
4500
|
+
a("td", Le, l(r.precipSum), 1),
|
|
4501
|
+
a("td", Se, l(r.visibility), 1),
|
|
4502
|
+
a("td", Ae, [
|
|
4498
4503
|
f(l(r.windDir) + " ", 1),
|
|
4499
4504
|
!isNaN(r.windBearing) && r.windDir ? (p(), b("img", {
|
|
4500
4505
|
key: 0,
|
|
4501
4506
|
class: "iconfont icon",
|
|
4502
4507
|
src: `data:image/svg+xml;base64,${s.getRotatedWindArrowBase64(r.windBearing, this.theme === "dark" ? "rgba(159, 255, 126, 1)" : "rgba(54, 212, 0, 1)")}`,
|
|
4503
4508
|
style: { width: "11px", height: "11px", display: "inline-block" }
|
|
4504
|
-
}, null, 8,
|
|
4509
|
+
}, null, 8, Ce)) : (p(), b("span", Ne, "-"))
|
|
4505
4510
|
]),
|
|
4506
|
-
a("td",
|
|
4511
|
+
a("td", Be, l(r.windSpeed), 1),
|
|
4507
4512
|
a("td", {
|
|
4508
4513
|
rowspan: "1",
|
|
4509
4514
|
colspan: "1",
|
|
4510
4515
|
class: v(["border", r.windBF >= 4 ? "bg-yellow" : "", e.theme === "dark" ? "dark" : "light"]),
|
|
4511
4516
|
style: { width: "30px" }
|
|
4512
4517
|
}, l(r.windBF), 3),
|
|
4513
|
-
a("td",
|
|
4514
|
-
a("td",
|
|
4518
|
+
a("td", Te, l(r.windGusts), 1),
|
|
4519
|
+
a("td", Ie, [
|
|
4515
4520
|
f(l(r.windWaveDir) + " ", 1),
|
|
4516
4521
|
!isNaN(r.windWaveBearing) && r.windWaveDir ? (p(), b("img", {
|
|
4517
4522
|
key: 0,
|
|
4518
4523
|
class: "iconfont icon",
|
|
4519
4524
|
src: `data:image/svg+xml;base64,${s.getRotatedWaveArrowBase64(r.windWaveBearing, (this.theme === "dark", "#7cc7b3"))}`,
|
|
4520
4525
|
style: { width: "11px", height: "11px", display: "inline-block" }
|
|
4521
|
-
}, null, 8,
|
|
4526
|
+
}, null, 8, Ee)) : (p(), b("span", We, "-"))
|
|
4522
4527
|
]),
|
|
4523
|
-
a("td",
|
|
4524
|
-
a("td",
|
|
4525
|
-
a("td",
|
|
4528
|
+
a("td", Pe, l(r.windWaveHeight), 1),
|
|
4529
|
+
a("td", Oe, l(r.windWavePeriod), 1),
|
|
4530
|
+
a("td", Ve, [
|
|
4526
4531
|
f(l(r.swellDir) + " ", 1),
|
|
4527
4532
|
!isNaN(r.swellBearing) && r.swellDir ? (p(), b("img", {
|
|
4528
4533
|
key: 0,
|
|
4529
4534
|
class: "iconfont icon",
|
|
4530
4535
|
src: `data:image/svg+xml;base64,${s.getRotatedWaveArrowBase64(r.swellBearing, this.theme === "dark" ? "rgb(17, 245, 211)" : "rgba(0, 230, 194, 1)")}`,
|
|
4531
4536
|
style: { width: "11px", height: "11px", display: "inline-block" }
|
|
4532
|
-
}, null, 8,
|
|
4537
|
+
}, null, 8, Re)) : (p(), b("span", Ge, "-"))
|
|
4533
4538
|
]),
|
|
4534
4539
|
a("td", {
|
|
4535
4540
|
rowspan: "1",
|
|
@@ -4537,15 +4542,15 @@ function a4(i, t, e, h, c, s) {
|
|
|
4537
4542
|
class: v(["border", r.swellHeight > 1.5 ? "bg-yellow" : "", e.theme === "dark" ? "dark" : "light"]),
|
|
4538
4543
|
style: { width: "45px" }
|
|
4539
4544
|
}, l(r.swellHeight), 3),
|
|
4540
|
-
a("td",
|
|
4541
|
-
a("td",
|
|
4545
|
+
a("td", $e, l(r.swellPeriod), 1),
|
|
4546
|
+
a("td", je, [
|
|
4542
4547
|
f(l(r.sigWaveDir) + " ", 1),
|
|
4543
4548
|
!isNaN(r.sigWaveBearing) && r.sigWaveDir ? (p(), b("img", {
|
|
4544
4549
|
key: 0,
|
|
4545
4550
|
class: "iconfont icon",
|
|
4546
4551
|
src: `data:image/svg+xml;base64,${s.getRotatedWaveArrowBase64(r.sigWaveBearing, this.theme === "dark" ? "rgba(89, 199, 211, 1)" : "rgba(1, 189, 211, 1)")}`,
|
|
4547
4552
|
style: { width: "11px", height: "11px", display: "inline-block" }
|
|
4548
|
-
}, null, 8,
|
|
4553
|
+
}, null, 8, Ye)) : (p(), b("span", Ze, "-"))
|
|
4549
4554
|
]),
|
|
4550
4555
|
a("td", {
|
|
4551
4556
|
rowspan: "1",
|
|
@@ -4553,19 +4558,19 @@ function a4(i, t, e, h, c, s) {
|
|
|
4553
4558
|
class: v(["border", r.sigWaveHeight > 1.5 ? "bg-yellow" : "", e.theme === "dark" ? "dark" : "light"]),
|
|
4554
4559
|
style: { width: "45px" }
|
|
4555
4560
|
}, l(r.sigWaveHeight), 3),
|
|
4556
|
-
a("td",
|
|
4557
|
-
a("td",
|
|
4561
|
+
a("td", Ue, l(r.sigWavePeriod), 1),
|
|
4562
|
+
a("td", qe, [
|
|
4558
4563
|
f(l(r.currentDir) + " ", 1),
|
|
4559
4564
|
!isNaN(r.currentBearing) && r.currentDir ? (p(), b("img", {
|
|
4560
4565
|
key: 0,
|
|
4561
4566
|
class: "iconfont icon",
|
|
4562
4567
|
src: `data:image/svg+xml;base64,${s.getRotatedWaveArrowBase64(r.currentBearing, this.theme === "dark" ? "rgba(220, 115, 255, 1)" : "rgba(178, 51, 220, 1)")}`,
|
|
4563
4568
|
style: { width: "11px", height: "11px", display: "inline-block" }
|
|
4564
|
-
}, null, 8,
|
|
4569
|
+
}, null, 8, Xe)) : (p(), b("span", Je, "-"))
|
|
4565
4570
|
]),
|
|
4566
|
-
a("td",
|
|
4567
|
-
a("td",
|
|
4568
|
-
a("td",
|
|
4571
|
+
a("td", Qe, l(r.currentSpd), 1),
|
|
4572
|
+
a("td", Ke, l(r.seaLevel), 1),
|
|
4573
|
+
a("td", e4, l(r.seaSurfaceTemp), 1)
|
|
4569
4574
|
], 2))), 128))
|
|
4570
4575
|
], 2)
|
|
4571
4576
|
], 2)
|
|
@@ -4574,8 +4579,8 @@ function a4(i, t, e, h, c, s) {
|
|
|
4574
4579
|
])
|
|
4575
4580
|
]);
|
|
4576
4581
|
}
|
|
4577
|
-
const
|
|
4578
|
-
const
|
|
4582
|
+
const a4 = /* @__PURE__ */ l2(D0, [["render", t4], ["__scopeId", "data-v-09f6ee72"]]);
|
|
4583
|
+
const i4 = {
|
|
4579
4584
|
name: "IdmSeasonal",
|
|
4580
4585
|
components: {
|
|
4581
4586
|
IdmLoading: C2
|
|
@@ -4609,7 +4614,7 @@ const l4 = {
|
|
|
4609
4614
|
computeUTCTime() {
|
|
4610
4615
|
return (i, t = "MMM-DD/HHmm[Z], YYYY") => {
|
|
4611
4616
|
if (i) {
|
|
4612
|
-
const e =
|
|
4617
|
+
const e = _(i).utc();
|
|
4613
4618
|
return `${e == null ? void 0 : e.format(t)}`;
|
|
4614
4619
|
}
|
|
4615
4620
|
return "-";
|
|
@@ -4641,7 +4646,7 @@ const l4 = {
|
|
|
4641
4646
|
});
|
|
4642
4647
|
},
|
|
4643
4648
|
initSeasonalEchart() {
|
|
4644
|
-
var H, A, O, R, G, F, T, j, Y, C,
|
|
4649
|
+
var H, A, O, R, G, F, T, j, Y, C, M, L, r, Z;
|
|
4645
4650
|
let i = Math.max(
|
|
4646
4651
|
...[...this.reportData.highTemp, ...this.reportData.lastYearHighTemp].filter((n) => typeof n == "number" && !isNaN(n))
|
|
4647
4652
|
), t = Math.min(...[...this.reportData.lowTemp, ...this.reportData.lastYearLowTemp].filter((n) => typeof n == "number" && !isNaN(n))), e = Math.ceil((i + 1) / 5) * 5, h = Math.floor((t - 1) / 5) * 5, c = Math.ceil((e - h) / 5), s = [
|
|
@@ -4882,7 +4887,7 @@ const l4 = {
|
|
|
4882
4887
|
type: "bar",
|
|
4883
4888
|
yAxisIndex: 1,
|
|
4884
4889
|
barWidth: "30%",
|
|
4885
|
-
data: (
|
|
4890
|
+
data: (M = this.reportData) == null ? void 0 : M.precip,
|
|
4886
4891
|
show: !0,
|
|
4887
4892
|
symbol: "none",
|
|
4888
4893
|
smooth: !1,
|
|
@@ -5073,69 +5078,69 @@ const l4 = {
|
|
|
5073
5078
|
document.getElementById("temperature-echart") && J.dispose(document.getElementById("temperature-echart")), document.getElementById("wind-precip-echart") && J.dispose(document.getElementById("wind-precip-echart"));
|
|
5074
5079
|
}
|
|
5075
5080
|
}
|
|
5076
|
-
},
|
|
5081
|
+
}, l4 = { class: "idm-spot-seasonal-report" }, s4 = { class: "row" }, o4 = {
|
|
5077
5082
|
class: "col",
|
|
5078
5083
|
style: { width: "54%" }
|
|
5079
|
-
},
|
|
5084
|
+
}, r4 = {
|
|
5080
5085
|
key: 0,
|
|
5081
5086
|
style: { "margin-left": "8px" }
|
|
5082
|
-
},
|
|
5087
|
+
}, n4 = {
|
|
5083
5088
|
key: 1,
|
|
5084
5089
|
style: { "margin-left": "8px" }
|
|
5085
|
-
},
|
|
5090
|
+
}, d4 = {
|
|
5086
5091
|
class: "col",
|
|
5087
5092
|
style: { width: "42%" }
|
|
5088
|
-
},
|
|
5093
|
+
}, c4 = { style: { "margin-left": "8px" } }, h4 = { class: "row" }, m4 = {
|
|
5089
5094
|
class: "col",
|
|
5090
5095
|
style: { width: "54%" }
|
|
5091
|
-
},
|
|
5096
|
+
}, p4 = { style: { "margin-left": "8px" } }, g4 = { class: "content-box" }, u4 = { class: "summary-section" }, f4 = {
|
|
5092
5097
|
class: "title",
|
|
5093
5098
|
style: { "margin-left": "5px" }
|
|
5094
|
-
},
|
|
5099
|
+
}, b4 = { class: "spot-info-block" }, y4 = { class: "text" }, w4 = { class: "text" }, x4 = { class: "text" }, v4 = { class: "text" }, z4 = { class: "text" }, k4 = { class: "text" }, F4 = { class: "text" }, M4 = { class: "text" }, _4 = { class: "text" }, D4 = { class: "text" }, H4 = { class: "text" }, L4 = {
|
|
5095
5100
|
class: "seasonal-weather-section",
|
|
5096
5101
|
style: {}
|
|
5097
|
-
},
|
|
5102
|
+
}, S4 = {
|
|
5098
5103
|
key: 0,
|
|
5099
5104
|
id: "temperature-echart"
|
|
5100
|
-
},
|
|
5105
|
+
}, A4 = {
|
|
5101
5106
|
key: 1,
|
|
5102
5107
|
id: "wind-precip-echart"
|
|
5103
5108
|
};
|
|
5104
|
-
function
|
|
5109
|
+
function C4(i, t, e, h, c, s) {
|
|
5105
5110
|
var g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F;
|
|
5106
5111
|
const m = r2("IdmLoading");
|
|
5107
|
-
return p(), b("div",
|
|
5112
|
+
return p(), b("div", l4, [
|
|
5108
5113
|
(g = e.reportData) != null && g.showSummary ? (p(), b("div", {
|
|
5109
5114
|
key: 0,
|
|
5110
5115
|
class: v(["summary-info-box", e.theme === "dark" ? "dark" : "light"])
|
|
5111
5116
|
}, [
|
|
5112
|
-
a("div",
|
|
5113
|
-
a("div",
|
|
5117
|
+
a("div", s4, [
|
|
5118
|
+
a("div", o4, [
|
|
5114
5119
|
a("span", {
|
|
5115
5120
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5116
5121
|
}, l(e.locale === "zhHans" ? "位置" : "Position") + ":", 3),
|
|
5117
|
-
(y = e.reportData) != null && y.portName ? (p(), b("span",
|
|
5122
|
+
(y = e.reportData) != null && y.portName ? (p(), b("span", r4, l((u = e.reportData) == null ? void 0 : u.portName) + " " + l(`[${s.computeLat(e.reportData.lat)}, ${s.computeLng(e.reportData.lng)}]`), 1)) : (p(), b("span", n4, l(`${s.computeLat(e.reportData.lat)} , ${s.computeLng(e.reportData.lng)}`), 1))
|
|
5118
5123
|
]),
|
|
5119
|
-
a("div",
|
|
5124
|
+
a("div", d4, [
|
|
5120
5125
|
a("span", {
|
|
5121
5126
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5122
5127
|
}, l(e.locale === "zhHans" ? "预报月份" : "Forecast Month") + ":", 3),
|
|
5123
|
-
a("span",
|
|
5128
|
+
a("span", c4, l((z = e.reportData) == null ? void 0 : z.forecastMonth), 1)
|
|
5124
5129
|
])
|
|
5125
5130
|
]),
|
|
5126
|
-
a("div",
|
|
5127
|
-
a("div",
|
|
5131
|
+
a("div", h4, [
|
|
5132
|
+
a("div", m4, [
|
|
5128
5133
|
a("span", {
|
|
5129
5134
|
class: v(["label label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5130
5135
|
}, l(e.locale === "zhHans" ? "时区" : "Timezone") + ":", 3),
|
|
5131
|
-
a("span",
|
|
5136
|
+
a("span", p4, "UTC " + l((k = e.reportData) == null ? void 0 : k.positionOffset), 1)
|
|
5132
5137
|
])
|
|
5133
5138
|
])
|
|
5134
5139
|
], 2)) : Q("", !0),
|
|
5135
|
-
a("div",
|
|
5136
|
-
a("div",
|
|
5137
|
-
a("div",
|
|
5138
|
-
a("div",
|
|
5140
|
+
a("div", g4, [
|
|
5141
|
+
a("div", u4, [
|
|
5142
|
+
a("div", f4, l(e.locale === "zhHans" ? "总结" : "Summary"), 1),
|
|
5143
|
+
a("div", b4, [
|
|
5139
5144
|
a("div", {
|
|
5140
5145
|
class: v(["block", e.theme === "dark" ? "dark" : "light"])
|
|
5141
5146
|
}, [
|
|
@@ -5145,25 +5150,25 @@ function N4(i, t, e, h, c, s) {
|
|
|
5145
5150
|
a("div", {
|
|
5146
5151
|
class: v(["divider", e.theme === "dark" ? "dark" : "light"])
|
|
5147
5152
|
}, null, 2),
|
|
5148
|
-
a("div",
|
|
5153
|
+
a("div", y4, [
|
|
5149
5154
|
a("span", {
|
|
5150
5155
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5151
5156
|
}, l(e.locale === "zhHans" ? "平均最高温度:" : "Avg High Temp:"), 3),
|
|
5152
5157
|
f(" " + l(e.reportData.minHighTemp) + " to " + l(e.reportData.maxHighTemp) + " °C", 1)
|
|
5153
5158
|
]),
|
|
5154
|
-
a("div",
|
|
5159
|
+
a("div", w4, [
|
|
5155
5160
|
a("span", {
|
|
5156
5161
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5157
5162
|
}, l(e.locale === "zhHans" ? "平均最低温度:" : "Avg Low Temp:"), 3),
|
|
5158
5163
|
f(" " + l(e.reportData.minLowTemp) + " to " + l(e.reportData.maxLowTemp) + " °C", 1)
|
|
5159
5164
|
]),
|
|
5160
|
-
a("div",
|
|
5165
|
+
a("div", x4, [
|
|
5161
5166
|
a("span", {
|
|
5162
5167
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5163
5168
|
}, l(e.locale === "zhHans" ? "最热日期:" : "Hottest Day:"), 3),
|
|
5164
5169
|
f(" " + l(e.reportData.hottestDay), 1)
|
|
5165
5170
|
]),
|
|
5166
|
-
a("div",
|
|
5171
|
+
a("div", v4, [
|
|
5167
5172
|
a("span", {
|
|
5168
5173
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5169
5174
|
}, l(e.locale === "zhHans" ? "最冷日期:" : "Coldest Day:"), 3),
|
|
@@ -5179,19 +5184,19 @@ function N4(i, t, e, h, c, s) {
|
|
|
5179
5184
|
a("div", {
|
|
5180
5185
|
class: v(["divider", e.theme === "dark" ? "dark" : "light"])
|
|
5181
5186
|
}, null, 2),
|
|
5182
|
-
a("div",
|
|
5187
|
+
a("div", z4, [
|
|
5183
5188
|
a("span", {
|
|
5184
5189
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5185
5190
|
}, l(e.locale === "zhHans" ? "小雨:" : "Light (<10mm):"), 3),
|
|
5186
5191
|
f(" " + l((N = (E = (x = e.reportData) == null ? void 0 : x.precip) == null ? void 0 : E.filter((T) => T < 10)) == null ? void 0 : N.length) + " days", 1)
|
|
5187
5192
|
]),
|
|
5188
|
-
a("div",
|
|
5193
|
+
a("div", k4, [
|
|
5189
5194
|
a("span", {
|
|
5190
5195
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5191
5196
|
}, l(e.locale === "zhHans" ? "中雨:" : "Moderate (<=24.9mm):"), 3),
|
|
5192
5197
|
f(" " + l((D = (W = (B = e.reportData) == null ? void 0 : B.precip) == null ? void 0 : W.filter((T) => T >= 10 && T <= 24.9)) == null ? void 0 : D.length) + " days", 1)
|
|
5193
5198
|
]),
|
|
5194
|
-
a("div",
|
|
5199
|
+
a("div", F4, [
|
|
5195
5200
|
a("span", {
|
|
5196
5201
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5197
5202
|
}, l(e.locale === "zhHans" ? "大雨:" : "Heavy (<=49.9mm):"), 3),
|
|
@@ -5213,19 +5218,19 @@ function N4(i, t, e, h, c, s) {
|
|
|
5213
5218
|
a("div", {
|
|
5214
5219
|
class: v(["divider", e.theme === "dark" ? "dark" : "light"])
|
|
5215
5220
|
}, null, 2),
|
|
5216
|
-
a("div",
|
|
5221
|
+
a("div", _4, [
|
|
5217
5222
|
a("span", {
|
|
5218
5223
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5219
5224
|
}, l(e.locale === "zhHans" ? "平均风速:" : "Mean Wind:"), 3),
|
|
5220
5225
|
f(" " + l(s.roundPrecision(e.reportData.meanWind, 1)) + " kts", 1)
|
|
5221
5226
|
]),
|
|
5222
|
-
a("div",
|
|
5227
|
+
a("div", D4, [
|
|
5223
5228
|
a("span", {
|
|
5224
5229
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5225
5230
|
}, l(e.locale === "zhHans" ? "最强风日:" : "Windiest Day:"), 3),
|
|
5226
5231
|
f(" " + l(e.reportData.windiestDay) + " ( " + l(e.reportData.maxWindSpeed) + "kts )", 1)
|
|
5227
5232
|
]),
|
|
5228
|
-
a("div",
|
|
5233
|
+
a("div", H4, [
|
|
5229
5234
|
a("span", {
|
|
5230
5235
|
class: v(["label-color", e.theme === "dark" ? "dark" : "light"])
|
|
5231
5236
|
}, l(e.locale === "zhHans" ? "主要风向:" : "Dominant Wind Dir:"), 3),
|
|
@@ -5234,8 +5239,8 @@ function N4(i, t, e, h, c, s) {
|
|
|
5234
5239
|
], 2)
|
|
5235
5240
|
])
|
|
5236
5241
|
]),
|
|
5237
|
-
a("div",
|
|
5238
|
-
e.loading ? Q("", !0) : (p(), b("div",
|
|
5242
|
+
a("div", L4, [
|
|
5243
|
+
e.loading ? Q("", !0) : (p(), b("div", S4)),
|
|
5239
5244
|
e.loading ? e.loading ? (p(), b("div", {
|
|
5240
5245
|
key: 2,
|
|
5241
5246
|
class: v(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
@@ -5244,17 +5249,17 @@ function N4(i, t, e, h, c, s) {
|
|
|
5244
5249
|
], 2)) : (p(), b("div", {
|
|
5245
5250
|
key: 3,
|
|
5246
5251
|
class: v(["loading-box", e.theme === "dark" ? "dark" : "light"])
|
|
5247
|
-
}, l(e.locale === "zhHans" ? "暂无数据" : "No Data"), 3)) : (p(), b("div",
|
|
5252
|
+
}, l(e.locale === "zhHans" ? "暂无数据" : "No Data"), 3)) : (p(), b("div", A4))
|
|
5248
5253
|
])
|
|
5249
5254
|
])
|
|
5250
5255
|
]);
|
|
5251
5256
|
}
|
|
5252
|
-
const
|
|
5257
|
+
const N4 = /* @__PURE__ */ l2(i4, [["render", C4], ["__scopeId", "data-v-2fda2548"]]), Mt = {
|
|
5253
5258
|
install(i) {
|
|
5254
|
-
i.component("ForecastReport",
|
|
5259
|
+
i.component("ForecastReport", _0), i.component("HistoricalReport", a4), i.component("SeasonalReport", N4);
|
|
5255
5260
|
}
|
|
5256
5261
|
};
|
|
5257
|
-
const
|
|
5262
|
+
const B4 = {
|
|
5258
5263
|
props: {
|
|
5259
5264
|
tropicals: {
|
|
5260
5265
|
type: Object,
|
|
@@ -6964,8 +6969,8 @@ const T4 = {
|
|
|
6964
6969
|
var h, c, s, m, g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y;
|
|
6965
6970
|
const i = C6.interpolate(this.tropicals, 1), t = JSON.parse(JSON.stringify(i)), e = [];
|
|
6966
6971
|
if (t.forEach((C) => {
|
|
6967
|
-
var
|
|
6968
|
-
(
|
|
6972
|
+
var M, L, r;
|
|
6973
|
+
(M = C.properties) != null && M.name && !e.includes((L = C.properties) == null ? void 0 : L.name) && e.push((r = C.properties) == null ? void 0 : r.name);
|
|
6969
6974
|
}), e.forEach((C) => {
|
|
6970
6975
|
var r;
|
|
6971
6976
|
const L = (r = t.filter((Z) => {
|
|
@@ -6977,13 +6982,13 @@ const T4 = {
|
|
|
6977
6982
|
return ((K = Z.properties) == null ? void 0 : K.name) === C && (Z.properties.disabled = ((X = Z.properties) == null ? void 0 : X.model) !== L), Z;
|
|
6978
6983
|
});
|
|
6979
6984
|
}), this.interpolateData = JSON.parse(JSON.stringify(t)), (h = this.interpolateMarkers) == null || h.forEach((C) => C == null ? void 0 : C.remove()), this.interpolateMarkers = [], (c = this.interpolateData) != null && c.length && this.tropicals.active) {
|
|
6980
|
-
const C = this.interpolateData.filter((
|
|
6981
|
-
this.interpolateData.forEach((
|
|
6985
|
+
const C = this.interpolateData.filter((M) => M.properties.date === this.ts && !M.properties.disabled);
|
|
6986
|
+
this.interpolateData.forEach((M) => {
|
|
6982
6987
|
});
|
|
6983
|
-
for (const
|
|
6984
|
-
if (!
|
|
6988
|
+
for (const M of C)
|
|
6989
|
+
if (!M.properties.disabled) {
|
|
6985
6990
|
let L = "#f44336";
|
|
6986
|
-
((m = (s =
|
|
6991
|
+
((m = (s = M.properties) == null ? void 0 : s.wind) == null ? void 0 : m.kts) < 32 || !((y = (g = M.properties) == null ? void 0 : g.wind) != null && y.kts) ? L = "#03f869" : ((z = (u = M.properties) == null ? void 0 : u.wind) == null ? void 0 : z.kts) >= 32 && ((x = (k = M.properties) == null ? void 0 : k.wind) == null ? void 0 : x.kts) < 47 ? L = "#f2f202" : ((N = (E = M.properties) == null ? void 0 : E.wind) == null ? void 0 : N.kts) >= 47 && ((W = (B = M.properties) == null ? void 0 : B.wind) == null ? void 0 : W.kts) < 63 ? L = "#ff9100" : ((H = (D = M.properties) == null ? void 0 : D.wind) == null ? void 0 : H.kts) >= 63 && ((O = (A = M.properties) == null ? void 0 : A.wind) == null ? void 0 : O.kts) < 79 ? L = "#f44336" : ((G = (R = M.properties) == null ? void 0 : R.wind) == null ? void 0 : G.kts) >= 79 && ((T = (F = M.properties) == null ? void 0 : F.wind) == null ? void 0 : T.kts) < 94 ? L = "#c604a4" : ((Y = (j = M.properties) == null ? void 0 : j.wind) == null ? void 0 : Y.kts) >= 94 ? L = "#6b05bb" : L = "#f44336";
|
|
6987
6992
|
const r = `<svg t="1719918955501"
|
|
6988
6993
|
class="icon" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" p-id="18382"
|
|
6989
6994
|
xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
|
|
@@ -6999,19 +7004,19 @@ const T4 = {
|
|
|
6999
7004
|
d="M420.66666667 959.17a16.08 16.08 0 0 1-15.91-13.49A15.89 15.89 0 0 1 415.50666667 928c1.49-0.55 38.88-14.76 72.79-65.52A354.55 354.55 0 0 1 162.66666667 509.17a450.14 450.14 0 0 1 450.5-450.5 16.07 16.07 0 0 1 15.91 13.48 15.88 15.88 0 0 1-10.75 17.66c-1.58 0.58-39.13 14.9-73.07 65.95A354.22 354.22 0 0 1 871.66666667 509.17a16 16 0 0 1-0.52 4.05A450.14 450.14 0 0 1 420.66666667 959.17zM554.80666667 94.72C351.57666667 123.2 194.66666667 298.21 194.66666667 509.17c0 177.08 144.06 321.74 321.13 322.48a16 16 0 0 1 14.07 23.49c-16.11 30.42-34.27 52.37-50.85 68C682.25666667 894.63 839.16666667 719.63 839.16666667 508.67a15.94 15.94 0 0 1 0.47-3.86C837.30666667 329.33 693.82666667 187 517.80666667 186.67A16 16 0 0 1 503.66666667 163.21c16.21-30.69 34.47-52.79 51.14-68.49z"
|
|
7000
7005
|
fill="#ffffff" p-id="18386"></path>
|
|
7001
7006
|
</svg>`, Z = document.createElement("div");
|
|
7002
|
-
Z.className = "hurricane-hourly-marker-simple", Z.innerHTML = `<div class="${
|
|
7003
|
-
const n = new L2.Marker(Z).setLngLat(
|
|
7007
|
+
Z.className = "hurricane-hourly-marker-simple", Z.innerHTML = `<div class="${M.geometry.coordinates[1] >= 0 ? "center north" : "center south"}">${r}</div>`;
|
|
7008
|
+
const n = new L2.Marker(Z).setLngLat(M.geometry.coordinates).addTo(this.map);
|
|
7004
7009
|
this.interpolateMarkers.push(n);
|
|
7005
7010
|
}
|
|
7006
7011
|
}
|
|
7007
7012
|
}
|
|
7008
7013
|
}
|
|
7009
7014
|
};
|
|
7010
|
-
function
|
|
7015
|
+
function T4(i, t, e, h, c, s) {
|
|
7011
7016
|
return null;
|
|
7012
7017
|
}
|
|
7013
|
-
const
|
|
7014
|
-
const
|
|
7018
|
+
const I4 = /* @__PURE__ */ l2(B4, [["render", T4]]);
|
|
7019
|
+
const E4 = {
|
|
7015
7020
|
name: "TropicalMapbox",
|
|
7016
7021
|
props: {
|
|
7017
7022
|
token: {
|
|
@@ -7053,7 +7058,7 @@ const W4 = {
|
|
|
7053
7058
|
const i = [];
|
|
7054
7059
|
(m = (s = (c = this.tropicals) == null ? void 0 : c.data) == null ? void 0 : s.features) == null || m.forEach((g) => {
|
|
7055
7060
|
var y, u, z;
|
|
7056
|
-
((y = g == null ? void 0 : g.properties) == null ? void 0 : y.type) === "forecast" && !g.properties.disabled && ((u = g == null ? void 0 : g.geometry) == null ? void 0 : u.type) === "Point" &&
|
|
7061
|
+
((y = g == null ? void 0 : g.properties) == null ? void 0 : y.type) === "forecast" && !g.properties.disabled && ((u = g == null ? void 0 : g.geometry) == null ? void 0 : u.type) === "Point" && _(g.properties.date).diff(_(), "hour") <= 123 && i.push((z = g == null ? void 0 : g.geometry) == null ? void 0 : z.coordinates);
|
|
7057
7062
|
});
|
|
7058
7063
|
const t = A2.calculateBBox([i]), e = A2.calculateCenter([i]);
|
|
7059
7064
|
L2.accessToken = "pk.eyJ1IjoibmVhdGNoZW5oZW5nIiwiYSI6ImNsdXM3cnBmODBsemgycW1vaXc1bjV6bXMifQ.w6fqHGRbhNhLvm0LnX4ZVw";
|
|
@@ -8615,10 +8620,10 @@ const W4 = {
|
|
|
8615
8620
|
});
|
|
8616
8621
|
}
|
|
8617
8622
|
}
|
|
8618
|
-
},
|
|
8619
|
-
function
|
|
8623
|
+
}, W4 = { class: "map-box" };
|
|
8624
|
+
function P4(i, t, e, h, c, s) {
|
|
8620
8625
|
const m = r2("TropicalGL"), g = r2("LatLngGL");
|
|
8621
|
-
return p(), b("div",
|
|
8626
|
+
return p(), b("div", W4, [
|
|
8622
8627
|
c.map ? (p(), S2(m, {
|
|
8623
8628
|
key: 0,
|
|
8624
8629
|
class: "hurricane",
|
|
@@ -8636,7 +8641,7 @@ function O4(i, t, e, h, c, s) {
|
|
|
8636
8641
|
}, null, 8, ["map"])) : Q("", !0)
|
|
8637
8642
|
]);
|
|
8638
8643
|
}
|
|
8639
|
-
const
|
|
8644
|
+
const O4 = /* @__PURE__ */ l2(E4, [["render", P4]]), V4 = {
|
|
8640
8645
|
props: {
|
|
8641
8646
|
id: {
|
|
8642
8647
|
type: String,
|
|
@@ -8703,8 +8708,8 @@ const V4 = /* @__PURE__ */ l2(W4, [["render", O4]]), R4 = {
|
|
|
8703
8708
|
let h = document.getElementById(this.id);
|
|
8704
8709
|
this.chart = J.init(h);
|
|
8705
8710
|
}
|
|
8706
|
-
const i = Number(
|
|
8707
|
-
|
|
8711
|
+
const i = Number(_(this.xAxis[0]).utc().format("x")) - 8 * 60 * 60 * 1e3, t = Number(
|
|
8712
|
+
_(this.xAxis[this.xAxis.length - 1]).utc().format("x")
|
|
8708
8713
|
) - 8 * 60 * 60 * 1e3;
|
|
8709
8714
|
let e = {
|
|
8710
8715
|
title: {
|
|
@@ -8741,7 +8746,7 @@ const V4 = /* @__PURE__ */ l2(W4, [["render", O4]]), R4 = {
|
|
|
8741
8746
|
axisLabel: {
|
|
8742
8747
|
show: !0,
|
|
8743
8748
|
formatter: function(h, c) {
|
|
8744
|
-
const s =
|
|
8749
|
+
const s = _(h).format("MMM-DD"), m = _(h).format("HH");
|
|
8745
8750
|
return m === "00" || c === 0 ? s : m;
|
|
8746
8751
|
},
|
|
8747
8752
|
fontSize: "11px"
|
|
@@ -8775,23 +8780,23 @@ const V4 = /* @__PURE__ */ l2(W4, [["render", O4]]), R4 = {
|
|
|
8775
8780
|
});
|
|
8776
8781
|
}
|
|
8777
8782
|
}
|
|
8778
|
-
},
|
|
8779
|
-
function
|
|
8783
|
+
}, R4 = ["id"];
|
|
8784
|
+
function G4(i, t, e, h, c, s) {
|
|
8780
8785
|
return p(), b("div", null, [
|
|
8781
8786
|
a("div", {
|
|
8782
8787
|
id: e.id,
|
|
8783
8788
|
style: { height: "240px" }
|
|
8784
|
-
}, null, 8,
|
|
8789
|
+
}, null, 8, R4)
|
|
8785
8790
|
]);
|
|
8786
8791
|
}
|
|
8787
|
-
const
|
|
8788
|
-
const
|
|
8792
|
+
const $4 = /* @__PURE__ */ l2(V4, [["render", G4]]);
|
|
8793
|
+
const j4 = {
|
|
8789
8794
|
name: "IdmTropical",
|
|
8790
8795
|
components: {
|
|
8791
8796
|
IdmBrand: I2,
|
|
8792
|
-
MiniMap:
|
|
8793
|
-
Mapbox:
|
|
8794
|
-
Echart:
|
|
8797
|
+
MiniMap: I4,
|
|
8798
|
+
Mapbox: O4,
|
|
8799
|
+
Echart: $4
|
|
8795
8800
|
},
|
|
8796
8801
|
props: {
|
|
8797
8802
|
report: {
|
|
@@ -8837,7 +8842,7 @@ const Y4 = {
|
|
|
8837
8842
|
computeTime() {
|
|
8838
8843
|
return function(i) {
|
|
8839
8844
|
if (i) {
|
|
8840
|
-
const t =
|
|
8845
|
+
const t = _(i).utc();
|
|
8841
8846
|
return `${t.format("yyyy-MM-DD HH:mm[ (UTC) ]")} (${t == null ? void 0 : t.fromNow()})`;
|
|
8842
8847
|
}
|
|
8843
8848
|
return "-";
|
|
@@ -8850,7 +8855,7 @@ const Y4 = {
|
|
|
8850
8855
|
},
|
|
8851
8856
|
computeHours() {
|
|
8852
8857
|
return function(i, t) {
|
|
8853
|
-
return
|
|
8858
|
+
return _(t).add(i, "h").utc().format("MMMDD/HH[Z]");
|
|
8854
8859
|
};
|
|
8855
8860
|
},
|
|
8856
8861
|
// 经纬度转换
|
|
@@ -8944,7 +8949,7 @@ const Y4 = {
|
|
|
8944
8949
|
version: Math.random() + 1,
|
|
8945
8950
|
center: [(u = this.center) == null ? void 0 : u.lng, (z = this.center) == null ? void 0 : z.lat]
|
|
8946
8951
|
}, this.activeForecast = this.model ? ((x = (k = this.report) == null ? void 0 : k.forecasts) == null ? void 0 : x.filter((H) => H.model === this.model)[0]) || ((N = (E = this.report) == null ? void 0 : E.forecasts) == null ? void 0 : N[0]) : (W = (B = this.report) == null ? void 0 : B.forecasts) == null ? void 0 : W[0], this.activeForecast.sample = [];
|
|
8947
|
-
const e =
|
|
8952
|
+
const e = _((D = this.activeForecast) == null ? void 0 : D.date);
|
|
8948
8953
|
let h = 0;
|
|
8949
8954
|
for (const H in this.activeForecast.hours)
|
|
8950
8955
|
if (h < 8) {
|
|
@@ -8956,18 +8961,18 @@ const Y4 = {
|
|
|
8956
8961
|
},
|
|
8957
8962
|
async fetchData() {
|
|
8958
8963
|
var g;
|
|
8959
|
-
const i = this.ts ?
|
|
8964
|
+
const i = this.ts ? _(Number(this.ts)).utc().format("YYYY-MM-DD HH") : _().utc().format("YYYY-MM-DD HH");
|
|
8960
8965
|
for (let y in this.records)
|
|
8961
|
-
|
|
8962
|
-
let t = this.computeHourSubscript(
|
|
8966
|
+
_(this.activeForecast.date).add(y, "h").utc().format("YYYY-MM-DD HH") === i && this.$emit("center", this.records[y]);
|
|
8967
|
+
let t = this.computeHourSubscript(_(this.activeForecast.date).utc().format("H"));
|
|
8963
8968
|
const e = [], h = [];
|
|
8964
8969
|
let c = [], s = [], m = [];
|
|
8965
8970
|
for (let y in this.records) {
|
|
8966
|
-
const u = this.records[y], z =
|
|
8971
|
+
const u = this.records[y], z = _(this.activeForecast.date).add(y, "h").utc(), k = this.computeHourSubscript(_(z).format("H")), x = `${_(z).format("YYYY-MM-DD")} ${this.hourSubscript[k]}:00:00`;
|
|
8967
8972
|
t === k ? (s.push([x, u.wind.kts]), m.push([x, u.pressure]), c.push([x, u.wind.kts])) : (e.push(c), t = k, c = [], s = [], m = [], c.push([x, u.wind.kts]), s.push([x, u.wind.kts]), m.push([x, u.pressure]), this.xAxis.push(z));
|
|
8968
8973
|
}
|
|
8969
8974
|
for (let y in this.activeForecast.hours) {
|
|
8970
|
-
const u = this.activeForecast.hours[y], z =
|
|
8975
|
+
const u = this.activeForecast.hours[y], z = _(this.activeForecast.date).add(y, "h").utc(), k = this.computeHourSubscript(_(z).format("H")), x = `${_(z).format("YYYY-MM-DD")} ${this.hourSubscript[k]}:00:00`;
|
|
8971
8976
|
h.push([x, ((g = u.gusts) == null ? void 0 : g.kts) ?? "-"]);
|
|
8972
8977
|
}
|
|
8973
8978
|
this.fetchProbabilityData(e);
|
|
@@ -9061,8 +9066,8 @@ const Y4 = {
|
|
|
9061
9066
|
];
|
|
9062
9067
|
},
|
|
9063
9068
|
async interpolatedRecord(i, t, e = 3) {
|
|
9064
|
-
var g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C,
|
|
9065
|
-
const h =
|
|
9069
|
+
var g, y, u, z, k, x, E, N, B, W, D, H, A, O, R, G, F, T, j, Y, C, M, L, r, Z, n, K, X;
|
|
9070
|
+
const h = _(i).set({ second: 0 }).utc();
|
|
9066
9071
|
let c = e - (h.get("hour") * 60 + h.get("minute")) % (e * 60) / 60, s;
|
|
9067
9072
|
const m = {};
|
|
9068
9073
|
for (; s = this.computeCandidateIndex(t, c), s.next !== -1 || c === s.prev; ) {
|
|
@@ -9078,7 +9083,7 @@ const Y4 = {
|
|
|
9078
9083
|
pressure: this.computeInterpolateValue((R = t[s.prev]) == null ? void 0 : R.pressure, (G = t[s.next]) == null ? void 0 : G.pressure, U),
|
|
9079
9084
|
wind: {
|
|
9080
9085
|
kts: this.computeInterpolateValue((T = (F = t[s.prev]) == null ? void 0 : F.wind) == null ? void 0 : T.kts, (Y = (j = t[s.next]) == null ? void 0 : j.wind) == null ? void 0 : Y.kts, U),
|
|
9081
|
-
lat: this.computeInterpolateValue((
|
|
9086
|
+
lat: this.computeInterpolateValue((M = (C = t[s.prev]) == null ? void 0 : C.wind) == null ? void 0 : M.lat, (r = (L = t[s.next]) == null ? void 0 : L.wind) == null ? void 0 : r.lat, U),
|
|
9082
9087
|
lng: this.computeInterpolateValue((n = (Z = t[s.prev]) == null ? void 0 : Z.wind) == null ? void 0 : n.lng, (X = (K = t[s.next]) == null ? void 0 : K.wind) == null ? void 0 : X.lng, U)
|
|
9083
9088
|
}
|
|
9084
9089
|
}, c += e;
|
|
@@ -9086,51 +9091,51 @@ const Y4 = {
|
|
|
9086
9091
|
return m;
|
|
9087
9092
|
}
|
|
9088
9093
|
}
|
|
9089
|
-
},
|
|
9094
|
+
}, Y4 = { class: "typhoon-report" }, Z4 = { class: "content-box" }, U4 = { class: "row" }, q4 = { class: "info-box" }, X4 = { class: "title-card bg-blue-light-2" }, J4 = { class: "item" }, Q4 = { class: "name" }, K4 = { class: "type" }, et = { class: "info" }, tt = { class: "item" }, at = { style: { flex: "4" } }, it = { style: { flex: "6" } }, lt = { class: "item" }, st = { style: { flex: "4" } }, ot = { style: { flex: "6" } }, rt = {
|
|
9090
9095
|
id: "miniMap",
|
|
9091
9096
|
class: "mini-map"
|
|
9092
|
-
},
|
|
9097
|
+
}, nt = {
|
|
9093
9098
|
id: "normalMap",
|
|
9094
9099
|
class: "normal-map"
|
|
9095
|
-
},
|
|
9096
|
-
function
|
|
9100
|
+
}, dt = { class: "echart-container" }, ct = { class: "orm-report-table typ-table" };
|
|
9101
|
+
function ht(i, t, e, h, c, s) {
|
|
9097
9102
|
var z, k, x, E, N, B, W, D, H, A, O, R, G;
|
|
9098
9103
|
const m = r2("IdmBrand"), g = r2("MiniMap"), y = r2("Mapbox"), u = r2("Echart");
|
|
9099
|
-
return p(), b("div",
|
|
9104
|
+
return p(), b("div", Y4, [
|
|
9100
9105
|
c2(m, { name: "Tropical Cyclone Strike Probability Report" }),
|
|
9101
|
-
a("div",
|
|
9102
|
-
a("div",
|
|
9103
|
-
a("div",
|
|
9104
|
-
a("div",
|
|
9105
|
-
a("div",
|
|
9106
|
+
a("div", Z4, [
|
|
9107
|
+
a("div", U4, [
|
|
9108
|
+
a("div", q4, [
|
|
9109
|
+
a("div", X4, [
|
|
9110
|
+
a("div", J4, [
|
|
9106
9111
|
a("div", null, [
|
|
9107
|
-
a("span",
|
|
9112
|
+
a("span", Q4, l((z = e.report) == null ? void 0 : z.name), 1),
|
|
9108
9113
|
t[0] || (t[0] = f(", ", -1)),
|
|
9109
|
-
a("span",
|
|
9114
|
+
a("span", K4, l((E = (x = (k = e.report) == null ? void 0 : k.history) == null ? void 0 : x[0]) == null ? void 0 : E.type), 1),
|
|
9110
9115
|
a("span", null, " [ " + l((N = this.model) == null ? void 0 : N.toUpperCase()) + " ]", 1)
|
|
9111
9116
|
]),
|
|
9112
|
-
a("div",
|
|
9117
|
+
a("div", et, [
|
|
9113
9118
|
a("span", null, "Last updated: " + l(s.computeTime(((W = (B = c.records) == null ? void 0 : B.history) == null ? void 0 : W.updated) || ((A = (H = (D = e.report) == null ? void 0 : D.forecasts) == null ? void 0 : H.filter((F) => !F.disabled)[0]) == null ? void 0 : A.date))), 1)
|
|
9114
9119
|
])
|
|
9115
9120
|
]),
|
|
9116
|
-
a("div",
|
|
9117
|
-
a("div",
|
|
9121
|
+
a("div", tt, [
|
|
9122
|
+
a("div", at, [
|
|
9118
9123
|
t[1] || (t[1] = a("span", { class: "label" }, "Position:", -1)),
|
|
9119
9124
|
a("span", null, l(s.computedLngLat(c.center.lat, c.center.lng)), 1)
|
|
9120
9125
|
]),
|
|
9121
|
-
a("div",
|
|
9126
|
+
a("div", it, [
|
|
9122
9127
|
t[2] || (t[2] = a("span", { class: "label" }, "Pressure:", -1)),
|
|
9123
9128
|
a("span", null, l(c.center.pressure || "-") + " hPa", 1)
|
|
9124
9129
|
])
|
|
9125
9130
|
]),
|
|
9126
|
-
a("div",
|
|
9127
|
-
a("div",
|
|
9131
|
+
a("div", lt, [
|
|
9132
|
+
a("div", st, [
|
|
9128
9133
|
t[3] || (t[3] = a("span", { class: "label" }, "Present Movement:", -1)),
|
|
9129
9134
|
a("span", null, l(((O = c.center.movement) == null ? void 0 : O.deg) || "-") + "°", 1),
|
|
9130
9135
|
t[4] || (t[4] = f(" / ", -1)),
|
|
9131
9136
|
a("span", null, l(((R = c.center.movement) == null ? void 0 : R.kts) || "-") + " kts", 1)
|
|
9132
9137
|
]),
|
|
9133
|
-
a("div",
|
|
9138
|
+
a("div", ot, [
|
|
9134
9139
|
t[5] || (t[5] = a("span", { class: "label" }, "Maximum sustained wind near center:", -1)),
|
|
9135
9140
|
a("span", null, l(c.center.kts || "-") + " kts, BF" + l(s.computeBF(c.center.kts)), 1)
|
|
9136
9141
|
])
|
|
@@ -9138,7 +9143,7 @@ function mt(i, t, e, h, c, s) {
|
|
|
9138
9143
|
]),
|
|
9139
9144
|
t[6] || (t[6] = N2('<div class="legend-card bg-blue-light-2 text-label" data-v-50ad62cd><div class="item" data-v-50ad62cd><div class="legend" data-v-50ad62cd><div class="icon history" data-v-50ad62cd></div><div class="label" data-v-50ad62cd>Past Track</div></div><div class="legend" data-v-50ad62cd><div class="icon forecast" data-v-50ad62cd></div><div class="label" data-v-50ad62cd>Forecast Track</div></div><div class="legend" data-v-50ad62cd><div class="icon td" data-v-50ad62cd></div><div class="label" data-v-50ad62cd>TD</div></div><div class="legend" data-v-50ad62cd><div class="icon ts" data-v-50ad62cd></div><div class="label" data-v-50ad62cd>TS</div></div><div class="legend" data-v-50ad62cd><div class="icon sts" data-v-50ad62cd></div><div class="label" data-v-50ad62cd>STS</div></div><div class="legend" data-v-50ad62cd><div class="icon ty" data-v-50ad62cd></div><div class="label" data-v-50ad62cd>TY</div></div><div class="legend" data-v-50ad62cd><div class="icon sty" data-v-50ad62cd></div><div class="label" data-v-50ad62cd>STY</div></div><div class="legend" data-v-50ad62cd><div class="icon supper-ty" data-v-50ad62cd></div><div class="label" data-v-50ad62cd>Super TY</div></div><div class="legend" data-v-50ad62cd><div class="icon r7" data-v-50ad62cd></div><div class="label" data-v-50ad62cd>35kts Radii</div></div><div class="legend" data-v-50ad62cd><div class="icon r10" data-v-50ad62cd></div><div class="label" data-v-50ad62cd>50kts Radii</div></div></div></div>', 1))
|
|
9140
9145
|
]),
|
|
9141
|
-
a("div",
|
|
9146
|
+
a("div", rt, [
|
|
9142
9147
|
c.tropicals ? (p(), S2(g, {
|
|
9143
9148
|
key: 0,
|
|
9144
9149
|
tropicals: c.tropicals,
|
|
@@ -9149,7 +9154,7 @@ function mt(i, t, e, h, c, s) {
|
|
|
9149
9154
|
}, null, 8, ["tropicals", "ts", "token"])) : Q("", !0)
|
|
9150
9155
|
])
|
|
9151
9156
|
]),
|
|
9152
|
-
a("div",
|
|
9157
|
+
a("div", nt, [
|
|
9153
9158
|
c.tropicals ? (p(), S2(y, {
|
|
9154
9159
|
key: 0,
|
|
9155
9160
|
tropicals: c.tropicals,
|
|
@@ -9160,8 +9165,8 @@ function mt(i, t, e, h, c, s) {
|
|
|
9160
9165
|
zoom: 4
|
|
9161
9166
|
}, null, 8, ["tropicals", "model", "ts", "token"])) : Q("", !0)
|
|
9162
9167
|
]),
|
|
9163
|
-
a("div",
|
|
9164
|
-
a("table",
|
|
9168
|
+
a("div", dt, [
|
|
9169
|
+
a("table", ct, [
|
|
9165
9170
|
t[7] || (t[7] = a("thead", null, [
|
|
9166
9171
|
a("tr", null, [
|
|
9167
9172
|
a("td", null, "Time"),
|
|
@@ -9175,14 +9180,14 @@ function mt(i, t, e, h, c, s) {
|
|
|
9175
9180
|
], -1)),
|
|
9176
9181
|
a("tbody", null, [
|
|
9177
9182
|
(p(!0), b(B2, null, T2((G = c.activeForecast) == null ? void 0 : G.sample, (F, T) => {
|
|
9178
|
-
var j, Y, C,
|
|
9183
|
+
var j, Y, C, M, L;
|
|
9179
9184
|
return p(), b("tr", { key: T }, [
|
|
9180
9185
|
a("td", null, l(F.date), 1),
|
|
9181
9186
|
a("td", null, l(s.computedLngLat(F.lat, F.lng)), 1),
|
|
9182
9187
|
a("td", null, l(s.computePrecision(F.pressure ?? "-")), 1),
|
|
9183
9188
|
a("td", null, l(s.computePrecision(((j = F == null ? void 0 : F.wind) == null ? void 0 : j.kts) ?? "-")), 1),
|
|
9184
9189
|
a("td", null, l(`${s.computePrecision(((Y = F == null ? void 0 : F.wind) == null ? void 0 : Y.r7) || "-")} / ${s.computePrecision(((C = F == null ? void 0 : F.wind) == null ? void 0 : C.r10) || "-")} nm`), 1),
|
|
9185
|
-
a("td", null, l(s.computePrecision(((
|
|
9190
|
+
a("td", null, l(s.computePrecision(((M = F == null ? void 0 : F.movement) == null ? void 0 : M.deg) ?? "-")), 1),
|
|
9186
9191
|
a("td", null, l(s.computePrecision(((L = F == null ? void 0 : F.movement) == null ? void 0 : L.kts) ?? "-")), 1)
|
|
9187
9192
|
]);
|
|
9188
9193
|
}), 128))
|
|
@@ -9201,9 +9206,9 @@ function mt(i, t, e, h, c, s) {
|
|
|
9201
9206
|
t[8] || (t[8] = a("div", { class: "report-tips text-tips" }, " * The report is for reference only. All the material is an advisory provided so as to assist the Master in making the final route decision. ", -1))
|
|
9202
9207
|
]);
|
|
9203
9208
|
}
|
|
9204
|
-
const
|
|
9209
|
+
const mt = /* @__PURE__ */ l2(j4, [["render", ht], ["__scopeId", "data-v-50ad62cd"]]), _t = {
|
|
9205
9210
|
install(i) {
|
|
9206
|
-
i.component("TropicalReport",
|
|
9211
|
+
i.component("TropicalReport", mt);
|
|
9207
9212
|
}
|
|
9208
9213
|
};
|
|
9209
9214
|
window._iconfont_svg_string_4986259 = '<svg><symbol id="icon-baobiao" viewBox="0 0 1024 1024"><path d="M276.423111 128a106.666667 106.666667 0 0 0 104.504889 85.333333h262.087111a106.666667 106.666667 0 0 0 104.561778-85.333333h69.12a128 128 0 0 1 128.056889 127.715556v597.902222a127.886222 127.886222 0 0 1-128 127.715555H207.189333a128 128 0 0 1-128-127.715555V255.715556a127.886222 127.886222 0 0 1 128-127.715556H276.48z m40.504889 256a42.666667 42.666667 0 1 0 0 85.333333H536.462222a42.666667 42.666667 0 0 0 0-85.333333H316.871111z m0 170.666667a42.666667 42.666667 0 0 0 0 85.333333h390.087111a42.666667 42.666667 0 0 0 0-85.333333H316.928z m0 170.666666a42.666667 42.666667 0 1 0 0 85.333334H536.462222a42.666667 42.666667 0 1 0 0-85.333334H316.871111z m64-682.666666h262.087111a64 64 0 1 1 0 128H380.928a64 64 0 0 1 0-128z" fill="#FFFFFF" ></path></symbol><symbol id="icon-tianqi" viewBox="0 0 1024 1024"><path d="M352.426667 349.582222a323.811556 323.811556 0 0 1 314.595555 246.044445c24.348444-9.898667 50.915556-15.36 78.791111-15.36a207.985778 207.985778 0 0 1 208.327111 207.587555 207.985778 207.985778 0 0 1-223.175111 207.075556 65.991111 65.991111 0 0 1-8.078222 0.512h-352.142222c-1.934222 0-3.811556-0.170667-5.632-0.341334-4.209778 0.170667-8.419556 0.398222-12.686222 0.398223C173.511111 995.498667 28.444444 850.887111 28.444444 672.483556c0-178.346667 145.066667-322.901333 323.982223-322.901334z m255.544889-165.489778c119.637333 0 216.576 96.711111 216.576 215.893334 0 52.622222-18.887111 100.864-50.289778 138.24l-5.973334-0.113778c-26.055111 0-51.029333 5.12-73.728 14.392889a303.047111 303.047111 0 0 0-288.597333-230.115556 216.576 216.576 0 0 1 202.012445-138.24z m303.786666 177.265778a52.849778 52.849778 0 0 1 83.740445 42.780445c-0.056889 43.406222-49.948444 68.039111-84.650667 41.813333l-56.888889-42.951111 57.799111-41.642667zM350.663111 131.754667a52.679111 52.679111 0 0 1 87.381333 34.190222l7.111112 70.883555-69.802667-13.937777a52.679111 52.679111 0 0 1-24.689778-91.136z m476.672 35.669333a52.736 52.736 0 1 1 54.272 65.137778l-71.111111 4.152889 16.839111-69.290667zM635.221333 28.444444a52.622222 52.622222 0 0 1 42.780445 83.456l-41.813334 57.628445-43.064888-56.718222C566.840889 78.165333 591.644444 28.501333 635.221333 28.444444z" fill="#FFFFFF" ></path></symbol><symbol id="icon-shuju" viewBox="0 0 1024 1024"><path d="M883.086222 382.805333c37.262222 0 67.470222 30.151111 67.470222 67.413334v449.422222c0 37.262222-30.208 67.470222-67.470222 67.470222h-89.884444a67.470222 67.470222 0 0 1-67.413334-67.470222V450.161778c0-37.262222 30.208-67.470222 67.470223-67.470222h89.884444v0.113777z m-629.191111 89.884445c37.205333 0 67.413333 30.151111 67.413333 67.413333v359.480889c0 37.205333-30.151111 67.470222-67.413333 67.470222h-89.884444a67.470222 67.470222 0 0 1-67.413334-67.470222v-359.537778c0-37.262222 30.151111-67.527111 67.413334-67.527111h89.884444v0.113778z m314.595556 89.827555c37.262222 0 67.413333 30.151111 67.413333 67.413334v269.653333c0 37.205333-30.151111 67.470222-67.413333 67.470222h-89.884445a67.470222 67.470222 0 0 1-67.413333-67.470222v-269.653333c0-37.205333 30.151111-67.470222 67.470222-67.470223h89.827556z m232.675555-437.646222l-53.077333 0.341333a33.678222 33.678222 0 0 1-0.568889-67.356444L882.858667 56.888889a33.450667 33.450667 0 0 1 33.962666 33.678222v135.452445a33.735111 33.735111 0 0 1-67.356444 0v-54.044445L547.441778 473.941333a33.564444 33.564444 0 0 1-37.546667 6.940445l-404.48-179.655111a33.792 33.792 0 0 1 27.306667-61.724445l383.317333 170.382222 285.127111-285.013333z" fill="#FFFFFF" ></path></symbol><symbol id="icon-biaodan" viewBox="0 0 1024 1024"><path d="M898.673778 620.487111l-106.097778-106.097778 70.371556-70.371555h0.967111l105.130666 105.130666v0.967112l-70.371555 70.371555zM756.906667 550.115556L417.564444 889.514667l0.967112 105.073777 106.040888 0.967112 338.488889-339.399112-106.097777-106.040888zM696.888889 28.444444a113.777778 113.777778 0 0 1 113.777778 113.777778v249.344L293.831111 917.617778H170.666667a113.777778 113.777778 0 0 1-113.777778-113.777778V142.222222a113.777778 113.777778 0 0 1 113.777778-113.777778h526.222222zM257.592889 507.676444a34.531556 34.531556 0 0 0-26.168889 16.384 32.312889 32.312889 0 0 0 0 34.702223 36.010667 36.010667 0 0 0 30.833778 16.384h136.931555c12.515556 0 24.120889-5.745778 30.890667-16.384a32.312889 32.312889 0 0 0 0-34.702223 36.010667 36.010667 0 0 0-30.890667-16.384H257.592889z m0-170.666666a34.531556 34.531556 0 0 0-26.168889 16.384 32.312889 32.312889 0 0 0 0 34.702222 36.010667 36.010667 0 0 0 30.833778 16.384h342.300444c12.515556 0 24.120889-6.712889 31.857778-16.384a32.312889 32.312889 0 0 0 0-34.702222 36.010667 36.010667 0 0 0-30.890667-16.384H257.592889z m0-171.633778a34.531556 34.531556 0 0 0-26.168889 16.384 32.312889 32.312889 0 0 0 0 34.702222 36.010667 36.010667 0 0 0 30.833778 16.440889h346.965333a35.84 35.84 0 0 0 26.168889-15.473778 36.977778 36.977778 0 0 0 0-34.702222 35.271111 35.271111 0 0 0-29.866667-17.351111H257.592889z" fill="#FFFFFF" ></path></symbol><symbol id="icon-tanfenxi" viewBox="0 0 1024 1024"><path d="M520.874667 534.243556l-359.822223 309.361777A482.247111 482.247111 0 0 0 512.455111 995.555556c259.640889 0 471.04-204.629333 483.100445-461.198223l-474.680889-0.113777zM489.585778 28.444444C233.073778 40.391111 28.444444 251.790222 28.444444 511.431111c0 112.412444 38.570667 215.552 102.855112 297.528889l358.343111-308.053333V28.444444z m413.013333 197.632a483.953778 483.953778 0 0 0-39.253333-46.819555L535.438222 461.084444v27.420445h62.464l304.753778-262.428445zM670.151111 54.158222L535.324444 170.097778v81.237333l197.404445-170.097778a494.648889 494.648889 0 0 0-62.577778-27.136h-0.056889z m107.52 53.248L535.324444 315.733333v81.294223l292.408889-251.847112a454.371556 454.371556 0 0 0-50.176-37.717333z m158.037333 381.155556l55.125334-47.559111a458.581333 458.581333 0 0 0-15.36-67.811556L841.386667 488.448h94.264889v0.056889zM535.324444 28.444444v77.539556l77.937778-67.128889A493.511111 493.511111 0 0 0 535.381333 28.444444m136.874667 460.060445h94.606222l191.146667-164.579556a521.898667 521.898667 0 0 0-28.216889-56.718222l-253.553778 217.884445-3.982222 3.413333z" fill="#FFFFFF" ></path></symbol><symbol id="icon-zhanghaomima" viewBox="0 0 1024 1024"><path d="M779.5712 360.5504h-71.6288c0-97.024-106.3424-160.1024-199.8336-160.1024-85.7088 0-199.8848 63.0784-199.8848 160.1024H236.4416C236.4416 220.8768 377.6 128 507.904 128c131.9936 0 271.6672 92.8768 271.6672 232.5504zM870.4 479.5904c0-39.936-32.1024-72.448-71.5776-72.448H225.1776C185.7536 407.1424 153.6 439.6544 153.6 479.5904v343.9616c0 39.936 32.1024 72.448 71.5776 72.448h573.44c39.5264 0 71.6288-32.512 71.6288-72.448V479.5904H870.4z m-301.7216 269.0048c0 29.952-23.9616 54.3744-53.7088 54.3744h-7.68c-29.5936 0-53.76-24.2688-53.76-54.3744v-147.456c0-29.952 24.0128-54.3232 53.76-54.3232h7.68c29.5936 0 53.76 24.2176 53.76 54.3744v147.4048z" fill="#272636" ></path></symbol><symbol id="icon-gengduo" viewBox="0 0 1024 1024"><path d="M852.224 208.8448a46.08 46.08 0 0 1 0 92.16H169.5744a46.08 46.08 0 0 1 0-92.16h682.6496zM852.224 464.8448a46.08 46.08 0 0 1 0 92.16H169.5744a46.08 46.08 0 0 1 0-92.16h682.6496zM852.224 720.8448a46.08 46.08 0 0 1 0 92.16H169.5744a46.08 46.08 0 0 1 0-92.16h682.6496z" fill="#FFFFFF" ></path></symbol><symbol id="icon-kaifazhong" viewBox="0 0 1024 1024"><path d="M958.528 806.08l-211.264-216.416c7.84 5.792-26.08-27.168-55.232-3.136l-23.2 26.048-88.96-91.136-58.464 68.224 87.264 83.616-31.136 32.416s-23.104 25.088 7.04 56.48l212.224 219.52s23.136 20.896 48.224 3.136l120.544-122.304s21.12-29.28-7.04-56.448M252.704 212.928V137.184L104.896 50.848 32 120.864l87.52 140.064 78.72 0.928 247.936 240.736 56.384-46.048-249.856-243.616z" fill="#FFFFFF" ></path><path d="M115.2 921.92c-34.624-0.992-38.464-36.48-38.464-36.48s0-37.44 39.424-37.44c0 0 35.584 0.96 36.544 37.44 0 0-0.96 34.528-37.504 36.48zM972.288 182.08l-157.76 152.576-133.696-132.384 157.76-150.688s-101.024-58.56-237.6 26.88c0 0-70.24 48.928-91.392 137.216 0 0-31.744 104.576 39.424 199.584L51.712 822.112s-30.784 30.72-15.36 74.816c3.84 19.2 46.144 56.64 46.144 56.64s47.136 44.096 100.992 0l442.496-473.088s48.096 31.68 121.184 31.68c0 0 88.512 2.88 158.72-57.568 0 0 135.68-106.528 66.4-272.512" fill="#FFFFFF" ></path></symbol><symbol id="icon-drag" viewBox="0 0 1024 1024"><path d="M405.3504 213.3504a85.3504 85.3504 0 1 1-170.7008 0 85.3504 85.3504 0 0 1 170.7008 0z m-85.3504 384a85.3504 85.3504 0 1 0 0-170.7008 85.3504 85.3504 0 0 0 0 170.7008z m0 298.6496a85.3504 85.3504 0 1 0 0-170.6496 85.3504 85.3504 0 0 0 0 170.6496zM789.3504 213.3504a85.3504 85.3504 0 1 1-170.7008 0 85.3504 85.3504 0 0 1 170.7008 0z m-85.3504 384a85.3504 85.3504 0 1 0 0-170.7008 85.3504 85.3504 0 0 0 0 170.7008z m0 298.6496a85.3504 85.3504 0 1 0 0-170.6496 85.3504 85.3504 0 0 0 0 170.6496z" fill="#FFFFFF" ></path></symbol><symbol id="icon-count-pin" viewBox="0 0 1024 1024"><path d="M883.2 34.112c28.224 0 51.2 22.912 51.2 51.2v853.312a51.264 51.264 0 0 1-77.76 43.776L512 772.992 167.36 982.4a51.2 51.2 0 0 1-77.76-43.776V85.312a51.2 51.2 0 0 1 51.2-51.2h742.4zM192 847.616l293.44-178.24 6.336-3.2a51.264 51.264 0 0 1 46.848 3.2L832 847.552V136.512H192v711.104zM665.6 281.6a51.2 51.2 0 1 1 0 102.4H358.4a51.2 51.2 0 0 1 0-102.4h307.2z" fill="#77797B" ></path></symbol><symbol id="icon-weishoucang" viewBox="0 0 1024 1024"><path d="M511.808 61.824a44.8 44.8 0 0 1 40.32 24.96l121.6 245.12 271.36 39.552a44.8 44.8 0 0 1 24.96 76.352l-197.44 193.28 46.912 268.544a44.8 44.8 0 0 1-65.28 47.232L512 827.648l-242.24 129.216a44.8 44.8 0 0 1-65.152-47.232l47.104-268.544-197.632-193.28a44.8 44.8 0 0 1 24.896-76.352l272.768-39.552L471.68 87.04a44.864 44.864 0 0 1 40.128-25.152zM421.76 392.512a44.8 44.8 0 0 1-33.792 24.64l-206.528 29.952 149.824 146.432a44.8 44.8 0 0 1 12.8 39.808l-35.392 201.152 182.208-97.088 5.12-2.304a44.8 44.8 0 0 1 36.992 2.304l182.4 97.216-35.072-201.344a44.8 44.8 0 0 1 12.8-39.68l149.504-146.56-204.992-29.888a44.8 44.8 0 0 1-33.664-24.32l-91.776-184.96L421.76 392.576z" fill="#B0B1B2" ></path></symbol><symbol id="icon-yishoucang" viewBox="0 0 1024 1024"><path d="M511.808 61.824a44.8 44.8 0 0 1 40.32 24.96l121.6 245.12 271.36 39.552a44.8 44.8 0 0 1 24.96 76.352l-197.44 193.28 46.912 268.544a44.8 44.8 0 0 1-65.28 47.232L512 827.648l-242.24 129.216a44.8 44.8 0 0 1-65.152-47.232l47.104-268.544-197.632-193.28a44.8 44.8 0 0 1 24.896-76.352l272.768-39.552L471.68 87.04a44.864 44.864 0 0 1 40.128-25.152z" fill="#FF9D00" ></path></symbol><symbol id="icon-voyage-distance-blue" viewBox="0 0 1024 1024"><path d="M0 170.666667a170.666667 170.666667 0 0 1 170.666667-170.666667h682.666666a170.666667 170.666667 0 0 1 170.666667 170.666667v682.666666a170.666667 170.666667 0 0 1-170.666667 170.666667H170.666667a170.666667 170.666667 0 0 1-170.666667-170.666667V170.666667z" fill="#E9F7FD" ></path><path d="M663.466667 711.125333h-2.133334a24.917333 24.917333 0 0 1 0-49.792h74.666667a74.666667 74.666667 0 0 1 0 149.333334H288a74.666667 74.666667 0 0 1 0-149.333334H362.666667a24.874667 24.874667 0 0 1 0 49.792H288a24.874667 24.874667 0 1 0 0 49.749334h448a24.874667 24.874667 0 1 0 0-49.749334h-72.533333z m-134.229334-16.298666a24.874667 24.874667 0 0 1-34.474666 0c-121.258667-116.138667-181.888-209.621333-181.888-280.405334C312.874667 303.402667 402.048 213.333333 512 213.333333s199.125333 90.026667 199.125333 201.088c0 70.784-60.629333 164.266667-181.888 280.405334z" fill="#0095EE" ></path><path d="M512 512a93.312 93.312 0 1 0 0-186.624A93.312 93.312 0 0 0 512 512z" fill="#FFFFFF" ></path></symbol><symbol id="icon-a-BunkerPriceTracker" viewBox="0 0 1024 1024"><path d="M0 170.666667a170.666667 170.666667 0 0 1 170.666667-170.666667h682.666666a170.666667 170.666667 0 0 1 170.666667 170.666667v682.666666a170.666667 170.666667 0 0 1-170.666667 170.666667H170.666667a170.666667 170.666667 0 0 1-170.666667-170.666667V170.666667z" fill="#E9F7FD" ></path><path d="M269.312 232.405333c-13.781333 2.517333-26.453333 9.216-36.266667 19.242667-7.808 7.850667-12.8 15.786667-16.810666 26.88L213.333333 286.549333v353.493334l2.56 7.594666c3.242667 9.898667 5.418667 14.037333 11.52 22.186667 5.888 7.893333 15.786667 15.786667 25.088 20.096 14.208 6.528 13.269333 6.485333 127.658667 6.485333h104.405333v41.6H399.914667c-93.056 0-88.405333-0.298667-96.384 6.741334-6.186667 5.461333-8.618667 11.136-8.618667 20.053333 0 8.96 2.432 14.634667 8.618667 20.096 8.234667 7.296-8.106667 6.784 208.213333 6.784s199.936 0.512 208.213333-6.784c6.144-5.461333 8.533333-11.093333 8.533334-20.053333 0-8.96-2.389333-14.634667-8.533334-20.096-8.021333-7.04-3.370667-6.741333-96.426666-6.741334h-84.608v-41.557333h104.362666c91.008 0 105.472-0.256 112.768-1.749333a66.986667 66.986667 0 0 0 34.474667-18.517334c9.429333-9.514667 15.829333-21.589333 18.389333-34.730666 1.578667-7.466667 1.749333-27.562667 1.749334-177.578667 0-185.6 0.256-177.834667-6.442667-192.554667a68.906667 68.906667 0 0 0-41.386667-36.864l-7.082666-2.602666-240.768-0.170667c-132.437333-0.085333-242.986667 0.256-245.674667 0.725333zM378.026667 341.76c-13.781333 2.56-26.453333 9.344-36.309334 19.328-7.850667 7.936-12.8 15.914667-16.64 26.88-2.474667 6.912-2.816 9.813333-2.816 21.162667s0.341333 14.250667 2.773334 21.162666c3.84 10.965333 8.832 18.986667 16.64 26.88a66.944 66.944 0 0 0 47.786666 20.138667 66.56 66.56 0 0 0 47.701334-20.138667 67.754667 67.754667 0 0 0 0.042666-96.085333A64.853333 64.853333 0 0 0 392.746667 341.333333a84.821333 84.821333 0 0 0-14.72 0.469334z m233.642666 0.682667c-4.181333 1.28-23.210667 17.578667-115.797333 99.029333a9665.536 9665.536 0 0 0-113.749333 100.992 33.578667 33.578667 0 0 0-6.272 17.152c0 6.485333 3.285333 14.08 8.234666 19.072 7.978667 8.021333 19.456 10.24 30.037334 5.76 3.584-1.493333 221.610667-192.64 227.2-199.210667a33.536 33.536 0 0 0 6.272-17.152c0-10.965333-8.448-22.613333-18.730667-25.685333a25.173333 25.173333 0 0 0-17.194667 0zM399.061333 399.744c2.986667 2.986667 3.413333 4.138667 3.413334 9.386667 0 5.290667-0.426667 6.4-3.541334 9.557333-3.157333 3.157333-4.266667 3.584-9.514666 3.584s-6.314667-0.426667-9.472-3.584c-3.114667-3.157333-3.541333-4.266667-3.541334-9.472 0-4.778667 0.512-6.485333 2.688-8.874667 3.712-3.968 6.229333-4.949333 11.818667-4.437333a11.52 11.52 0 0 1 8.149333 3.84z m223.573334 51.456c-13.781333 2.56-26.453333 9.344-36.352 19.328-7.850667 7.936-12.8 15.914667-16.64 26.88-2.432 6.912-2.816 9.813333-2.816 21.162667s0.384 14.250667 2.816 21.162666c3.84 10.965333 8.789333 18.986667 16.64 26.88a66.944 66.944 0 0 0 47.744 20.138667 66.56 66.56 0 0 0 47.701333-20.138667 67.797333 67.797333 0 0 0 0.085333-96.042666 64.853333 64.853333 0 0 0-44.501333-19.84 84.48 84.48 0 0 0-14.72 0.469333z m21.034666 57.984c2.986667 2.986667 3.413333 4.181333 3.413334 9.386667 0 5.290667-0.426667 6.4-3.584 9.557333-3.114667 3.2-4.224 3.584-9.472 3.584s-6.357333-0.426667-9.472-3.584c-3.157333-3.157333-3.584-4.266667-3.584-9.472 0-4.778667 0.512-6.485333 2.730666-8.874667 3.669333-3.968 6.186667-4.949333 11.818667-4.437333a11.52 11.52 0 0 1 8.149333 3.84z" fill="#0095EE" ></path><path d="M378.026667 341.76c-13.781333 2.56-26.453333 9.344-36.309334 19.328-7.893333 7.936-12.8 15.914667-16.64 26.88-2.474667 6.912-2.816 9.813333-2.816 21.162667s0.341333 14.250667 2.773334 21.162666c3.84 10.965333 8.789333 18.986667 16.64 26.88a66.944 66.944 0 0 0 47.786666 20.138667 66.56 66.56 0 0 0 47.701334-20.138667 67.797333 67.797333 0 0 0 0.042666-96.085333A64.853333 64.853333 0 0 0 392.746667 341.333333a84.821333 84.821333 0 0 0-14.72 0.469334z m233.642666 0.682667c-4.181333 1.28-23.210667 17.578667-115.797333 99.029333a9624.618667 9624.618667 0 0 0-113.749333 100.992 33.578667 33.578667 0 0 0-6.272 17.152c0 6.485333 3.285333 14.08 8.234666 19.072 7.978667 8.021333 19.456 10.24 30.037334 5.76 3.584-1.536 221.610667-192.64 227.2-199.210667a33.578667 33.578667 0 0 0 6.272-17.152c0-10.965333-8.448-22.613333-18.730667-25.685333a25.173333 25.173333 0 0 0-17.194667 0zM399.061333 399.744c2.986667 2.986667 3.413333 4.138667 3.413334 9.386667 0 5.290667-0.426667 6.4-3.541334 9.557333-3.157333 3.157333-4.266667 3.584-9.514666 3.584s-6.314667-0.426667-9.472-3.584c-3.114667-3.157333-3.541333-4.266667-3.541334-9.472 0-4.778667 0.512-6.485333 2.688-8.874667 3.712-3.968 6.229333-4.949333 11.818667-4.437333a11.52 11.52 0 0 1 8.149333 3.84z m223.573334 51.456c-13.781333 2.56-26.453333 9.344-36.352 19.328-7.850667 7.936-12.8 15.914667-16.64 26.88-2.432 6.912-2.816 9.813333-2.816 21.162667s0.384 14.250667 2.816 21.162666c3.84 10.965333 8.789333 18.986667 16.64 26.88a66.944 66.944 0 0 0 47.744 20.138667 66.56 66.56 0 0 0 47.701333-20.138667 67.797333 67.797333 0 0 0 0.085333-96.085333 64.853333 64.853333 0 0 0-44.501333-19.797333 84.48 84.48 0 0 0-14.72 0.469333z m21.034666 57.984c2.986667 2.986667 3.413333 4.181333 3.413334 9.386667 0 5.290667-0.426667 6.4-3.584 9.557333-3.114667 3.2-4.224 3.584-9.472 3.584s-6.357333-0.426667-9.514667-3.584c-3.114667-3.157333-3.541333-4.266667-3.541333-9.472 0-4.778667 0.512-6.485333 2.730666-8.874667 3.669333-3.968 6.186667-4.949333 11.818667-4.437333a11.52 11.52 0 0 1 8.106667 3.84z" fill="#FFFFFF" ></path></symbol><symbol id="icon-freight-calculator-blue" viewBox="0 0 1024 1024"><path d="M0 170.666667a170.666667 170.666667 0 0 1 170.666667-170.666667h682.666666a170.666667 170.666667 0 0 1 170.666667 170.666667v682.666666a170.666667 170.666667 0 0 1-170.666667 170.666667H170.666667a170.666667 170.666667 0 0 1-170.666667-170.666667V170.666667z" fill="#E9F7FD" ></path><path d="M780.8 751.018667a29.866667 29.866667 0 0 1 0 59.648H243.584a29.824 29.824 0 0 1 0-59.648h537.301333zM750.677333 213.333333a59.648 59.648 0 0 1 59.605334 59.648v358.4a59.690667 59.690667 0 0 1-59.605334 59.648l-477.269333 0.341334a59.733333 59.733333 0 0 1-59.605333-59.648v-55.893334L213.333333 494.976V272.981333A59.690667 59.690667 0 0 1 272.938667 213.333333h477.696z" fill="#0095EE" ></path><path d="M224.512 568.448a30.08 30.08 0 0 1-10.752 7.381333L213.333333 494.976l95.616-95.573333a29.824 29.824 0 0 1 42.24 0l105.386667 105.514666 126.677333-126.762666-19.413333-19.456a29.781333 29.781333 0 0 1 17.749333-50.773334l91.136-10.112a27.605333 27.605333 0 0 1 3.370667 0 29.866667 29.866667 0 0 1 29.824 33.152l-10.154667 91.221334a29.781333 29.781333 0 0 1-50.688 17.834666l-19.413333-19.413333-147.754667 147.84a29.866667 29.866667 0 0 1-42.24 0l-105.728-105.6-105.429333 105.6z" fill="#FFFFFF" ></path></symbol><symbol id="icon-a-BunkerPriceTracker-shoucang" viewBox="0 0 1024 1024"><path d="M0 0m170.666667 0l682.666666 0q170.666667 0 170.666667 170.666667l0 682.666666q0 170.666667-170.666667 170.666667l-682.666666 0q-170.666667 0-170.666667-170.666667l0-682.666666q0-170.666667 170.666667-170.666667Z" fill="#ECF7EC" ></path><path d="M269.312 232.405333c-13.781333 2.517333-26.453333 9.216-36.266667 19.242667-7.808 7.850667-12.8 15.786667-16.810666 26.88L213.333333 286.549333v353.493334l2.56 7.594666c3.242667 9.898667 5.418667 14.037333 11.52 22.186667 5.888 7.893333 15.786667 15.786667 25.088 20.096 14.208 6.528 13.269333 6.485333 127.658667 6.485333h104.405333v41.6H399.914667c-93.056 0-88.405333-0.298667-96.384 6.741334-6.186667 5.461333-8.618667 11.136-8.618667 20.053333 0 8.96 2.432 14.634667 8.618667 20.096 8.234667 7.296-8.106667 6.784 208.213333 6.784s199.936 0.512 208.213333-6.784c6.144-5.461333 8.533333-11.093333 8.533334-20.053333 0-8.96-2.389333-14.634667-8.533334-20.096-8.021333-7.04-3.370667-6.741333-96.426666-6.741334h-84.608v-41.557333h104.362666c91.008 0 105.472-0.256 112.768-1.749333a66.986667 66.986667 0 0 0 34.474667-18.517334c9.429333-9.514667 15.829333-21.589333 18.389333-34.730666 1.578667-7.466667 1.749333-27.562667 1.749334-177.578667 0-185.6 0.256-177.834667-6.442667-192.554667a68.906667 68.906667 0 0 0-41.386667-36.864l-7.082666-2.602666-240.768-0.170667c-132.437333-0.085333-242.986667 0.256-245.674667 0.725333zM378.026667 341.76c-13.781333 2.56-26.453333 9.344-36.309334 19.328-7.850667 7.936-12.8 15.914667-16.64 26.88-2.474667 6.912-2.816 9.813333-2.816 21.162667s0.341333 14.250667 2.773334 21.162666c3.84 10.965333 8.832 18.986667 16.64 26.88a66.944 66.944 0 0 0 47.786666 20.138667 66.56 66.56 0 0 0 47.701334-20.138667 67.754667 67.754667 0 0 0 0.042666-96.085333A64.853333 64.853333 0 0 0 392.746667 341.333333a84.821333 84.821333 0 0 0-14.72 0.469334z m233.642666 0.682667c-4.181333 1.28-23.210667 17.578667-115.797333 99.029333a9665.536 9665.536 0 0 0-113.749333 100.992 33.578667 33.578667 0 0 0-6.272 17.152c0 6.485333 3.285333 14.08 8.234666 19.072 7.978667 8.021333 19.456 10.24 30.037334 5.76 3.584-1.493333 221.610667-192.64 227.2-199.210667a33.536 33.536 0 0 0 6.272-17.152c0-10.965333-8.448-22.613333-18.730667-25.685333a25.173333 25.173333 0 0 0-17.194667 0zM399.061333 399.744c2.986667 2.986667 3.413333 4.138667 3.413334 9.386667 0 5.290667-0.426667 6.4-3.541334 9.557333-3.157333 3.157333-4.266667 3.584-9.514666 3.584s-6.314667-0.426667-9.472-3.584c-3.114667-3.157333-3.541333-4.266667-3.541334-9.472 0-4.778667 0.512-6.485333 2.688-8.874667 3.712-3.968 6.229333-4.949333 11.818667-4.437333a11.52 11.52 0 0 1 8.149333 3.84z m223.573334 51.456c-13.781333 2.56-26.453333 9.344-36.352 19.328-7.850667 7.936-12.8 15.914667-16.64 26.88-2.432 6.912-2.816 9.813333-2.816 21.162667s0.384 14.250667 2.816 21.162666c3.84 10.965333 8.789333 18.986667 16.64 26.88a66.944 66.944 0 0 0 47.744 20.138667 66.56 66.56 0 0 0 47.701333-20.138667 67.797333 67.797333 0 0 0 0.085333-96.042666 64.853333 64.853333 0 0 0-44.501333-19.84 84.48 84.48 0 0 0-14.72 0.469333z m21.034666 57.984c2.986667 2.986667 3.413333 4.181333 3.413334 9.386667 0 5.290667-0.426667 6.4-3.584 9.557333-3.114667 3.2-4.224 3.584-9.472 3.584s-6.357333-0.426667-9.472-3.584c-3.157333-3.157333-3.584-4.266667-3.584-9.472 0-4.778667 0.512-6.485333 2.730666-8.874667 3.669333-3.968 6.186667-4.949333 11.818667-4.437333a11.52 11.52 0 0 1 8.149333 3.84z" fill="#00CC7B" ></path><path d="M378.026667 341.76c-13.781333 2.56-26.453333 9.344-36.309334 19.328-7.893333 7.936-12.8 15.914667-16.64 26.88-2.474667 6.912-2.816 9.813333-2.816 21.162667s0.341333 14.250667 2.773334 21.162666c3.84 10.965333 8.789333 18.986667 16.64 26.88a66.944 66.944 0 0 0 47.786666 20.138667 66.56 66.56 0 0 0 47.701334-20.138667 67.797333 67.797333 0 0 0 0.042666-96.085333A64.853333 64.853333 0 0 0 392.746667 341.333333a84.778667 84.778667 0 0 0-14.72 0.469334z m233.642666 0.682667c-4.181333 1.28-23.210667 17.578667-115.797333 99.029333a9622.485333 9622.485333 0 0 0-113.749333 100.992 33.578667 33.578667 0 0 0-6.272 17.152c0 6.485333 3.285333 14.08 8.234666 19.072 7.978667 8.021333 19.456 10.24 30.037334 5.76 3.584-1.536 221.610667-192.64 227.2-199.210667a33.578667 33.578667 0 0 0 6.272-17.152c0-10.965333-8.448-22.613333-18.730667-25.685333a25.173333 25.173333 0 0 0-17.194667 0zM399.061333 399.744c2.986667 2.986667 3.413333 4.138667 3.413334 9.386667 0 5.290667-0.426667 6.4-3.541334 9.557333-3.157333 3.157333-4.266667 3.584-9.514666 3.584s-6.314667-0.426667-9.472-3.584c-3.114667-3.157333-3.541333-4.266667-3.541334-9.472 0-4.778667 0.512-6.485333 2.688-8.874667 3.712-3.968 6.229333-4.949333 11.818667-4.437333a11.52 11.52 0 0 1 8.149333 3.84z m223.573334 51.456c-13.781333 2.56-26.453333 9.344-36.352 19.328-7.850667 7.936-12.8 15.914667-16.64 26.88-2.432 6.912-2.816 9.813333-2.816 21.162667s0.384 14.250667 2.816 21.162666c3.84 10.965333 8.789333 18.986667 16.64 26.88a66.944 66.944 0 0 0 47.744 20.138667 66.56 66.56 0 0 0 47.701333-20.138667 67.797333 67.797333 0 0 0 0.085333-96.085333 64.853333 64.853333 0 0 0-44.501333-19.797333 84.48 84.48 0 0 0-14.72 0.469333z m21.034666 57.984c2.986667 2.986667 3.413333 4.181333 3.413334 9.386667 0 5.290667-0.426667 6.4-3.584 9.557333-3.114667 3.2-4.224 3.584-9.472 3.584s-6.357333-0.426667-9.514667-3.584c-3.114667-3.157333-3.541333-4.266667-3.541333-9.472 0-4.778667 0.512-6.485333 2.730666-8.874667 3.669333-3.968 6.186667-4.949333 11.818667-4.437333a11.52 11.52 0 0 1 8.149333 3.84z" fill="#FFFFFF" ></path></symbol><symbol id="icon-voyage-archive-green" viewBox="0 0 1024 1024"><path d="M0 170.666667a170.666667 170.666667 0 0 1 170.666667-170.666667h682.666666a170.666667 170.666667 0 0 1 170.666667 170.666667v682.666666a170.666667 170.666667 0 0 1-170.666667 170.666667H170.666667a170.666667 170.666667 0 0 1-170.666667-170.666667V170.666667z" fill="#ECF7EC" ></path><path d="M682.282667 213.333333H341.76c-34.304 0-62.037333 27.818667-62.037333 62.037334V563.2h464.64V275.370667c0-34.304-27.818667-62.037333-62.037334-62.037334z m62.037333 398.293334H279.68c-36.693333 0-66.346667 29.653333-66.346667 66.346666v66.346667A66.389333 66.389333 0 0 0 279.68 810.666667h464.64A66.346667 66.346667 0 0 0 810.666667 744.32V677.973333c0-36.608-29.696-66.389333-66.346667-66.389333z" fill="#00CC7B" ></path><path d="M445.653333 478.805333H346.026667a33.237333 33.237333 0 0 1 0-66.389333h99.541333a33.237333 33.237333 0 0 1 0.085333 66.389333z m132.693334-163.882666a31.146667 31.146667 0 0 1-31.189334 31.189333h-203.093333a31.146667 31.146667 0 0 1-31.146667-31.189333v-3.968a31.146667 31.146667 0 0 1 31.146667-31.189334h203.136a31.146667 31.146667 0 0 1 31.232 31.189334v3.968h-0.085333zM312.874667 744.405333a33.237333 33.237333 0 1 1 33.152-33.152 33.152 33.152 0 0 1-33.152 33.152z m132.778666 0a33.237333 33.237333 0 1 1 33.152-33.152 33.152 33.152 0 0 1-33.152 33.152z" fill="#FFFFFF" ></path></symbol><symbol id="icon-freight-calculator-green" viewBox="0 0 1024 1024"><path d="M0 0m170.666667 0l682.666666 0q170.666667 0 170.666667 170.666667l0 682.666666q0 170.666667-170.666667 170.666667l-682.666666 0q-170.666667 0-170.666667-170.666667l0-682.666666q0-170.666667 170.666667-170.666667Z" fill="#ECF7EC" ></path><path d="M780.8 751.018667a29.866667 29.866667 0 0 1 0 59.648H243.584a29.824 29.824 0 0 1 0-59.648h537.301333zM750.677333 213.333333a59.648 59.648 0 0 1 59.605334 59.648v358.4a59.690667 59.690667 0 0 1-59.605334 59.648l-477.269333 0.341334a59.733333 59.733333 0 0 1-59.605333-59.648v-55.893334L213.333333 494.976V272.981333A59.690667 59.690667 0 0 1 272.938667 213.333333h477.696z" fill="#00CC7B" ></path><path d="M224.512 568.448a30.08 30.08 0 0 1-10.752 7.381333L213.333333 494.976l95.616-95.573333a29.824 29.824 0 0 1 42.24 0l105.386667 105.514666 126.677333-126.762666-19.413333-19.456a29.781333 29.781333 0 0 1 17.749333-50.773334l91.136-10.112a27.605333 27.605333 0 0 1 3.370667 0 29.866667 29.866667 0 0 1 29.824 33.152l-10.154667 91.221334a29.781333 29.781333 0 0 1-50.688 17.834666l-19.413333-19.413333-147.754667 147.84a29.866667 29.866667 0 0 1-42.24 0l-105.728-105.6-105.429333 105.6z" fill="#FFFFFF" ></path></symbol><symbol id="icon-voyage-archive-blue" viewBox="0 0 1024 1024"><path d="M0 0m170.666667 0l682.666666 0q170.666667 0 170.666667 170.666667l0 682.666666q0 170.666667-170.666667 170.666667l-682.666666 0q-170.666667 0-170.666667-170.666667l0-682.666666q0-170.666667 170.666667-170.666667Z" fill="#E9F7FD" ></path><path d="M682.282667 213.333333H341.76c-34.304 0-62.037333 27.818667-62.037333 62.037334V563.2h464.64V275.370667c0-34.304-27.818667-62.037333-62.037334-62.037334z m62.037333 398.293334H279.68c-36.693333 0-66.346667 29.653333-66.346667 66.346666v66.346667A66.389333 66.389333 0 0 0 279.68 810.666667h464.64A66.346667 66.346667 0 0 0 810.666667 744.32V677.973333c0-36.608-29.696-66.389333-66.346667-66.389333z" fill="#0095EE" ></path><path d="M445.653333 478.805333H346.026667a33.237333 33.237333 0 0 1 0-66.389333h99.541333a33.237333 33.237333 0 0 1 0.085333 66.389333z m132.693334-163.882666a31.146667 31.146667 0 0 1-31.189334 31.189333h-203.093333a31.146667 31.146667 0 0 1-31.146667-31.189333v-3.968a31.146667 31.146667 0 0 1 31.146667-31.189334h203.136a31.146667 31.146667 0 0 1 31.232 31.189334v3.968h-0.085333zM312.874667 744.405333a33.237333 33.237333 0 1 1 33.152-33.152 33.152 33.152 0 0 1-33.152 33.152z m132.778666 0a33.237333 33.237333 0 1 1 33.152-33.152 33.152 33.152 0 0 1-33.152 33.152z" fill="#FFFFFF" ></path></symbol><symbol id="icon-voyage-distance-green" viewBox="0 0 1024 1024"><path d="M0 0m170.666667 0l682.666666 0q170.666667 0 170.666667 170.666667l0 682.666666q0 170.666667-170.666667 170.666667l-682.666666 0q-170.666667 0-170.666667-170.666667l0-682.666666q0-170.666667 170.666667-170.666667Z" fill="#ECF7EC" ></path><path d="M663.466667 711.125333h-2.133334a24.917333 24.917333 0 0 1 0-49.792h74.666667a74.666667 74.666667 0 0 1 0 149.333334H288a74.666667 74.666667 0 0 1 0-149.333334H362.666667a24.874667 24.874667 0 0 1 0 49.792H288a24.874667 24.874667 0 1 0 0 49.749334h448a24.874667 24.874667 0 1 0 0-49.749334h-72.533333z m-134.229334-16.298666a24.874667 24.874667 0 0 1-34.474666 0c-121.258667-116.138667-181.888-209.621333-181.888-280.405334C312.874667 303.402667 402.048 213.333333 512 213.333333s199.125333 90.026667 199.125333 201.088c0 70.784-60.629333 164.266667-181.888 280.405334z" fill="#00CC7B" ></path><path d="M512 512a93.312 93.312 0 1 0 0-186.624A93.312 93.312 0 0 0 512 512z" fill="#FFFFFF" ></path></symbol><symbol id="icon-carbon-calculator-blue" viewBox="0 0 1024 1024"><path d="M0 170.666667a170.666667 170.666667 0 0 1 170.666667-170.666667h682.666666a170.666667 170.666667 0 0 1 170.666667 170.666667v682.666666a170.666667 170.666667 0 0 1-170.666667 170.666667H170.666667a170.666667 170.666667 0 0 1-170.666667-170.666667V170.666667z" fill="#E9F7FD" ></path><path d="M806.741333 685.226667h-145.877333a279.04 279.04 0 0 1-91.136 74.453333H806.4a24.917333 24.917333 0 0 0 24.96-24.832v-24.789333a24.448 24.448 0 0 0-24.618667-24.832z m0-140.288h-86.698666a287.445333 287.445333 0 0 1-19.498667 74.453333h106.496a24.917333 24.917333 0 0 0 24.96-24.832v-24.832a25.173333 25.173333 0 0 0-25.258667-24.789333z m0-140.629334h-106.197333c9.898667 23.893333 16.64 48.64 19.498667 74.453334h86.698666a24.917333 24.917333 0 0 0 24.917334-24.832v-24.832a24.917333 24.917333 0 0 0-24.917334-24.789334z m0-140.330666h-236.032a280.021333 280.021333 0 0 1 90.496 74.453333h145.493334a24.917333 24.917333 0 0 0 24.96-24.789333v-24.832a24.746667 24.746667 0 0 0-24.917334-24.832z m-365.226666-0.298667C303.573333 263.68 192 374.698667 192 511.530667c0 136.789333 111.616 248.149333 249.472 248.149333 137.856 0 249.472-111.018667 249.472-248.149333S579.029333 263.68 441.472 263.68z" fill="#0095EE" ></path><path d="M493.525333 390.272a21.333333 21.333333 0 0 1 30.165334 30.165333l-53.333334 53.333334h49.493334a21.333333 21.333333 0 0 1 0 42.666666h-57.258667v24.746667h57.301333a21.333333 21.333333 0 0 1 0 42.666667h-57.301333v34.773333a21.333333 21.333333 0 0 1-42.666667 0v-34.773333H362.666667a21.333333 21.333333 0 1 1 0-42.666667h57.258666v-24.746667H362.666667a21.333333 21.333333 0 1 1 0-42.666666h49.493333l-53.333333-53.333334a21.333333 21.333333 0 0 1 30.122666-30.165333l52.309334 52.266667 52.266666-52.266667z" fill="#FFFFFF" ></path></symbol><symbol id="icon-carbon-calculator-green" viewBox="0 0 1024 1024"><path d="M0 170.666667a170.666667 170.666667 0 0 1 170.666667-170.666667h682.666666a170.666667 170.666667 0 0 1 170.666667 170.666667v682.666666a170.666667 170.666667 0 0 1-170.666667 170.666667H170.666667a170.666667 170.666667 0 0 1-170.666667-170.666667V170.666667z" fill="#ECF7EC" ></path><path d="M806.741333 685.226667h-145.877333a279.04 279.04 0 0 1-91.136 74.453333H806.4a24.917333 24.917333 0 0 0 24.96-24.832v-24.789333a24.448 24.448 0 0 0-24.618667-24.832z m0-140.288h-86.698666a287.445333 287.445333 0 0 1-19.498667 74.453333h106.496a24.917333 24.917333 0 0 0 24.96-24.832v-24.832a25.173333 25.173333 0 0 0-25.258667-24.789333z m0-140.629334h-106.197333c9.898667 23.893333 16.64 48.64 19.498667 74.453334h86.698666a24.917333 24.917333 0 0 0 24.917334-24.832v-24.832a24.917333 24.917333 0 0 0-24.917334-24.789334z m0-140.330666h-236.032a280.021333 280.021333 0 0 1 90.496 74.453333h145.493334a24.917333 24.917333 0 0 0 24.96-24.789333v-24.832a24.746667 24.746667 0 0 0-24.917334-24.832z m-365.226666-0.298667C303.573333 263.68 192 374.698667 192 511.530667c0 136.789333 111.616 248.149333 249.472 248.149333 137.856 0 249.472-111.018667 249.472-248.149333S579.029333 263.68 441.472 263.68z" fill="#00CC7B" ></path><path d="M493.525333 390.272a21.333333 21.333333 0 0 1 30.165334 30.165333l-53.376 53.418667h49.578666a21.333333 21.333333 0 0 1 0 42.666667h-57.301333v24.704h57.301333a21.333333 21.333333 0 0 1 0 42.666666h-57.301333v34.773334a21.333333 21.333333 0 0 1-42.666667 0v-34.773334H362.666667a21.333333 21.333333 0 0 1 0-42.666666h57.258666v-24.746667H362.666667a21.333333 21.333333 0 0 1 0-42.666667h49.536L358.826667 420.48a21.333333 21.333333 0 0 1 30.165333-30.165333l52.309333 52.266666 52.266667-52.266666z" fill="#FFFFFF" ></path></symbol><symbol id="icon-zengjia" viewBox="0 0 1024 1024"><path d="M600.746667 335.075556c45.568 0 82.488889 36.977778 82.488889 82.488888v426.666667c0 45.511111-36.920889 82.488889-82.488889 82.488889h-426.666667c-45.511111 0-82.488889-36.977778-82.488889-82.488889v-426.666667c0-45.511111 36.977778-82.488889 82.488889-82.488888h426.666667z m-426.666667 79.644444a2.844444 2.844444 0 0 0-2.844444 2.844444v426.666667c0 1.536 1.308444 2.844444 2.844444 2.844445h426.666667a2.844444 2.844444 0 0 0 2.844444-2.844445v-426.666667a2.844444 2.844444 0 0 0-2.844444-2.844444h-426.666667z m213.333333 69.688889c22.016 0 39.822222 17.863111 39.822223 39.822222v66.844445h66.901333a39.879111 39.879111 0 0 1 0 79.644444H427.235556v66.844444a39.822222 39.822222 0 0 1-79.644445 0V670.72H280.746667a39.822222 39.822222 0 0 1 0-79.644444H347.591111V524.231111a39.822222 39.822222 0 0 1 39.822222-39.822222z m467.228445-387.128889c43.292444 0 77.767111 35.328 77.824 78.108444v421.205334a77.937778 77.937778 0 0 1-77.824 78.108444H778.808889a39.822222 39.822222 0 0 1 0-79.644444h73.955555V176.924444h-375.466666v55.921778a39.822222 39.822222 0 0 1-79.644445 0v-57.457778A77.937778 77.937778 0 0 1 475.420444 97.28h379.221334z" fill="#FFFFFF" ></path></symbol><symbol id="icon-shangchuan" viewBox="0 0 1024 1024"><path d="M512 130.844444c155.136 0 282.339556 119.466667 294.684444 271.416889a253.155556 253.155556 0 0 1-156.16 481.28 39.822222 39.822222 0 1 1 21.617778-76.572444 173.511111 173.511111 0 0 0 87.779556-335.758222 39.765333 39.765333 0 0 1-30.151111-34.019556 39.765333 39.765333 0 0 1-1.592889-10.524444 216.177778 216.177778 0 1 0-432.355556 0c0 13.994667-7.224889 26.168889-18.090666 33.336889a39.537778 39.537778 0 0 1-19.399112 11.150222 173.624889 173.624889 0 1 0 87.779556 335.815111 39.822222 39.822222 0 0 1 21.731556 76.572444A253.326222 253.326222 0 0 1 45.511111 640a253.212444 253.212444 0 0 1 171.804445-239.786667A295.822222 295.822222 0 0 1 512 130.844444z m-28.216889 287.459556a39.822222 39.822222 0 0 1 56.32-0.170667l152.064 150.983111a39.822222 39.822222 0 1 1-56.035555 56.490667L551.822222 541.980444v268.686223a39.822222 39.822222 0 0 1-79.644444 0V542.72l-79.872 80.213333a39.822222 39.822222 0 0 1-56.490667-56.206222l147.911111-148.48z" fill="#FFFFFF" ></path></symbol><symbol id="icon-shuaxin" viewBox="0 0 1024 1024"><path d="M856.007111 642.844444h0.853333c1.592889 0.056889 3.128889 0.341333 4.721778 0.568889 1.137778 0.113778 2.218667 0.284444 3.299556 0.568889a39.253333 39.253333 0 0 1 7.850666 2.730667l0.853334 0.284444c0.625778 0.284444 1.137778 0.739556 1.706666 1.080889a39.537778 39.537778 0 0 1 4.039112 2.446222c0.967111 0.739556 1.877333 1.592889 2.787555 2.389334 1.024 0.853333 1.991111 1.706667 2.958222 2.730666l1.991111 2.446223a39.936 39.936 0 0 1 7.224889 14.563555c0.227556 1.024 0.568889 2.048 0.682667 3.128889a38.513778 38.513778 0 0 1 0.568889 4.721778c0 0.739556 0.170667 1.422222 0.170667 2.161778v170.666666a39.822222 39.822222 0 0 1-79.644445 0v-45.738666a415.573333 415.573333 0 0 1-301.283555 128.227555 423.879111 423.879111 0 0 1-379.790223-235.406222 39.822222 39.822222 0 0 1 71.338667-35.441778 344.177778 344.177778 0 0 0 308.451556 191.146667c110.478222 0 207.075556-52.110222 269.482666-133.632h-72.988444a39.822222 39.822222 0 0 1 0-79.644445h144.725333zM455.111111 364.657778a82.488889 82.488889 0 0 1 116.622222 0l90.624 90.510222a82.545778 82.545778 0 0 1 0 116.622222l-90.567111 90.567111a82.488889 82.488889 0 0 1-116.679111 0l-90.453333-90.510222A82.488889 82.488889 0 0 1 364.657778 455.111111L455.111111 364.714667z m60.302222 56.32a2.844444 2.844444 0 0 0-3.982222 0l-90.453333 90.510222a2.844444 2.844444 0 0 0 0 3.982222l90.453333 90.510222c1.137778 1.137778 2.901333 1.137778 3.982222 0l90.567111-90.453333a2.844444 2.844444 0 0 0 0-3.982222L515.527111 420.977778z m-3.640889-332.8a423.822222 423.822222 0 0 1 379.733334 235.406222 39.822222 39.822222 0 0 1-71.338667 35.498667 344.177778 344.177778 0 0 0-308.337778-191.260445 337.351111 337.351111 0 0 0-269.653333 133.688889h73.102222a39.822222 39.822222 0 0 1 0 79.644445H170.666667l-1.080889-0.113778c-1.479111 0-2.901333-0.284444-4.437334-0.512-1.251556-0.170667-2.446222-0.284444-3.640888-0.568889A39.310222 39.310222 0 0 1 153.6 377.173333l-0.682667-0.227555-1.706666-1.137778a39.708444 39.708444 0 0 1-4.039111-2.503111c-0.967111-0.682667-1.877333-1.536-2.787556-2.275556a39.196444 39.196444 0 0 1-7.736889-9.159111c-0.568889-0.967111-1.024-1.934222-1.479111-2.844444a39.253333 39.253333 0 0 1-1.820444-4.152889c-0.398222-1.024-0.682667-2.048-0.967112-3.072a39.367111 39.367111 0 0 1-1.365333-8.419556L130.844444 341.333333V170.666667a39.822222 39.822222 0 0 1 79.644445 0v45.681777A415.687111 415.687111 0 0 1 511.829333 88.177778z" fill="#FFFFFF" ></path></symbol><symbol id="icon-yincang" viewBox="0 0 1024 1024"><path d="M99.84 99.84a39.822222 39.822222 0 0 1 56.32 0l768 768a39.822222 39.822222 0 0 1-56.32 56.32l-284.444444-284.387556c-21.105778 11.832889-45.511111 18.773333-71.395556 18.773334a146.545778 146.545778 0 0 1-127.772444-217.998222l-284.444445-284.387556a39.822222 39.822222 0 0 1 0-56.32zM184.888889 353.28a39.822222 39.822222 0 0 1 50.801778 61.326222A842.296889 842.296889 0 0 0 136.704 512a841.955556 841.955556 0 0 0 98.986667 97.28C310.328889 671.288889 408.064 728.177778 512 728.177778c25.6 0 50.915556-3.413333 75.662222-9.671111a39.822222 39.822222 0 1 1 19.342222 77.255111A391.054222 391.054222 0 0 1 512 807.822222c-131.697778 0-247.352889-71.054222-327.111111-137.102222a920.405333 920.405333 0 0 1-121.742222-122.595556 545.28 545.28 0 0 1-7.054223-8.817777l-1.877333-2.446223-0.568889-0.682666L53.475556 535.893333v-0.113777a39.879111 39.879111 0 0 1 0-47.672889v-0.113778l0.170666-0.227556 0.568889-0.682666 1.877333-2.446223c1.649778-2.104889 3.982222-5.12 6.997334-8.817777a920.348444 920.348444 0 0 1 121.742222-122.538667zM512 216.177778c131.640889 0 247.352889 71.054222 327.111111 137.102222a920.120889 920.120889 0 0 1 121.742222 122.595556c3.015111 3.697778 5.404444 6.712889 6.997334 8.817777l1.934222 2.446223a10.922667 10.922667 0 0 1 0.739555 0.910222v0.113778l3.527112 5.575111a39.822222 39.822222 0 0 1 0 36.522666l-3.527112 5.575111v0.113778l-0.227555 0.227556-0.568889 0.682666-1.877333 2.446223a803.271111 803.271111 0 0 1-33.166223 39.253333 921.031111 921.031111 0 0 1-95.573333 92.16 39.822222 39.822222 0 0 1-50.858667-61.44 842.296889 842.296889 0 0 0 87.267556-83.911111c4.323556-4.778667 8.192-9.329778 11.662222-13.368889a841.841778 841.841778 0 0 0-98.986666-97.28C713.728 352.711111 615.992889 295.822222 512.056889 295.822222c-25.429333 0-50.517333 3.413333-75.093333 9.500445a39.822222 39.822222 0 0 1-19.114667-77.368889A390.826667 390.826667 0 0 1 512 216.177778zM445.952 502.328889a66.901333 66.901333 0 0 0 75.776 75.776L445.952 502.215111z" fill="#FFFFFF" ></path></symbol><symbol id="icon-Frame" viewBox="0 0 1024 1024"><path d="M506.311111 74.353778a39.879111 39.879111 0 0 1 16.839111 1.194666l349.468445 102.115556a39.822222 39.822222 0 0 1 28.615111 38.229333v209.351111a551.025778 551.025778 0 0 1-376.832 522.808889 39.879111 39.879111 0 0 1-25.144889 0A551.139556 551.139556 0 0 1 122.311111 425.130667v-209.351111a39.822222 39.822222 0 0 1 28.672-38.115556l349.866667-102.172444 5.518222-1.194667zM201.955556 245.703111v179.484445a471.381333 471.381333 0 0 0 309.873777 442.766222 471.324444 471.324444 0 0 0 309.816889-442.709334V245.703111L511.943111 155.306667 201.955556 245.703111z m475.932444 111.843556a39.822222 39.822222 0 0 1 56.32 56.32l-233.130667 233.130666a39.822222 39.822222 0 0 1-56.32 0l-135.964444-135.964444a39.822222 39.822222 0 0 1 56.32-56.32l107.804444 107.804444 204.970667-204.970666z" fill="#FFFFFF" ></path></symbol><symbol id="icon-chakan" viewBox="0 0 1024 1024"><path d="M512 216.177778c131.697778 0 247.352889 71.054222 327.111111 137.102222a920.462222 920.462222 0 0 1 121.742222 122.595556l7.054223 8.817777 1.877333 2.446223c0.227556 0.341333 0.398222 0.568889 0.568889 0.682666 0 0.113778 0.113778 0.170667 0.170666 0.227556v0.113778l3.527112 5.575111a39.822222 39.822222 0 0 1 0 36.522666l-3.470223 5.575111-0.056889 0.113778-0.170666 0.227556-0.568889 0.682666-1.877333 2.446223c-1.649778 2.104889-3.982222 5.12-6.997334 8.817777a920.462222 920.462222 0 0 1-121.742222 122.538667C759.296 736.768 643.640889 807.822222 512 807.822222c-131.754667 0-247.409778-71.054222-327.111111-137.102222a920.120889 920.120889 0 0 1-121.856-122.595556 544.995556 544.995556 0 0 1-6.997333-8.817777l-1.877334-2.446223c-0.227556-0.341333-0.398222-0.568889-0.568889-0.682666 0-0.113778-0.113778-0.170667-0.170666-0.227556v-0.113778a39.879111 39.879111 0 0 1 0-47.672888v-0.113778l0.170666-0.227556 0.568889-0.682666 1.877334-2.446223a804.693333 804.693333 0 0 1 33.166222-39.253333c22.584889-25.088 55.182222-58.595556 95.630222-92.16C264.647111 287.288889 380.302222 216.177778 512 216.177778z m0 79.644444c-103.936 0-201.614222 56.945778-276.252444 118.897778A841.955556 841.955556 0 0 0 136.760889 512c3.413333 4.039111 7.395556 8.533333 11.662222 13.368889 20.650667 22.983111 50.517333 53.475556 87.324445 83.968C310.385778 671.232 408.064 728.177778 512 728.177778s201.614222-56.945778 276.309333-118.897778a840.988444 840.988444 0 0 0 87.267556-83.911111c4.323556-4.778667 8.192-9.329778 11.662222-13.368889l-11.662222-13.368889c-20.650667-22.983111-50.517333-53.475556-87.267556-83.968C713.557333 352.768 615.936 295.822222 512 295.822222z" fill="#FFFFFF" ></path><path d="M578.844444 512a66.844444 66.844444 0 1 0-133.688888 0 66.844444 66.844444 0 0 0 133.688888 0z m79.644445 0a146.488889 146.488889 0 1 1-292.977778 0 146.488889 146.488889 0 0 1 292.977778 0z" fill="#FFFFFF" ></path></symbol><symbol id="icon-a-pasttrack" viewBox="0 0 1024 1024"><path d="M810.666667 88.177778c41.528889 0 82.488889 31.175111 82.488889 78.222222v691.2c0 47.047111-40.96 78.222222-82.488889 78.222222H213.333333c-41.528889 0-82.488889-31.175111-82.488889-78.222222V166.4c0-47.047111 40.96-78.222222 82.488889-78.222222h597.333334z m-597.333334 79.644444a6.542222 6.542222 0 0 0-2.844444 0.568889v687.217778c0.568889 0.227556 1.536 0.568889 2.844444 0.568889h597.333334c1.308444 0 2.275556-0.341333 2.844444-0.568889V168.391111a6.542222 6.542222 0 0 0-2.844444-0.568889H213.333333z" fill="#FFFFFF" ></path><path d="M705.422222 315.733333a39.822222 39.822222 0 0 1 0 79.644445H449.422222a39.822222 39.822222 0 0 1 0-79.644445h256zM705.422222 529.066667a39.822222 39.822222 0 0 1 0 79.644444H449.422222a39.822222 39.822222 0 0 1 0-79.644444h256z" fill="#FFFFFF" ></path><path d="M321.422222 398.222222a42.666667 42.666667 0 1 0 0-85.333333 42.666667 42.666667 0 0 0 0 85.333333zM321.422222 611.555556a42.666667 42.666667 0 1 0 0-85.333334 42.666667 42.666667 0 0 0 0 85.333334z" fill="#FFFFFF" ></path></symbol><symbol id="icon-xiazai" viewBox="0 0 1024 1024"><path d="M512 130.844444c155.136 0 282.339556 119.466667 294.684444 271.416889a253.155556 253.155556 0 0 1-156.16 481.28 39.822222 39.822222 0 1 1 21.617778-76.572444 173.511111 173.511111 0 0 0 87.779556-335.758222 39.765333 39.765333 0 0 1-30.151111-34.019556 39.765333 39.765333 0 0 1-1.592889-10.524444 216.177778 216.177778 0 1 0-432.355556 0c0 13.994667-7.224889 26.168889-18.090666 33.336889a39.537778 39.537778 0 0 1-19.399112 11.150222 173.624889 173.624889 0 1 0 87.779556 335.815111 39.822222 39.822222 0 0 1 21.731556 76.572444A253.326222 253.326222 0 0 1 45.511111 640a253.212444 253.212444 0 0 1 171.804445-239.786667A295.822222 295.822222 0 0 1 512 130.844444z m0 256a39.822222 39.822222 0 0 1 39.822222 39.822223v268.629333l84.309334-83.626667a39.822222 39.822222 0 0 1 56.035555 56.604445L540.046222 819.2a39.822222 39.822222 0 0 1-56.32-0.113778l-147.911111-148.423111a39.822222 39.822222 0 0 1 56.490667-56.206222L472.177778 694.499556V426.666667a39.822222 39.822222 0 0 1 39.822222-39.822223z" fill="#FFFFFF" ></path></symbol><symbol id="icon-bofang" viewBox="0 0 1024 1024"><path d="M512 88.177778a423.822222 423.822222 0 1 1 0 847.644444 423.822222 423.822222 0 0 1 0-847.644444z m0 79.644444a344.177778 344.177778 0 1 0 0 688.355556 344.177778 344.177778 0 0 0 0-688.355556zM406.755556 335.303111a39.822222 39.822222 0 0 1 39.822222 0l246.328889 142.222222a39.822222 39.822222 0 0 1 0 68.949334l-246.328889 142.222222A39.822222 39.822222 0 0 1 386.844444 654.222222v-284.444444c0-14.222222 7.623111-27.363556 19.911112-34.474667z m59.733333 249.912889L593.351111 512 466.488889 438.727111v146.488889z" fill="#FFFFFF" ></path></symbol><symbol id="icon-xinban" viewBox="0 0 1024 1024"><path d="M384 832.292571a32.109714 32.109714 0 0 1 32.036571 31.963429v64a32.109714 32.109714 0 0 1-54.710857 22.674286 32.109714 32.109714 0 0 1-9.362285-22.674286v-64a31.963429 31.963429 0 0 1 32.036571-31.963429z m128 0a32.109714 32.109714 0 0 1 32.036571 31.963429v64a32.109714 32.109714 0 0 1-54.710857 22.674286 32.109714 32.109714 0 0 1-9.362285-22.674286v-64A31.963429 31.963429 0 0 1 512 832.365714z m128 0a32.109714 32.109714 0 0 1 32.036571 31.963429v64a32.109714 32.109714 0 0 1-54.710857 22.674286 32.109714 32.109714 0 0 1-9.289143-22.674286v-64a31.963429 31.963429 0 0 1 31.963429-31.963429zM512 64c126.902857 0 252.635429 126.390857 252.635429 362.057143v4.608a176.64 176.64 0 0 1 99.328 158.939428c0 65.097143-30.573714 117.248-91.794286 156.306286a32.036571 32.036571 0 0 1-47.250286-15.652571l-4.096-10.898286a31.744 31.744 0 0 0-51.858286-11.410286l-42.349714 41.545143a64.073143 64.073143 0 0 1-44.763428 18.285714h-139.702858a64 64 0 0 1-44.836571-18.505142l-42.057143-41.472a30.793143 30.793143 0 0 0-50.614857 11.556571l-3.657143 10.386286a32.182857 32.182857 0 0 1-19.602286 19.456 32.109714 32.109714 0 0 1-27.501714-3.072c-62.610286-39.058286-93.915429-91.282286-93.915428-156.525715 0-67.584 37.595429-129.170286 96.329142-158.939428v-4.681143C256.292571 161.792 385.097143 64 512 64z m0 160.036571c-70.582857 0-128 57.344-128 128 0 70.582857 57.417143 128 128 128s128-57.417143 128-128c0-70.656-57.417143-128-128-128z m0 63.926858a64.073143 64.073143 0 0 1 0 128 64.073143 64.073143 0 0 1-64-63.926858c0-35.328 28.745143-64 64-64z" fill="#FFACAC" ></path></symbol><symbol id="icon-jiuban" viewBox="0 0 1024 1024"><path d="M384 832.292571a32.109714 32.109714 0 0 1 32.036571 31.963429v64a32.109714 32.109714 0 0 1-54.710857 22.674286 32.109714 32.109714 0 0 1-9.362285-22.674286v-64a31.963429 31.963429 0 0 1 32.036571-31.963429z m128 0a32.109714 32.109714 0 0 1 32.036571 31.963429v64a32.109714 32.109714 0 0 1-54.710857 22.674286 32.109714 32.109714 0 0 1-9.362285-22.674286v-64A31.963429 31.963429 0 0 1 512 832.365714z m128 0a32.109714 32.109714 0 0 1 32.036571 31.963429v64a32.109714 32.109714 0 0 1-54.710857 22.674286 32.109714 32.109714 0 0 1-9.289143-22.674286v-64a31.963429 31.963429 0 0 1 31.963429-31.963429zM512 64c126.902857 0 252.635429 126.390857 252.635429 362.057143v4.608a176.64 176.64 0 0 1 99.328 158.939428c0 65.097143-30.573714 117.248-91.794286 156.306286a32.036571 32.036571 0 0 1-47.250286-15.652571l-4.096-10.898286a31.744 31.744 0 0 0-51.858286-11.410286l-42.349714 41.545143a64.073143 64.073143 0 0 1-44.763428 18.285714h-139.702858a64 64 0 0 1-44.836571-18.505142l-42.057143-41.472a30.793143 30.793143 0 0 0-50.614857 11.556571l-3.657143 10.386286a32.182857 32.182857 0 0 1-19.602286 19.456 32.109714 32.109714 0 0 1-27.501714-3.072c-62.610286-39.058286-93.915429-91.282286-93.915428-156.525715 0-67.584 37.595429-129.170286 96.329142-158.939428v-4.681143C256.292571 161.792 385.097143 64 512 64z m0 160.036571c-70.582857 0-128 57.344-128 128 0 70.582857 57.417143 128 128 128s128-57.417143 128-128c0-70.656-57.417143-128-128-128z m0 63.926858a64.073143 64.073143 0 0 1 0 128 64.073143 64.073143 0 0 1-64-63.926858c0-35.328 28.745143-64 64-64z" fill="#ADB0FF" ></path></symbol><symbol id="icon-title-light" viewBox="0 0 1024 1024"><path d="M128 512l384-384 384 384-384 384-384-384z" fill="#62C3F5" fill-opacity=".2" ></path><path d="M256 256l256-256 256 256-256 256-256-256zM256 768l256-256 256 256-256 256-256-256z" fill="#0095EE" ></path></symbol><symbol id="icon-N" viewBox="0 0 1025 1024"><path d="M53.004434 737.28a78.262857 78.262857 0 0 1 9.728-36.425143l32.182857-58.075428a78.994286 78.994286 0 0 0-17.261714-97.718858l-50.102857-43.593142a78.482286 78.482286 0 0 1 23.405714-132.388572l61.952-23.844571a78.994286 78.994286 0 0 0 49.590857-85.869715l-10.313142-65.682285a78.482286 78.482286 0 0 1 102.912-86.308572l62.829714 21.430857a78.994286 78.994286 0 0 0 93.184-33.865142L445.34272 38.034286a78.482286 78.482286 0 0 1 134.436571 0l34.304 56.905143a78.994286 78.994286 0 0 0 93.184 33.865142l62.829715-21.430857a78.482286 78.482286 0 0 1 102.985143 86.308572l-10.24 65.609143a78.994286 78.994286 0 0 0 49.517714 85.869714l61.952 23.917714a78.482286 78.482286 0 0 1 23.405714 132.388572l-50.102857 43.666285a78.994286 78.994286 0 0 0-17.261714 97.645715l32.182857 58.075428a78.555429 78.555429 0 0 1-67.291429 116.443429l-66.413714 1.243428a78.994286 78.994286 0 0 0-75.922286 63.707429l-12.8 65.170286a78.555429 78.555429 0 0 1-126.244571 46.006857l-51.712-41.691429a78.994286 78.994286 0 0 0-99.108572 0l-51.712 41.691429a78.555429 78.555429 0 0 1-126.244571-46.006857l-12.8-65.097143a78.994286 78.994286 0 0 0-75.995429-63.780572l-66.413714-1.243428a78.482286 78.482286 0 0 1-76.873143-79.945143z" fill="#00C4E4" ></path><path d="M725.991863 298.642286l-90.697143 426.715428H547.815863L452.071863 503.588571l-47.542857 221.769143H299.276434l90.697143-426.715428h87.478857l96.402286 222.354285 46.884571-222.354285h105.252572z" fill="#FFFFFF" ></path></symbol><symbol id="icon-E" viewBox="0 0 1025 1024"><path d="M53.004434 737.28a78.262857 78.262857 0 0 1 9.728-36.425143l32.182857-58.075428a78.994286 78.994286 0 0 0-17.261714-97.718858l-50.102857-43.593142a78.482286 78.482286 0 0 1 23.405714-132.388572l61.952-23.844571a78.994286 78.994286 0 0 0 49.590857-85.869715l-10.313142-65.682285a78.482286 78.482286 0 0 1 102.912-86.308572l62.829714 21.430857a78.994286 78.994286 0 0 0 93.184-33.865142L445.34272 38.034286a78.482286 78.482286 0 0 1 134.436571 0l34.304 56.905143a78.994286 78.994286 0 0 0 93.184 33.865142l62.829715-21.430857a78.482286 78.482286 0 0 1 102.985143 86.308572l-10.24 65.609143a78.994286 78.994286 0 0 0 49.517714 85.869714l61.952 23.917714a78.482286 78.482286 0 0 1 23.405714 132.388572l-50.102857 43.666285a78.994286 78.994286 0 0 0-17.261714 97.645715l32.182857 58.075428a78.555429 78.555429 0 0 1-67.291429 116.443429l-66.413714 1.243428a78.994286 78.994286 0 0 0-75.922286 63.707429l-12.8 65.170286a78.555429 78.555429 0 0 1-126.244571 46.006857l-51.712-41.691429a78.994286 78.994286 0 0 0-99.108572 0l-51.712 41.691429a78.555429 78.555429 0 0 1-126.244571-46.006857l-12.8-65.097143a78.994286 78.994286 0 0 0-75.995429-63.780572l-66.413714-1.243428a78.482286 78.482286 0 0 1-76.873143-79.945143z" fill="#E46930" ></path><path d="M725.991863 298.642286L705.43872 386.194286h-207.725714l-19.090286 80.310857h179.346286l-20.553143 87.478857H458.069577L438.247863 637.805714H650.14272l-20.553143 87.552H299.276434L400.725577 298.642286h325.339429z" fill="#FFFFFF" ></path></symbol><symbol id="icon-B" viewBox="0 0 1025 1024"><path d="M53.004434 737.28a78.262857 78.262857 0 0 1 9.728-36.425143l32.182857-58.075428a78.994286 78.994286 0 0 0-17.261714-97.718858l-50.102857-43.593142a78.482286 78.482286 0 0 1 23.405714-132.388572l61.952-23.844571a78.994286 78.994286 0 0 0 49.590857-85.869715l-10.313142-65.682285a78.482286 78.482286 0 0 1 102.912-86.308572l62.829714 21.430857a78.994286 78.994286 0 0 0 93.184-33.865142L445.34272 38.034286a78.482286 78.482286 0 0 1 134.436571 0l34.304 56.905143a78.994286 78.994286 0 0 0 93.184 33.865142l62.829715-21.430857a78.482286 78.482286 0 0 1 102.985143 86.308572l-10.24 65.609143a78.994286 78.994286 0 0 0 49.517714 85.869714l61.952 23.917714a78.482286 78.482286 0 0 1 23.405714 132.388572l-50.102857 43.666285a78.994286 78.994286 0 0 0-17.261714 97.645715l32.182857 58.075428a78.555429 78.555429 0 0 1-67.291429 116.443429l-66.413714 1.243428a78.994286 78.994286 0 0 0-75.922286 63.707429l-12.8 65.170286a78.555429 78.555429 0 0 1-126.244571 46.006857l-51.712-41.691429a78.994286 78.994286 0 0 0-99.108572 0l-51.712 41.691429a78.555429 78.555429 0 0 1-126.244571-46.006857l-12.8-65.097143a78.994286 78.994286 0 0 0-75.995429-63.780572l-66.413714-1.243428a78.482286 78.482286 0 0 1-76.873143-79.945143z" fill="#88C40F" ></path><path d="M725.991863 398.701714c0 39.570286-17.773714 82.139429-75.995429 110.884572 24.137143 16.164571 42.642286 33.572571 42.642286 71.899428 0 88.137143-77.385143 143.872-175.396571 143.872h-217.965715l101.522286-426.715428h190.976c84.48 0 134.217143 40.228571 134.217143 100.059428z m-119.954286 19.748572c0-14.336-7.168-31.670857-36.205714-31.670857h-71.68L478.842149 465.188571h69.558857c46.153143 0 57.563429-31.158857 57.563428-46.811428zM573.34272 586.386286c0-16.164571-9.216-32.914286-38.326857-32.914286H458.362149l-19.894858 83.821714h75.264c39.058286 0 59.611429-23.405714 59.611429-50.907428z" fill="#FFFFFF" ></path></symbol><symbol id="icon-CPsudu" viewBox="0 0 1024 1024"><path d="M890.944 574.72a373.12 373.12 0 0 0-746.24 0c0 93.248 28.48 183.68 80.192 247.744h585.856c51.712-64.128 80.192-154.56 80.192-247.808z m89.6 0c0 118.08-38.528 238.528-116.352 322.88a44.8 44.8 0 0 1-32.896 14.464H204.352a44.8 44.8 0 0 1-32.96-14.464C93.568 813.248 55.04 692.8 55.04 574.72a462.72 462.72 0 0 1 925.44 0z" fill="#33B8FF" ></path><path d="M517.76 383.552c24.768 0 44.864 20.16 44.864 44.864v88.768a128.384 128.384 0 1 1-89.6 0V428.352c0-24.704 20.032-44.8 44.8-44.8z m0 215.04a38.784 38.784 0 1 0 0.064 77.568 38.784 38.784 0 0 0 0-77.504zM472.96 303.04v-41.792a44.8 44.8 0 0 1 89.664 0v41.792a44.8 44.8 0 0 1-89.6 0zM246.144 550.784a44.8 44.8 0 0 1 0 89.6h-41.792a44.8 44.8 0 0 1 0-89.6h41.792zM256.256 354.944a44.8 44.8 0 0 1 63.36 0l29.568 29.568a44.8 44.8 0 0 1-63.36 63.36l-29.568-29.568a44.8 44.8 0 0 1 0-63.36zM831.296 550.784a44.8 44.8 0 0 1 0 89.6h-41.792a44.8 44.8 0 0 1 0-89.6h41.792zM724.672 354.944a44.8 44.8 0 0 1 63.36 63.36l-29.568 29.568a44.8 44.8 0 0 1-63.36-63.36l29.568-29.568z" fill="#33B8FF" ></path></symbol><symbol id="icon-yihanghangjuli" viewBox="0 0 1024 1024"><path d="M744.512 355.84c0-123.584-103.04-225.728-232.512-225.728-129.472 0-232.512 102.144-232.512 225.792 0 86.272 58.304 172.928 126.016 242.752 32.832 33.92 65.92 61.696 90.752 81.024 5.696 4.48 11.008 8.32 15.744 11.776 4.672-3.52 10.112-7.296 15.808-11.776 24.832-19.328 57.856-47.168 90.688-81.024 67.712-69.824 126.08-156.416 126.08-242.752z m89.6 0c0 123.264-80.32 232-151.232 305.152a982.528 982.528 0 0 1-145.28 122.496l-0.896 0.64h-0.192a44.8 44.8 0 0 1-43.2 3.2l-5.824-3.2h-0.128l-0.256-0.192-0.768-0.512-2.56-1.792a892.48 892.48 0 0 1-42.624-31.232c-27.2-21.12-63.488-51.776-99.968-89.408-70.976-73.152-151.296-181.888-151.296-305.088C189.888 180.672 335.168 40.512 512 40.512c176.832 0 322.112 140.16 322.112 315.392z" fill="#33B8FF" ></path><path d="M573.888 362.688a61.888 61.888 0 1 0-123.776 0 61.888 61.888 0 0 0 123.776 0z m89.6 0a151.488 151.488 0 1 1-302.976 0 151.488 151.488 0 0 1 302.976 0zM40.512 853.312c0-71.872 58.24-130.112 130.112-130.112h128a44.8 44.8 0 0 1 0 89.6h-128a40.512 40.512 0 0 0 0 81.088h682.688a40.576 40.576 0 0 0 0-81.088h-128a44.8 44.8 0 0 1 0-89.6h128a130.112 130.112 0 0 1 0 260.224H170.624a130.112 130.112 0 0 1-130.112-130.112z" fill="#33B8FF" ></path></symbol><symbol id="icon-pingjunsudu" viewBox="0 0 1024 1024"><path d="M629.888 422.912a44.8 44.8 0 0 1 60.416 50.368l-1.728 6.336-0.064 0.128-0.128 0.512-0.64 1.664-2.304 6.4a2766.784 2766.784 0 0 1-36.096 94.4c-10.816 26.816-22.912 55.232-34.56 79.424-5.888 12.16-11.84 23.68-17.664 33.664a151.04 151.04 0 0 1-20.224 27.968A130.112 130.112 0 1 1 389.76 543.04c7.872-8.128 18.048-15.36 27.2-21.184 9.792-6.208 21.12-12.544 33.024-18.816 23.808-12.48 51.84-25.6 78.208-37.312a2835.2 2835.2 0 0 1 93.12-39.36l6.272-2.56 1.728-0.64 0.448-0.192h0.128z m-65.28 124.672c-25.6 11.392-51.584 23.552-72.96 34.752a388.48 388.48 0 0 0-26.688 15.232 123.52 123.52 0 0 0-10.816 7.68 40.512 40.512 0 0 0 58.368 56.32 126.272 126.272 0 0 0 7.296-11.072c4.16-7.104 8.96-16.32 14.272-27.2 10.432-21.76 21.632-48.128 32.128-74.112l1.088-2.752-2.688 1.152z" fill="#33B8FF" ></path><path d="M512 83.2a492.8 492.8 0 0 1 348.416 841.216 44.736 44.736 0 1 1-63.296-63.296 402.56 402.56 0 0 0 101.888-172.224l-1.92-0.256-83.2-19.264a44.8 44.8 0 1 1 20.16-87.232l80.32 18.496a401.216 401.216 0 0 0-70.592-253.568l-53.248 43.136a44.8 44.8 0 1 1-56.32-69.632l50.816-41.216A401.6 401.6 0 0 0 556.8 175.36v59.328a44.8 44.8 0 0 1-89.6 0v-59.328a401.664 401.664 0 0 0-228.288 104.064l50.88 41.216a44.8 44.8 0 0 1-56.32 69.632l-53.376-43.136a401.28 401.28 0 0 0-70.528 253.568l80.384-18.56a44.8 44.8 0 0 1 20.16 87.296l-83.2 19.2c-0.64 0.192-1.28 0.128-1.92 0.256a402.56 402.56 0 0 0 101.888 172.288 44.8 44.8 0 1 1-63.36 63.36A492.8 492.8 0 0 1 512 83.2z" fill="#33B8FF" ></path></symbol><symbol id="icon-yihanghangshijian" viewBox="0 0 1024 1024"><path d="M829.888 576a317.888 317.888 0 1 0-635.776 0 317.888 317.888 0 0 0 635.776 0z m89.6 0A407.488 407.488 0 1 1 104.512 576a407.488 407.488 0 0 1 814.912 0zM640 40.512a44.8 44.8 0 0 1 0 89.6H384a44.8 44.8 0 0 1 0-89.6h256z" fill="#33B8FF" ></path><path d="M512 360.512a44.8 44.8 0 0 1 44.8 44.8V531.2h125.888a44.8 44.8 0 0 1 0 89.6H512a44.608 44.608 0 0 1-44.8-44.8V405.312a44.8 44.8 0 0 1 44.8-44.8z" fill="#33B8FF" ></path></symbol><symbol id="icon-shengyujuli" viewBox="0 0 1024 1024"><path d="M938.688 716.8a51.2 51.2 0 0 1 51.2 51.2v170.688a51.2 51.2 0 0 1-102.4 0V896H136.512v42.688a51.2 51.2 0 0 1-102.4 0V768a51.2 51.2 0 0 1 102.4 0v38.4h750.976V768a51.2 51.2 0 0 1 51.2-51.2zM938.624 40.512a44.8 44.8 0 0 1 44.8 44.8v568.896a44.8 44.8 0 0 1-44.8 44.8H85.312a44.8 44.8 0 0 1-44.8-44.8V85.312a44.8 44.8 0 0 1 44.8-44.8h853.312zM130.112 609.28H256V414.72a44.8 44.8 0 0 1 89.6 0V609.28h137.984v-308.48a44.8 44.8 0 0 1 89.6 0v308.48h137.92V414.72a44.8 44.8 0 0 1 89.6 0V609.28h93.184V130.112H130.112v479.232z" fill="#33B8FF" ></path></symbol><symbol id="icon-shengyushijian" viewBox="0 0 1024 1024"><path d="M893.888 512A381.888 381.888 0 1 0 130.112 512a381.888 381.888 0 0 0 763.776 0z m89.6 0A471.488 471.488 0 1 1 40.512 512a471.488 471.488 0 0 1 942.912 0z" fill="#33B8FF" ></path><path d="M467.392 256a44.8 44.8 0 1 1 89.6 0v237.632l167.68 167.744a44.8 44.8 0 0 1-63.36 63.36L480.512 543.872a44.8 44.8 0 0 1-13.12-31.68L467.392 256z" fill="#33B8FF" ></path></symbol><symbol id="icon-search" viewBox="0 0 1024 1024"><path d="M448 215.04c58.4192 0 111.36 23.7056 149.6064 61.952a40.96 40.96 0 0 1-57.856 57.9584A129.1776 129.1776 0 0 0 448 296.96c-35.84 0-68.1984 14.4896-91.7504 37.9904a40.96 40.96 0 1 1-57.856-57.9584A211.1488 211.1488 0 0 1 448 215.04z" fill="#B0B1B2" ></path><path d="M448 44.3904a403.6608 403.6608 0 0 1 403.6608 403.6096 401.92 401.92 0 0 1-90.88 254.976l157.9008 157.7984a40.96 40.96 0 0 1-57.9584 57.9584L702.976 760.832a401.92 401.92 0 0 1-254.9248 90.8288 403.6608 403.6608 0 0 1 0-807.2704z m0 81.92a321.7408 321.7408 0 1 0 0.0512 643.4304A321.7408 321.7408 0 0 0 448 126.3104z" fill="#B0B1B2" ></path></symbol><symbol id="icon-guihuahangxianjuli" viewBox="0 0 1024 1024"><path d="M789.376 83.2a151.488 151.488 0 0 1 44.8 296.192v378.048a183.424 183.424 0 0 1-366.784 0V266.752a93.952 93.952 0 0 0-187.904 0v377.792a151.488 151.488 0 1 1-89.6 0V266.752a183.552 183.552 0 0 1 367.104 0v490.688a93.76 93.76 0 0 0 187.52 0V379.392a151.488 151.488 0 0 1 44.864-296.192zM234.688 727.488a61.888 61.888 0 1 0 0 123.776 61.888 61.888 0 0 0 0-123.776zM789.376 172.8a61.888 61.888 0 1 0 0 123.776 61.888 61.888 0 0 0 0-123.776z" fill="#33B8FF" ></path></symbol><symbol id="icon-position-simple" viewBox="0 0 1024 1024"><path d="M825.6 658.944c40.832 12.224 76.8 27.648 103.616 46.656 25.664 18.176 51.072 45.888 51.072 83.712 0 37.824-25.408 65.536-51.072 83.776-26.752 18.944-62.784 34.368-103.552 46.592-82.112 24.64-192.96 39.296-313.6 39.296-120.768 0-231.68-14.656-313.728-39.296-40.768-12.16-76.8-27.648-103.552-46.592-24.064-17.088-47.872-42.496-50.752-76.8l-0.32-6.976 0.32-6.912c2.88-34.304 26.688-59.776 50.752-76.8 26.752-19.008 62.72-34.432 103.552-46.656a41.6 41.6 0 0 1 23.936 79.744c-36.48 10.88-62.912 23.104-79.36 34.752-12.16 8.64-15.168 14.144-15.808 15.872 0.64 1.728 3.584 7.232 15.872 15.872 16.384 11.648 42.88 23.872 79.296 34.816 72.32 21.76 174.784 35.776 289.728 35.776 114.944 0 217.408-14.08 289.792-35.776 36.416-10.88 62.848-23.168 79.296-34.816 12.16-8.576 15.04-14.08 15.744-15.872-0.704-1.728-3.648-7.296-15.744-15.872-16.448-11.648-42.88-23.808-79.36-34.752a41.6 41.6 0 0 1 23.936-79.744z" fill="#FFFFFF" ></path><path d="M747.712 355.84c0-125.44-104.576-228.864-235.712-228.864-131.2 0-235.712 103.424-235.712 228.928 0 87.68 59.136 175.04 126.976 244.992 32.96 33.984 66.048 61.952 90.944 81.408 6.528 5.056 12.608 9.344 17.792 13.184 5.12-3.84 11.2-8.128 17.728-13.248 24.96-19.392 58.112-47.36 91.072-81.344 67.84-69.952 126.912-157.376 126.912-244.992z m83.2 0c0 121.92-79.488 229.952-150.4 302.976a978.752 978.752 0 0 1-142.08 120.192l-3.328 2.24-0.256 0.128v0.064h-0.128a41.6 41.6 0 0 1-40.128 3.008l-5.376-3.008h-0.128l-3.52-2.432-9.536-6.528a978.752 978.752 0 0 1-132.544-113.6c-70.848-73.088-150.4-181.12-150.4-302.976C193.024 182.528 336.768 43.712 512 43.712c175.168 0 318.912 138.88 318.912 312.192z" fill="#FFFFFF" ></path><path d="M577.088 362.688a65.088 65.088 0 1 0-130.176 0 65.088 65.088 0 0 0 130.176 0z m83.2 0a148.288 148.288 0 1 1-296.576 0 148.288 148.288 0 0 1 296.576 0z" fill="#FFFFFF" ></path></symbol><symbol id="icon-port-simple" viewBox="0 0 1024 1024"><path d="M512 43.712a148.352 148.352 0 0 1 41.6 290.56V364.8h108.8a41.6 41.6 0 1 1 0 83.2h-108.8v446.72a385.024 385.024 0 0 0 341.12-341.12h-84.096a41.6 41.6 0 0 1 0-83.2h128a41.6 41.6 0 0 1 41.6 41.6A468.288 468.288 0 1 1 43.712 512a41.6 41.6 0 0 1 41.6-41.6h128a41.6 41.6 0 0 1 0 83.2H129.216a385.088 385.088 0 0 0 341.12 341.12V448H361.6a41.6 41.6 0 0 1 0-83.2h108.8v-30.592A148.288 148.288 0 0 1 512 43.648z m0 83.2a65.088 65.088 0 1 0 0 130.176 65.088 65.088 0 0 0 0-130.176z" fill="#FFFFFF" ></path></symbol><symbol id="icon-Weather" viewBox="0 0 1024 1024"><path d="M893.44 605.8496c0-51.456-15.616-112.3328-52.7872-159.4368-35.9424-45.5168-94.3104-81.2032-187.8528-81.2032-71.3216 0-126.1056 31.0784-166.8608 70.5536C444.672 475.8528 419.5328 523.264 409.6 549.888a40.96 40.96 0 0 1-54.4768 23.2448c-138.0352-59.136-224.512 39.5776-224.512 103.168 0 50.7392 15.2576 93.696 40.192 123.136 24.3712 28.7744 59.8016 47.104 106.5984 47.104h375.4496c139.4688 0 240.64-120.2176 240.64-240.64z m81.92 0c0 161.1776-133.4784 322.56-322.56 322.56H277.3504c-70.5536 0-129.024-28.672-169.1648-76.1344C68.608 805.4784 48.64 742.8096 48.64 676.2496c0-115.8144 128.9216-241.8176 300.8512-192a424.3456 424.3456 0 0 1 79.4112-107.264c51.968-50.432 126.2592-93.696 223.8976-93.696 117.6576 0 200.0896 46.3872 252.16 112.3328 50.8416 64.4096 70.4 144.384 70.4 210.2272zM95.5904 371.2c0-71.5776 41.216-165.5808 115.6608-223.0784a245.0432 245.0432 0 0 1 141.4656-52.1728c55.6032-2.2016 116.224 13.824 180.3776 52.3776a40.96 40.96 0 0 1-42.1376 70.2464c-53.1968-31.8976-98.2016-42.24-135.0144-40.7552a163.1744 163.1744 0 0 0-94.6176 35.072c-54.5792 42.24-83.8144 112.4352-83.8144 158.2592a40.96 40.96 0 1 1-81.92 0z" fill="#1C1F23" ></path></symbol><symbol id="icon-Tropical" viewBox="0 0 1024 1024"><path d="M262.656 186.7264c122.0096-119.2448 389.2736-204.3904 633.344-33.536-52.9408-17.664-142.336-23.1424-201.1648-8.1408a409.4976 409.4976 0 0 1 77.6704 682.5984l-21.76 19.0464c-225.7408 187.904-488.5504 122.624-615.0656 28.3648 59.2896 15.1552 126.6688 11.6224 192.1024 2.304A409.4464 409.4464 0 0 1 262.656 186.6752zM512 183.808a327.68 327.68 0 1 0 0 655.4624A327.68 327.68 0 0 0 512 183.808z" fill="#1C1F23" ></path><path d="M609.28 512a97.28 97.28 0 1 0-97.28 97.28v81.92a179.2 179.2 0 1 1 0-358.4 179.2 179.2 0 0 1 0 358.4v-81.92a97.28 97.28 0 0 0 97.28-97.28z" fill="#1C1F23" ></path></symbol><symbol id="icon-map-email-dark" viewBox="0 0 1024 1024"><path d="M376.055758 977.36121233a135.944242 33.98606 0 1 0 271.888484 0 135.944242 33.98606 0 1 0-271.888484 0Z" fill="#FFFFFF" ></path><path d="M885.846664 395.04405333a370.516031 370.516031 0 0 1-321.915964 365.52008C546.903684 762.63728333 519.476933 994.35424233 512 994.35424233c-7.476933 0-38.642151-231.71696-57.334484-234.605775A370.957849 370.957849 0 0 1 138.153336 395.04405333a373.846664 373.846664 0 0 1 747.693328 0z" fill="#DA2E2E" ></path><path d="M512 399.59818533m-305.874544 0a305.874544 305.874544 0 1 0 611.749088 0 305.874544 305.874544 0 1 0-611.749088 0Z" fill="#ED5A58" ></path><path d="M690.426817 488.98152433c0 28.106472-22.022967 50.843146-49.211815 50.843147H382.784998c-27.188848 0-49.211815-22.77066-49.211815-50.809161V313.61345233l179.208496 86.120678 177.645138-90.029074v179.310454zM641.14703 259.43967233c18.250514 0 34.189977 10.229804 42.720477 25.455559l-171.119814 82.348225-173.940657-79.79927a49.041885 49.041885 0 0 1 43.977962-28.004514h258.396018z" fill="#FFFFFF" ></path></symbol><symbol id="icon-map-port-dark" viewBox="0 0 1024 1024"><path d="M376.055758 956.027879a135.944242 33.98606 0 1 0 271.888484 0 135.944242 33.98606 0 1 0-271.888484 0Z" fill="#FFFFFF" ></path><path d="M885.846664 373.71072a370.516031 370.516031 0 0 1-321.915964 365.52008C546.903684 741.30395 519.476933 939.034849 512 939.034849c-7.476933 0-38.642151-197.730899-57.334484-200.619715A370.957849 370.957849 0 0 1 138.153336 373.71072a373.846664 373.846664 0 0 1 747.693328 0z" fill="#2565FF" ></path><path d="M512 378.264852m-305.874544 0a305.874544 305.874544 0 1 0 611.749088 0 305.874544 305.874544 0 1 0-611.749088 0Z" fill="#FFFFFF" ></path><path d="M512 378.264852m-271.888483 0a271.888483 271.888483 0 1 0 543.776966 0 271.888483 271.888483 0 1 0-543.776966 0Z" fill="#2565FF" ></path></symbol><symbol id="icon-jiantouicon" viewBox="0 0 1024 1024"><path d="M128 896l384-768 384 768-384-128-384 128z" fill="#64FAFF" ></path></symbol><symbol id="icon-trangle-orange-dark" viewBox="0 0 1024 1024"><path d="M256 864l256-704 256 704H256z" fill="#FFB82A" ></path><path d="M790.848 880H233.152L512 113.184 790.848 880z m-512-32h466.304L512 206.784 278.848 848z" fill="#FFFFFF" ></path></symbol><symbol id="icon-trangle-green-dark" viewBox="0 0 1024 1024"><path d="M256 864l256-704 256 704H256z" fill="#28D938" ></path><path d="M790.848 880H233.152L512 113.184 790.848 880z m-512-32h466.304L512 206.784 278.848 848z" fill="#FFFFFF" ></path></symbol><symbol id="icon-trangle-blue-dark" viewBox="0 0 1024 1024"><path d="M256 864l256-704 256 704H256z" fill="#278CFF" ></path><path d="M790.848 880H233.152L512 113.184 790.848 880z m-512-32h466.304L512 206.784 278.848 848z" fill="#FFFFFF" ></path></symbol><symbol id="icon-ship-gray-dark" viewBox="0 0 1024 1024"><path d="M404.384 979.2c-21.504-116-193.696-580 107.616-928 301.28 348 129.12 831.36 107.616 928h-215.232z" fill="#C3C3C3" ></path><path d="M536.192 30.272c157.92 182.4 190.912 399.52 182.624 580.64-8.256 180.128-58.048 330.72-67.968 375.264l-5.6 25.024h-267.456l-4.864-26.144c-9.6-51.84-59.552-204.832-67.744-381.376-8.32-178.944 24.8-391.136 182.624-573.44L512 2.368l24.192 27.936zM512 51.2c-291.904 337.12-139.392 783.136-110.016 916.128l2.432 11.872h215.168c21.536-96.64 193.696-580-107.584-928z" fill="#FFFFFF" fill-opacity=".8" ></path><path d="M466.336 738.144C457.216 682.144 384.16 449.6 512 281.6c127.808 168 54.784 409.856 45.664 456.544h-91.328z" fill="#FFFFFF" ></path><path d="M458.656 787.168h106.656v42.656h-106.656z" fill="#FFFFFF" ></path></symbol><symbol id="icon-ship-blue-dark" viewBox="0 0 1024 1024"><path d="M404.384 979.2c-21.504-116-193.696-580 107.616-928 301.28 348 129.12 831.36 107.616 928h-215.232z" fill="#278CFF" ></path><path d="M536.192 30.272c157.92 182.4 190.912 399.52 182.624 580.64-8.256 180.128-58.048 330.72-67.968 375.264l-5.6 25.024h-267.456l-4.864-26.144c-9.6-51.84-59.552-204.832-67.744-381.376-8.32-178.944 24.8-391.136 182.624-573.44L512 2.368l24.192 27.936zM512 51.2c-291.904 337.12-139.392 783.136-110.016 916.128l2.432 11.872h215.168c21.536-96.64 193.696-580-107.584-928z" fill="#FFFFFF" fill-opacity=".8" ></path><path d="M466.336 738.144C457.216 682.144 384.16 449.6 512 281.6c127.808 168 54.784 409.856 45.664 456.544h-91.328z" fill="#FFFFFF" ></path><path d="M458.656 787.168h106.656v42.656h-106.656z" fill="#FFFFFF" ></path></symbol><symbol id="icon-trangle-gray-dark" viewBox="0 0 1024 1024"><path d="M256 864l256-704 256 704H256z" fill="#C3C3C3" ></path><path d="M790.848 880H233.152L512 113.184 790.848 880z m-512-32h466.304L512 206.784 278.848 848z" fill="#FFFFFF" ></path></symbol><symbol id="icon-ship-orange-dark" viewBox="0 0 1024 1024"><path d="M404.384 979.2c-21.504-116-193.696-580 107.616-928 301.28 348 129.12 831.36 107.616 928h-215.232z" fill="#FFB82A" ></path><path d="M536.192 30.272c157.92 182.4 190.912 399.52 182.624 580.64-8.256 180.128-58.048 330.72-67.968 375.264l-5.6 25.024h-267.456l-4.864-26.144c-9.6-51.84-59.552-204.832-67.744-381.376-8.32-178.944 24.8-391.136 182.624-573.44L512 2.368l24.192 27.936zM512 51.2c-291.904 337.12-139.392 783.136-110.016 916.128l2.432 11.872h215.168c21.536-96.64 193.696-580-107.584-928z" fill="#FFFFFF" fill-opacity=".8" ></path><path d="M466.336 738.144C457.216 682.144 384.16 449.6 512 281.6c127.808 168 54.784 409.856 45.664 456.544h-91.328z" fill="#FFFFFF" ></path><path d="M458.656 787.168h106.656v42.656h-106.656z" fill="#FFFFFF" ></path></symbol><symbol id="icon-ship-green-dark" viewBox="0 0 1024 1024"><path d="M404.384 979.2c-21.504-116-193.696-580 107.616-928 301.28 348 129.12 831.36 107.616 928h-215.232z" fill="#28D938" ></path><path d="M536.192 30.272c157.92 182.4 190.912 399.52 182.624 580.64-8.256 180.128-58.048 330.72-67.968 375.264l-5.6 25.024h-267.456l-4.864-26.144c-9.6-51.84-59.552-204.832-67.744-381.376-8.32-178.944 24.8-391.136 182.624-573.44L512 2.368l24.192 27.936zM512 51.2c-291.904 337.12-139.392 783.136-110.016 916.128l2.432 11.872h215.168c21.536-96.64 193.696-580-107.584-928z" fill="#FFFFFF" fill-opacity=".8" ></path><path d="M466.336 738.144C457.216 682.144 384.16 449.6 512 281.6c127.808 168 54.784 409.856 45.664 456.544h-91.328z" fill="#FFFFFF" ></path><path d="M458.656 787.168h106.656v42.656h-106.656z" fill="#FFFFFF" ></path></symbol><symbol id="icon-ship-gray-light" viewBox="0 0 1024 1024"><path d="M404.384 979.2c-21.504-116-193.696-580 107.616-928 301.28 348 129.12 831.36 107.616 928h-215.232z" fill="#A8A8A8" ></path><path d="M536.192 30.272c157.92 182.4 190.912 399.52 182.624 580.64-8.256 180.128-58.048 330.72-67.968 375.264l-5.6 25.024h-267.456l-4.864-26.144c-9.6-51.84-59.552-204.832-67.744-381.376-8.32-178.944 24.8-391.136 182.624-573.44L512 2.368l24.192 27.936zM512 51.2c-291.904 337.12-139.392 783.136-110.016 916.128l2.432 11.872h215.168c21.536-96.64 193.696-580-107.584-928z" fill="#FFFFFF" fill-opacity=".8" ></path><path d="M466.336 738.144C457.216 682.144 384.16 449.6 512 281.6c127.808 168 54.784 409.856 45.664 456.544h-91.328z" fill="#FFFFFF" ></path><path d="M458.656 787.168h106.656v42.656h-106.656z" fill="#FFFFFF" ></path></symbol><symbol id="icon-ship-green-light" viewBox="0 0 1024 1024"><path d="M404.384 979.2c-21.504-116-193.696-580 107.616-928 301.28 348 129.12 831.36 107.616 928h-215.232z" fill="#3BB346" ></path><path d="M536.192 30.272c157.92 182.4 190.912 399.52 182.624 580.64-8.256 180.128-58.048 330.72-67.968 375.264l-5.6 25.024h-267.456l-4.864-26.144c-9.6-51.84-59.552-204.832-67.744-381.376-8.32-178.944 24.8-391.136 182.624-573.44L512 2.368l24.192 27.936zM512 51.2c-291.904 337.12-139.392 783.136-110.016 916.128l2.432 11.872h215.168c21.536-96.64 193.696-580-107.584-928z" fill="#FFFFFF" fill-opacity=".8" ></path><path d="M466.336 738.144C457.216 682.144 384.16 449.6 512 281.6c127.808 168 54.784 409.856 45.664 456.544h-91.328z" fill="#FFFFFF" ></path><path d="M458.656 787.168h106.656v42.656h-106.656z" fill="#FFFFFF" ></path></symbol><symbol id="icon-ship-orange-light" viewBox="0 0 1024 1024"><path d="M404.384 979.2c-21.504-116-193.696-580 107.616-928 301.28 348 129.12 831.36 107.616 928h-215.232z" fill="#FFAA00" ></path><path d="M536.192 30.272c157.92 182.4 190.912 399.52 182.624 580.64-8.256 180.128-58.048 330.72-67.968 375.264l-5.6 25.024h-267.456l-4.864-26.144c-9.6-51.84-59.552-204.832-67.744-381.376-8.32-178.944 24.8-391.136 182.624-573.44L512 2.368l24.192 27.936zM512 51.2c-291.904 337.12-139.392 783.136-110.016 916.128l2.432 11.872h215.168c21.536-96.64 193.696-580-107.584-928z" fill="#FFFFFF" fill-opacity=".8" ></path><path d="M466.336 738.144C457.216 682.144 384.16 449.6 512 281.6c127.808 168 54.784 409.856 45.664 456.544h-91.328z" fill="#FFFFFF" ></path><path d="M458.656 787.168h106.656v42.656h-106.656z" fill="#FFFFFF" ></path></symbol><symbol id="icon-trangle-gray-light" viewBox="0 0 1024 1024"><path d="M256 864l256-704 256 704H256z" fill="#A8A8A8" ></path><path d="M790.848 880H233.152L512 113.184 790.848 880z m-512-32h466.304L512 206.784 278.848 848z" fill="#FFFFFF" ></path></symbol><symbol id="icon-trangle-blue-light" viewBox="0 0 1024 1024"><path d="M256 864l256-704 256 704H256z" fill="#0173FE" ></path><path d="M790.848 880H233.152L512 113.184 790.848 880z m-512-32h466.304L512 206.784 278.848 848z" fill="#FFFFFF" ></path></symbol><symbol id="icon-trangle-orange-light" viewBox="0 0 1024 1024"><path d="M256 864l256-704 256 704H256z" fill="#FFAA00" ></path><path d="M790.848 880H233.152L512 113.184 790.848 880z m-512-32h466.304L512 206.784 278.848 848z" fill="#FFFFFF" ></path></symbol><symbol id="icon-trangle-green-light" viewBox="0 0 1024 1024"><path d="M256 864l256-704 256 704H256z" fill="#3BB346" ></path><path d="M790.848 880H233.152L512 113.184 790.848 880z m-512-32h466.304L512 206.784 278.848 848z" fill="#FFFFFF" ></path></symbol><symbol id="icon-ship-blue-light" viewBox="0 0 1024 1024"><path d="M404.384 979.2c-21.504-116-193.696-580 107.616-928 301.28 348 129.12 831.36 107.616 928h-215.232z" fill="#0173FE" ></path><path d="M536.192 30.272c157.92 182.4 190.912 399.52 182.624 580.64-8.256 180.128-58.048 330.72-67.968 375.264l-5.6 25.024h-267.456l-4.864-26.144c-9.6-51.84-59.552-204.832-67.744-381.376-8.32-178.944 24.8-391.136 182.624-573.44L512 2.368l24.192 27.936zM512 51.2c-291.904 337.12-139.392 783.136-110.016 916.128l2.432 11.872h215.168c21.536-96.64 193.696-580-107.584-928z" fill="#FFFFFF" fill-opacity=".8" ></path><path d="M466.336 738.144C457.216 682.144 384.16 449.6 512 281.6c127.808 168 54.784 409.856 45.664 456.544h-91.328z" fill="#FFFFFF" ></path><path d="M458.656 787.168h106.656v42.656h-106.656z" fill="#FFFFFF" ></path></symbol><symbol id="icon-title-dark" viewBox="0 0 1024 1024"><path d="M128 512l384-384 384 384-384 384-384-384z" fill="#94B8FF" fill-opacity=".2" ></path><path d="M256 256l256-256 256 256-256 256-256-256zM256 768l256-256 256 256-256 256-256-256z" fill="#3C7EFF" ></path></symbol><symbol id="icon-clock-light" viewBox="0 0 1024 1024"><path d="M661.376 43.712a41.6 41.6 0 0 1 0 83.2H362.688a41.6 41.6 0 0 1 0-83.2h298.688zM781.248 183.872a41.664 41.664 0 0 1 58.88 58.88l-44.928 44.864a404.288 404.288 0 1 1-65.472-52.224l51.52-51.52zM512 254.912a321.088 321.088 0 1 0 0 642.24A321.088 321.088 0 0 0 512 254.912z" fill="#515151" ></path><path d="M470.4 576V384a41.6 41.6 0 0 1 83.2 0v192a41.6 41.6 0 0 1-83.2 0z" fill="#3c7eff" ></path></symbol><symbol id="icon-clock-dark" viewBox="0 0 1024 1024"><path d="M661.376 43.712a41.6 41.6 0 0 1 0 83.2H362.688a41.6 41.6 0 0 1 0-83.2h298.688zM781.248 183.872a41.664 41.664 0 0 1 58.88 58.88l-44.928 44.864a404.288 404.288 0 1 1-65.472-52.224l51.52-51.52zM512 254.912a321.088 321.088 0 1 0 0 642.24A321.088 321.088 0 0 0 512 254.912z" fill="#ffffff" ></path><path d="M470.4 576V384a41.6 41.6 0 0 1 83.2 0v192a41.6 41.6 0 0 1-83.2 0z" fill="#00B4FF" ></path></symbol><symbol id="icon-nav-warning-light" viewBox="0 0 1024 1024"><path d="M940.456146 430.964029a427.202204 427.202204 0 0 1-371.166692 421.44191c-19.632022 2.390326-51.25486 110.621154-59.875708 110.621154-8.620848 0-44.55411-108.230828-66.10623-111.56161A427.711618 427.711618 0 0 1 78.371345 430.964029a431.0424 431.0424 0 0 1 862.084801 0z" fill="#EE0E0E" ></path><path d="M509.413746 436.214909m-352.671055 0a352.671055 352.671055 0 1 0 705.342109 0 352.671055 352.671055 0 1 0-705.342109 0Z" fill="#FFFFFF" ></path><path d="M509.413746 436.214909m-313.485382 0a313.485382 313.485382 0 1 0 626.970764 0 313.485382 313.485382 0 1 0-626.970764 0Z" fill="#EE0E0E" ></path><path d="M352.671055 984.814327a156.742691 39.185673 0 1 0 313.485382 0 156.742691 39.185673 0 1 0-313.485382 0Z" fill="#494C4F" ></path><path d="M479.593449 244.832083a100.041023 100.041023 0 0 1 59.679779 0c19.318537 6.073779 34.483392 20.415735 49.765805 40.596357 15.164855 20.10225 31.975509 48.159192 53.566814 84.327568l0.862085 1.410684c21.630491 36.090005 38.401959 64.107761 48.864534 86.835451 10.50176 22.884433 15.75264 42.594826 11.559773 61.521506a91.851217 91.851217 0 0 1-29.663554 49.530691c-15.086484 13.088015-35.580591 18.613195-61.403949 21.238634-25.666616 2.664626-59.287923 2.664626-102.50972 2.664626h-1.763355c-43.260983 0-76.803919 0-102.548906-2.664626-25.823358-2.62544-46.317465-8.15062-61.403949-21.238634a91.851217 91.851217 0 0 1-29.663554-49.491505c-4.153681-18.965866 1.058013-38.676259 11.559773-61.521506 10.462575-22.72769 27.273228-50.784632 48.864534-86.874637l0.862085-1.410684c21.630491-36.12919 38.401959-64.225318 53.606-84.327568 15.243227-20.180621 30.408082-34.522578 49.765805-40.596357zM509.413746 483.237716a19.592836 19.592836 0 1 0 0 39.185673 19.592836 19.592836 0 0 0 0-39.185673z m0-144.986989a19.592836 19.592836 0 0 0-19.592837 19.592836v78.371346a19.592836 19.592836 0 1 0 39.185673 0V357.843563a19.592836 19.592836 0 0 0-19.592836-19.592836z" fill="#FFFFFF" ></path></symbol><symbol id="icon-a-direction-arrow" viewBox="0 0 1024 1024"><path d="M513.792 76.864l1.216 0.064a51.2 51.2 0 0 1 7.296 0.96l1.28 0.256c0.256 0 0.512 0.192 0.768 0.256a50.88 50.88 0 0 1 23.808 13.44l256 256a51.2 51.2 0 1 1-72.32 72.32L563.2 251.584V896a51.2 51.2 0 1 1-102.4 0V251.52L292.16 420.224a51.2 51.2 0 1 1-72.32-72.32l256-256 3.84-3.52c0.64-0.512 1.28-0.896 1.92-1.28a50.752 50.752 0 0 1 22.848-9.664l1.28-0.192A51.84 51.84 0 0 1 512 76.8l1.792 0.064z" fill="#494C4F" ></path></symbol><symbol id="icon-line-type-dark" viewBox="0 0 1024 1024"><path d="M780.8 70.4a172.8 172.8 0 0 1 172.8 172.8v207.808a44.8 44.8 0 0 1-89.536 0V366.976L163.84 675.2c-1.28 0.512-2.56 0.768-3.84 1.152v104.576a83.2 83.2 0 0 0 83.2 83.264h238.272a44.8 44.8 0 1 1 0 89.6H243.2a172.8 172.8 0 0 1-172.8-172.8V243.2a172.8 172.8 0 0 1 172.8-172.8h537.6zM243.2 160.128a83.2 83.2 0 0 0-83.2 83.2v335.616l283.776-124.864L550.72 160H243.2z m402.496 1.024L557.312 404.032l306.752-134.912v-25.856a83.2 83.2 0 0 0-83.2-83.2h-134.912l-0.256 1.024z" fill="#FFFFFF" ></path><path d="M838.72 928.96a58.496 58.496 0 0 1-76.8-0.896C680.64 856.064 640 791.808 640 739.328 640 649.088 699.712 576 800 576c105.728 0 160 73.152 160 163.328 0 52.736-36.48 117.248-121.28 189.632z" fill="#00B4FF" ></path><path d="M800 768a64 64 0 1 1 0-128 64 64 0 0 1 0 128z" fill="#FFFFFF" ></path></symbol><symbol id="icon-spot-dark" viewBox="0 0 1024 1024"><path d="M529.171692 853.622154a31.507692 31.507692 0 0 1-34.461538 0l17.250461-26.387692 17.211077 26.387692z m344.65477-491.913846c0 137.767385-90.308923 261.907692-174.08 348.278154a1147.470769 1147.470769 0 0 1-155.411693 133.198769c-4.686769 3.308308-8.388923 5.907692-10.948923 7.640615l-3.032615 2.008616-0.827077 0.551384-0.236308 0.157539h-0.078769L512 827.273846l-17.250462 26.387692v-0.039384l-0.118153-0.039385-0.236308-0.157538-0.827077-0.551385-2.953846-2.048a1044.676923 1044.676923 0 0 1-49.624616-36.352 1147.785846 1147.785846 0 0 1-116.814769-104.448c-83.731692-86.370462-174.08-210.510769-174.08-348.278154C150.055385 165.572923 312.832 7.876923 512 7.876923s361.865846 157.696 361.865846 353.831385z" fill="#FF9626" ></path><path d="M511.921231 496.836923a127.054769 127.054769 0 1 0 0-254.148923 127.054769 127.054769 0 0 0 0 254.148923z" fill="#FFFFFF" ></path><path d="M354.461538 945.230769a157.538462 39.384615 0 1 0 315.076924 0 157.538462 39.384615 0 1 0-315.076924 0Z" fill="#FFFFFF" ></path></symbol><symbol id="icon-lng-dark" viewBox="0 0 1024 1024"><path d="M512 64a447.936 447.936 0 0 1 447.808 440.704 249.472 249.472 0 0 0-94.848-68.16A361.408 361.408 0 0 0 608.64 164.224c12.544 25.728 24.128 55.296 34.112 87.04 15.616 49.92 28.16 107.648 35.2 168.448l1.664 16.832c-23.68 9.28-45.76 22.016-65.792 37.376l0.768 0.512-0.832-0.512-6.784 5.184-0.896 0.768a43.392 43.392 0 0 0-0.064 0c-25.536 21.056-47.04 46.72-63.104 75.648h49.92c0.896 0 1.792-0.192 2.688-0.256-0.896 0-1.792 0.32-2.624 0.32h-163.84c6.208 125.888 45.248 242.56 134.016 313.408l9.92-1.408c-0.576 0.064-1.088 0.256-1.664 0.384 20.224 24.128 45.568 46.336 75.968 70.912A446.208 446.208 0 0 1 512 960 448 448 0 0 1 512 64z m135.552 875.072l-0.192-0.192 8.448-2.688c-2.752 0.96-5.44 1.984-8.256 2.88z m29.76-10.688zM153.856 555.52a360.96 360.96 0 0 0 282.176 309.248C370.88 776 344.32 663.808 339.456 555.52h-185.6z m446.336-0.768c-1.536 0.256-3.072 0.32-4.608 0.448 1.536-0.128 3.072-0.192 4.608-0.448z m3.648-0.832z m3.84-1.28z m3.52-1.28c-1.152 0.512-2.304 0.896-3.52 1.28 1.216-0.384 2.368-0.768 3.52-1.28z m3.584-1.984z m14.208-13.056a43.648 43.648 0 0 1-14.208 13.056c0.832-0.448 1.728-0.832 2.496-1.408a43.84 43.84 0 0 0 11.712-11.712z m3.328-6.144z m1.472-3.84z m1.024-3.264z m0.896-3.968z m0.384-4.16zM872.96 512h-0.064z m-253.44-22.72z m-6.848-3.968l-0.576-0.448 0.64 0.448z m252.352-48.768a359.104 359.104 0 0 1-0.064 0z m-250.24 37.888zM510.528 168.128c-17.088 26.24-35.84 69.12-51.2 124.16-14.72 52.352-25.6 113.152-29.504 176.128h163.072c1.728 0 3.52 0.128 5.248 0.32a42.816 42.816 0 0 1-4.352-15.168 849.6 849.6 0 0 0-34.176-176.256c-15.36-49.28-33.28-86.848-49.088-109.184zM410.176 165.76a361.024 361.024 0 0 0-256.32 302.72h186.24c4.096-71.68 16.256-140.672 32.96-200.32 10.496-37.504 23.168-72.32 37.12-102.4z" fill="#FFFFFF" ></path><path d="M789.888 926.784c-110.528-92.544-165.888-171.52-165.888-236.992C624 591.616 698.24 512 789.888 512c91.648 0 165.952 79.616 165.952 177.792 0 65.472-55.36 144.448-165.952 236.992z" fill="#00B4FF" ></path><path d="M790.4 736a64 64 0 1 0 0-128 64 64 0 0 0 0 128z" fill="#FFFFFF" ></path></symbol><symbol id="icon-port-dark" viewBox="0 0 1024 1024"><path d="M940.456146 430.964029a427.202204 427.202204 0 0 1-371.166692 421.44191c-19.632022 2.390326-51.25486 110.621154-59.875708 110.621154-8.620848 0-44.55411-108.230828-66.10623-111.56161A427.711618 427.711618 0 0 1 78.371345 430.964029a431.0424 431.0424 0 0 1 862.084801 0z" fill="#2565FF" ></path><path d="M509.413746 436.214909m-352.671055 0a352.671055 352.671055 0 1 0 705.342109 0 352.671055 352.671055 0 1 0-705.342109 0Z" fill="#FFFFFF" ></path><path d="M509.413746 436.214909m-313.485382 0a313.485382 313.485382 0 1 0 626.970764 0 313.485382 313.485382 0 1 0-626.970764 0Z" fill="#2565FF" ></path><path d="M744.527782 400.986989l-48.159192 43.887954 10.188275 7.797948c5.877851 3.722639 0 9.287004 0 17.084954 0 30.486453-60.267565 121.906628-170.614419 127.510179v-148.670442h94.319914V395.422624h-96.671054v-13.362315c12.735344-4.819838 23.785703-12.892086 31.936323-23.315475a67.791214 67.791214 0 0 0 14.224399-35.776519 61.247206 61.247206 0 0 0-5.681922-24.765345 64.029389 64.029389 0 0 0-15.39997-20.690036 67.947957 67.947957 0 0 0-22.610133-13.362314 70.534211 70.534211 0 0 0-26.332772-4.036124 67.791214 67.791214 0 0 0-26.411143 2.938925c-8.503291 2.742997-16.30124 7.053421-22.962805 12.813715a61.560692 61.560692 0 0 0-15.517526 20.494107c-3.644268 7.797949-5.52518 16.222869-5.564366 24.726159 0.391857 12.265116 4.232053 24.216746 11.089546 34.600949 6.896678 10.423389 16.57554 18.848309 28.056941 24.491046v15.282412H383.314251v51.25486h96.279198v148.670443a209.447421 209.447421 0 0 1-103.136691-39.969387 194.086637 194.086637 0 0 1-65.518445-85.65988 19.122608 19.122608 0 0 1 6.269708-17.084954l12.147558-7.837134-54.428899-43.848768a239.933874 239.933874 0 0 0 51.450788 166.225624c37.539874 47.767335 91.929588 81.114343 153.215981 93.967243l30.133782 29.741926 26.215215-29.741926c57.916424-10.384203 210.505434-61.678249 208.585336-260.192867z m-238.719118-108.544313a28.997398 28.997398 0 0 1 19.005051 7.32772 26.254401 26.254401 0 0 1 8.777591 17.633553 26.136844 26.136844 0 0 1-8.228992 18.534823 28.919026 28.919026 0 0 1-19.55365 7.837135 24.295117 24.295117 0 0 1-20.063065-4.663095 22.022348 22.022348 0 0 1-6.269707-8.111434 20.925149 20.925149 0 0 1-1.841727-9.913976 28.213684 28.213684 0 0 1 8.228991-19.514465 31.191795 31.191795 0 0 1 19.984693-9.091076z" fill="#FFFFFF" ></path><path d="M352.671055 984.814327a156.742691 39.185673 0 1 0 313.485382 0 156.742691 39.185673 0 1 0-313.485382 0Z" fill="#FFFFFF" ></path></symbol><symbol id="icon-date-time-dark" viewBox="0 0 1024 1024"><path d="M883.2 512A371.2 371.2 0 1 0 140.8 512a371.2 371.2 0 0 0 742.4 0z m89.6 0A460.8 460.8 0 1 1 51.2 512a460.8 460.8 0 0 1 921.6 0z" fill="#FFFFFF" ></path><path d="M672.32 333.12a44.8 44.8 0 0 1 63.36 63.36L590.208 541.888a80 80 0 1 1-158.208 16.768v-0.256l-101.76-65.28a44.8 44.8 0 1 1 52.288-72.64l99.648 63.936a79.808 79.808 0 0 1 43.264-4.544l146.88-146.752z" fill="#00B4FF" ></path></symbol><symbol id="icon-tide-station-dark" viewBox="0 0 1024 1024"><path d="M940.456146 430.964029a427.202204 427.202204 0 0 1-371.166692 421.44191c-19.632022 2.390326-51.25486 110.621154-59.875708 110.621154-8.620848 0-44.55411-108.230828-66.10623-111.56161A427.711618 427.711618 0 0 1 78.371345 430.964029a431.0424 431.0424 0 0 1 862.084801 0z" fill="#C925FF" ></path><path d="M509.413746 436.214909m-352.671055 0a352.671055 352.671055 0 1 0 705.342109 0 352.671055 352.671055 0 1 0-705.342109 0Z" fill="#FFFFFF" ></path><path d="M509.413746 436.214909m-313.485382 0a313.485382 313.485382 0 1 0 626.970764 0 313.485382 313.485382 0 1 0-626.970764 0Z" fill="#C925FF" ></path><path d="M352.671055 984.814327a156.742691 39.185673 0 1 0 313.485382 0 156.742691 39.185673 0 1 0-313.485382 0Z" fill="#FFFFFF" ></path><path d="M711.024032 394.051125c-9.130262 8.973519-21.82642 14.106842-34.875249 14.106842-13.048829 0-25.744987-5.133323-34.875249-14.459513a30.760753 30.760753 0 0 0-43.73121-0.352671c-24.295117 19.318537-44.083882 19.318537-68.026328 0a37.461503 37.461503 0 0 0-20.807593-9.639676v1.018828a32.288994 32.288994 0 0 0-23.276289 9.012705 49.687433 49.687433 0 0 1-69.084341 0.666156l-0.705342-0.705342a30.760753 30.760753 0 0 0-43.692025-0.352671c-24.295117 18.965866-44.083882 18.965866-68.026328 0a35.854891 35.854891 0 0 0-20.807592-9.287004v-25.509873c13.048829 0.666156 25.039645 5.877851 34.875248 14.106842 14.498699 11.755702 22.923619 13.793357 39.851829 0a52.547987 52.547987 0 0 1 71.90571 0c15.870197 12.774529 26.097658 12.774529 41.575999 0 10.227461-8.934333 23.628961-14.106842 37.383131-14.106842 13.048829 0.666156 25.039645 5.877851 34.561764 14.106842 14.772999 11.755702 22.884433 13.793357 40.165314 0a53.292515 53.292515 0 0 1 71.90571 0c15.870197 12.774529 26.097658 12.774529 41.615184 0 10.188275-9.287004 23.589775-14.498699 37.343946-14.812185v25.509873c-8.816776 0-17.241696 3.134854-23.276289 9.012705v1.684984z m-6.348079 85.542324a38.833002 38.833002 0 0 1-39.107302-38.284403c0 21.042706-17.633553 38.284402-39.107301 38.284403a38.833002 38.833002 0 0 1-39.146487-38.284403c0 21.042706-17.633553 38.284402-39.107301 38.284403a38.833002 38.833002 0 0 1-39.146487-38.284403c0 21.042706-17.633553 38.284402-39.107302 38.284403a38.833002 38.833002 0 0 1-39.146487-38.284403c0 21.042706-17.633553 38.284402-39.107301 38.284403a38.833002 38.833002 0 0 1-39.146487-38.284403c0 21.042706-17.633553 38.284402-39.107302 38.284403A38.833002 38.833002 0 0 1 274.299709 441.309046C274.299709 568.192255 379.709169 671.328945 509.413746 671.328945s235.114036-102.78402 235.114036-230.019899a39.969386 39.969386 0 0 1-39.851829 38.284403z" fill="#FFFFFF" ></path></symbol><symbol id="icon-forecast-model-dark" viewBox="0 0 1024 1024"><path d="M972.8 614.4c0-187.2-144.96-342.912-328.448-342.912-135.936 0-251.008 85.888-301.248 206.336a225.728 225.728 0 0 0-58.048-7.552C157.184 470.272 51.2 567.04 51.2 702.72c0 57.152 25.6 110.656 58.624 151.808 60.16 74.88 158.336 86.272 233.28 86.272h240.768c120.448 0 261.632-34.368 334.656-152.256 30.72-49.6 54.272-109.12 54.272-174.08z m-89.6 0c0 43.328-15.808 86.464-40.896 126.976-48.256 77.888-148.672 109.824-258.432 109.824H343.104c-72.512 0-131.328-12.8-163.456-52.8-24.576-30.592-38.848-64.896-38.848-95.68 0-83.712 63.36-142.848 144.256-142.848 23.168 0 44.992 5.76 64.384 16.128a44.8 44.8 0 0 0 64.512-28.352c27.968-108.928 121.728-186.496 230.4-186.496 129.856 0 238.848 111.232 238.848 253.312z" fill="#FFFFFF" ></path><path d="M99.072 367.808c0-69.696 27.84-136.896 70.4-187.84 42.368-50.88 102.464-89.28 170.24-95.104 82.24-7.04 152.832 7.36 205.632 66.24a44.8 44.8 0 0 1-66.688 59.84c-26.624-29.696-63.808-42.624-131.264-36.8-38.592 3.328-78.272 26.112-109.12 63.168-30.72 36.864-49.6 84.224-49.6 130.496a44.8 44.8 0 0 1-89.6 0z" fill="#00B4FF" ></path></symbol><symbol id="icon-line-dark" viewBox="0 0 1024 1024"><path d="M576 121.6c71.744 0 138.816 36.736 168.512 96.192 15.104 30.336 19.84 65.6 10.24 101.632-9.472 35.712-32.064 69.12-66.432 98.56-88.32 75.776-163.776 137.92-216.064 182.528-54.592 46.592-87.104 76.736-103.04 97.536-13.632 19.84-16.96 48.576-6.976 70.72 8.448 18.624 30.4 40.832 85.76 40.832h64a44.8 44.8 0 1 1 0 89.6H448c-83.712 0-141.76-36.992-167.36-93.504-23.936-52.928-15.36-115.2 15.488-159.36l0.384-0.64 0.448-0.576c22.72-30.336 63.68-67.2 117.12-112.832 56.512-48.128 125.12-104.448 215.936-182.272 23.808-20.416 34.304-39.104 38.144-53.568a53.376 53.376 0 0 0-3.84-38.656C652.16 233.472 619.456 211.2 576 211.2c-34.368 0-40.576-0.704-62.464 0a44.864 44.864 0 0 1-3.008-89.6c23.552-0.768 35.84 0 65.472 0z" fill="#FFFFFF" ></path><path d="M311.04 390.4c-40.96 44.8-111.68 43.712-152.384-1.28-49.024-54.208-73.536-102.912-73.536-144.192 0-88.256 55.68-159.808 149.12-159.808 98.56 0 149.12 71.552 149.12 159.808 0 41.6-22.144 90.816-72.32 145.472zM865.92 902.4c-40.96 44.8-111.68 43.712-152.384-1.28-49.024-54.208-73.536-102.912-73.536-144.192 0-88.256 55.68-159.808 149.12-159.808 98.56 0 149.12 71.552 149.12 159.808 0 41.6-22.144 90.816-72.32 145.472z" fill="#00B4FF" ></path><path d="M234.24 273.024a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zM789.12 785.088a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4z" fill="#FFFFFF" ></path></symbol><symbol id="icon-nav-warning-dark" viewBox="0 0 1024 1024"><path d="M940.456146 430.964029a427.202204 427.202204 0 0 1-371.166692 421.44191c-19.632022 2.390326-51.25486 110.621154-59.875708 110.621154-8.620848 0-44.55411-108.230828-66.10623-111.56161A427.711618 427.711618 0 0 1 78.371345 430.964029a431.0424 431.0424 0 0 1 862.084801 0z" fill="#FF2525" ></path><path d="M509.413746 436.214909m-352.671055 0a352.671055 352.671055 0 1 0 705.342109 0 352.671055 352.671055 0 1 0-705.342109 0Z" fill="#FFFFFF" ></path><path d="M509.413746 436.214909m-313.485382 0a313.485382 313.485382 0 1 0 626.970764 0 313.485382 313.485382 0 1 0-626.970764 0Z" fill="#FF2525" ></path><path d="M352.671055 984.814327a156.742691 39.185673 0 1 0 313.485382 0 156.742691 39.185673 0 1 0-313.485382 0Z" fill="#FFFFFF" ></path><path d="M479.554263 244.832083a100.041023 100.041023 0 0 1 59.718965 0c19.318537 6.073779 34.483392 20.415735 49.765805 40.596357 15.164855 20.10225 31.936323 48.120006 53.527629 84.249197l0.90127 1.489055c21.591306 36.12919 38.401959 64.146946 48.864534 86.874637 10.50176 22.845247 15.75264 42.594826 11.598959 61.521506a91.929588 91.929588 0 0 1-29.70274 49.53069c-15.086484 13.088015-35.580591 18.574009-61.403949 21.238635-25.705801 2.62544-59.287923 2.62544-102.548906 2.62544h-1.763355c-43.221797 0-76.803919 0-102.50972-2.62544-25.823358-2.62544-46.317465-8.15062-61.364763-21.238635a91.851217 91.851217 0 0 1-29.70274-49.53069c-4.192867-18.92668 1.058013-38.676259 11.559773-61.521506 10.462575-22.72769 27.234043-50.745446 48.864534-86.874637l0.862085-1.44987c21.669677-36.12919 38.401959-64.186132 53.606-84.249196 15.282412-20.180621 30.408082-34.561763 49.765805-40.635543zM509.413746 483.237716a19.592836 19.592836 0 1 0 0 39.185673 19.592836 19.592836 0 0 0 0-39.185673z m0-144.986989a19.592836 19.592836 0 0 0-19.592837 19.592836v78.371346a19.592836 19.592836 0 0 0 39.185673 0V357.843563a19.592836 19.592836 0 0 0-19.592836-19.592836z" fill="#FFFFFF" ></path></symbol><symbol id="icon-point-label-dark" viewBox="0 0 1024 1024"><path d="M883.2 224a83.2 83.2 0 0 0-83.2-83.2h-576a83.2 83.2 0 0 0-83.2 83.2v576a83.2 83.2 0 0 0 83.2 83.2h576a83.2 83.2 0 0 0 83.2-83.2v-576z m89.6 576a172.8 172.8 0 0 1-172.8 172.8h-576a172.8 172.8 0 0 1-172.8-172.8v-576A172.8 172.8 0 0 1 224 51.2h576a172.8 172.8 0 0 1 172.8 172.8v576z" fill="#FFFFFF" ></path><path d="M750.336 534.784a44.8 44.8 0 0 1 35.328 82.432l-149.376 64a44.8 44.8 0 0 1-35.2-82.432l149.248-64zM430.336 662.848a44.8 44.8 0 0 1 35.328 82.368l-149.376 64a44.8 44.8 0 0 1-35.2-82.368l149.248-64z" fill="#FFFFFF" ></path><path d="M381.76 632a55.872 55.872 0 0 1-78.016-0.832C254.848 582.912 230.4 539.776 230.4 504 230.4 437.76 272.192 384 342.4 384c74.048 0 112 53.76 112 120 0 35.968-21.952 79.36-72.64 128z" fill="#00B4FF" ></path><path d="M342.4 524.8a44.8 44.8 0 1 1 0-89.6 44.8 44.8 0 0 1 0 89.6z" fill="#FFFFFF" ></path><path d="M701.76 504a55.872 55.872 0 0 1-78.016-0.832C574.848 454.912 550.4 411.776 550.4 376 550.4 309.76 592.192 256 662.4 256c74.048 0 112 53.76 112 120 0 35.968-21.952 79.36-72.64 128z" fill="#00B4FF" ></path><path d="M662.4 396.8a44.8 44.8 0 1 1 0-89.6 44.8 44.8 0 0 1 0 89.6z" fill="#FFFFFF" ></path></symbol><symbol id="icon-point-label-light" viewBox="0 0 1024 1024"><path d="M883.2 224a83.2 83.2 0 0 0-83.2-83.2h-576a83.2 83.2 0 0 0-83.2 83.2v576a83.2 83.2 0 0 0 83.2 83.2h576a83.2 83.2 0 0 0 83.2-83.2v-576z m89.6 576a172.8 172.8 0 0 1-172.8 172.8h-576a172.8 172.8 0 0 1-172.8-172.8v-576A172.8 172.8 0 0 1 224 51.2h576a172.8 172.8 0 0 1 172.8 172.8v576z" fill="#494C4F" ></path><path d="M750.336 534.784a44.8 44.8 0 0 1 35.328 82.432l-149.376 64a44.8 44.8 0 0 1-35.2-82.432l149.248-64zM430.336 662.848a44.8 44.8 0 0 1 35.328 82.368l-149.376 64a44.8 44.8 0 0 1-35.2-82.368l149.248-64z" fill="#494C4F" ></path><path d="M381.76 632a55.872 55.872 0 0 1-78.016-0.832C254.848 582.912 230.4 539.776 230.4 504 230.4 437.76 272.192 384 342.4 384c74.048 0 112 53.76 112 120 0 35.968-21.952 79.36-72.64 128z" fill="#3C7EFF" ></path><path d="M342.4 524.8a44.8 44.8 0 1 1 0-89.6 44.8 44.8 0 0 1 0 89.6z" fill="#FFFFFF" ></path><path d="M701.76 504a55.872 55.872 0 0 1-78.016-0.832C574.848 454.912 550.4 411.776 550.4 376 550.4 309.76 592.192 256 662.4 256c74.048 0 112 53.76 112 120 0 35.968-21.952 79.36-72.64 128z" fill="#3C7EFF" ></path><path d="M662.4 396.8a44.8 44.8 0 1 1 0-89.6 44.8 44.8 0 0 1 0 89.6z" fill="#FFFFFF" ></path></symbol><symbol id="icon-forecast-model-light" viewBox="0 0 1024 1024"><path d="M972.8 614.4c0-187.264-144.96-342.912-328.448-342.912-136 0-251.008 85.824-301.248 206.336a225.792 225.792 0 0 0-58.048-7.616C157.184 470.208 51.2 567.04 51.2 702.72c0 57.152 25.6 110.592 58.624 151.744 60.16 74.944 158.336 86.336 233.28 86.336h240.768c120.448 0 261.632-34.432 334.656-152.256 30.72-49.6 54.272-109.12 54.272-174.08z m-89.6 0c0 43.264-15.808 86.464-40.896 126.976-48.256 77.888-148.672 109.824-258.432 109.824H343.104c-72.512 0-131.328-12.8-163.456-52.864-24.576-30.528-38.848-64.832-38.848-95.616 0-83.712 63.36-142.848 144.256-142.848 23.168 0 44.992 5.76 64.384 16.128a44.8 44.8 0 0 0 64.512-28.416c27.968-108.8 121.728-186.496 230.4-186.496 129.856 0 238.848 111.36 238.848 253.312z" fill="#494C4F" ></path><path d="M99.072 367.808c0-69.696 27.84-136.896 70.4-187.84 42.368-50.88 102.464-89.28 170.24-95.104 82.24-7.04 152.832 7.36 205.632 66.24a44.8 44.8 0 0 1-66.688 59.84c-26.624-29.696-63.808-42.624-131.264-36.8-38.592 3.328-78.272 26.112-109.12 63.168-30.72 36.864-49.6 84.224-49.6 130.496a44.8 44.8 0 0 1-89.6 0z" fill="#3C7EFF" ></path></symbol><symbol id="icon-line-light" viewBox="0 0 1024 1024"><path d="M576 121.6c71.744 0 138.816 36.736 168.512 96.192 15.104 30.336 19.84 65.6 10.24 101.632-9.472 35.712-32.064 69.12-66.432 98.56-88.32 75.776-163.776 137.92-216.064 182.528-54.592 46.592-87.104 76.736-103.04 97.536-13.632 19.84-16.96 48.576-6.976 70.72 8.448 18.624 30.4 40.832 85.76 40.832h64a44.8 44.8 0 1 1 0 89.6H448c-83.712 0-141.76-36.992-167.36-93.504-23.936-52.928-15.36-115.2 15.488-159.36l0.384-0.64 0.448-0.576c22.72-30.336 63.68-67.2 117.12-112.832 56.512-48.128 125.12-104.448 215.936-182.272 23.808-20.416 34.304-39.104 38.144-53.568a53.376 53.376 0 0 0-3.84-38.656C652.16 233.472 619.456 211.2 576 211.2c-34.368 0-40.576-0.704-62.464 0a44.864 44.864 0 0 1-3.008-89.6c23.552-0.768 35.84 0 65.472 0z" fill="#494C4F" ></path><path d="M311.04 390.4c-40.96 44.8-111.68 43.712-152.384-1.28-49.024-54.208-73.536-102.912-73.536-144.192 0-88.256 55.68-159.808 149.12-159.808 98.56 0 149.12 71.552 149.12 159.808 0 41.6-22.144 90.816-72.32 145.472zM865.92 902.4c-40.96 44.8-111.68 43.712-152.384-1.28-49.024-54.208-73.536-102.912-73.536-144.192 0-88.256 55.68-159.808 149.12-159.808 98.56 0 149.12 71.552 149.12 159.808 0 41.6-22.144 90.816-72.32 145.472z" fill="#3C7EFF" ></path><path d="M234.24 273.088a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zM789.12 785.088a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4z" fill="#FFFFFF" ></path></symbol><symbol id="icon-line-type-light" viewBox="0 0 1024 1024"><path d="M780.8 70.4a172.8 172.8 0 0 1 172.8 172.8v207.808a44.8 44.8 0 0 1-89.536 0V366.976L163.84 675.2c-1.28 0.512-2.56 0.768-3.84 1.152v104.576a83.2 83.2 0 0 0 83.2 83.264h238.272a44.8 44.8 0 1 1 0 89.6H243.2a172.8 172.8 0 0 1-172.8-172.8V243.2a172.8 172.8 0 0 1 172.8-172.8h537.6zM243.2 160.128a83.2 83.2 0 0 0-83.2 83.2v335.616l283.84-124.864L550.72 160H243.2z m402.496 1.088L557.312 404.032l306.752-134.912v-25.856a83.2 83.2 0 0 0-83.2-83.2h-134.912l-0.256 1.088z" fill="#494C4F" ></path><path d="M838.72 928.96a58.496 58.496 0 0 1-76.8-0.896C680.64 856.064 640 791.808 640 739.328 640 649.088 699.712 576 800 576c105.728 0 160 73.152 160 163.328 0 52.736-36.48 117.248-121.28 189.632z" fill="#3C7EFF" ></path><path d="M800 768a64 64 0 1 1 0-128 64 64 0 0 1 0 128z" fill="#FFFFFF" ></path></symbol><symbol id="icon-date-time-light" viewBox="0 0 1024 1024"><path d="M883.2 512A371.2 371.2 0 1 0 140.8 512a371.2 371.2 0 0 0 742.4 0z m89.6 0A460.8 460.8 0 1 1 51.2 512a460.8 460.8 0 0 1 921.6 0z" fill="#494C4F" ></path><path d="M672.32 333.056a44.8 44.8 0 0 1 63.36 63.36L590.208 541.888a80 80 0 1 1-158.208 16.768v-0.192l-101.76-65.28a44.8 44.8 0 0 1 52.288-72.768l99.648 64a79.872 79.872 0 0 1 43.328-4.608l146.816-146.752z" fill="#3C7EFF" ></path></symbol><symbol id="icon-tide-station-light" viewBox="0 0 1024 1024"><path d="M940.456146 430.964029a427.202204 427.202204 0 0 1-371.166692 421.44191c-19.632022 2.390326-51.25486 110.621154-59.875708 110.621154-8.620848 0-44.55411-108.230828-66.10623-111.56161A427.711618 427.711618 0 0 1 78.371345 430.964029a431.0424 431.0424 0 0 1 862.084801 0z" fill="#9900CC" ></path><path d="M509.413746 436.214909m-352.671055 0a352.671055 352.671055 0 1 0 705.342109 0 352.671055 352.671055 0 1 0-705.342109 0Z" fill="#FFFFFF" ></path><path d="M509.413746 436.214909m-313.485382 0a313.485382 313.485382 0 1 0 626.970764 0 313.485382 313.485382 0 1 0-626.970764 0Z" fill="#9900CC" ></path><path d="M352.671055 984.814327a156.742691 39.185673 0 1 0 313.485382 0 156.742691 39.185673 0 1 0-313.485382 0Z" fill="#494C4F" ></path><path d="M711.024032 394.051125c-9.130262 8.973519-21.82642 14.106842-34.875249 14.106842-13.048829 0-25.744987-5.133323-34.875249-14.459513a30.760753 30.760753 0 0 0-43.73121-0.352671c-24.295117 19.318537-44.083882 19.318537-68.026328 0a37.461503 37.461503 0 0 0-20.807593-9.639676v1.018828a32.288994 32.288994 0 0 0-23.276289 9.012705 49.687433 49.687433 0 0 1-69.084341 0.666156l-0.705342-0.705342a30.760753 30.760753 0 0 0-43.692025-0.352671c-24.295117 18.965866-44.083882 18.965866-68.026328 0a35.854891 35.854891 0 0 0-20.807592-9.287004v-25.509873c13.048829 0.666156 25.039645 5.877851 34.875248 14.106842 14.498699 11.755702 22.923619 13.793357 39.851829 0a52.547987 52.547987 0 0 1 71.90571 0c15.870197 12.774529 26.097658 12.774529 41.575999 0 10.227461-8.934333 23.628961-14.106842 37.383131-14.106842 13.048829 0.666156 25.039645 5.877851 34.561764 14.106842 14.772999 11.755702 22.884433 13.793357 40.165314 0a53.292515 53.292515 0 0 1 71.90571 0c15.870197 12.774529 26.097658 12.774529 41.615184 0 10.188275-9.287004 23.589775-14.498699 37.343946-14.812185v25.509873c-8.816776 0-17.241696 3.134854-23.276289 9.012705v1.684984z m-6.348079 85.542324a38.833002 38.833002 0 0 1-39.107302-38.284403c0 21.042706-17.633553 38.284402-39.107301 38.284403a38.833002 38.833002 0 0 1-39.146487-38.284403c0 21.042706-17.633553 38.284402-39.107301 38.284403a38.833002 38.833002 0 0 1-39.146487-38.284403c0 21.042706-17.633553 38.284402-39.107302 38.284403a38.833002 38.833002 0 0 1-39.146487-38.284403c0 21.042706-17.633553 38.284402-39.107301 38.284403a38.833002 38.833002 0 0 1-39.146487-38.284403c0 21.042706-17.633553 38.284402-39.107302 38.284403A38.833002 38.833002 0 0 1 274.299709 441.309046C274.299709 568.192255 379.709169 671.328945 509.413746 671.328945s235.114036-102.78402 235.114036-230.019899a39.969386 39.969386 0 0 1-39.851829 38.284403z" fill="#FFFFFF" ></path></symbol><symbol id="icon-port-light" viewBox="0 0 1024 1024"><path d="M940.456146 430.964029a427.202204 427.202204 0 0 1-371.166692 421.44191c-19.632022 2.390326-51.25486 110.621154-59.875708 110.621154-8.620848 0-44.55411-108.230828-66.10623-111.56161A427.711618 427.711618 0 0 1 78.371345 430.964029a431.0424 431.0424 0 0 1 862.084801 0z" fill="#0132A8" ></path><path d="M509.413746 436.214909m-352.671055 0a352.671055 352.671055 0 1 0 705.342109 0 352.671055 352.671055 0 1 0-705.342109 0Z" fill="#FFFFFF" ></path><path d="M509.413746 436.214909m-313.485382 0a313.485382 313.485382 0 1 0 626.970764 0 313.485382 313.485382 0 1 0-626.970764 0Z" fill="#0132A8" ></path><path d="M744.527782 400.986989l-48.159192 43.887954 10.188275 7.797948c5.877851 3.722639 0 9.287004 0 17.084954 0 30.486453-60.267565 121.906628-170.614419 127.510179v-148.670442h94.319914V395.422624h-96.671054v-13.362315c12.735344-4.819838 23.785703-12.892086 31.936323-23.315475a67.791214 67.791214 0 0 0 14.224399-35.776519 61.247206 61.247206 0 0 0-5.681922-24.765345 64.029389 64.029389 0 0 0-15.39997-20.690036 67.908771 67.908771 0 0 0-22.610133-13.362314 70.534211 70.534211 0 0 0-26.332772-4.036124 67.791214 67.791214 0 0 0-26.411143 2.938925c-8.503291 2.742997-16.30124 7.053421-22.962805 12.813715a61.560692 61.560692 0 0 0-15.517526 20.494107c-3.644268 7.797949-5.52518 16.222869-5.564366 24.726159 0.391857 12.265116 4.232053 24.216746 11.089546 34.600949 6.896678 10.423389 16.57554 18.848309 28.056941 24.491046v15.282412H383.314251v51.25486h96.279198v148.670443a209.447421 209.447421 0 0 1-103.136691-39.969387 194.086637 194.086637 0 0 1-65.518445-85.65988 19.122608 19.122608 0 0 1 6.269708-17.084954l12.147558-7.837134-54.428899-43.848768a239.933874 239.933874 0 0 0 51.450788 166.225624c37.539874 47.767335 91.929588 81.114343 153.215981 93.967243l30.133782 29.741926 26.215215-29.741926c57.916424-10.384203 210.505434-61.678249 208.585336-260.192867z m-238.719118-108.544313a28.997398 28.997398 0 0 1 19.005051 7.32772 26.254401 26.254401 0 0 1 8.777591 17.633553 26.136844 26.136844 0 0 1-8.228992 18.534823 28.919026 28.919026 0 0 1-19.55365 7.837135 24.295117 24.295117 0 0 1-20.063065-4.663095 22.022348 22.022348 0 0 1-6.269707-8.111434 20.925149 20.925149 0 0 1-1.841727-9.913976 28.213684 28.213684 0 0 1 8.228991-19.514465 31.191795 31.191795 0 0 1 19.984693-9.091076z" fill="#FFFFFF" ></path><path d="M352.671055 984.814327a156.742691 39.185673 0 1 0 313.485382 0 156.742691 39.185673 0 1 0-313.485382 0Z" fill="#494C4F" ></path></symbol><symbol id="icon-spot-light" viewBox="0 0 1024 1024"><path d="M529.171692 853.622154a31.507692 31.507692 0 0 1-34.461538 0l17.250461-26.387692 17.211077 26.387692z m344.65477-491.913846c0 137.767385-90.308923 261.907692-174.08 348.278154a1147.470769 1147.470769 0 0 1-155.411693 133.198769c-4.686769 3.308308-8.388923 5.907692-10.948923 7.640615l-3.032615 2.008616-0.827077 0.551384-0.236308 0.157539h-0.078769L512 827.273846l-17.250462 26.387692v-0.039384l-0.118153-0.039385-0.236308-0.157538-0.827077-0.551385-2.953846-2.048a1044.676923 1044.676923 0 0 1-49.624616-36.352 1147.785846 1147.785846 0 0 1-116.814769-104.448c-83.731692-86.370462-174.08-210.510769-174.08-348.278154C150.055385 165.572923 312.832 7.876923 512 7.876923s361.865846 157.696 361.865846 353.831385z" fill="#FF8C00" ></path><path d="M511.921231 496.836923a127.054769 127.054769 0 1 0 0-254.148923 127.054769 127.054769 0 0 0 0 254.148923z" fill="#FFFFFF" ></path><path d="M354.461538 945.230769a157.538462 39.384615 0 1 0 315.076924 0 157.538462 39.384615 0 1 0-315.076924 0Z" fill="#494C4F" ></path></symbol><symbol id="icon-delet" viewBox="0 0 1024 1024"><path d="M609.92 83.648c14.016 1.92 26.496 10.432 33.28 23.168l49.28 91.52H896A44.8 44.8 0 0 1 896 288h-51.2V896a44.8 44.8 0 0 1-44.8 44.8h-576a44.8 44.8 0 0 1-44.8-44.8V288H128a44.8 44.8 0 0 1 0-89.6h203.968l50.368-91.968 3.2-5.056a44.8 44.8 0 0 1 36.032-18.176h182.208l6.08 0.448zM268.8 851.2h486.4V288H268.8v563.2z m166.4-460.8a44.8 44.8 0 0 1 44.8 44.8v249.6a44.8 44.8 0 0 1-89.6 0V435.2a44.8 44.8 0 0 1 44.8-44.8z m153.6 0a44.8 44.8 0 0 1 44.8 44.8v249.6a44.8 44.8 0 0 1-89.6 0V435.2a44.8 44.8 0 0 1 44.8-44.8z m-154.688-192H590.72l-13.696-25.6H448.128l-14.016 25.6z" fill="#77797B" ></path></symbol><symbol id="icon-lng-light" viewBox="0 0 1024 1024"><path d="M512 64a447.936 447.936 0 0 1 447.808 440.704 249.472 249.472 0 0 0-94.848-68.16A361.408 361.408 0 0 0 608.64 164.224c12.544 25.728 24.128 55.296 34.112 87.04 15.616 49.92 28.16 107.648 35.2 168.448l1.664 16.832a271.36 271.36 0 0 0-65.792 37.376l0.768 0.512-0.832-0.448c-2.24 1.728-4.608 3.328-6.848 5.12l-0.832 0.768a43.52 43.52 0 0 0-0.064 0.064c-25.472 21.056-47.04 46.72-63.104 75.52h49.92l2.688-0.192c-0.896 0-1.792 0.32-2.624 0.32h-163.84c6.208 125.888 45.248 242.56 134.016 313.408l9.92-1.408c-0.576 0.064-1.088 0.256-1.664 0.384 20.224 24.128 45.568 46.336 75.968 70.912A446.208 446.208 0 0 1 512 960 448 448 0 0 1 512 64z m135.552 875.072l-0.192-0.192 8.448-2.688c-2.752 0.96-5.44 1.984-8.256 2.88z m29.76-10.688zM153.856 555.52a360.96 360.96 0 0 0 282.24 309.248c-65.088-88.832-91.776-200.96-96.64-309.248h-185.6z m446.336-0.768c-1.536 0.256-3.072 0.32-4.608 0.448 1.536-0.128 3.072-0.192 4.608-0.448z m3.648-0.832z m3.84-1.28z m3.52-1.28c-1.152 0.512-2.304 0.896-3.52 1.28 1.216-0.384 2.368-0.768 3.52-1.28z m3.584-1.984z m14.208-13.056a43.648 43.648 0 0 1-14.208 13.056c0.832-0.448 1.728-0.832 2.496-1.408a43.84 43.84 0 0 0 11.712-11.712z m3.328-6.144z m1.472-3.84z m1.024-3.264z m0.896-3.968z m0.384-4.16zM872.96 512h-0.064z m-252.352-22.272z m-7.36-4.032l-0.576-0.384 0.64 0.384z m251.776-49.152a359.104 359.104 0 0 1-0.064 0z m-250.24 37.888zM510.528 168.192c-17.088 26.24-35.712 69.12-51.2 124.16-14.656 52.288-25.6 113.088-29.504 176.064h163.072c1.728 0 3.52 0.128 5.248 0.32a42.688 42.688 0 0 1-4.352-15.104 849.92 849.92 0 0 0-34.176-176.32c-15.36-49.28-33.28-86.784-49.088-109.12zM410.24 165.76a361.024 361.024 0 0 0-256.384 302.72h186.24c4.096-71.68 16.32-140.672 33.024-200.32 10.496-37.504 23.168-72.32 37.12-102.4z" fill="#494C4F" ></path><path d="M789.888 926.784c-110.528-92.544-165.888-171.52-165.888-236.992C624 591.616 698.24 512 789.888 512c91.648 0 165.952 79.616 165.952 177.792 0 65.472-55.36 144.448-165.952 236.992z" fill="#3C7EFF" ></path><path d="M790.4 736a64 64 0 1 0 0-128 64 64 0 0 0 0 128z" fill="#FFFFFF" ></path></symbol><symbol id="icon-a-002kts" viewBox="0 0 1024 1024"><path d="M511.975255 4.26646a29.865223 29.865223 0 0 1 29.865223 29.865224v897.791273l58.151856-46.504419a29.907888 29.907888 0 0 1 37.288864 46.717742l-106.661511 85.329209a29.865223 29.865223 0 0 1-37.288865 0l-106.661511-85.329209a29.865223 29.865223 0 0 1 37.288864-46.675077l58.151856 46.461754V34.131684a29.865223 29.865223 0 0 1 29.865224-29.865224z" fill="#000000" ></path></symbol><symbol id="icon-a-020kts" viewBox="0 0 1024 1024"><path d="M687.93386 4.887188a29.854538 29.854538 0 1 1 31.560512 50.667416L541.646623 166.186993V240.908638l146.287237-91.013693a29.854538 29.854538 0 1 1 31.560512 50.667417L541.646623 311.2374v620.7185l58.131051-46.445132a29.854538 29.854538 0 0 1 37.275523 46.658378l-106.623351 85.298681a29.854538 29.854538 0 0 1-37.275523 0l-106.623351-85.298681a29.854538 29.854538 0 0 1 37.275523-46.658378l58.131051 46.487781V153.903983c0-0.767688 0.127948-1.535376 0.213247-2.345714a29.72659 29.72659 0 0 1 13.861036-27.295577l191.922031-119.375504z" fill="#000000" ></path></symbol><symbol id="icon-a-105kts" viewBox="0 0 1024 1024"><path d="M699.699515 0a29.865223 29.865223 0 0 1 29.865223 29.865223c0 0.426646-0.170658 0.853292-0.170659 1.237274a29.737229 29.737229 0 0 1-13.908661 26.238732L568.420526 149.326116H699.699515a29.865223 29.865223 0 0 1 29.865223 29.865223c0 0.426646-0.170658 0.853292-0.170659 1.237274a29.737229 29.737229 0 0 1-13.908661 26.238731l-170.658418 106.746841c-0.938621 0.597304-1.962572 0.981286-2.986522 1.450597v79.356164l146.339593-91.046266a29.865223 29.865223 0 1 1 31.571808 50.68555l-177.911401 110.714649v467.348078l58.151856-46.504419a29.907888 29.907888 0 0 1 37.288864 46.717742l-106.661511 85.329209a29.865223 29.865223 0 0 1-37.288865 0l-106.661511-85.329209a29.865223 29.865223 0 0 1 37.288864-46.675077l58.151856 46.461754V34.131684c0-0.725298 0.127994-1.407932 0.213323-2.133231C482.238025 31.273155 482.110031 30.590521 482.110031 29.865223A29.865223 29.865223 0 0 1 511.975255 0h187.72426z" fill="#000000" ></path></symbol><symbol id="icon-a-085kts" viewBox="0 0 1024 1024"><path d="M699.676193 0a29.864228 29.864228 0 0 1 29.864228 29.864228c0 0.426632-0.170653 0.853264-0.170653 1.237232a29.736238 29.736238 0 0 1-13.908197 26.237857l-170.65273 106.743283c-0.93859 0.597285-1.962506 0.981253-2.986423 1.450548v58.021928l146.334716-91.043231a29.864228 29.864228 0 1 1 31.570755 50.683861L541.822418 293.906664V351.544624l146.334716-91.043232a29.864228 29.864228 0 1 1 31.570755 50.683861L541.822418 421.896212v57.637959l146.334716-91.043231a29.864228 29.864228 0 1 1 31.570755 50.683861l-177.905471 110.710958v55.376811l73.764642-46.076237a29.864228 29.864228 0 0 1 31.656082 50.641198l-105.378061 65.871954v256.19241l58.064591-46.502868a29.906891 29.906891 0 0 1 37.372948 46.716184l-106.657956 85.326365a29.864228 29.864228 0 0 1-37.372948 0l-106.657956-85.326365a29.864228 29.864228 0 0 1 37.372948-46.673521l58.107254 46.460205V34.130546c0-0.725274 0.12799-1.407885 0.213316-2.133159C482.221952 31.272113 482.093962 30.589502 482.093962 29.864228A29.864228 29.864228 0 0 1 511.95819 0h187.718003z" fill="#000000" ></path></symbol><symbol id="icon-a-075kts" viewBox="0 0 1024 1024"><path d="M699.676193 0a29.864228 29.864228 0 0 1 29.864228 29.864228c0 0.426632-0.170653 0.853264-0.170653 1.237232a29.736238 29.736238 0 0 1-13.908197 26.237857l-170.65273 106.743283c-0.93859 0.597285-1.962506 0.981253-2.986423 1.450548v75.087201l146.334716-91.043231a29.864228 29.864228 0 1 1 31.570755 50.683861L541.822418 310.929274V385.67517l146.334716-91.043232a29.864228 29.864228 0 1 1 31.570755 50.683861l-177.905471 110.710959v76.665739l73.764642-46.076237a29.864228 29.864228 0 0 1 31.656082 50.68386l-105.378061 65.871954v328.719821l58.064591-46.502868a29.906891 29.906891 0 0 1 37.372948 46.716184l-106.657956 85.326365a29.864228 29.864228 0 0 1-37.372948 0l-106.657956-85.326365a29.864228 29.864228 0 0 1 37.372948-46.673521l58.107254 46.460205V34.130546c0-0.725274 0.12799-1.407885 0.213316-2.133159C482.221952 31.272113 482.093962 30.589502 482.093962 29.864228A29.864228 29.864228 0 0 1 511.95819 0h187.718003z" fill="#000000" ></path></symbol><symbol id="icon-a-070kts" viewBox="0 0 1024 1024"><path d="M699.699515 0a29.865223 29.865223 0 0 1 29.865223 29.865223c0 0.426646-0.170658 0.853292-0.170659 1.237274a29.737229 29.737229 0 0 1-13.908661 26.238732l-170.658418 106.74684c-0.938621 0.597304-1.962572 0.981286-2.986522 1.450597v75.089704l146.339593-91.046266a29.865223 29.865223 0 1 1 31.571808 50.68555L541.840478 310.939638V385.688025l146.339593-91.046266a29.865223 29.865223 0 1 1 31.571808 50.68555l-177.911401 110.714649v475.880999l58.151856-46.504419a29.907888 29.907888 0 0 1 37.288864 46.717742l-106.661511 85.329209a29.865223 29.865223 0 0 1-37.288865 0l-106.661511-85.329209a29.865223 29.865223 0 0 1 37.288864-46.675077l58.151856 46.461754V34.131684c0-0.725298 0.127994-1.407932 0.213323-2.133231C482.238025 31.273155 482.110031 30.590521 482.110031 29.865223A29.865223 29.865223 0 0 1 511.975255 0h187.72426z" fill="#000000" ></path></symbol><symbol id="icon-a-040kts" viewBox="0 0 1024 1024"><path d="M687.93386 4.887188a29.854538 29.854538 0 1 1 31.560512 50.667416L541.646623 166.186993V240.908638l146.287237-91.013693a29.854538 29.854538 0 1 1 31.560512 50.667417L541.646623 311.2374v74.636345l146.287237-90.971043a29.854538 29.854538 0 1 1 31.560512 50.667417l-177.847749 110.632389v74.721644l146.287237-91.013692a29.854538 29.854538 0 1 1 31.560512 50.667416l-177.847749 110.632389v330.745635l58.131051-46.445132a29.854538 29.854538 0 0 1 37.275523 46.658378l-106.623351 85.298681a29.854538 29.854538 0 0 1-37.275523 0l-106.623351-85.298681a29.854538 29.854538 0 0 1 37.275523-46.658378l58.131051 46.487781V153.903983c0-0.767688 0.127948-1.535376 0.213247-2.345714a29.72659 29.72659 0 0 1 13.861036-27.295577l191.922031-119.375504z" fill="#000000" ></path></symbol><symbol id="icon-a-000kts" viewBox="0 0 1024 1024"><path d="M729.6 512a217.6 217.6 0 1 0-217.6 217.6v59.733333a277.333333 277.333333 0 1 1 0-554.666666 277.333333 277.333333 0 0 1 0 554.666666v-59.733333a217.6 217.6 0 0 0 217.6-217.6z" fill="#000000" ></path><path d="M558.933333 512a46.933333 46.933333 0 1 0-46.933333 46.933333v59.733334a106.666667 106.666667 0 1 1 0-213.333334 106.666667 106.666667 0 0 1 0 213.333334v-59.733334a46.933333 46.933333 0 0 0 46.933333-46.933333z" fill="#000000" ></path></symbol><symbol id="icon-a-035kts" viewBox="0 0 1024 1024"><path d="M687.910653 4.887023a29.853531 29.853531 0 1 1 31.559447 50.665707L541.62835 166.181387V240.90051l146.282303-91.010622a29.853531 29.853531 0 1 1 31.559447 50.665708L541.62835 311.2269v74.633828l146.282303-90.967974a29.853531 29.853531 0 1 1 31.559447 50.665707l-177.84175 110.628657v76.680927l73.738222-46.059734a29.853531 29.853531 0 0 1 31.644743 50.623059l-105.340317 65.891008v328.602082l58.043794-46.443565a29.853531 29.853531 0 0 1 37.359562 46.656804l-106.619754 85.295804a29.853531 29.853531 0 0 1-37.359562 0l-106.619754-85.295804a29.853531 29.853531 0 0 1 37.359562-46.656804l58.086442 46.486213V153.898791c0-0.767662 0.127944-1.535324 0.213239-2.345634a29.725587 29.725587 0 0 1 13.860568-27.294657l191.915558-119.371477z" fill="#000000" ></path></symbol><symbol id="icon-a-055kts" viewBox="0 0 1024 1024"><path d="M699.676193 0a29.864228 29.864228 0 0 1 29.864228 29.864228c0 0.426632-0.170653 0.853264-0.170653 1.237232a29.736238 29.736238 0 0 1-13.908197 26.237857l-170.65273 106.743283c-0.93859 0.597285-1.962506 0.981253-2.986423 1.450548v77.092371l73.764642-46.076237a29.864228 29.864228 0 0 1 31.656082 50.641197L541.822418 313.062433v618.829462l58.064591-46.502868a29.906891 29.906891 0 0 1 37.372948 46.716184l-106.657956 85.326365a29.864228 29.864228 0 0 1-37.372948 0l-106.657956-85.326365a29.864228 29.864228 0 0 1 37.372948-46.673521l58.107254 46.460205V34.130546c0-0.725274 0.12799-1.407885 0.213316-2.133159C482.221952 31.272113 482.093962 30.589502 482.093962 29.864228A29.864228 29.864228 0 0 1 511.95819 0h187.718003z" fill="#000000" ></path></symbol><symbol id="icon-a-045kts" viewBox="0 0 1024 1024"><path d="M687.910653 4.887023a29.853531 29.853531 0 1 1 31.559447 50.665707L541.62835 166.181387V240.90051l146.282303-91.010622a29.853531 29.853531 0 1 1 31.559447 50.665708L541.62835 311.2269v74.633828l146.282303-90.967974a29.853531 29.853531 0 1 1 31.559447 50.665707l-177.84175 110.628657v74.719123l146.282303-91.010622a29.853531 29.853531 0 1 1 31.559447 50.665707l-177.84175 110.628657v76.680927l73.738222-46.059734a29.853531 29.853531 0 0 1 31.644743 50.665708l-105.340317 65.84836v183.599216l58.043794-46.443565a29.853531 29.853531 0 0 1 37.359562 46.656804l-106.619754 85.295804a29.853531 29.853531 0 0 1-37.359562 0l-106.619754-85.295804a29.853531 29.853531 0 0 1 37.359562-46.656804l58.086442 46.486213V153.898791c0-0.767662 0.127944-1.535324 0.213239-2.345634a29.725587 29.725587 0 0 1 13.860568-27.294657l191.915558-119.371477z" fill="#000000" ></path></symbol><symbol id="icon-a-065kts" viewBox="0 0 1024 1024"><path d="M699.676193 0a29.864228 29.864228 0 0 1 29.864228 29.864228c0 0.426632-0.170653 0.853264-0.170653 1.237232a29.736238 29.736238 0 0 1-13.908197 26.237857l-170.65273 106.743283c-0.93859 0.597285-1.962506 0.981253-2.986423 1.450548v75.087201l146.334716-91.043231a29.864228 29.864228 0 1 1 31.570755 50.683861L541.822418 310.929274v76.708402l73.764642-46.076237a29.864228 29.864228 0 0 1 31.656082 50.641198l-105.378061 65.914617v473.774641l58.064591-46.502868a29.906891 29.906891 0 0 1 37.372948 46.716184l-106.657956 85.326365a29.864228 29.864228 0 0 1-37.372948 0l-106.657956-85.326365a29.864228 29.864228 0 0 1 37.372948-46.673521l58.107254 46.460205V34.130546c0-0.725274 0.12799-1.407885 0.213316-2.133159C482.221952 31.272113 482.093962 30.589502 482.093962 29.864228A29.864228 29.864228 0 0 1 511.95819 0h187.718003z" fill="#000000" ></path></symbol><symbol id="icon-a-060kts" viewBox="0 0 1024 1024"><path d="M699.699515 0a29.865223 29.865223 0 0 1 29.865223 29.865223c0 0.426646-0.170658 0.853292-0.170659 1.237274a29.737229 29.737229 0 0 1-13.908661 26.238732l-170.658418 106.74684c-0.938621 0.597304-1.962572 0.981286-2.986522 1.450597v75.089704l146.339593-91.046266a29.865223 29.865223 0 1 1 31.571808 50.68555L541.840478 310.939638v620.983319l58.151856-46.504419a29.907888 29.907888 0 0 1 37.288864 46.717742l-106.661511 85.329209a29.865223 29.865223 0 0 1-37.288865 0l-106.661511-85.329209a29.865223 29.865223 0 0 1 37.288864-46.675077l58.151856 46.461754V34.131684c0-0.725298 0.127994-1.407932 0.213323-2.133231C482.238025 31.273155 482.110031 30.590521 482.110031 29.865223A29.865223 29.865223 0 0 1 511.975255 0h187.72426z" fill="#000000" ></path></symbol><symbol id="icon-a-050kts" viewBox="0 0 1024 1024"><path d="M699.699515 0a29.865223 29.865223 0 0 1 29.865223 29.865223c0 0.426646-0.170658 0.853292-0.170659 1.237274a29.737229 29.737229 0 0 1-13.908661 26.238732l-170.658418 106.74684c-0.938621 0.597304-1.962572 0.981286-2.986522 1.450597v766.384291l58.151856-46.504419a29.907888 29.907888 0 0 1 37.288864 46.717742l-106.661511 85.329209a29.865223 29.865223 0 0 1-37.288865 0l-106.661511-85.329209a29.865223 29.865223 0 0 1 37.288864-46.675077l58.151856 46.461754V34.131684c0-0.725298 0.127994-1.407932 0.213323-2.133231C482.238025 31.273155 482.110031 30.590521 482.110031 29.865223A29.865223 29.865223 0 0 1 511.975255 0h187.72426z" fill="#000000" ></path></symbol><symbol id="icon-a-015kts" viewBox="0 0 1024 1024"><path d="M687.93386 4.887188a29.854538 29.854538 0 1 1 31.560512 50.667416L541.646623 166.186993v76.683514l73.783359-46.018638a29.854538 29.854538 0 1 1 31.560511 50.582118L541.646623 313.327217v618.628683l58.131051-46.445132a29.854538 29.854538 0 0 1 37.275523 46.658378l-106.623351 85.298681a29.854538 29.854538 0 0 1-37.275523 0l-106.623351-85.298681a29.854538 29.854538 0 0 1 37.275523-46.658378l58.131051 46.487781V153.903983c0-0.767688 0.127948-1.535376 0.213247-2.345714a29.72659 29.72659 0 0 1 13.861036-27.295577l191.922031-119.375504z" fill="#000000" ></path></symbol><symbol id="icon-a-030kts" viewBox="0 0 1024 1024"><path d="M687.93386 4.887188a29.854538 29.854538 0 1 1 31.560512 50.667416L541.646623 166.186993V240.908638l146.287237-91.013693a29.854538 29.854538 0 1 1 31.560512 50.667417L541.646623 311.2374v74.636345l146.287237-90.971043a29.854538 29.854538 0 1 1 31.560512 50.667417l-177.847749 110.632389v475.753392l58.131051-46.445132a29.854538 29.854538 0 0 1 37.275523 46.658378l-106.623351 85.298681a29.854538 29.854538 0 0 1-37.275523 0l-106.623351-85.298681a29.854538 29.854538 0 0 1 37.275523-46.658378l58.131051 46.487781V153.903983c0-0.767688 0.127948-1.535376 0.213247-2.345714a29.72659 29.72659 0 0 1 13.861036-27.295577l191.922031-119.375504z" fill="#000000" ></path></symbol><symbol id="icon-a-025kts" viewBox="0 0 1024 1024"><path d="M687.910653 4.887023a29.853531 29.853531 0 1 1 31.559447 50.665707L541.62835 166.181387V240.90051l146.282303-91.010622a29.853531 29.853531 0 1 1 31.559447 50.665708L541.62835 311.2269v76.638279l73.738222-46.059733a29.853531 29.853531 0 0 1 31.644743 50.665707l-105.340317 65.84836v473.604947l58.043794-46.443565a29.853531 29.853531 0 0 1 37.359562 46.656804l-106.619754 85.295804a29.853531 29.853531 0 0 1-37.359562 0l-106.619754-85.295804a29.853531 29.853531 0 0 1 37.359562-46.656804l58.086442 46.486213V153.898791c0-0.767662 0.127944-1.535324 0.213239-2.345634a29.725587 29.725587 0 0 1 13.860568-27.294657l191.915558-119.371477z" fill="#000000" ></path></symbol><symbol id="icon-a-005kts" viewBox="0 0 1024 1024"><path d="M511.825979 4.265216a29.856515 29.856515 0 0 1 29.856516 29.856516v102.706413l145.443882-97.673458a29.856515 29.856515 0 0 1 33.268689 49.604468l-174.873877 117.378758c-1.194261 0.853043-2.55913 1.364869-3.838694 2.004652v723.508674l58.1349-46.49086a29.899168 29.899168 0 0 1 37.277993 46.70412l-106.630413 85.30433a29.856515 29.856515 0 0 1-37.277992 0l-106.630412-85.30433a29.856515 29.856515 0 0 1 37.277992-46.661468l58.134901 46.448208V34.121732a29.856515 29.856515 0 0 1 29.856515-29.856516z" fill="#000000" ></path></symbol><symbol id="icon-a-010kts" viewBox="0 0 1024 1024"><path d="M687.93386 4.887188a29.854538 29.854538 0 1 1 31.560512 50.667416L541.646623 166.186993v765.768907l58.131051-46.445132a29.854538 29.854538 0 0 1 37.275523 46.658378l-106.623351 85.298681a29.854538 29.854538 0 0 1-37.275523 0l-106.623351-85.298681a29.854538 29.854538 0 0 1 37.275523-46.658378l58.131051 46.487781V153.903983c0-0.767688 0.127948-1.535376 0.213247-2.345714a29.72659 29.72659 0 0 1 13.861036-27.295577l191.922031-119.375504z" fill="#000000" ></path></symbol><symbol id="icon-a-090kts" viewBox="0 0 1024 1024"><path d="M699.699515 0a29.865223 29.865223 0 0 1 29.865223 29.865223c0 0.426646-0.170658 0.853292-0.170659 1.237274a29.737229 29.737229 0 0 1-13.908661 26.238732l-170.658418 106.74684c-0.938621 0.597304-1.962572 0.981286-2.986522 1.450597v58.023862l146.339593-91.046266a29.865223 29.865223 0 1 1 31.571808 50.68555L541.840478 293.916461V351.556341l146.339593-91.046266a29.865223 29.865223 0 1 1 31.571808 50.685551L541.840478 421.910274v57.639881l146.339593-91.046266a29.865223 29.865223 0 1 1 31.571808 50.68555l-177.911401 110.714649v57.639881l146.339593-91.046266a29.865223 29.865223 0 1 1 31.571808 50.68555l-177.911401 110.714649v254.025055l58.151856-46.504419a29.907888 29.907888 0 0 1 37.288864 46.717742l-106.661511 85.329209a29.865223 29.865223 0 0 1-37.288865 0l-106.661511-85.329209a29.865223 29.865223 0 0 1 37.288864-46.675077l58.151856 46.461754V34.131684c0-0.725298 0.127994-1.407932 0.213323-2.133231C482.238025 31.273155 482.110031 30.590521 482.110031 29.865223A29.865223 29.865223 0 0 1 511.975255 0h187.72426z" fill="#000000" ></path></symbol><symbol id="icon-a-100kts" viewBox="0 0 1024 1024"><path d="M699.699515 0a29.865223 29.865223 0 0 1 29.865223 29.865223c0 0.426646-0.170658 0.853292-0.170659 1.237274a29.737229 29.737229 0 0 1-13.908661 26.238732L568.420526 149.326116H699.699515a29.865223 29.865223 0 0 1 29.865223 29.865223c0 0.426646-0.170658 0.853292-0.170659 1.237274a29.737229 29.737229 0 0 1-13.908661 26.238731l-170.573089 106.746841c-0.981286 0.597304-2.047901 0.981286-3.071851 1.450597v617.058175l58.151856-46.504419a29.907888 29.907888 0 0 1 37.288864 46.717742l-106.661511 85.329209a29.865223 29.865223 0 0 1-37.288865 0l-106.661511-85.329209a29.865223 29.865223 0 0 1 37.288864-46.675077l58.151856 46.461754V34.131684c0-0.725298 0.127994-1.407932 0.213323-2.133231C482.238025 31.273155 482.110031 30.590521 482.110031 29.865223A29.865223 29.865223 0 0 1 511.975255 0h187.72426z" fill="#000000" ></path></symbol><symbol id="icon-a-095kts" viewBox="0 0 1024 1024"><path d="M699.676193 0a29.864228 29.864228 0 0 1 29.864228 29.864228c0 0.426632-0.170653 0.853264-0.170653 1.237232a29.736238 29.736238 0 0 1-13.908197 26.237857l-170.65273 106.743283c-0.93859 0.597285-1.962506 0.981253-2.986423 1.450548v45.222974l146.334716-91.043232a29.864228 29.864228 0 0 1 31.570755 50.683861L541.822418 281.150373V330.213033l146.334716-91.043232a29.864228 29.864228 0 1 1 31.570755 50.683861L541.822418 400.564621v49.105323l146.334716-91.043232a29.864228 29.864228 0 1 1 31.570755 50.683861l-177.905471 110.710959v49.062659l146.334716-91.000568a29.864228 29.864228 0 1 1 31.570755 50.683861l-177.905471 110.668295v42.577857l73.764642-46.076238a29.864228 29.864228 0 0 1 31.656082 50.683861l-105.378061 65.871954v179.398682l58.064591-46.502868a29.906891 29.906891 0 0 1 37.372948 46.716184l-106.657956 85.326365a29.864228 29.864228 0 0 1-37.372948 0l-106.657956-85.326365a29.864228 29.864228 0 0 1 37.372948-46.673521l58.107254 46.460205V34.130546c0-0.725274 0.12799-1.407885 0.213316-2.133159C482.221952 31.272113 482.093962 30.589502 482.093962 29.864228A29.864228 29.864228 0 0 1 511.95819 0h187.718003z" fill="#000000" ></path></symbol><symbol id="icon-a-080kts" viewBox="0 0 1024 1024"><path d="M699.699515 0a29.865223 29.865223 0 0 1 29.865223 29.865223c0 0.426646-0.170658 0.853292-0.170659 1.237274a29.737229 29.737229 0 0 1-13.908661 26.238732l-170.658418 106.74684c-0.938621 0.597304-1.962572 0.981286-2.986522 1.450597v75.089704l146.339593-91.046266a29.865223 29.865223 0 1 1 31.571808 50.68555L541.840478 310.939638V385.688025l146.339593-91.046266a29.865223 29.865223 0 1 1 31.571808 50.68555l-177.911401 110.714649v74.663058l146.339593-91.003602a29.865223 29.865223 0 0 1 31.571808 50.685551l-177.911401 110.671984v330.864008l58.151856-46.504419a29.907888 29.907888 0 0 1 37.288864 46.717742l-106.661511 85.329209a29.865223 29.865223 0 0 1-37.288865 0l-106.661511-85.329209a29.865223 29.865223 0 0 1 37.288864-46.675077l58.151856 46.461754V34.131684c0-0.725298 0.127994-1.407932 0.213323-2.133231C482.238025 31.273155 482.110031 30.590521 482.110031 29.865223A29.865223 29.865223 0 0 1 511.975255 0h187.72426z" fill="#000000" ></path></symbol><symbol id="icon-Members" viewBox="0 0 1024 1024"><path d="M526.222222 291.555556a109.511111 109.511111 0 1 0-219.022222 0 109.511111 109.511111 0 0 0 219.022222 0z m79.644445 0a189.155556 189.155556 0 1 1-378.311111 0 189.155556 189.155556 0 0 1 378.311111 0zM726.584889 291.555556c0-39.822222-21.219556-74.638222-53.077333-93.866667a39.822222 39.822222 0 0 1 41.073777-68.266667c54.840889 33.052444 91.591111 93.297778 91.591111 162.133334 0 68.835556-36.750222 129.080889-91.591111 162.133333a39.822222 39.822222 0 0 1-41.073777-68.266667c31.857778-19.228444 53.077333-54.044444 53.077333-93.866666zM463.644444 543.288889c47.160889 0 84.878222-0.056889 115.313778 2.446222 30.947556 2.503111 57.856 7.850667 82.659556 20.48a210.602667 210.602667 0 0 1 91.989333 91.989333c12.629333 24.803556 17.976889 51.712 20.48 82.659556 2.503111 30.435556 2.446222 68.152889 2.446222 115.313778v25.6a39.822222 39.822222 0 0 1-39.822222 39.822222H96.711111a39.822222 39.822222 0 0 1-39.822222-39.822222v-25.6c0-47.160889-0.056889-84.878222 2.446222-115.313778 2.503111-30.947556 7.850667-57.856 20.48-82.659556A210.545778 210.545778 0 0 1 171.804444 566.215111c24.803556-12.629333 51.712-17.976889 82.602667-20.48 30.492444-2.503111 68.266667-2.446222 115.370667-2.446222h93.866666z m-93.866666 79.644444c-48.469333 0-82.375111 0-108.828445 2.161778-25.998222 2.161778-41.244444 6.087111-52.906666 12.060445-24.689778 12.515556-44.657778 32.597333-57.230223 57.230222-5.973333 11.719111-9.955556 26.965333-12.117333 52.906666-1.934222 23.836444-2.048 53.646222-2.104889 94.663112h560.241778c0-40.96-0.170667-70.826667-2.104889-94.606223-2.161778-25.998222-6.087111-41.244444-12.060444-52.906666a131.015111 131.015111 0 0 0-57.230223-57.287111c-11.719111-5.916444-26.965333-9.898667-52.906666-12.060445-26.510222-2.161778-60.416-2.161778-108.885334-2.161778H369.777778zM887.466667 881.777778v-25.6c0-48.412444 0-82.432-2.161778-108.885334-2.048-26.055111-5.973333-41.472-11.832889-53.248a128.967111 128.967111 0 0 0-55.637333-57.002666 39.879111 39.879111 0 0 1 36.864-70.656 208.611556 208.611556 0 0 1 90.055111 92.16c12.288 24.746667 17.521778 51.541333 19.911111 82.375111 2.446222 30.435556 2.446222 68.096 2.446222 115.256889v25.6a39.822222 39.822222 0 0 1-79.644444 0z" fill="#1C1F23" ></path></symbol><symbol id="icon-a-MyAccount" viewBox="0 0 1024 1024"><path d="M896 102.4c48.469333 0 82.488889 41.585778 82.488889 86.016v647.168c0 44.430222-34.019556 86.016-82.488889 86.016H128C79.473778 921.6 45.511111 880.071111 45.511111 835.584V188.416c0-44.430222 33.962667-86.016 82.488889-86.016h768zM127.089778 182.784a8.305778 8.305778 0 0 0-1.934222 5.688889v647.054222c0 2.844444 1.024 4.721778 1.934222 5.688889l0.910222 0.739556h768l0.910222-0.739556a8.305778 8.305778 0 0 0 1.934222-5.688889V188.472889a8.305778 8.305778 0 0 0-1.934222-5.688889L896 182.044444H128a3.185778 3.185778 0 0 0-0.910222 0.739556z m235.576889 140.060444a125.155556 125.155556 0 0 1 125.155555 125.155556c0 29.240889-10.183111 56.092444-26.965333 77.368889a167.480889 167.480889 0 0 1 69.632 135.964444 39.822222 39.822222 0 0 1-79.644445 0 88.177778 88.177778 0 1 0-176.355555 0 39.822222 39.822222 0 0 1-79.644445 0c0-55.978667 27.477333-105.472 69.575112-135.964444a125.155556 125.155556 0 0 1 98.247111-202.524445zM768 557.511111a39.822222 39.822222 0 0 1 0 79.644445h-128a39.822222 39.822222 0 0 1 0-79.644445h128zM362.666667 402.488889a45.511111 45.511111 0 1 0 0 91.022222 45.511111 45.511111 0 0 0 0-91.022222zM768 386.844444a39.822222 39.822222 0 0 1 0 79.644445h-170.666667a39.822222 39.822222 0 0 1 0-79.644445h170.666667z" fill="#1C1F23" ></path></symbol><symbol id="icon-Orders" viewBox="0 0 1024 1024"><path d="M640 102.4a39.822222 39.822222 0 0 1 39.822222 39.822222v45.511111h128c40.049778 0 85.333333 28.330667 85.333334 77.767111v606.776889c0 49.436444-45.283556 77.767111-85.333334 77.767111H216.177778c-40.049778 0-85.333333-28.330667-85.333334-77.767111V265.500444c0-49.436444 45.283556-77.767111 85.333334-77.767111h128v-45.511111a39.822222 39.822222 0 0 1 79.644444 0v45.511111h176.355556v-45.511111a39.822222 39.822222 0 0 1 39.822222-39.822222zM216.177778 267.377778a11.946667 11.946667 0 0 0-5.688889 1.365333v600.234667c1.137778 0.568889 2.958222 1.422222 5.688889 1.422222h591.644444c2.730667 0 4.551111-0.796444 5.688889-1.422222V268.743111a11.946667 11.946667 0 0 0-5.688889-1.365333h-128v2.844444a39.822222 39.822222 0 0 1-79.644444 0V267.377778h-176.355556v2.844444a39.822222 39.822222 0 0 1-79.644444 0V267.377778H216.177778z m352.711111 375.466666a39.822222 39.822222 0 0 1 0 79.644445H341.333333a39.822222 39.822222 0 0 1 0-79.644445h227.555556z m113.777778-199.111111a39.822222 39.822222 0 0 1 0 79.644445H341.333333a39.822222 39.822222 0 0 1 0-79.644445h341.333334z" fill="#1C1F23" ></path></symbol><symbol id="icon-a-CompanyFleet" viewBox="0 0 1024 1024"><path d="M710.087111 824.718222c27.192889 26.339556 71.509333 38.968889 119.580445 43.576889 48.355556 4.551111 87.153778 0.455111 108.999111 0.455111a39.822222 39.822222 0 1 1 0 79.587556c-11.434667 0-63.715556 4.209778-116.508445-0.796445-43.690667-4.152889-96.881778-15.018667-140.629333-44.145777-48.355556 29.411556-114.062222 40.675556-173.112889 40.163555a412.046222 412.046222 0 0 1-107.975111-14.791111 255.431111 255.431111 0 0 1-60.416-25.429333c-40.220444 26.737778-87.950222 37.717333-129.365333 42.382222-50.915556 5.688889-101.831111 2.616889-125.326223 2.616889a39.822222 39.822222 0 0 1 0-79.644445c30.264889 0 71.395556 2.958222 116.451556-2.161777 44.942222-5.006222 84.195556-17.408 109.624889-41.870223l27.192889-26.282666 27.648 25.884444c10.979556 10.296889 29.923556 20.423111 56.149333 27.875556 25.713778 7.395556 55.921778 11.491556 86.755556 11.776 64.341333 0.568889 120.035556-15.36 146.033777-39.651556l27.704889-25.941333 27.192889 26.396444zM611.555556 187.733333h201.955555a51.2 51.2 0 0 1 51.2 51.2v242.915556l20.48 7.338667a51.2 51.2 0 0 1 32.256 61.667555l-54.101333 199.111111a39.822222 39.822222 0 0 1-76.913778-20.878222l47.217778-173.795556L512 440.490667 190.293333 555.292444l47.217778 173.795556a39.822222 39.822222 0 0 1-76.8 20.935111l-54.158222-199.168a51.2 51.2 0 0 1 32.199111-61.667555l20.48-7.395556V238.933333a51.2 51.2 0 0 1 51.256889-51.2h201.955555V113.777778h199.111112v73.955555zM238.933333 453.404444L512 355.953778l273.066667 97.450666V267.377778H238.933333v186.026666z" fill="#1C1F23" ></path></symbol><symbol id="icon-Invoices" viewBox="0 0 1024 1024"><path d="M804.579556 130.844444c43.747556 0 88.576 32.085333 88.576 82.488889V910.222222a39.822222 39.822222 0 0 1-60.928 33.792L682.666667 850.488889l-149.560889 93.525333a39.822222 39.822222 0 0 1-42.211556 0L341.333333 850.488889l-149.560889 93.525333A39.822222 39.822222 0 0 1 130.844444 910.222222V213.333333c0-50.403556 44.828444-82.488889 88.576-82.488889h585.159112zM219.420444 210.488889a12.743111 12.743111 0 0 0-8.248888 2.616889 4.551111 4.551111 0 0 0-0.682667 0.739555v624.469334l109.738667-68.551111a39.822222 39.822222 0 0 1 42.211555 0L512 863.232l149.560889-93.468444a39.822222 39.822222 0 0 1 42.211555 0l109.738667 68.551111V213.902222a4.664889 4.664889 0 0 0-0.682667-0.739555 12.743111 12.743111 0 0 0-8.248888-2.616889H219.420444z m420.579556 304.355555a39.822222 39.822222 0 0 1 0 79.644445h-256a39.822222 39.822222 0 0 1 0-79.644445h256z m0-170.666666a39.822222 39.822222 0 0 1 0 79.644444h-256a39.822222 39.822222 0 0 1 0-79.644444h256z" fill="#1C1F23" ></path></symbol><symbol id="icon-a-CompanyProfile" viewBox="0 0 1024 1024"><path d="M611.555556 92.728889a51.2 51.2 0 0 1 69.575111 47.786667v247.637333l211.911111 150.186667c18.090667 12.856889 28.842667 33.621333 28.842666 55.751111v265.841777h16.782223a39.822222 39.822222 0 0 1 0 79.644445h-113.265778a39.822222 39.822222 0 0 1 0-79.644445h16.839111v-259.982222L681.130667 485.831111v374.158222h20.138666a39.822222 39.822222 0 0 1 0 79.644445H85.333333a39.822222 39.822222 0 0 1 0-79.644445h24.860445v-539.306666a51.2 51.2 0 0 1 32.824889-47.786667l468.536889-180.053333zM189.838222 340.195556v519.736888h411.648V181.930667L189.838222 340.195556z m305.607111 350.606222a39.822222 39.822222 0 0 1 0 79.644444h-204.231111a39.822222 39.822222 0 0 1 0-79.644444h204.231111z m283.875556-51.712a39.822222 39.822222 0 0 1 0 79.644444h-45.966222a39.822222 39.822222 0 0 1 0-79.644444h45.966222zM495.502222 535.665778a39.822222 39.822222 0 0 1 0 79.644444h-204.231111a39.822222 39.822222 0 0 1 0-79.644444h204.231111z m0-155.192889a39.822222 39.822222 0 0 1 0 79.644444h-204.231111a39.822222 39.822222 0 0 1 0-79.644444h204.231111z" fill="#1C1F23" ></path></symbol><symbol id="icon-a-MyNotifications" viewBox="0 0 1024 1024"><path d="M661.617778 840.874667a39.822222 39.822222 0 0 1 42.097778 67.584l-19.342223-30.947556c17.635556 28.103111 19.171556 30.72 19.342223 30.947556h-0.056889l-0.113778 0.113777c-0.113778 0-0.227556 0.113778-0.341333 0.227556l-1.024 0.568889a220.728889 220.728889 0 0 1-13.994667 7.566222 356.522667 356.522667 0 0 1-39.082667 16.554667 409.486222 409.486222 0 0 1-274.204444 0 355.783111 355.783111 0 0 1-50.062222-22.300445 207.246222 207.246222 0 0 1-3.072-1.820444l-1.024-0.568889-0.284445-0.227556-0.113778-0.056888-0.056889-0.056889 19.228445-30.947556-19.342222 30.947556a39.822222 39.822222 0 0 1 42.211555-67.584l0.113778 0.056889 1.536 0.910222c1.536 0.853333 3.982222 2.218667 7.338667 3.868444 6.769778 3.413333 17.066667 8.078222 30.264889 12.8a329.784889 329.784889 0 0 0 220.728888 0 276.252444 276.252444 0 0 0 37.546667-16.668444 102.968889 102.968889 0 0 0 1.592889-0.910222h0.113778zM512 64a85.333333 85.333333 0 0 1 84.878222 76.743111c143.758222 34.133333 253.610667 152.860444 253.610667 299.690667v276.48a795.363556 795.363556 0 0 1 48.184889 10.638222c2.446222 0.568889 4.380444 1.137778 5.688889 1.479111l1.592889 0.398222 0.455111 0.113778 0.113777 0.056889h0.113778l7.509334 2.958222a39.822222 39.822222 0 0 1-28.842667 73.841778l-0.227556-0.056889-1.024-0.341333a784.042667 784.042667 0 0 0-24.291555-5.802667 1269.873778 1269.873778 0 0 0-75.662222-14.222222A1751.608889 1751.608889 0 0 0 512 765.155556c-112.810667 0-206.677333 10.467556-272.156444 20.821333a1268.792889 1268.792889 0 0 0-95.118223 18.773333l-4.778666 1.251556-1.080889 0.341333h-0.227556l-7.964444 1.365333a39.822222 39.822222 0 0 1-13.368889-78.108444h0.227555l0.455112-0.170667 1.592888-0.398222 5.688889-1.479111a788.878222 788.878222 0 0 1 48.241778-10.638222v-276.48c0-146.773333 109.795556-265.557333 253.553778-299.690667A85.390222 85.390222 0 0 1 512 64zM512 210.488889c-146.887111 0-258.844444 106.666667-258.844444 229.944889v262.997333A1848.832 1848.832 0 0 1 512 685.511111a1848.888889 1848.888889 0 0 1 258.844444 17.92V440.433778C770.844444 317.155556 658.773333 210.488889 512 210.488889z" fill="#1C1F23" ></path></symbol><symbol id="icon-user" viewBox="0 0 1024 1024"><path d="M1024 512c0 282.773333-229.226667 512-512 512S0 794.773333 0 512 229.226667 0 512 0s512 229.226667 512 512z" fill="#DCF4FF" ></path><path d="M981.333333 512c0-259.2-210.133333-469.333333-469.333333-469.333333S42.666667 252.8 42.666667 512s210.133333 469.333333 469.333333 469.333333v42.666667C229.226667 1024 0 794.773333 0 512S229.226667 0 512 0s512 229.226667 512 512-229.226667 512-512 512v-42.666667c259.2 0 469.333333-210.133333 469.333333-469.333333z" fill="#FFFFFF" ></path><path d="M372.714667 391.637333a135.637333 135.637333 0 1 0 271.274666 0 135.637333 135.637333 0 1 0-271.274666 0Z" fill="#0095EE" ></path><path d="M462.784 537.173333h106.538667c86.762667 0 157.589333 77.952 165.824 153.728 7.232 66.453333-31.850667 76.885333-121.898667 76.885334h-194.389333c-64.789333 0-141.674667 8.234667-129.6-76.885334 5.589333-73.429333 72.490667-153.749333 173.525333-153.749333z" fill="#0095EE" ></path></symbol><symbol id="icon-a-Logout1" viewBox="0 0 1024 1024"><path d="M511.829333 85.333333a42.666667 42.666667 0 0 1 0 85.333334H170.666667v682.666666h341.333333a42.666667 42.666667 0 0 1 0 85.333334H128a42.666667 42.666667 0 0 1-42.666667-42.666667V128a42.666667 42.666667 0 0 1 42.666667-42.666667h383.829333z m162.019556 204.515556a42.666667 42.666667 0 0 1 60.302222 0l191.032889 190.976 2.503111 2.673778a41.756444 41.756444 0 0 1 10.24 35.498666 42.325333 42.325333 0 0 1-11.776 23.153778l-192 192a42.666667 42.666667 0 0 1-60.302222-60.302222l119.296-119.352889H341.333333a42.666667 42.666667 0 0 1 0-85.333333h451.527111l-119.011555-119.011556a42.666667 42.666667 0 0 1 0-60.302222z" ></path></symbol><symbol id="icon-Settings" viewBox="0 0 1024 1024"><path d="M725.333333 106.666667l5.632 0.398222a42.666667 42.666667 0 0 1 31.118223 20.650667l213.333333 362.666666a42.666667 42.666667 0 0 1 0 43.235556l-213.333333 362.666666a42.666667 42.666667 0 0 1-36.750223 21.048889h-426.666666a42.666667 42.666667 0 0 1-36.750223-21.048889L48.583111 533.617778a42.666667 42.666667 0 0 1 0-43.235556l213.333333-362.666666a42.666667 42.666667 0 0 1 36.750223-21.048889h426.666666zM134.826667 512l188.245333 320h377.856L889.173333 512 700.871111 192H323.128889L134.769778 512z" ></path><path d="M576 512a64 64 0 1 0-128 0 64 64 0 0 0 128 0z m85.333333 0a149.333333 149.333333 0 1 1-298.666666 0 149.333333 149.333333 0 0 1 298.666666 0z" ></path></symbol><symbol id="icon-Account" viewBox="0 0 1024 1024"><path d="M896 99.555556c50.289778 0 85.333333 43.064889 85.333333 88.917333v647.054222c0 45.852444-35.043556 88.917333-85.333333 88.917333H128c-50.289778 0-85.333333-43.064889-85.333333-88.917333V188.472889c0-45.852444 35.043556-88.917333 85.333333-88.917333h768zM129.080889 184.888889a5.688889 5.688889 0 0 0-1.080889 3.584v647.054222a5.688889 5.688889 0 0 0 1.080889 3.584H894.862222a5.688889 5.688889 0 0 0 1.080889-3.584V188.472889a5.688889 5.688889 0 0 0-1.080889-3.584H129.137778z m233.585778 135.111111a128 128 0 0 1 128 128c0 28.899556-9.671111 55.409778-25.827556 76.8a170.211556 170.211556 0 0 1 68.494222 136.533333 42.666667 42.666667 0 0 1-85.333333 0 85.333333 85.333333 0 0 0-170.666667 0 42.666667 42.666667 0 0 1-85.333333 0c0-55.864889 26.965333-105.358222 68.437333-136.533333a128 128 0 0 1 102.229334-204.8zM768 554.666667a42.666667 42.666667 0 0 1 0 85.333333h-128a42.666667 42.666667 0 0 1 0-85.333333h128zM362.666667 405.333333a42.666667 42.666667 0 1 0 0 85.333334 42.666667 42.666667 0 0 0 0-85.333334zM768 384a42.666667 42.666667 0 0 1 0 85.333333h-170.666667a42.666667 42.666667 0 0 1 0-85.333333h170.666667z" ></path></symbol><symbol id="icon-a-HelpDocs" viewBox="0 0 1024 1024"><path d="M199.111111 839.111111h625.777778V382.293333L554.325333 184.888889H199.111111v654.222222zM910.222222 853.333333c0 39.253333-31.857778 71.111111-71.111111 71.111111H184.888889C145.635556 924.444444 113.777778 892.586667 113.777778 853.333333V170.666667c0-39.253333 31.857778-71.111111 71.111111-71.111111h374.328889c13.767111 0 27.136 3.982222 38.627555 11.377777l4.778667 3.413334 279.893333 204.629333c17.464889 13.482667 27.704889 34.304 27.704889 56.32V853.333333z" ></path><path d="M668.444444 554.666667a42.666667 42.666667 0 0 1 0 85.333333H341.333333a42.666667 42.666667 0 0 1 0-85.333333h327.111111zM497.777778 384a42.666667 42.666667 0 0 1 0 85.333333H341.333333a42.666667 42.666667 0 0 1 0-85.333333h156.444445z" ></path></symbol><symbol id="icon-direction-arrow" viewBox="0 0 1024 1024"><path d="M481.387 959.514v-624.8c-56 37.287-92.523 55.876-142.312 57.786 85.834-84.884 130.528-195.162 172.553-328.434C551.888 197.338 601.02 302.797 684.25 392.5c-54.105-5.73-86.78-21.202-146.339-58.966v625.98h-56.524z" ></path></symbol><symbol id="icon-a-WaveHeight" viewBox="0 0 1024 1024"><path d="M612.1984 749.568c36.9152-19.8656 69.5296-28.16 103.8848-23.04 23.3984 3.584 45.3632 13.312 66.4064 24.2688l20.736 11.0592 0.9216 0.512 1.024 0.6144c25.6 15.7184 48.128 25.9584 66.8672 28.2624l7.7824 0.512 4.1472 0.1536a40.96 40.96 0 0 1 0 81.5104l-4.096 0.2048-8.3968-0.256c-41.0624-2.4576-79.36-22.4256-108.0832-39.936-30.1056-16.2816-45.4144-23.7056-59.5968-25.856-11.0592-1.6896-25.2416-0.512-51.712 13.568-51.7632 34.7136-100.352 51.456-146.3296 51.456-47.104 0-86.5792-17.4592-119.04-41.984-38.1952-28.9792-90.3168-26.624-127.232 0.3584-43.3152 33.6384-91.4944 42.6496-116.224 42.6496a40.96 40.96 0 0 1 0-81.92c9.7792 0 39.936-4.7616 66.7136-25.9584l0.6144-0.512 0.6144-0.4096c63.1808-46.08 155.136-52.48 224.9728 0.4096 21.6064 16.3328 44.1856 25.4464 69.632 25.4464 25.8048 0 59.4432-9.4208 102.7584-38.912l1.7408-1.1776 1.8944-1.024z m0-191.488c36.9152-19.8656 69.5296-28.2112 103.8848-23.04 23.3984 3.584 45.3632 13.312 66.4064 24.2176l20.736 11.1104 0.9216 0.512 1.024 0.5632c25.6 15.7696 48.128 25.9584 66.8672 28.2624l7.7824 0.512 4.1472 0.2048a40.96 40.96 0 0 1 0 81.5104l-4.096 0.2048-8.3968-0.256c-41.0624-2.4576-79.36-22.4256-108.0832-39.936-30.1056-16.2816-45.4144-23.7056-59.5968-25.856-11.0592-1.6896-25.2416-0.512-51.712 13.5168-51.7632 34.7648-100.352 51.5072-146.3296 51.5072-47.104 0-86.5792-17.5104-119.04-42.0352-38.1952-28.928-90.3168-26.5216-127.232 0.4096-43.3152 33.6384-91.4944 42.6496-116.224 42.6496a40.96 40.96 0 1 1 0-81.92c9.7792 0 39.936-4.7616 66.7136-25.9584l0.6144-0.512 0.6144-0.4096c63.1808-46.08 155.136-52.48 224.9728 0.4096 21.6064 16.3328 44.1856 25.4464 69.632 25.4464 25.8048 0 59.4432-9.4208 102.7584-38.912l1.7408-1.2288 1.8944-1.024zM276.736 256c31.744-35.7888 111.1552-120.1664 228.608-103.424l-0.0512 0.1024c47.4112 5.632 84.6848 32.7168 108.8512 68.096a285.3888 285.3888 0 0 1 53.3504-24.0128c38.656-12.8512 86.1184-19.4048 131.7376-6.0928 66.5088 15.0528 110.0288 69.6832 120.2176 127.3344 10.7008 60.7744-15.2576 127.6416-87.6544 158.3616l-1.3824 0.512-1.4336 0.512c-93.7984 31.9488-172.2368-65.2288-129.024-142.6432a40.96 40.96 0 0 1 71.5264 40.0384c-2.1504 3.84-2.56 11.4688 3.8912 19.0976 2.9184 3.3792 6.656 5.8368 10.6496 6.9632 3.584 1.024 8.5504 1.4336 15.2576-0.6144 32.4096-14.4384 42.1888-41.216 37.4272-67.9936-5.12-29.3888-27.4432-55.6032-59.136-62.1056l-1.6384-0.3072-1.6384-0.512c-24.4736-7.168-54.0672-4.4544-82.944 5.12a193.4336 193.4336 0 0 0-49.3568 24.576c9.0624 68.5056-21.7088 143.6672-106.5472 179.4048l-1.6896 0.768-1.7408 0.512c-50.1248 16.0256-103.6288-5.376-132.0448-42.496a102.4 102.4 0 0 1-21.4016-72.7552c2.816-28.16 17.2544-54.272 40.9088-76.3904l28.0064 29.9008 28.0576 29.8496c-12.3904 11.6224-14.9504 20.3776-15.4112 24.7808a20.5824 20.5824 0 0 0 4.864 14.7968c9.2672 12.1344 27.0336 18.2272 40.7552 14.5408 47.1552-20.8384 60.5696-59.392 54.6816-95.232-6.5536-39.6288-34.8672-69.1712-67.4816-72.8064l-0.5632-0.0512-0.6656-0.1024c-69.6832-9.984-121.9072 38.7584-154.368 75.1104C275.3536 401.408 204.0832 443.3408 150.016 452.4032a40.96 40.96 0 1 1-13.5168-80.7424l5.376-1.0752c28.3136-6.8608 79.5648-34.1504 131.6864-110.5408l1.4848-2.048L276.736 256z m144.7424 32.0512a40.96 40.96 0 0 1 56.064 59.7504L421.4784 288.0512z" ></path></symbol><symbol id="icon-Backward" viewBox="0 0 1024 1024"><path d="M483.31093334 511.9488a39.2192 39.2192 0 0 0 12.7488 28.928l265.9328 242.432a38.7072 38.7072 0 0 0 42.1888 6.8096 38.656 38.656 0 0 0 23.296-35.7376v-484.864a39.1168 39.1168 0 0 0-65.4848-28.928l-265.9328 242.4832a39.2192 39.2192 0 0 0-12.8 28.8768z m-331.4688-28.928L417.82613334 240.64a39.1168 39.1168 0 0 1 65.4848 28.928v484.864a38.656 38.656 0 0 1-23.3472 35.84 38.7584 38.7584 0 0 1-42.1376-6.8608l-265.984-242.4832a39.0656 39.0656 0 0 1 0-57.8048z" ></path></symbol><symbol id="icon-close" viewBox="0 0 1024 1024"><path d="M726.91924385 209.15571675A62.13783703 62.13783703 0 0 1 814.92195555 297.00308385L599.76969482 512l215.07458843 214.91924385 4.2719763 4.81568237a62.13783703 62.13783703 0 0 1-87.38133333 87.38133333l-4.81568237-4.2719763L512 599.76969482 297.00308385 814.92195555l-4.66033777 4.2719763a62.13783703 62.13783703 0 0 1-83.10935705-92.1970157L423.9972883 512 209.07804445 297.00308385a62.13783703 62.13783703 0 1 1 87.8473671-87.76969482L512 423.9972883 726.91924385 209.07804445z" ></path></symbol><symbol id="icon-Reset" viewBox="0 0 1024 1024"><path d="M512 57.61706667a454.38293333 454.38293333 0 1 1-305.54339555 790.68455822l-15.72864-14.97133511-3.20398223-3.49525333a46.60337778 46.60337778 0 0 1 65.59425423-65.65250845l3.49525333 3.20398222 12.52465777 12.00036978a361.17617778 361.17617778 0 1 0-12.52465777-522.77339022c-12.17513245 12.23338667-29.53489067 30.87473778-47.36068267 50.27339377H285.39107555l4.77684623 0.17476267a46.60337778 46.60337778 0 0 1 0 92.74072178l-4.77684623 0.23301689H104.22044445a46.83639467 46.83639467 0 0 1-5.82542223-0.46603378c-0.46603378 0-0.93206755-0.11650845-1.33984711-0.23301689-1.048576-0.11650845-2.15540622-0.29127111-3.20398222-0.58254222l-1.45635556-0.29127111a45.90432711 45.90432711 0 0 1-6.87399822-2.38842311l-1.51460978-0.75730489-2.79620266-1.39810134a47.710208 47.710208 0 0 1-0.93206756-0.58254222l-2.62144-1.63111822a46.95290311 46.95290311 0 0 1-4.36906666-3.43699911c-0.58254222-0.46603378-0.99032178-0.99032178-1.51460978-1.45635555l-0.87381334-0.87381334a46.37036089 46.37036089 0 0 1-4.95160888-6.05843911c-0.29127111-0.34952533-0.58254222-0.69905067-0.81555912-1.16508445a46.25385245 46.25385245 0 0 1-4.31081244-8.388608l-0.75730489-1.98064355a46.48686933 46.48686933 0 0 1-0.75730489-2.44667733l-0.29127111-1.33984712a46.661632 46.661632 0 0 1-1.39810133-11.06830222V172.14486755a46.60337778 46.60337778 0 1 1 93.20675555 0v60.35137423c14.73831822-15.90340267 28.95234845-30.99124622 39.845888-41.88478578A453.10134045 453.10134045 0 0 1 512 57.61706667zM429.686784 350.69405867a29.12711111 29.12711111 0 0 1 29.30187378 0.40777955l226.60892444 135.90710045a29.12711111 29.12711111 0 0 1 0 49.98212266l-226.60892444 135.96535467a29.12711111 29.12711111 0 0 1-44.09844623-24.99106133V376.09289955c0-10.48576 5.65065955-20.21421511 14.79657245-25.39884088z" ></path></symbol><symbol id="icon-Pause" viewBox="0 0 1024 1024"><path d="M536.1664 43.264A469.4016 469.4016 0 0 1 981.2992 512l-0.6144 24.1664A469.3504 469.3504 0 0 1 512 981.2992l-24.1664-0.6144a469.4016 469.4016 0 0 1-444.5696-444.5184L42.6496 512A469.4016 469.4016 0 0 1 512 42.6496l24.1664 0.6144zM512 124.5696a387.4816 387.4816 0 1 0 0 774.7584 387.4816 387.4816 0 0 0 0-774.7584zM405.3504 337.92c25.4464 0 46.08 20.6336 46.08 46.08v256a46.1312 46.1312 0 0 1-92.16 0v-256a46.08 46.08 0 0 1 46.08-46.08z m213.2992 0a46.08 46.08 0 0 1 46.08 46.08v256a46.08 46.08 0 0 1-92.16 0v-256c0-25.4464 20.6336-46.08 46.08-46.08z" ></path></symbol><symbol id="icon-Play" viewBox="0 0 1024 1024"><path d="M536.1664 43.264A469.4016 469.4016 0 0 1 981.2992 512l-0.6144 24.1664A469.3504 469.3504 0 0 1 512 981.2992l-24.1664-0.6144a469.4016 469.4016 0 0 1-444.5696-444.5184L42.6496 512A469.4016 469.4016 0 0 1 512 42.6496l24.1664 0.6144zM512 124.5696a387.4816 387.4816 0 1 0 0 774.7584 387.4816 387.4816 0 0 0 0-774.7584zM419.4816 332.8c6.144 0.256 12.0832 2.048 17.2032 5.12l242.6368 147.8656a32.4608 32.4608 0 0 1 11.1616 11.3152 29.44 29.44 0 0 1 0 29.7472 32.4096 32.4096 0 0 1-11.1616 11.264l-242.688 147.8144a36.4544 36.4544 0 0 1-34.816 1.4336 33.0752 33.0752 0 0 1-13.0048-11.52 29.5424 29.5424 0 0 1-4.8128-16.0256V364.1344c0-5.632 1.6384-11.1616 4.8128-16.0256a33.024 33.024 0 0 1 13.056-11.5712 36.4032 36.4032 0 0 1 17.6128-3.6864z" ></path></symbol><symbol id="icon-Current" viewBox="0 0 1024 1024"><path d="M149.5552 637.44c4.7616-10.24 22.016-16.384 23.9104 0 1.024 9.1136 2.1504 29.7984 3.072 50.5344a263.4752 263.4752 0 0 1 100.2496-41.5232c72.192-12.9024 158.0544 5.0176 257.3824 77.9776 82.2784 51.0464 130.816 68.2496 170.496 67.1744 39.2704-1.024 78.1824-20.0704 141.6192-65.8432l3.5328-2.304a40.96 40.96 0 0 1 44.3904 68.7104c-64.512 46.592-121.1392 79.4624-187.2384 81.3056-65.536 1.7408-132.0448-27.2384-216.576-79.7184l-1.4336-0.9216-1.3824-1.024c-86.6304-64.1536-150.8352-72.8576-196.352-64.7168-31.8976 5.7344-58.4704 20.3264-80.5376 36.9664l39.2192 32.1024c7.168 5.12 7.68 25.088-9.5232 23.04-17.2032-2.048-101.1712-5.9904-140.9536-7.68-11.1616-1.7408-30.5664-11.264-19.0976-35.84 11.4176-24.576 50.8928-102.4 69.2224-138.24z m127.232-224c72.192-12.9024 158.0544 5.0176 257.3824 78.0288 82.2784 50.9952 130.816 68.1984 170.496 67.1232 39.2704-1.024 78.1824-20.0192 141.6192-65.8432l3.5328-2.304a40.96 40.96 0 0 1 44.3904 68.7104c-64.512 46.592-121.1392 79.5136-187.2384 81.3056-65.536 1.7408-132.0448-27.1872-216.576-79.7184l-1.4336-0.9216-1.3824-0.9728C400.896 494.6432 336.7424 485.9392 291.2256 494.08c-47.2064 8.448-82.8928 36.352-109.2608 61.4912A40.96 40.96 0 0 1 125.44 496.3328c30.208-28.7232 80.2304-70.144 151.3472-82.8416z m0-232.96c72.192-12.9024 158.0544 5.0176 257.3824 78.0288 82.2784 50.9952 130.816 68.1984 170.496 67.1232 32.6656-0.8704 65.024-14.2848 111.5136-45.056l-1.4336-1.3824-40.6016-33.28c-7.168-5.12-7.6288-25.088 9.5744-23.04 17.2032 2.048 101.0688 6.0416 140.9024 7.68 11.1104 1.7408 30.5664 11.264 19.0976 35.84-11.4688 24.576-50.944 102.4-69.2736 138.24-4.7616 10.24-22.016 16.384-23.8592 0-1.024-8.5504-2.048-27.2896-2.9184-46.7456-46.4896 29.184-90.88 48.2816-140.6976 49.6128-65.536 1.7408-132.0448-27.1872-216.576-79.7184l-1.4336-0.8704-1.3824-1.024C400.896 261.6832 336.7424 252.9792 291.2256 261.1712c-47.2064 8.448-82.8928 36.352-109.2608 61.44A40.96 40.96 0 0 1 125.44 263.424c30.208-28.7744 80.2304-70.144 151.3472-82.8928z" ></path></symbol><symbol id="icon-Forward" viewBox="0 0 1024 1024"><path d="M540.48426666 511.9488a39.168 39.168 0 0 1-12.8 28.928L261.80266666 783.3088a38.7584 38.7584 0 0 1-42.1888 6.8096 38.656 38.656 0 0 1-23.296-35.7376v-484.864a39.1168 39.1168 0 0 1 65.4848-28.928l265.9328 242.4832a39.2192 39.2192 0 0 1 12.8 28.8768z m331.4176-28.928L605.86666666 240.64a39.1168 39.1168 0 0 0-65.4336 28.928v484.864a38.6048 38.6048 0 0 0 23.296 35.84A38.7584 38.7584 0 0 0 605.86666666 783.36l265.984-242.4832a39.0656 39.0656 0 0 0 0-57.8048z" ></path></symbol><symbol id="icon-dots-vertical" viewBox="0 0 1024 1024"><path d="M448 256a64 64 0 1 0 128 0 64 64 0 0 0-128 0zM447.99999999 512a64 64 0 1 0 128.00000002 0 64 64 0 0 0-128.00000002 0zM448 768a64 64 0 1 0 128 0 64 64 0 0 0-128 0z" ></path></symbol><symbol id="icon-a-WindLevel" viewBox="0 0 1024 1024"><path d="M530.432 189.994667a21.333333 21.333333 0 0 1 33.493333-4.736l274.389334 269.184a21.333333 21.333333 0 0 1-16.213334 36.522666l-373.205333-22.186666-28.117333 48.981333 289.834666 19.328a34.133333 34.133333 0 0 1-4.48 68.096l-320-21.333333a35.498667 35.498667 0 0 1-3.029333-0.384l-26.026667 45.226666 225.536 15.018667a34.133333 34.133333 0 0 1-4.48 68.138667l-256-17.066667-2.773333-0.341333-76.458667 133.248a34.133333 34.133333 0 0 1-59.178666-33.962667l345.685333-602.282667 0.128 0.042667 0.853333-1.493333z" ></path></symbol><symbol id="icon-a-Measuredistance" viewBox="0 0 1024 1024"><path d="M638.0544 187.904c35.1744-35.1232 90.9312-37.888 128.9216 0.1536 17.408 17.408 56.6272 55.9104 95.3344 94.0032a24540.16 24540.16 0 0 1 91.3408 90.112c39.4752 39.4752 32.256 96.4096-1.3312 130.048-44.6976 44.6464-326.656 326.656-454.144 454.5024h-0.0512c-18.6368 18.6368-42.2912 32.9728-70.656 30.72-26.4704-2.2016-45.9264-18.2272-58.4192-30.72l-185.344-185.344c-12.4928-12.4928-28.5184-31.9488-30.6688-58.4192-2.304-28.416 12.032-51.968 30.6688-70.656l454.3488-454.3488z m64.512 54.528c-1.1776 0-3.584 0.512-6.5536 3.4816l-43.9808 43.8784 127.7952 118.784 2.9184 3.072a40.96 40.96 0 0 1-58.6752 56.9344l-130.048-120.7808-40.3968 40.3968 0.8704 0.7168 100.5568 96 2.9184 3.072a40.96 40.96 0 0 1-59.5456 56.1664L497.9712 448.1024l-2.048-2.1504-43.9296 43.8784 138.24 135.7824-28.7744 29.184-28.672 29.2352-138.7008-136.2944-51.5584 51.6096 1.28 1.0752 105.3184 103.7312a40.96 40.96 0 0 1-57.4464 58.368l-105.3696-103.68-1.536-1.6896-43.1104 43.1616a52.224 52.224 0 0 0-5.7344 6.5536c1.1776 1.536 2.9184 3.7888 5.7344 6.6048l185.344 185.344c2.816 2.7648 4.9664 4.5568 6.5536 5.6832a49.4592 49.4592 0 0 0 6.656-5.632l454.144-454.5536a13.0048 13.0048 0 0 0 4.2496-8.2432 6.2976 6.2976 0 0 0-0.4096-2.56 10.2912 10.2912 0 0 0-2.4064-3.4304 24082.8416 24082.8416 0 0 0-90.88-89.6c-38.5536-37.9392-78.08-76.8512-95.744-94.5152-3.2768-3.2768-5.632-3.5328-6.5536-3.5328z m-112.4352 383.1808a41.0112 41.0112 0 0 1-57.4464 58.4192l57.4464-58.4192zM568.9344 36.352a62.8736 62.8736 0 0 1 3.7376 125.4912l-403.7632 403.7632a62.8736 62.8736 0 1 1-59.392-56.5248l397.7216-397.6704A63.1808 63.1808 0 0 1 568.9344 36.352z" ></path></symbol><symbol id="icon-a-Spotweather" viewBox="0 0 1024 1024"><path d="M828.5184 434.4832c0-169.2672-141.0048-308.224-317.0304-308.224-175.9744 0-316.928 138.9568-316.928 308.224 0 118.3232 79.36 234.3424 167.424 325.12a1166.7456 1166.7456 0 0 0 149.504 129.1776 1166.4384 1166.4384 0 0 0 149.6064-129.1776c88.0128-90.7776 167.424-206.7968 167.424-325.12z m81.92 0c0 152.064-99.584 288.256-190.5664 382.1056a1250.4576 1250.4576 0 0 1-169.3184 145.1008l-11.9808 8.3456-3.328 2.2016-0.9216 0.6656-0.256 0.1536-0.1024 0.1024a40.96 40.96 0 0 1-39.5776 2.8672l-5.2736-2.8672-0.1024-0.1536-0.3072-0.1024-0.9216-0.6656-3.2768-2.2016a1131.008 1131.008 0 0 1-54.1184-39.6288 1250.816 1250.816 0 0 1-127.232-113.8176C212.1728 722.7392 112.64 586.5472 112.64 434.4832 112.64 218.0608 292.1472 44.3904 511.488 44.3392c219.2896 0 398.848 173.7216 398.848 390.144z" ></path><path d="M608.2048 443.2384a96.7168 96.7168 0 1 0-193.4336 0 96.7168 96.7168 0 0 0 193.4336 0z m81.92 0a178.688 178.688 0 1 1-357.3248 0 178.688 178.688 0 0 1 357.376 0z" ></path></symbol><symbol id="icon-a-Zoomout" viewBox="0 0 1024 1024"><path d="M821.3504 471.04l4.1472 0.2048a40.96 40.96 0 0 1 0 81.5104l-4.1472 0.2048H224a40.96 40.96 0 1 1 0-81.92h597.3504z" ></path></symbol><symbol id="icon-a-Zoomin" viewBox="0 0 1024 1024"><path d="M513.3312 172.3904a40.96 40.96 0 0 1 40.96 41.0112L553.8304 471.04h256.8192l4.1472 0.2048a40.96 40.96 0 0 1 0 81.5104l-4.1472 0.2048h-256.9216l-0.3072 257.792a40.96 40.96 0 0 1-81.92-0.1024l0.3072-257.6896H213.3504a40.96 40.96 0 1 1 0-81.92h258.6624l0.3072-257.7408 0.2048-4.1984a40.96 40.96 0 0 1 40.8064-36.7104z" ></path></symbol><symbol id="icon-Legend" viewBox="0 0 1024 1024"><path d="M512 291.84a220.16 220.16 0 0 1 216.32 179.2H977.92l4.6592 0.2048a46.08 46.08 0 0 1 0 91.6992l-4.6592 0.256h-251.904a220.16 220.16 0 0 1-428.1856 0H46.08a46.08 46.08 0 0 1 0-92.16h249.6A220.16 220.16 0 0 1 512 291.84z m0 92.16a128 128 0 1 0 0 256 128 128 0 0 0 0-256z" ></path></symbol><symbol id="icon-Layer" viewBox="0 0 1024 1024"><path d="M505.1904 117.4528a40.96 40.96 0 0 1 20.3264 1.7408l422.4 147.5072a40.96 40.96 0 0 1 0.3072 77.2096L525.824 495.104a40.96 40.96 0 0 1-27.648 0L75.776 343.9104a40.96 40.96 0 0 1 0.3072-77.2096l422.4-147.456 6.7072-1.792zM212.48 305.8176L512 413.0304l299.52-107.2128L512 201.216 212.48 305.8176z" ></path><path d="M920.7296 469.1456a40.96 40.96 0 1 1 27.3408 77.2096l-422.4 149.3504a40.96 40.96 0 0 1-27.3408 0l-422.4-149.3504a40.96 40.96 0 1 1 27.3408-77.2096L512 613.5808l408.7296-144.4352z" ></path><path d="M920.7296 669.696a40.96 40.96 0 1 1 27.3408 77.1584l-422.4 149.3504a40.96 40.96 0 0 1-27.3408 0l-422.4-149.3504a40.96 40.96 0 1 1 27.3408-77.2096L512 814.1312l408.7296-144.4864z" ></path></symbol><symbol id="icon-Fleet" viewBox="0 0 1024 1024"><path d="M576 44.3904c46.1824 0 83.6608 37.4272 83.6608 83.6096v129.6896h86.9888c46.1824 0 83.6096 37.4272 83.6608 83.6096v241.3568l49.9712 24.9856a83.6608 83.6608 0 0 1 43.52 95.8464l-2.304 7.5776-59.1872 162.6624c5.12 2.816 9.728 5.5808 14.0288 8.0384 12.6976 7.2192 25.2928 14.0288 50.688 15.5648l11.6736 0.3584 4.1472 0.2048a40.96 40.96 0 0 1 0 81.5104l-4.1472 0.256-18.432-0.6656a182.1696 182.1696 0 0 1-84.5824-26.112c-18.944-10.8032-26.368-15.9232-46.336-15.9232-19.6608 0-27.3408 5.12-41.3184 14.4384-18.0224 12.032-42.3936 28.2624-86.6816 28.2624-43.1616 0-69.888-15.5136-89.9584-26.2144-17.664-9.4208-31.9488-16.4864-59.392-16.4864-27.392 0-41.6768 7.0656-59.392 16.4864-19.968 10.7008-46.7456 26.2144-89.9072 26.2144-44.288 0-68.7104-16.2304-86.7328-28.2624-13.9776-9.2672-21.6064-14.4384-41.2672-14.4384-19.968 0-27.392 5.12-46.336 15.9232-22.8352 13.056-51.2 26.7776-103.0144 26.7776a40.96 40.96 0 0 1 0-81.92c33.4848 0 47.8208-7.68 62.3616-15.9744 4.2496-2.4576 8.8576-5.1712 13.9264-7.9872l-59.136-162.7136a83.6608 83.6608 0 0 1 41.1648-103.424l50.0224-24.9856V341.2992c0-46.1824 37.4272-83.5584 83.6096-83.6096h87.0912V128c0-46.1824 37.4272-83.6096 83.6096-83.6096h128zM180.2752 680.96a1.7408 1.7408 0 0 0-0.8192 2.048l62.6688 172.3392c39.6288 1.6896 62.2592 16.5888 79.2576 27.904 13.9776 9.3184 21.6576 14.4384 41.3184 14.4384 20.7872 0 31.4368-5.8368 51.3536-16.4864a204.1856 204.1856 0 0 1 57.4464-22.1184 41.5744 41.5744 0 0 1-0.4608-5.7856v-170.6496a40.96 40.96 0 0 1 81.92 0v170.6496a40.96 40.96 0 0 1-0.512 5.7856c24.576 5.12 42.4448 14.08 57.4976 22.1184 19.968 10.6496 30.6176 16.4864 51.4048 16.4864 19.6608 0 27.3408-5.12 41.3184-14.4384 16.9472-11.3152 39.5776-26.2144 79.1552-27.904l62.6688-172.288a1.6896 1.6896 0 0 0 0-1.2288l-0.8704-0.8704-330.8544-165.4784a1.792 1.792 0 0 0-1.536 0L180.224 680.96z m97.024-341.3504a1.7408 1.7408 0 0 0-1.6896 1.6896v192l201.3184-92.8768c22.2208-10.24 47.8208-10.24 70.0928 0l201.3184 92.8768v-192a1.7408 1.7408 0 0 0-1.6896-1.6896H277.2992zM448 126.3104a1.7408 1.7408 0 0 0-1.6896 1.6896v129.6896h131.3792V128a1.7408 1.7408 0 0 0-1.6896-1.6896h-128z" ></path></symbol><symbol id="icon-dots-align" viewBox="0 0 1024 1024"><path d="M256 576a64 64 0 1 0 0-128 64 64 0 0 0 0 128zM512 576a64 64 0 1 0 0-128 64 64 0 0 0 0 128zM768 576a64 64 0 1 0 0-128 64 64 0 0 0 0 128z" fill="#1C1F23" ></path></symbol><symbol id="icon-a-Logout" viewBox="0 0 1024 1024"><path d="M516.152889 85.560889a42.666667 42.666667 0 0 1 0 84.878222L511.829333 170.666667H170.666667v682.666666h341.333333a42.666667 42.666667 0 0 1 0 85.333334H128a42.666667 42.666667 0 0 1-42.666667-42.666667V128a42.666667 42.666667 0 0 1 42.666667-42.666667h383.829333l4.323556 0.227556z m157.696 204.231111a42.666667 42.666667 0 0 1 60.302222 0l191.032889 191.032889 2.503111 2.673778a41.756444 41.756444 0 0 1 10.24 35.498666 42.325333 42.325333 0 0 1-11.776 23.153778l-192 192a42.666667 42.666667 0 0 1-60.302222-60.302222l119.296-119.352889H341.333333a42.666667 42.666667 0 0 1 0-85.333333h451.527111l-119.011555-119.011556a42.666667 42.666667 0 0 1 0-60.302222z" fill="#FFFFFF" ></path></symbol><symbol id="icon-a-Updateemail" viewBox="0 0 1024 1024"><path d="M938.666667 149.333333c1.934222 0 3.811556 0.170667 5.688889 0.398223l0.682666 0.113777c1.706667 0.227556 3.242667 0.739556 4.778667 1.137778 1.365333 0.398222 2.673778 0.682667 3.982222 1.137778 1.365333 0.568889 2.730667 1.251556 3.982222 1.934222a42.666667 42.666667 0 0 1 6.940445 4.380445c1.251556 0.967111 2.503111 1.877333 3.640889 2.958222l0.739555 0.853333a43.121778 43.121778 0 0 1 3.697778 4.152889l0.796444 1.194667 0.739556 1.137777c1.137778 1.763556 2.161778 3.640889 3.072 5.518223 0.682667 1.536 1.137778 3.185778 1.706667 4.778666 0.341333 1.137778 0.796444 2.275556 1.080889 3.470223a42.837333 42.837333 0 0 1 1.024 7.850666l0.113777 1.649778v640a42.666667 42.666667 0 0 1-42.666666 42.666667h-853.333334a42.666667 42.666667 0 0 1-42.666666-42.666667V192a42.552889 42.552889 0 0 1 4.039111-17.92c0.455111-0.967111 0.967111-1.820444 1.479111-2.730667a42.609778 42.609778 0 0 1 2.503111-4.152889l0.568889-0.796444c0.568889-0.853333 1.365333-1.536 2.048-2.275556 0.853333-1.024 1.649778-2.048 2.56-2.958222 1.137778-1.024 2.275556-1.877333 3.413333-2.787555 1.024-0.796444 1.991111-1.592889 3.072-2.275556 0.967111-0.625778 2.048-1.137778 3.072-1.706667 1.365333-0.739556 2.730667-1.422222 4.152889-1.991111 1.251556-0.568889 2.616889-0.853333 3.925333-1.251555 1.194667-0.341333 2.389333-0.796444 3.640889-1.024l0.398223-0.056889a42.780444 42.780444 0 0 1 6.997333-0.739556H938.666667zM537.6 546.133333a42.666667 42.666667 0 0 1-51.2 0l-358.4-268.856889v512.056889h768V277.276444L537.6 546.133333zM512 458.695111l298.666667-224.028444H213.333333L512 458.695111z" fill="#FFFFFF" ></path></symbol><symbol id="icon-theme-to-light" viewBox="0 0 1024 1024"><path d="M424.576 97.066667a123.733333 123.733333 0 0 1 174.933333 0.085333l32.768 32.768a46.933333 46.933333 0 0 0 33.194667 13.738667h91.136a123.733333 123.733333 0 0 1 123.733333 123.733333v91.136c0 12.458667 4.949333 24.362667 13.738667 33.194667l32.768 32.725333a123.733333 123.733333 0 0 1 0.085333 174.933333l-32.853333 32.896a46.933333 46.933333 0 0 0-13.738667 33.194667v91.136a123.733333 123.733333 0 0 1-123.733333 123.733333h-91.136a46.933333 46.933333 0 0 0-33.194667 13.738667l-32.725333 32.768a123.733333 123.733333 0 0 1-174.933333 0.085333l-32.896-32.853333a46.933333 46.933333 0 0 0-33.194667-13.738667H267.349333a123.733333 123.733333 0 0 1-123.690666-123.733333v-91.136a46.933333 46.933333 0 0 0-13.738667-33.194667l-32.853333-32.853333a123.733333 123.733333 0 0 1 0.085333-174.933333l32.768-32.768a46.933333 46.933333 0 0 0 13.738667-33.194667V267.349333a123.733333 123.733333 0 0 1 123.733333-123.690666h91.136a46.933333 46.933333 0 0 0 33.194667-13.738667l32.853333-32.853333z m120.618667 54.4a46.933333 46.933333 0 0 0-66.346667-0.042667l-32.853333 32.853333a123.818667 123.818667 0 0 1-87.466667 36.181334H267.349333a46.933333 46.933333 0 0 0-46.933333 46.933333v91.136a123.733333 123.733333 0 0 1-36.224 87.466667l-32.725333 32.810666a46.933333 46.933333 0 0 0-0.042667 66.304l32.853333 32.853334c23.125333 23.253333 36.181333 54.698667 36.181334 87.466666v91.178667a46.933333 46.933333 0 0 0 46.933333 46.933333h91.136c32.810667 0 64.256 13.056 87.466667 36.224l32.853333 32.810667a46.933333 46.933333 0 0 0 66.346667 0l32.810666-32.768a123.733333 123.733333 0 0 1 87.466667-36.266667h91.136a46.933333 46.933333 0 0 0 46.933333-46.933333v-91.136c0-32.810667 13.013333-64.256 36.181334-87.466667l32.853333-32.853333a46.933333 46.933333 0 0 0 0-66.346667l-32.768-32.810666a123.733333 123.733333 0 0 1-36.266667-87.466667V267.349333a46.933333 46.933333 0 0 0-46.933333-46.933333h-91.136a123.733333 123.733333 0 0 1-87.466667-36.224l-32.810666-32.725333z m-33.408 203.946666l8.064 0.213334c11.904 0.597333 23.466667 2.56 34.517333 5.717333 1.237333 0.341333 2.474667 0.64 3.669333 1.024l1.194667 0.384c1.706667 0.512 3.328 1.066667 4.992 1.664l1.28 0.512 2.261333 0.853333c1.28 0.469333 2.56 0.938667 3.754667 1.450667 1.664 0.682667 3.242667 1.408 4.864 2.133333l1.962667 0.853334 3.882666 2.005333 3.114667 1.578667a153.856 153.856 0 0 1 10.666667 6.272l1.536 0.981333 3.626666 2.474667 3.328 2.389333 2.090667 1.536a168.234667 168.234667 0 0 1 11.904 10.069333l2.304 2.176 3.029333 3.029334 2.56 2.730666 2.176 2.346667 2.474667 2.901333a151.68 151.68 0 0 1 4.906667 6.058667l1.578666 2.133333c1.024 1.322667 1.962667 2.688 2.944 4.096l1.834667 2.645334a161.450667 161.450667 0 0 1 4.096 6.570666l0.938667 1.621334a171.904 171.904 0 0 1 4.565333 8.576l1.152 2.261333c2.858667 6.058667 5.333333 12.330667 7.424 18.773333l0.853333 2.56a138.965333 138.965333 0 0 1 2.048 7.381334l0.597334 2.602666a156.8 156.8 0 0 1-7.68 95.573334 152.192 152.192 0 0 1-2.133334 4.821333l-0.853333 1.962667a157.781333 157.781333 0 0 1-1.706667 3.413333l-1.706666 3.370667a145.877333 145.877333 0 0 1-12.288 19.370666l-1.536 2.090667a168.234667 168.234667 0 0 1-10.069334 11.904l-2.176 2.304a170.410667 170.410667 0 0 1-3.029333 3.029333l-2.730667 2.56-2.389333 2.176c-0.896 0.853333-1.877333 1.664-2.858667 2.474667a145.706667 145.706667 0 0 1-12.288 9.386667l-2.645333 1.877333-1.621333 1.066667a156.842667 156.842667 0 0 1-22.357334 11.946666l-1.621333 0.682667c-3.968 1.706667-8.064 3.157333-12.202667 4.48l-2.56 0.853333-3.157333 0.853334c-1.408 0.426667-2.773333 0.853333-4.224 1.194666l-2.602667 0.597334a155.989333 155.989333 0 0 1-20.181333 3.413333l-1.706667 0.085333a157.696 157.696 0 0 1-29.482666-0.085333 155.733333 155.733333 0 0 1-22.314667-3.882667l-3.541333-0.981333c-1.365333-0.384-2.773333-0.725333-4.138667-1.152l-2.944-0.981333-3.797333-1.28-3.541334-1.28a132.266667 132.266667 0 0 1-7.68-3.157334l-1.493333-0.725333a153.6 153.6 0 0 1-11.093333-5.632l-1.450667-0.853333a156.032 156.032 0 0 1-10.922667-6.826667l-1.28-0.853333a158.378667 158.378667 0 0 1-10.197333-7.808l-0.853333-0.682667a157.525333 157.525333 0 0 1-18.602667-18.688l-0.853333-0.938667a156.885333 156.885333 0 0 1-15.445334-22.314666l-0.938666-1.621334-1.749334-3.285333c-0.597333-1.152-1.237333-2.261333-1.792-3.413333a155.306667 155.306667 0 0 1-4.608-10.282667l-1.237333-3.114667a157.696 157.696 0 0 1-3.157333-9.130666l-0.426667-1.408a152.533333 152.533333 0 0 1-1.109333-3.882667l-0.981334-3.541333a155.306667 155.306667 0 0 1-1.024-4.565334l-0.554666-2.56a153.6 153.6 0 0 1-3.029334-30.762666 156.373333 156.373333 0 0 1 156.373334-156.373334z" fill="#FFFFFF" ></path></symbol><symbol id="icon-a-Alertsetting" viewBox="0 0 1024 1024"><path d="M660.081778 810.325333a42.666667 42.666667 0 0 1 45.226666 72.362667l-7.281777-11.605333 7.281777 11.662222h-0.113777l-0.113778 0.113778-0.398222 0.227555-0.967111 0.568889-3.185778 1.820445a358.855111 358.855111 0 0 1-50.403556 22.528 412.330667 412.330667 0 0 1-276.252444 0 358.855111 358.855111 0 0 1-50.346667-22.528l-3.242667-1.820445-0.967111-0.568889-0.341333-0.227555-0.113778-0.113778h-0.113778c0-0.113778 0.568889-0.967111 7.281778-11.662222l-7.281778 11.605333a42.666667 42.666667 0 1 1 45.226667-72.362667l1.479111 0.853334c1.479111 0.796444 3.925333 2.161778 7.224889 3.811555 6.656 3.356444 16.839111 7.964444 29.923556 12.686222a326.883556 326.883556 0 0 0 218.794666 0 271.473778 271.473778 0 0 0 37.148445-16.497777l1.536-0.853334zM512 92.728889c43.235556 0 78.791111 32.085333 84.48 73.728C741.831111 200.476444 853.333333 320.398222 853.333333 469.162667v208.611555c9.955556 1.991111 18.773333 3.754667 26.168889 5.404445 9.443556 2.104889 16.782222 3.868444 21.902222 5.12l5.916445 1.536 1.649778 0.455111 0.625777 0.227555h0.056889l-7.850666 28.444445 7.964444-28.444445a51.2 51.2 0 0 1-27.477333 98.588445h-0.113778l-1.080889-0.284445a1252.522667 1252.522667 0 0 0-98.702222-19.797333A1740.288 1740.288 0 0 0 512 748.430222c-112.071111 0-205.368889 10.353778-270.392889 20.707556a1252.124444 1252.124444 0 0 0-94.094222 18.602666l-4.608 1.137778-1.080889 0.284445H141.653333a51.2 51.2 0 1 1-27.363555-98.588445l7.964444 28.444445-7.964444-28.444445h0.113778l0.682666-0.227555 1.592889-0.455111 5.916445-1.479112A818.631111 818.631111 0 0 1 170.666667 677.774222V469.162667c0-148.764444 111.502222-268.686222 256.853333-302.705778A85.333333 85.333333 0 0 1 512 92.728889z m0 149.333333c-145.578667 0-256 105.642667-256 227.100445v194.218666a1861.859556 1861.859556 0 0 1 256-17.408c101.944889 0 189.383111 8.135111 256 17.408V469.162667c0-121.457778-110.421333-227.100444-256-227.100445z" fill="#FFFFFF" ></path></symbol><symbol id="icon-a-Changepassword" viewBox="0 0 1024 1024"><path d="M725.333333 106.666667l5.632 0.398222a42.666667 42.666667 0 0 1 31.118223 20.650667l213.333333 362.666666a42.666667 42.666667 0 0 1 0 43.235556l-213.333333 362.666666a42.666667 42.666667 0 0 1-36.750223 21.048889h-426.666666a42.666667 42.666667 0 0 1-36.750223-21.048889L48.583111 533.617778a42.666667 42.666667 0 0 1 0-43.235556l213.333333-362.666666a42.666667 42.666667 0 0 1 36.750223-21.048889h426.666666zM134.826667 512l188.245333 320h377.856L889.173333 512 700.871111 192H323.128889L134.769778 512z" fill="#FFFFFF" ></path><path d="M576 512a64 64 0 1 0-128 0 64 64 0 0 0 128 0z m85.333333 0a149.333333 149.333333 0 1 1-298.666666 0 149.333333 149.333333 0 0 1 298.666666 0z" fill="#FFFFFF" ></path></symbol><symbol id="icon-alert" viewBox="0 0 1024 1024"><path d="M662.485333 842.026667a38.4 38.4 0 0 1 40.533334 65.237333h-0.085334l-0.128 0.128a23.552 23.552 0 0 0-0.341333 0.213333l-0.938667 0.512c-0.768 0.426667-1.792 1.109333-3.114666 1.834667a353.066667 353.066667 0 0 1-49.749334 22.186667 408.064 408.064 0 0 1-273.322666 0 352.981333 352.981333 0 0 1-49.749334-22.186667l-3.072-1.834667-0.981333-0.512a33.792 33.792 0 0 0-0.341333-0.213333l-0.085334-0.085333-0.042666-0.042667h-0.042667a38.4 38.4 0 0 1 40.533333-65.237333v0.042666l0.213334 0.085334 1.578666 0.853333c1.536 0.896 4.053333 2.304 7.466667 4.010667 6.784 3.413333 17.066667 8.106667 30.336 12.8a331.264 331.264 0 0 0 221.696 0c13.269333-4.693333 23.594667-9.386667 30.378667-12.8 3.413333-1.706667 5.888-3.114667 7.466666-3.968l1.578667-0.853334 0.213333-0.170666zM512 64c44.757333 0 81.365333 34.432 84.949333 78.250667 143.018667 34.133333 252.16 152.234667 252.16 298.154666v277.76a821.034667 821.034667 0 0 1 49.194667 10.794667l5.76 1.450667 1.536 0.426666 0.426667 0.128h0.213333l-5.888 21.418667 5.973333-21.376a38.4 38.4 0 0 1-16.768 74.88l-3.84-0.853333-0.213333-0.085334-1.066667-0.341333-4.821333-1.194667a761.472 761.472 0 0 0-19.541333-4.565333 1265.92 1265.92 0 0 0-75.690667-14.250667A1752.661333 1752.661333 0 0 0 512 763.733333c-112.853333 0-206.805333 10.453333-272.384 20.864-32.768 5.205333-58.410667 10.410667-75.690667 14.250667-8.661333 1.92-15.232 3.498667-19.541333 4.565333l-4.778667 1.194667-1.109333 0.341333-0.213333 0.042667-3.84 0.853333a38.4 38.4 0 0 1-16.725334-74.837333l5.973334 21.333333-5.973334-21.333333 0.085334-0.042667h0.170666l0.426667-0.128 1.578667-0.426666 5.717333-1.493334a820.693333 820.693333 0 0 1 49.237333-10.794666v-277.717334c0-145.92 109.098667-264.021333 252.074667-298.154666A85.333333 85.333333 0 0 1 512 64z m0 145.066667c-147.498667 0-260.266667 107.178667-260.266667 231.338666v264.661334A1844.821333 1844.821333 0 0 1 512 686.933333c104.405333 0 193.408 8.533333 260.266667 18.133334v-264.661334c0-124.16-112.768-231.338667-260.266667-231.338666z" fill="#FFFFFF" ></path></symbol><symbol id="icon-theme-to-dark" viewBox="0 0 1024 1024"><path d="M803.541333 267.392a46.933333 46.933333 0 0 0-46.933333-46.933333h-91.136a123.733333 123.733333 0 0 1-87.466667-36.266667l-32.810666-32.725333a46.933333 46.933333 0 0 0-66.304-0.042667l-32.853334 32.853333a123.818667 123.818667 0 0 1-87.466666 36.181334H267.349333a46.933333 46.933333 0 0 0-46.933333 46.933333v91.136a123.733333 123.733333 0 0 1-36.266667 87.466667l-32.725333 32.810666a46.933333 46.933333 0 0 0-0.042667 66.304l32.853334 32.853334c23.125333 23.253333 36.181333 54.698667 36.181333 87.466666v91.178667a46.933333 46.933333 0 0 0 46.933333 46.933333h91.136c32.810667 0 64.256 13.056 87.466667 36.224l32.853333 32.853334a46.933333 46.933333 0 0 0 66.346667-0.085334l32.810667-32.725333a123.733333 123.733333 0 0 1 87.466666-36.266667h91.136a46.933333 46.933333 0 0 0 46.933334-46.933333v-91.136c0-32.810667 13.013333-64.256 36.181333-87.466667l32.853333-32.853333a46.933333 46.933333 0 0 0 0-66.346667l-32.768-32.810666a123.733333 123.733333 0 0 1-36.266666-87.466667V267.392z m76.8 91.136c0 12.458667 4.949333 24.362667 13.738667 33.194667l32.768 32.725333a123.733333 123.733333 0 0 1 0.085333 174.933333l-32.853333 32.896a46.933333 46.933333 0 0 0-13.738667 33.194667v91.136a123.733333 123.733333 0 0 1-123.733333 123.733333h-91.136a46.933333 46.933333 0 0 0-33.194667 13.738667l-32.725333 32.768a123.733333 123.733333 0 0 1-174.933333 0.085333l-32.896-32.853333a46.933333 46.933333 0 0 0-33.194667-13.738667H267.392a123.733333 123.733333 0 0 1-123.733333-123.733333v-91.136a46.933333 46.933333 0 0 0-13.738667-33.194667l-32.853333-32.853333a123.733333 123.733333 0 0 1 0.085333-174.933333l32.768-32.768a46.933333 46.933333 0 0 0 13.738667-33.194667V267.392a123.733333 123.733333 0 0 1 123.733333-123.733333h91.136a46.933333 46.933333 0 0 0 33.194667-13.738667l32.853333-32.853333a123.733333 123.733333 0 0 1 174.933333 0.085333l32.768 32.768a46.933333 46.933333 0 0 0 33.194667 13.738667h91.136a123.733333 123.733333 0 0 1 123.733333 123.733333v91.136z" fill="#FFFFFF" ></path><path d="M554.666667 328.533333c32.426667 0 62.464 15.488 85.674666 36.010667a201.813333 201.813333 0 0 1 54.997334 81.92c24.021333 66.517333 14.976 150.314667-59.818667 216.32a37.717333 37.717333 0 0 1-2.986667 2.389333c-74.581333 53.76-153.386667 49.92-212.906666 17.706667C363.093333 652.373333 320 593.578667 320 533.333333a38.4 38.4 0 0 1 38.4-38.4c27.221333 0 50.389333 0.213333 71.424-1.834666 20.821333-2.005333 36.010667-6.016 47.36-12.416 18.176-10.282667 39.082667-34.346667 39.082667-113.749334a38.4 38.4 0 0 1 38.4-38.4z m34.730666 93.482667c-8.533333 60.544-32.554667 101.888-74.453333 125.525333-24.576 13.909333-51.84 19.498667-77.696 22.016-9.216 0.853333-18.688 1.28-28.202667 1.621334 9.941333 16.426667 25.770667 32.682667 47.061334 44.16 34.986667 18.944 81.365333 22.784 129.877333-11.306667 47.701333-42.965333 51.328-92.074667 37.12-131.456a125.141333 125.141333 0 0 0-33.621333-50.517333l-0.085334-0.042667z" fill="#FFFFFF" ></path></symbol><symbol id="icon-locale" viewBox="0 0 1024 1024"><path d="M162.133333 537.6c21.248 0 38.442667 17.194667 38.442667 38.4v213.333333c0 16.426667 4.352 41.088 15.829333 60.245334 10.282667 17.152 25.472 29.354667 52.437334 29.354666h106.666666a38.442667 38.442667 0 0 1 0 76.8H268.8c-58.368 0-96.554667-30.464-118.272-66.645333-20.48-34.176-26.837333-73.514667-26.837333-99.754667v-213.333333c0-21.205333 17.237333-38.4 38.4-38.4z m554.666667-64c21.205333 0 38.442667 17.194667 38.442667 38.4v25.6h174.933333l3.925333 0.213333a38.442667 38.442667 0 0 1 0 76.373334l-3.925333 0.213333h-48.213333c-4.053333 60.586667-19.114667 131.541333-61.781334 191.786667-8.789333 12.416-18.773333 24.106667-29.696 35.114666 35.712 10.752 75.52 16.298667 118.357334 16.298667a38.442667 38.442667 0 0 1 3.925333 76.586667l-3.925333 0.213333-14.848-0.213333c-63.402667-1.706667-124.629333-14.592-178.048-39.381334-49.834667 24.917333-112.64 39.594667-191.146667 39.594667a38.4 38.4 0 0 1 0-76.8c44.074667 0 80.853333-5.290667 111.744-14.122667a289.365333 289.365333 0 0 1-84.138667-127.36 38.4 38.4 0 0 1 72.832-24.234666c16.042667 48.128 46.933333 86.570667 88.917334 114.261333a198.186667 198.186667 0 0 0 43.349333-44.373333c30.634667-43.264 43.306667-96.682667 47.274667-147.370667h-301.269334a38.4 38.4 0 0 1 0-76.8h174.933334V512a38.4 38.4 0 0 1 38.4-38.4zM226.133333 68.266667c61.013333 0 104.149333 21.674667 131.498667 53.290666 26.112 30.208 34.986667 66.261333 34.986667 91.776v213.333334A38.442667 38.442667 0 0 1 315.733333 426.666667V337.066667H136.576V426.666667a38.442667 38.442667 0 0 1-76.8 0V213.333333c0-25.514667 8.832-61.568 34.944-91.776 27.306667-31.616 70.442667-53.333333 131.413333-53.333333z m490.666667 64c26.282667 0 65.621333 6.314667 99.797333 26.837333 36.181333 21.674667 66.645333 59.861333 66.645334 118.229333v85.333334a38.442667 38.442667 0 0 1-76.8 0v-85.333334c0-26.965333-12.245333-42.154667-29.354667-52.437333-19.157333-11.477333-43.818667-15.786667-60.245333-15.786667h-213.333334a38.4 38.4 0 0 1 0-76.842666h213.333334z m-490.666667 12.8c-41.344 0-62.208 13.909333-73.301333 26.709333-12.245333 14.208-16.213333 31.530667-16.213333 41.557333v46.933334H315.733333V213.333333c0-10.026667-3.968-27.306667-16.213333-41.557333-11.093333-12.8-32-26.709333-73.386667-26.709333z" fill="#FFFFFF" ></path></symbol></svg>', ((i) => {
|
|
@@ -9241,30 +9246,30 @@ window._iconfont_svg_string_4986259 = '<svg><symbol id="icon-baobiao" viewBox="0
|
|
|
9241
9246
|
u();
|
|
9242
9247
|
}
|
|
9243
9248
|
})(window);
|
|
9244
|
-
const
|
|
9249
|
+
const pt = {
|
|
9245
9250
|
name: "AssetIndex"
|
|
9246
9251
|
};
|
|
9247
|
-
function
|
|
9252
|
+
function gt(i, t, e, h, c, s) {
|
|
9248
9253
|
return null;
|
|
9249
9254
|
}
|
|
9250
|
-
const
|
|
9255
|
+
const ut = /* @__PURE__ */ l2(pt, [["render", gt]]), Dt = {
|
|
9251
9256
|
install(i) {
|
|
9252
|
-
i.component("basicStyle",
|
|
9257
|
+
i.component("basicStyle", ut);
|
|
9253
9258
|
}
|
|
9254
9259
|
};
|
|
9255
9260
|
export {
|
|
9256
|
-
|
|
9257
|
-
|
|
9258
|
-
|
|
9261
|
+
zt as BrandPlugin,
|
|
9262
|
+
_0 as ForecastReport,
|
|
9263
|
+
a4 as HistoricalReport,
|
|
9259
9264
|
I2 as IdmBrand,
|
|
9260
9265
|
C2 as IdmLoading,
|
|
9261
|
-
|
|
9266
|
+
Ft as IdmLoadingPlugin,
|
|
9262
9267
|
j6 as IdmMeteo,
|
|
9263
9268
|
Mt as IdmSpotPlugin,
|
|
9264
|
-
|
|
9265
|
-
|
|
9266
|
-
|
|
9267
|
-
|
|
9268
|
-
|
|
9269
|
-
|
|
9269
|
+
kt as MeteoPlugin,
|
|
9270
|
+
N4 as SeasonalReport,
|
|
9271
|
+
Dt as StoppageReportPlugin,
|
|
9272
|
+
mt as TropicalReport,
|
|
9273
|
+
_t as TropicalReportPlugin,
|
|
9274
|
+
ut as basicStyle
|
|
9270
9275
|
};
|