静态样式完成

master
lml 4 months ago
parent e7aea9eff5
commit 83462bd4cb

45
package-lock.json generated

@ -8,6 +8,7 @@
"name": "hiric",
"version": "0.1.0",
"dependencies": {
"@iconfu/svg-inject": "^1.2.3",
"axios": "^1.6.8",
"bootstrap": "^4.4.1",
"bootstrap-vue": "^2.2.2",
@ -19,6 +20,7 @@
"element-ui": "^2.15.14",
"view-design": "^4.7.0",
"vue": "^2.6.11",
"vue-awesome-swiper": "^2.6.7",
"vue-particles": "^1.0.9",
"vue-router": "^3.1.3",
"vue-scrollto": "^2.17.1",
@ -1067,6 +1069,11 @@
"@hapi/hoek": "^8.3.0"
}
},
"node_modules/@iconfu/svg-inject": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/@iconfu/svg-inject/-/svg-inject-1.2.3.tgz",
"integrity": "sha512-3v1MUAJqmJS4jmhHoCkSxt+EdJrjPHlLXrWocCT25kCxnxJto8028Z6CC406EL11KA53SDZgI/QQA5GEJAoiRw=="
},
"node_modules/@intervolga/optimize-cssnano-plugin": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@intervolga/optimize-cssnano-plugin/-/optimize-cssnano-plugin-1.0.6.tgz",
@ -6511,7 +6518,7 @@
"node_modules/fsevents/node_modules/strip-ansi": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
"integrity": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==",
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
"inBundle": true,
"license": "MIT",
"optional": true,
@ -11409,6 +11416,14 @@
"util.promisify": "~1.0.0"
}
},
"node_modules/swiper": {
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-3.4.2.tgz",
"integrity": "sha512-bXolyzBIawQRluQwFbN8DYpe6Q02bKJ2/h4JV+6dzN/WX8a8ZFPa+F0o8z7hEHSyh2NzKkTWaogaTZYVfgmKTw==",
"engines": {
"node": ">= 4.7.0"
}
},
"node_modules/table": {
"version": "5.4.6",
"resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz",
@ -12206,6 +12221,14 @@
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.11.tgz",
"integrity": "sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ=="
},
"node_modules/vue-awesome-swiper": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/vue-awesome-swiper/-/vue-awesome-swiper-2.6.7.tgz",
"integrity": "sha512-kUmCds5HTcV9Uz0eYnvajbxpVgAKQFrX0r+akk8XtuUouI5e2ImhO7aZ8iVhTLE4hwKwoyFP8jekAa0JlNqifA==",
"dependencies": {
"swiper": "^3.4.2"
}
},
"node_modules/vue-eslint-parser": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz",
@ -14488,6 +14511,11 @@
"@hapi/hoek": "^8.3.0"
}
},
"@iconfu/svg-inject": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/@iconfu/svg-inject/-/svg-inject-1.2.3.tgz",
"integrity": "sha512-3v1MUAJqmJS4jmhHoCkSxt+EdJrjPHlLXrWocCT25kCxnxJto8028Z6CC406EL11KA53SDZgI/QQA5GEJAoiRw=="
},
"@intervolga/optimize-cssnano-plugin": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@intervolga/optimize-cssnano-plugin/-/optimize-cssnano-plugin-1.0.6.tgz",
@ -19339,7 +19367,7 @@
"strip-ansi": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
"integrity": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==",
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
"bundled": true,
"optional": true,
"requires": {
@ -23856,6 +23884,11 @@
"util.promisify": "~1.0.0"
}
},
"swiper": {
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-3.4.2.tgz",
"integrity": "sha512-bXolyzBIawQRluQwFbN8DYpe6Q02bKJ2/h4JV+6dzN/WX8a8ZFPa+F0o8z7hEHSyh2NzKkTWaogaTZYVfgmKTw=="
},
"table": {
"version": "5.4.6",
"resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz",
@ -24568,6 +24601,14 @@
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.11.tgz",
"integrity": "sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ=="
},
"vue-awesome-swiper": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/vue-awesome-swiper/-/vue-awesome-swiper-2.6.7.tgz",
"integrity": "sha512-kUmCds5HTcV9Uz0eYnvajbxpVgAKQFrX0r+akk8XtuUouI5e2ImhO7aZ8iVhTLE4hwKwoyFP8jekAa0JlNqifA==",
"requires": {
"swiper": "^3.4.2"
}
},
"vue-eslint-parser": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz",

@ -9,6 +9,7 @@
"clean": "rd /s /q node_modules && rd /s /q dist"
},
"dependencies": {
"@iconfu/svg-inject": "^1.2.3",
"axios": "^1.6.8",
"bootstrap": "^4.4.1",
"bootstrap-vue": "^2.2.2",
@ -20,6 +21,7 @@
"element-ui": "^2.15.14",
"view-design": "^4.7.0",
"vue": "^2.6.11",
"vue-awesome-swiper": "^2.6.7",
"vue-particles": "^1.0.9",
"vue-router": "^3.1.3",
"vue-scrollto": "^2.17.1",

@ -1387,7 +1387,6 @@ ul.pattern .color8 {
/* display: flex; */
background: #00AFAF;
color: #FFF !important;
}
.special .el-tabs__item {
min-width: 210px !important;
@ -1418,8 +1417,8 @@ ul.pattern .color8 {
}
.allSet .el-tabs__header{
position: absolute;
left: calc(50% - 700px);
top: -60px;
left: calc(50% - 680px);
top: 740px;
border-radius: 10px;
overflow: hidden;
}
@ -1437,8 +1436,9 @@ ul.pattern .color8 {
border: none !important;
}
.allSet .el-tabs__item.is-active {
background-color: #00AFAF;
color: #fff;
background: url('../images/clickTab.png') #00AFAF no-repeat center/cover;
}
.allSet .el-tabs__content{
width: 100%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 847 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1017 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 679 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

@ -25,17 +25,17 @@
<router-link class="nav-link" to="/business">业务介绍</router-link>
</li>
<li class="nav-item">
<router-link class="nav-link" to="/globalNetwork">全球网络</router-link>
<router-link class="nav-link" to="/globalNetwork">智联全球</router-link>
</li>
<li class="nav-item" >
<router-link class="nav-link" to="/platform">平台专区</router-link>
<router-link class="nav-link" to="/platform">战略合作平台</router-link>
</li>
<li class="nav-item" >
<router-link class="nav-link" to="/about">关于我们</router-link>
</li>
<li class="nav-item" >
<!-- <li class="nav-item" >
<router-link class="nav-link" to="/developmentDocking">开发对接</router-link>
</li>
</li> -->
<!-- Additional links omitted for brevity -->
</ul>
<!-- <div class="nav-button ">
@ -52,9 +52,11 @@
</div>
</nav>
<div class="titleImages" v-show="show"></div>
<div class="goodImages" v-show="show"></div>
<div class="fontImages" v-show="show"></div>
<div class="container" style='position:relative'>
<div class="titleImages" v-show="show"></div>
<div class="goodImages" v-show="show"></div>
<div class="fontImages" v-show="show"></div>
</div>
</div>
<div v-else-if="color==='black'" class="navbarHeightWhite">
@ -64,7 +66,7 @@
<!-- LOGO -->
<div>
<a href="/home">
<img style="width: 150px;" src="../../assets/images/home/logo_small_black.jpg" />
<img style="width: 150px;" src="../../assets/images/home/logo_small_black.png" />
</a>
<!-- <button class="navbar-toggler" type="button" data-toggle="collapse1" data-target="#navbarCollapse1"
aria-controls="navbarCollapse1" aria-expanded="false" aria-label="Toggle navigation">
@ -81,17 +83,17 @@
<router-link class="nav-link" to="/business">业务介绍</router-link>
</li>
<li class="nav-item">
<router-link class="nav-link" to="/globalNetwork">全球网络</router-link>
<router-link class="nav-link" to="/globalNetwork">智联全球</router-link>
</li>
<li class="nav-item" >
<router-link class="nav-link" to="/platform">平台专区</router-link>
<router-link class="nav-link" to="/platform">战略合作平台</router-link>
</li>
<li class="nav-item" >
<router-link class="nav-link" to="/about">关于我们</router-link>
</li>
<li class="nav-item" >
<!-- <li class="nav-item" >
<router-link class="nav-link" to="/developmentDocking">开发对接</router-link>
</li>
</li> -->
<!-- Additional links omitted for brevity -->
</ul>
<!-- <div class="nav-button ">

@ -38,7 +38,7 @@
.titleImages {
position: absolute;
top: 213px;
left: 131px;
left: 0px;
width: 419px;
height: 196px;
background: url('../../../assets/images/home/indexTitle.png') no-repeat center/cover;
@ -46,7 +46,7 @@
.goodImages {
position: absolute;
top: 424px;
left: 131px;
left: 0px;
width: 441px;
height: 42px;
background: url('../../../assets/images/home/good1.png') no-repeat center/cover;
@ -54,7 +54,7 @@
.fontImages {
position: absolute;
top: 531px;
left: 131px;
left: 0px;
width: 558px;
height: 44px;
background: url('../../../assets/images/home/font.png') no-repeat center/cover;

@ -14,6 +14,12 @@ import http from 'axios'
Vue.prototype.$http = http
import router from "./router";
//Swiper3
require('swiper/dist/css/swiper.css')
// import
import VueAwesomeSwiper from 'vue-awesome-swiper'
// mount with global
Vue.use(VueAwesomeSwiper)

@ -23,6 +23,8 @@ import AMZDetail from "../view/platform/tab/components/AMZDetail.vue"
// 关于我们
import about from "../view/about/index.vue"
import inviteJob from "../view/about/components/inviteJob.vue"
import inviteList from "../view/about/components/inviteList.vue"
import inviteListDetail from "../view/about/components/inviteListDetail.vue"
import corporateCulture from "../view/about/components/corporateCulture.vue"
import connection from "../view/about/components/connection.vue"
// 开发对接
@ -117,6 +119,16 @@ const routes = [
name: "developmentDocking",
component: developmentDocking
},
{
path: "/inviteList",
name: "inviteList",
component: inviteList
},
{
path: "/inviteListDetail",
name: "inviteListDetail",
component: inviteListDetail
},
{
path: "/login",
name: "Login page",

@ -0,0 +1,127 @@
<!-- The ref attr used to find the swiper instance -->
<template>
<div>
<swiper
:options="swiperOption"
:not-next-tick="notNextTick"
ref="mySwiper"
class="sw"
>
<!-- slides -->
<swiper-slide><img src="@/assets/images/about/company/picture1.png" alt="" /> </swiper-slide>
<swiper-slide><img src="@/assets/images/about/company/picture1.png" alt="" /> </swiper-slide>
<swiper-slide><img src="@/assets/images/about/company/picture1.png" alt="" /> </swiper-slide>
<swiper-slide><img src="@/assets/images/about/company/picture2.png" alt="" /> </swiper-slide>
<swiper-slide><img src="@/assets/images/about/company/picture1.png" alt="" /> </swiper-slide>
<swiper-slide><img src="@/assets/images/about/company/picture1.png" alt="" /> </swiper-slide>
<!-- Optional controls -->
<div class="swiper-pagination" slot="pagination"></div>
<div class="swiper-button-prev" slot="button-prev"></div>
<div class="swiper-button-next" slot="button-next"></div>
<div class="swiper-scrollbar" slot="scrollbar"></div>
</swiper>
</div>
</template>
<script>
// swiper options example:
export default {
name: "carrousel",
data() {
return {
// NotNextTick is a component's own property, and if notNextTick is set to true, the component will not instantiate the swiper through NextTick, which means you can get the swiper object the first time (if you need to use the get swiper object to do what Things, then this property must be true)
// notNextTicknotNextTicktrueNextTickswiperswiper使swipertrue
notNextTick: true,
swiperOption: {
// swiper options swiperapi
autoplay: 2000, //
slidesPerView: 3.5, //
direction: "horizontal", //
grabCursor: true,
setWrapperSize: true,
autoHeight: true,
pagination: ".swiper-pagination",
paginationClickable: true,
prevButton: ".swiper-button-prev",
nextButton: ".swiper-button-next",
scrollbar: ".swiper-scrollbar",
mousewheelControl: true,
observeParents: true,
// if you need use plugins in the swiper, you can config in here like this
// debugger
debugger: true,
loop : true,
// swiper callbacks
// swiperswiper
onTransitionStart(swiper) {
console.log(swiper);
},
// more Swiper configs and callbacks...
// ...
},
};
},
methods:{
setupNextButton() {
const swiper = this.$refs.mySwiper.swiper; // Swiper
// Swiper
if (swiper) {
// next
const nextButton = document.querySelector('.swiper-button-next');
if (nextButton) {
nextButton.click()
}
}
},
slideNext() {
const swiper = this.$refs.mySwiper.swiper;
swiper.slideNext();
}
},
// you can find current swiper instance object like this, while the notNextTick property value must be true
// swiperswipernotNextTicktrue
computed: {
swiper() {
return this.$refs.mySwiper.swiper;
},
},
mounted() {
// you can use current swiper instance object to do something(swiper methods)
// 使swiper
// console.log('this is current swiper instance object', this.swiper)
// this.swiper.slideTo(3, 1000, false)
},
};
</script>
<style scoped>
/* sw为自己定义的样式 */
.swiper-container {}
.swiper-slide {
width: 800px !important;
}
.swiper-button-prev {
display: none;
}
.swiper-pagination {
display: none;
}
.sw {
height: 469px;
text-align: center;
}
.sw img{
height: 469px;
width: 95%;
}
.swiper-button-next {
width: 213px;
height: 117px;
background-image: none;
}
</style>

@ -1,6 +1,10 @@
<template>
<div class="" style="margin-top: 140px;">
<div>
<div class="flx-center">
<div class="businessBackground"></div>
</div>
<div class="footerBottom" style="margin-top: 140px;">
<div class="container" style="padding-bottom: 70px;">
<div class="main-title">
关于美通
@ -127,12 +131,26 @@
<div class="container" style="margin-top: 140px;margin-bottom: 70px;">
<div class="main-title">美通媒体平台</div>
<div class="flx-justify-around" style="margin-top: 72px;">
<img src="@/assets/images/platform/publicAccount.png" alt="">
<img src="@/assets/images/platform/videoQrcode.png" alt="">
<img src="@/assets/images/platform/tiktokQrcode.png" alt="">
<div>
<img src="@/assets/images/platform/publicAccount.png" alt="">
<div style="text-align:center;font-size: 20px;color: #151E2C;font-weight: 500;margin-top:17px">美通公众号</div>
</div>
<div>
<img src="@/assets/images/platform/videoQrcode.png" alt="">
<div style="text-align:center;font-size: 20px;color: #151E2C;font-weight: 500;margin-top:17px">美通视频号</div>
</div>
<div >
<img style="border:1px dashed #A7A7A7;width:190px;height:190px;padding:15px" src="@/assets/images/platform/tiktokQrcode.png" alt="">
<div style="text-align:center;font-size: 20px;color: #151E2C;font-weight: 500;margin-top:17px">美通抖音号</div>
</div>
<div>
<img style="border:1px dashed #A7A7A7;width:190px;height:190px;padding:15px" src="@/assets/images/platform/redBook.png" alt="">
<div style="text-align:center;font-size: 20px;color: #151E2C;font-weight: 500;margin-top:17px">美通小红书</div>
</div>
</div>
</div>
</div>
</div>
</template>
<script>

@ -1,8 +1,36 @@
<template>
<div class="footerBottom">
<div class="footerBottom" style="padding-top: 900px;">
<div class="container" style="margin-top: 140px;">
<div class="flx-justify-between">
<div>
<div class="aboutMain-Title">美通深圳总部</div>
<div class="aboutMain-Content">
<div >热线电话   19928715441</div>
<div>办公地址   深圳市龙岗区雅园路26号坂银谷A1001-A1004</div>
</div>
</div>
<div>
<img src="@/assets/icons/listen.png">
</div>
</div>
<div style="padding: 20px 0;">
<img style="width: 100%;" src="@/assets/images/about/locations.jpg" alt="">
</div>
<div style="margin-top: 60px;" class="aboutMain-Title">美通分公司</div>
<el-row style="margin-top: 60px;" :gutter="0">
<el-col v-for="(item,index) in companyList" :key="index" :span="12">
<div class="companyBox ">
<div class="companyTitle">{{item.title}}</div>
<div class="companyContent">
<div v-for="(itemData,indexData) in item.contentList" :key="indexData"> {{itemData.content}}</div>
</div>
</div>
</el-col>
</el-row>
</div>
</div>
</template>
@ -26,7 +54,139 @@
{ label: '企业文化',transportMode:'RAIL' },
{ label: '企业招聘',transportMode:'ROAD' }
],
companyList:[
{
title:'深圳总部',
contentList:[
{
content:'深圳市龙岗区坂田五和大道南路49号金方华电商产业园9栋105',
},
{
content:'深圳市龙岗区雅园路26号坂银谷A1001-A1004',
}
]
},
{
title:'机场分部',
contentList:[
{
content:'深圳市宝安区福永街道怀德国际大厦1501-04'
}
]
},
{
title:'观澜分部',
contentList:[
{
content:'深圳市龙华区观澜街道牛湖社区观天路17号大地城红木市场'
}
]
},
{
title:'广州分公司',
contentList:[
{
content:'广州市白云区彭上科技产业园F座202-206'
}
]
},
{
title:'中山分公司',
contentList:[
{
content:'中山东区利和国际金融中心4701-03'
}
]
},
{
title:'佛山分公司',
contentList:[
{
content:'佛山市顺德区顺联智造汇18座首层118-125号铺'
}
]
},
{
title:'东莞分公司',
contentList:[
{
content:'东莞市南城街道寰宇汇金中心9栋A座3503室'
}
]
},
{
title:'上海分公司',
contentList:[
{
content:'上海市松江区寅西路358号A栋606-607室'
}
]
},
{
title:'义乌分公司',
contentList:[
{
content:'浙江省义乌市北苑街道春晗路129号博尼产业园1号楼5号美通供应链'
}
]
},
{
title:'郑州分公司',
contentList:[
{
content:'郑州市管城回族区文治路20号云时代广场2-368室'
}
]
},
{
title:'青岛分公司',
contentList:[
{
content:'浙江省义乌市北苑街道春晗路129号博尼产业园1号楼5号美通供应链'
}
]
},
{
title:'合肥分公司',
contentList:[
{
content:'郑州市管城回族区文治路20号云时代广场2-368室'
}
]
},
{
title:'宁波分公司',
contentList:[
{
content:'浙江省义乌市北苑街道春晗路129号博尼产业园1号楼5号美通供应链'
}
]
},
{
title:'长沙分公司',
contentList:[
{
content:'郑州市管城回族区文治路20号云时代广场2-368室'
}
]
},
{
title:'厦门分公司',
contentList:[
{
content:'中山东区利和国际金融中心4701-03'
}
]
},
{
title:'成都分公司',
contentList:[
{
content:'中山东区利和国际金融中心4701-03'
}
]
}
],
}
},
methods: {

@ -1,11 +1,74 @@
<template>
<div class="footerBottom">
<div class="footerBottom" style="padding-top: 900px;">
<div class="container">
<div class="flx corporateBox" style="margin-top: 140px;">
<img class="serviceBoxImg" src="@/assets/images/business/aaf_Icon.png" alt="">
<div class="corporateTitle" style="border-right: 1px solid #E2E2E2;">企业愿景及目标</div>
<div class="flx-wrap">
<div class="corporateContent">
<div>企业愿景</div>
<div>做行业领先的跨境电商全球物流服务企业能够助力跨境电商智联全球</div>
</div>
<div class="corporateContent">
<div>五年目标</div>
<div>助力跨境电商五万家企业成功出海</div>
</div>
</div>
</div>
</div>
<div style="background-color: #F8F8F8;">
<div class="container">
<div class="flx coreValue" style="margin-top: 140px;padding: 70px 0;">
<div class="coreValueBox_position">
<img class="coreImg" src="@/assets/images/about/coreValueBottom.png">
<div class="corporateTitle" >
核心价值观
</div>
<div class="flx " style="margin-top: 15px;">
<el-row>
<el-col :span="12" v-for="(item,index) in coreValueList" :key="index">
<div>{{ item.title }}</div>
<div>{{ item.content }}</div>
</el-col>
</el-row>
</div>
</div>
<div style="margin-left: 140px;">
<img src="@/assets/images/about/coreValue.png" alt="">
</div>
</div>
</div>
</div>
<div class="container">
<div style="margin-top: 140px;">
<div class="corporateTitle" >企业团队</div>
</div>
</div>
<!-- <el-carousel :interval="100000" type="card" arrow="always" ref="carousel">
<el-carousel-item v-for="(item,index) in imgsList" :key="index" >
<div style="width: 800px;">
<img :src="item.img" alt="">
</div>
</el-carousel-item>
</el-carousel> -->
<div class="main_show">
<div class="main_show_Carrousel">
<Carrousel v-if="buttons" ref="swiperComp"></Carrousel>
<div class="swiper-button-nexts" @click="nextSlide"></div>
</div>
</div>
</div>
</template>
<script>
import Carrousel from "./Carrousel.vue";
/**
* Index-1 component
@ -13,10 +76,12 @@
export default {
name:"about",
components: {
Carrousel,
},
data(){
return {
activeName: 'second',
currentIndex: 0,
activeIndex: 2, //
buttons: [
{ label: '关于美通',transportMode:'OCEAN' },
@ -24,7 +89,21 @@ export default {
{ label: '企业文化',transportMode:'RAIL' },
{ label: '企业招聘',transportMode:'ROAD' }
],
coreValueList:[
{title:'责任',content:'结果导向、勇于承担、乐于奉献'},
{title:'创新',content:'拥抱变化、持续改进、敢于突破'},
{title:'专业',content:'持续学习、学以致用、日日精进'},
{title:'激情',content:'乐观自信、向上向善、永不言弃'},
{title:'合作',content:'开放包容、求同存异、共享发展'},
{title:'奋斗',content:'脚踏实地、锐意进取、奋发图强'},
],
imgsList:[
{img:require('@/assets/images/about/company/picture1.png')},
{img:require('@/assets/images/about/company/picture2.png')},
{img:require('@/assets/images/about/company/picture1.png')},
{img:require('@/assets/images/about/company/picture1.png')},
{img:require('@/assets/images/about/company/picture1.png')},
]
}
},
methods: {
@ -53,6 +132,10 @@ export default {
},
nextSlide() {
this.$refs.swiperComp.setupNextButton(); // ref
console.log('124')
},
}
};
</script>

@ -1,7 +1,20 @@
<template>
<div class="footerBottom">
<div class="" style="background-color: #f8f8f8;padding-bottom: 248px;padding-top: 900px;">
<div class="container" style="padding-top: 140px;">
<el-row>
<el-col :span="12" v-for="(item,index) in inviteList" :key="index" >
<div
class="flx-only-align-center "
:class="['inviteBox', { 'invite-active': inviteIndex === index }]"
@click="setInviteActive(item,index)"
>
<img :src="item.img">
<span>{{ item.title }}</span>
</div>
</el-col>
</el-row>
</div>
</div>
</template>
<script>
@ -14,15 +27,27 @@ export default {
name:"about",
components: {
},
created(){
const data =JSON.parse( localStorage.getItem("inviteIndex"))
this.inviteIndex = +data.index
},
data(){
return {
activeName: 'second',
activeIndex: 3, //
buttons: [
{ label: '关于美通',transportMode:'OCEAN' },
{ label: '联系我们',transportMode:'AIR' },
{ label: '企业文化',transportMode:'RAIL' },
{ label: '企业招聘',transportMode:'ROAD' }
inviteIndex:0,
inviteList: [
{ id:'1',img:require('@/assets/icons/about/invite/icon1.png'), title: '仓储类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon2.png'), title: '海运操作类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon3.png'), title: '空运操作类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon4.png'), title: '海运产品类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon5.png'), title: '财务类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon6.png'), title: '研发类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon7.png'), title: '人力资源类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon8.png'), title: '海外仓类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon9.png'), title: '销售类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon10.png'), title: '客服类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon11.png'), title: '采购/理赔类'},
{ id:'1',img:require('@/assets/icons/about/invite/icon12.png'), title: '总经办'},
{ id:'1',img:require('@/assets/icons/about/invite/icon13.png'), title: '市场品牌类'},
],
}
@ -31,25 +56,15 @@ export default {
handleClick(tab, event) {
console.log(tab, event);
},
setActive(item,index) {
if(index === 1){
this.$router.push({
name:'connection'
})
}else if(index === 2){
this.$router.push({
name:'corporateCulture'
})
}else if(index === 3){
this.$router.push({
name:'inviteJob'
})
}else {
this.$router.push({
name:'about'
})
}
// this.activeIndex = index;
setInviteActive(item,index) {
this.inviteIndex = index
localStorage.setItem('inviteIndex',JSON.stringify({index:index,activeName:'four'}));
this.$router.push({
name: 'inviteList',
query:{
id:item.id
}
});
},

@ -0,0 +1,88 @@
<template>
<div style="background-color: #f8f8f8;padding-bottom: 248px;">
<div class="container ">
<el-button type="text" link @click="$router.go(-1);" class="btnReturn ">
<div class="flx-center">
<img style="width: 18px;height: 18px;margin-right: 5px;" src="@/assets/icons/returnOrder.png" alt=""/>
<span style="color: black;font-size: 18px;line-height: 18px;">返回</span>
</div>
</el-button>
<el-row >
<el-col :span="12" v-for="(item,index) in inviteList" :key="index" >
<div
class="flx-wrap"
:class="['inviteListBox', { 'invite-active': inviteIndex === index }]"
@click="setInviteActive(item,index)"
>
<div class="flx-justify-between">
<span>{{ item.title }}</span>
<span ><img style="padding-bottom: 5px;" src="@/assets/icons/about/invite/address.png" alt=""> {{ item.address }}</span>
</div>
<div>{{ item.content }}</div>
</div>
</el-col>
</el-row>
</div>
</div>
</template>
<script>
export default {
name:"inviteList",
components: {
// Switcher
},
created() {
console.log(this.$route.query.id)
this.inviteData =JSON.parse( localStorage.getItem("inviteIndex") );
if(this.inviteData) {
this.inviteIndex = +this.inviteData.listIndex;
}
},
data() {
return {
inviteData:{},
id:this.$route.query.id,
inviteIndex:0,
inviteList: [
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
{ id:'1',address:'深圳',content:'大专 | 经验不限',title: '跨境物流销售'},
],
};
},
methods: {
setInviteActive(item,index) {
this.inviteIndex = index
localStorage.setItem('inviteIndex',JSON.stringify({...this.inviteData,listIndex:index}));
this.$router.push({
name: 'inviteListDetail',
query:{
id:item.id
}
});
},
}
};
</script>
<style src="../index.css" scoped>
</style>

@ -0,0 +1,82 @@
<template>
<div style="background-color: #f8f8f8;padding-bottom: 248px;padding-top: 20px;">
<div class="container " style="background-color: #fff;padding: 38px 50px;">
<el-button type="text" link @click="$router.go(-1);" class="btnReturn " style="padding:0 0 38px 0;margin-left: 0;">
<div class="flx-center">
<img style="width: 18px;height: 18px;margin-right: 5px;" src="@/assets/icons/returnOrder.png" alt=""/>
<span style="color: black;font-size: 18px;line-height: 18px;">返回</span>
</div>
</el-button>
<div v-for="(item,index) in inviteList" :key="index" >
<div class="invite-main-title">{{ item.main_title }}</div>
<div class="invite-main-content" v-for="(itemData,indexData) in item.main_content" :key="indexData">
<div class="invite-main-content-title">{{ itemData.title }}</div>
<div v-for="(itemDetail,indexDetail) in itemData.content" :key="indexDetail">{{ itemDetail }}</div>
</div>
<!--简历投递邮箱 -->
<div class="invite-main-email">简历投递邮箱<i>{{item.main_email}}</i></div>
</div>
</div>
</div>
</template>
<script>
export default {
name:"inviteListDetail",
components: {
// Switcher
},
created() {
console.log(this.$route.query.id)
this.inviteData =JSON.parse( localStorage.getItem("inviteIndex") );
if(this.inviteData){
console.log(this.inviteData)
}
},
data() {
return {
inviteData:{},
id:this.$route.query.id,
inviteList: [
{ main_title:"跨境物流销售",main_email:'xxxxxx@gmail.com',main_content:[
{
title:'岗位职责:',
content:[
'1、利用平台、网络、电话、网站等营销方法开发对跨境电商物流或国际物流有需求的客户',
'2、合理利用和维护公司客户资源通过各种途径开发新客户为客户提供国际专线物流、跨境电商小包、海外仓储等服务',
'3、做好市场信息的收集及时发现工作中的问题并反馈异常跟进异常的处理结果',
'4、部门领导安排的其它临时性工作。 ',
]
},
{
title:'任职要求',
content:[
'1、大专以上学历专业不限',
'2、熟悉国际物流、货代或跨境电商行业有出口国际空运、FBA跨境物流、国际物流小包或有FBA相关销售经验优先',
'3、积极热情责任心强良好的沟通协调能力及客户服务意识。',
'4、对销售工作有兴趣的优秀应届生也可考虑。 ',
'办公地点:深圳、东莞、广州、青岛、合肥、佛山、郑州、中山、上海、厦门、义乌 ',
]
},
]},
]
}
},
methods: {
}
};
</script>
<style src="../index.css" scoped>
</style>

@ -1,9 +1,10 @@
.businessBackground {
position: relative;
width: 100%;
height: 1000px;
background: url('../../assets/images/home/background.png') no-repeat center/cover;
width: 70%;
height: 800px;
background: url('../../assets/images/head_img1.jpg') no-repeat center;
}
/* aboutMT */
.main-title {
color: #151E2C;
font-size: 40px;
@ -282,4 +283,235 @@
.event {
padding: 2px 0;
margin-bottom: 16px;
}
}
/* connection 联系我们 */
.aboutMain-Title {
color: #151E2C;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 46px; /* 115% */
}
.aboutMain-Content {
margin-top: 32px;
color: rgba(21, 30, 44, 0.50);
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 42px; /* 210% */
}
.companyBox {
padding: 23px 40px;
width: 502px;
height: 95px;
flex-shrink: 0;
background: #FAFAFA;
margin-bottom: 24px;
}
.companyTitle {
color: #151E2C;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 32px; /* 160% */
margin-bottom: 12px;
}
.companyContent {
color: rgba(21, 30, 44, 0.50);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 185.714% */
}
/* 企业文化 */
.corporateBox {
padding: 50px;
width: calc(100% - 90px);
height: 318px;
border-radius: 4px;
background: rgba(246, 246, 246, 0.30);
position: relative;
overflow: hidden;
}
.serviceBoxImg {
position: absolute;
right: -6%;
bottom: -10%;;
width: 365px;
height: 218px;
}
.corporateTitle {
color: #151E2C;
font-family: "DingTalk JinBuTi";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 46px; /* 115% */
margin-right: 90px;
padding-right: 90px;
}
.corporateContent div:first-child {
color: #151E2C;
font-size: 28px;
font-style: normal;
font-weight: 400;
line-height: 46px; /* 164.286% */
margin-bottom: 8px;
}
.corporateContent div:last-child {
color: #4D5563;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 200% */
}
/* 企业价值 */
.coreValueBox_position {
position: relative;
}
.coreValue .el-row {
padding-left: 26px;
}
.coreImg {
position: absolute;
bottom: 0;
width: 100%;
}
.coreValue .el-col div:first-child {
color: #151E2C;
font-family: "DingTalk JinBuTi";
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 46px; /* 143.75% */
margin-top: 70px;
}
.coreValue .el-col div:last-child {
color: #4D5563;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 46px; /* 255.556% */
}
/* 企业团队 */
.main_show {
position: relative;
}
.main_show_Carrousel {
width: 1500px;
margin-top: 80px;
}
.main_show_Carrousel .swiper-button-nexts {
cursor: pointer;
z-index: 999;
position: absolute;
bottom: 139px;
right: 300px;
width: 213px;
height: 117px;
flex-shrink: 0;
background: url('../../assets/images/about/next.png');
}
/* 企业招聘 */
.inviteBox {
width: 522px;
height: 160px;
flex-shrink: 0;
background: #FFF;
border-radius: 10px;
line-height: 160px;
padding-left:60px ;
margin-bottom: 32px;
}
.inviteBox span {
color: #151E2C;
font-size: 28px;
font-style: normal;
font-weight: 400;
line-height: 46px; /* 164.286% */
margin-left: 24px;
}
.invite-active {
border-radius: 10px;
box-shadow: 8px 20px 41.6px 0px rgba(0, 0, 0, 0.08);
}
.btnReturn {
padding: 38px 0 ;
margin-left: 40px;
}
.inviteListBox {
width: 502px;
height: 103px;
flex-shrink: 0;
padding: 24px 40px;
background: #fff;
margin-bottom: 32px;
}
.inviteListBox div:first-child span:first-child {
color: #151E2C;
font-size: 26px;
font-style: normal;
font-weight: 400;
line-height: 46px; /* 176.923% */
}
.inviteListBox div:first-child span:last-child {
color: #959595;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 46px; /* 191.667% */
}
.inviteListBox div:last-child {
color: #959595;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 111.111% */
}
.inviteBox.invite-active span,.inviteListBox.invite-active div:first-child span:first-child{
color: #00AFAF;
}
.invite-main-title {
color: #151E2C;
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: 46px; /* 143.75% */
margin-bottom: 50px;
}
.invite-main-content-title {
color: #151E2C;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 46px; /* 209.091% */
margin-bottom: 10px;
}
.invite-main-content {
color: rgba(21, 30, 44, 0.50);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 42px; /* 233.333% */
margin-bottom: 32px;
}
.invite-main-email {
color: rgba(21, 30, 44, 0.50);
font-family: "PingFang SC";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 42px; /* 233.333% */
margin-top: 128px;
}
.invite-main-email i {
color: #00AFAF;
}

@ -1,19 +1,19 @@
<template>
<div class="footerBottom">
<div class="businessBackground"></div>
<div >
<div class="allSet">
<el-tabs v-model="activeName" type="card" @tab-click="handleClick">
<el-tab-pane label="关于美通" name="first">
<aboutMT></aboutMT>
</el-tab-pane>
<el-tab-pane label="联系我们" name="second">
<el-tab-pane label="联系我们" name="second" lazy>
<connection></connection>
</el-tab-pane>
<el-tab-pane label="企业文化" name="third">
<el-tab-pane label="企业文化" name="third" lazy>
<corporateCulture></corporateCulture>
</el-tab-pane>
<el-tab-pane label="企业招聘" name="fourth">
<el-tab-pane label="企业招聘" name="four">
<inviteJob></inviteJob>
</el-tab-pane>
</el-tabs>
@ -37,6 +37,15 @@ export default {
corporateCulture,
inviteJob,
},
created(){
let data =JSON.parse( localStorage.getItem("inviteIndex") );
if(data){
console.log(data)
this.activeName = data.activeName || 'first'
}
},
data(){
return {
activeName: 'second',

@ -1,10 +1,25 @@
.businessBackground {
position: relative;
width: 100%;
height: 1000px;
background: url('../../assets/images/home/background.png') no-repeat center/cover;
width: 70%;
height: 800px;
background: url('../../assets/images/head_img2.jpg') no-repeat center;
}
.business .business-imgLeft {
position: absolute;
left: 0;
top:30%;
}
.business .business-imgRight {
position: absolute;
right: 0%;
top:30%;
}
.business .business-imgLeft img {
width: 120px;
}
.business .business-imgRight img {
width: 150px;
}
.business .el-button:hover {
background-color: #fff;
}
@ -76,7 +91,7 @@
.business .el-button.active {
color: white;
/* background-color: #3498db; */
background: #00AFAF;
background: url('../../assets/images/clickTab.png') #00AFAF no-repeat center/cover;
z-index: 1; /* 为了在激活状态下覆盖相邻按钮的边框 */
}
.business .el-button:hover {
@ -208,18 +223,34 @@
margin-top: 58px;
}
.serviceBoxEnd {
width: 740px;
width: 712px;
height: 70px;
flex-shrink: 0;
border-radius: 12px;
background: #00AFAF;
/* background: #00AFAF; */
background: url("../../assets/images/business/aaf.jpg") no-repeat;
background-size: 100% 100%;
color: #FFF;
font-family: "PingFang SC";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 155.556% */
padding: 49px 200px 49px 100px;
padding: 49px 200px 49px 128px;
position: relative;
}
.serviceBoxImg1 {
width: 68px;
position: absolute;
top: 24px;
left: 24px;
}
.serviceBoxImg2 {
width: 120px;
position: absolute;
bottom: 0px;
right: 0px;
}
.serviceBoxEnd i {
font-size: 30px;

@ -1,37 +1,55 @@
<template>
<div class="footerBottom">
<div class="businessBackground"></div>
<div class="business">
<!-- 美通海外仓 -->
<div class="flx-center">
<div class="businessBackground"></div>
</div>
<div class="container" >
<div >
<div class=" button-group">
<div class="button-group-item" style="position: absolute;top:1000px;">
<el-button
v-for="(item, index) in buttons"
:key="index"
:class="{ 'active': activeIndex === index }"
@click="setActive(item,index)"
>
<div class="btn-text" style="">
{{ item.label }}
</div>
</el-button>
</div>
<div>
<div class="container" >
<div >
<div class=" button-group">
<div class="button-group-item" style="position: absolute;top:800px;">
<el-button
v-for="(item, index) in buttons"
:key="index"
:class="{ 'active': activeIndex === index }"
@click="setActive(item,index)"
>
<div class="btn-text" style="">
{{ item.label }}
</div>
</div>
<div class="service">
<div class="service-text" style="padding-top: 70px;margin:130px 0 0 0px;">
<div >美通海外仓</div><i class="serviceNews"></i></div>
<div class="flx-center">
<div class="service-content">
为提供更好的物流服务美通不断整合海外优质资源在加拿大美国墨西哥英国比利时德国法国日本建立自营海外仓面积达32500平方米美通结合创新智能化物流系统助力跨境电商智联全球提供快捷优质安全无忧的国际物流服务
</div>
</div>
</el-button>
</div>
</div>
</div>
</div>
<div style="position: relative;">
<div class="business-imgRight">
<img src="@/assets/images/business/circel.png" alt="">
</div>
<div class="container">
<div class="service " style="position: relative;">
<div class="business-imgLeft">
<img src="@/assets/images/business/listen.png" alt="">
</div>
<div class="service-text" style="padding-top: 70px;margin:130px 0 0 0px;">
<div >美通海外仓</div><i class="serviceNews"></i></div>
<div class="flx-center">
<div class="service-content">
为提供更好的物流服务美通不断整合海外优质资源在加拿大美国墨西哥英国比利时德国法国日本建立自营海外仓面积达32500平方米美通结合创新智能化物流系统助力跨境电商智联全球提供快捷优质安全无忧的国际物流服务
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 自营仓 -->
<div class="service-text-bg" style="padding-bottom: 58px;">
@ -56,8 +74,10 @@
class="flx-justify-between"
:class="['buttonPropsBox', { 'proprietary-active': activePropsIndex === index}]"
>
<!-- <img :src="button.icon" alt="icon" /> -->
<span class="activeContrySpan">{{ button.contry }}</span>
<div class="flx-center">
<img style="width: 32px;margin-right: 16px;" :src="button.icon" alt="icon" />
<span class="activeContrySpan">{{ button.contry }}</span>
</div>
<span class="activeCapitalSpan">{{ button.capital }}</span>
</div>
@ -117,8 +137,10 @@
</div>
<div class="flx-center" style="margin-top:100px;">
<div class="serviceBoxEnd ">
<!-- <img class="serviceBoxImg1" src="@/assets/images/business/listen.png" alt="">
<img class="serviceBoxImg2" src="@/assets/images/business/aaf_Icon_green.jpg" alt="">
<span>海外 <i>130</i> 多家合作车队涵盖全种类车型及船运从效率到成本全方位满足客户需求</span>
<span>专业运营团队多年海外仓实地工作经验快速精准解决异常问题</span>
<span>专业运营团队多年海外仓实地工作经验快速精准解决异常问题</span> -->
</div>
</div>
</div>
@ -230,14 +252,14 @@ export default {
],
activePropsIndex:0,
buttonProps: [
{ contry: '加拿大',capital:'温哥华/多伦多'},
{ contry: '美国',capital:'洛杉矶/芝加哥'},
{ contry: '墨西哥',capital:'墨西哥'},
{ contry: '英国',capital:'伦敦'},
{ contry: '比利时',capital:'烈日'},
{ contry: '德国',capital:'科隆'},
{ contry: '法国',capital:'巴黎'},
{ contry: '日本',capital:'大阪府'},
{ contry: '加拿大',capital:'温哥华/多伦多',icon:require('@/assets/images/business/overSea/CA.png')},
{ contry: '美国',capital:'洛杉矶/芝加哥',icon:require('@/assets/images/business/overSea/US.png')},
{ contry: '墨西哥',capital:'墨西哥',icon:require('@/assets/images/business/overSea/MX.png')},
{ contry: '英国',capital:'伦敦',icon:require('@/assets/images/business/overSea/GB.png')},
{ contry: '比利时',capital:'烈日',icon:require('@/assets/images/business/overSea/BE.png')},
{ contry: '德国',capital:'科隆',icon:require('@/assets/images/business/overSea/DE.png')},
{ contry: '法国',capital:'巴黎',icon:require('@/assets/images/business/overSea/FR.png')},
{ contry: '日本',capital:'大阪府',icon:require('@/assets/images/business/overSea/JP.png')},
],
}
},

@ -1,34 +1,54 @@
<template>
<div class="footerBottom">
<div class="businessBackground"></div>
<div class="flx-center">
<div class="businessBackground"></div>
</div>
<div class="business">
<!-- 美通海外仓 -->
<div class="container" >
<div class=" button-group">
<div class="button-group-item" style="position: absolute;top:1000px;">
<el-button
v-for="(item, index) in buttons"
:key="index"
:class="{ 'active': activeIndex === index }"
@click="setActive(item,index)"
>
<div class="btn-text" style="">
{{ item.label }}
<div>
<div class="container" >
<div >
<div class=" button-group">
<div class="button-group-item" style="position: absolute;top:800px;">
<el-button
v-for="(item, index) in buttons"
:key="index"
:class="{ 'active': activeIndex === index }"
@click="setActive(item,index)"
>
<div class="btn-text" style="">
{{ item.label }}
</div>
</el-button>
</div>
</div>
</el-button>
</div>
</div>
<div class="service">
<div class="service-text" style="padding-top: 70px;margin:130px 0 0 0px;">
<div >美通空运</div><i class="serviceNews"></i></div>
<div class="flx-center">
<div class="service-content">
美通空派渠道成熟线路众多满足多种运输需求根据发货需求个性化定制物流方案自有清关团队与卡车车队清关高效时效稳定尾程派送无忧
</div>
</div>
</div>
<div style="position: relative;">
<div class="business-imgRight">
<img src="@/assets/images/business/circel.png" alt="">
</div>
<div class="container">
<div class="service " style="position: relative;">
<div class="business-imgLeft">
<img src="@/assets/images/business/listen.png" alt="">
</div>
<div class="service-text" style="padding-top: 70px;margin:130px 0 0 0px;">
<div >美通空运</div><i class="serviceNews"></i></div>
<div class="flx-center">
<div class="service-content">
美通空派渠道成熟线路众多满足多种运输需求根据发货需求个性化定制物流方案自有清关团队与卡车车队清关高效时效稳定尾程派送无忧
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 参考时效 -->
<div class="service-text-bg" style="padding-bottom: 58px;">
<div class="container ">
@ -66,14 +86,16 @@
<div class="service-text">
<div >服务线路</div><i class="serviceNews"></i></div>
<el-row style="margin-top: 70px;">
<el-col :span="12">
<el-col :span="12" v-for="(item,index) in serviceList" :key="index">
<div class="ServiceLineBox commonUI">
<div class="ServiceLineTitle">美国快线</div>
<div class="ServiceLineTitle">
<img style="width: 32px;margin-right: 16px;" :src="item.icon" alt="icon" />{{item.title}}
</div>
<el-tabs v-model="activeName" >
<el-tab-pane label="产品渠道" name="first">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
{{item.channelData}}
</div>
</el-tab-pane>
<el-tab-pane label="产品优势" name="second">
@ -91,36 +113,7 @@
</el-tabs>
</div>
</el-col>
<el-col :span="12">
<div class="ServiceLineBox commonUI">
<div class="ServiceLineTitle">美国快线</div>
<el-tabs v-model="activeName" >
<el-tab-pane label="产品渠道" name="first">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
<el-tab-pane label="产品优势" name="second">配置管理</el-tab-pane>
<el-tab-pane label="产品服务" name="third">角色管理</el-tab-pane>
</el-tabs>
</div>
</el-col>
<el-col :span="12">
<div class="ServiceLineBox commonUI">
<div class="ServiceLineTitle">美国快线</div>
<el-tabs v-model="activeName" >
<el-tab-pane label="产品渠道" name="first">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
<el-tab-pane label="产品优势" name="second">配置管理</el-tab-pane>
<el-tab-pane label="产品服务" name="third">角色管理</el-tab-pane>
</el-tabs>
</div>
</el-col>
</el-row>
</div>
@ -239,6 +232,38 @@ export default {
{ contry: '法国',capital:'巴黎'},
{ contry: '日本',capital:'大阪府'},
],
serviceList:[
{
title:'美国快线',
icon:require('@/assets/images/business/overSea/US.png'),
channelData:'美森特快极致时效12自然日签收快递时效稳定在13自然日提取普船优选OA联盟优势航线美西20-35自然日签收六大热门仓OA优选整柜直送时效20-30个自然日签收无丢货无额外费'
},
{
title:'欧盟快线',
icon:require('@/assets/images/business/overSea/OM.jpg'),
channelData:'开船到提取28-35个自然日'
},
{
title:'英国快线',
icon:require('@/assets/images/business/overSea/GB.png'),
channelData:'开船到提取28-35个自然日'
},
{
title:'加拿大快线',
icon:require('@/assets/images/business/overSea/CA.png'),
channelData:'海派普船45~55自然日美森快船23~30自然日'
},
{
title:'墨西哥快线',
icon:require('@/assets/images/business/overSea/MX.png'),
channelData:'海运专线35~45自然日海运快线21~25自然日'
},
{
title:'日本快线',
icon:require('@/assets/images/business/overSea/JP.png'),
channelData:'快船截单后12-13自然日签收 海派开船后15-18自然日签收海卡开船后23-25日签收'
},
]
}
},
methods: {

@ -1,34 +1,54 @@
<template>
<div class="footerBottom">
<div class="businessBackground"></div>
<div class="flx-center">
<div class="businessBackground"></div>
</div>
<div class="business">
<!-- 美通海外仓 -->
<div class="container" >
<div class=" button-group">
<div class="button-group-item" style="position: absolute;top:1000px;">
<el-button
v-for="(item, index) in buttons"
:key="index"
:class="{ 'active': activeIndex === index }"
@click="setActive(item,index)"
>
<div class="btn-text" style="">
{{ item.label }}
<div>
<div class="container" >
<div >
<div class=" button-group">
<div class="button-group-item" style="position: absolute;top:800px;">
<el-button
v-for="(item, index) in buttons"
:key="index"
:class="{ 'active': activeIndex === index }"
@click="setActive(item,index)"
>
<div class="btn-text" style="">
{{ item.label }}
</div>
</el-button>
</div>
</div>
</el-button>
</div>
</div>
<div class="service">
<div class="service-text" style="padding-top: 70px;margin:130px 0 0 0px;">
<div >美通卡航</div><i class="serviceNews"></i></div>
<div class="flx-center">
<div class="service-content">
美通卡航派送目的国包括英国及欧盟国家专业清关团队零担拼车自有车队尾程派送时效稳定DG货物发车频率高运输安全
</div>
</div>
</div>
<div style="position: relative;">
<div class="business-imgRight">
<img src="@/assets/images/business/circel.png" alt="">
</div>
<div class="container">
<div class="service " style="position: relative;">
<div class="business-imgLeft">
<img src="@/assets/images/business/listen.png" alt="">
</div>
<div class="service-text" style="padding-top: 70px;margin:130px 0 0 0px;">
<div >美通卡航</div><i class="serviceNews"></i></div>
<div class="flx-center">
<div class="service-content">
美通卡航派送目的国包括英国及欧盟国家专业清关团队零担拼车自有车队尾程派送时效稳定DG货物发车频率高运输安全
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 参考时效 -->
<div class="service-text-bg" style="padding-bottom: 58px;">
<div class="container ">
@ -66,14 +86,16 @@
<div class="service-text">
<div >服务线路</div><i class="serviceNews"></i></div>
<el-row style="margin-top: 70px;">
<el-col :span="12">
<el-col :span="12" v-for="(item,index) in serviceList" :key="index">
<div class="ServiceLineBox commonUI">
<div class="ServiceLineTitle">美国快线</div>
<div class="ServiceLineTitle">
<img style="width: 32px;margin-right: 16px;" :src="item.icon" alt="icon" />{{item.title}}
</div>
<el-tabs v-model="activeName" >
<el-tab-pane label="产品渠道" name="first">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
{{item.channelData}}
</div>
</el-tab-pane>
<el-tab-pane label="产品优势" name="second">
@ -91,36 +113,7 @@
</el-tabs>
</div>
</el-col>
<el-col :span="12">
<div class="ServiceLineBox commonUI">
<div class="ServiceLineTitle">美国快线</div>
<el-tabs v-model="activeName" >
<el-tab-pane label="产品渠道" name="first">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
<el-tab-pane label="产品优势" name="second">配置管理</el-tab-pane>
<el-tab-pane label="产品服务" name="third">角色管理</el-tab-pane>
</el-tabs>
</div>
</el-col>
<el-col :span="12">
<div class="ServiceLineBox commonUI">
<div class="ServiceLineTitle">美国快线</div>
<el-tabs v-model="activeName" >
<el-tab-pane label="产品渠道" name="first">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
<el-tab-pane label="产品优势" name="second">配置管理</el-tab-pane>
<el-tab-pane label="产品服务" name="third">角色管理</el-tab-pane>
</el-tabs>
</div>
</el-col>
</el-row>
</div>
@ -239,6 +232,37 @@ export default {
{ contry: '法国',capital:'巴黎'},
{ contry: '日本',capital:'大阪府'},
],
serviceList:[
{
title:'美国快线',
icon:require('@/assets/images/business/overSea/US.png'),
channelData:'美森特快极致时效12自然日签收快递时效稳定在13自然日提取普船优选OA联盟优势航线美西20-35自然日签收六大热门仓OA优选整柜直送时效20-30个自然日签收无丢货无额外费'
},
{
title:'欧盟快线',
icon:require('@/assets/images/business/overSea/OM.jpg'),
channelData:'开船到提取28-35个自然日'
},
{
title:'英国快线',
icon:require('@/assets/images/business/overSea/GB.png'),
channelData:'开船到提取28-35个自然日'
},
{
title:'加拿大快线',
icon:require('@/assets/images/business/overSea/CA.png'),
channelData:'海派普船45~55自然日美森快船23~30自然日'
},
{
title:'墨西哥快线',
icon:require('@/assets/images/business/overSea/MX.png'),
channelData:'海运专线35~45自然日海运快线21~25自然日'
},
{
title:'日本快线',
icon:require('@/assets/images/business/overSea/JP.png'),
channelData:'快船截单后12-13自然日签收 海派开船后15-18自然日签收海卡开船后23-25日签收'
}]
}
},
methods: {

@ -1,34 +1,55 @@
<template>
<div class="footerBottom">
<div class="businessBackground"></div>
<div class="flx-center">
<div class="businessBackground"></div>
</div>
<div class="business">
<!-- 美通海外仓 -->
<div>
<div class="container" >
<div class=" button-group">
<div class="button-group-item" style="position: absolute;top:1000px;">
<el-button
v-for="(item, index) in buttons"
:key="index"
:class="{ 'active': activeIndex === index }"
@click="setActive(item,index)"
>
<div class="btn-text" style="">
{{ item.label }}
<div >
<div class=" button-group">
<div class="button-group-item" style="position: absolute;top:800px;">
<el-button
v-for="(item, index) in buttons"
:key="index"
:class="{ 'active': activeIndex === index }"
@click="setActive(item,index)"
>
<div class="btn-text" style="">
{{ item.label }}
</div>
</el-button>
</div>
</div>
</el-button>
</div>
</div>
<div class="service">
<div class="service-text" style="padding-top: 70px;margin:130px 0 0 0px;">
<div >美通海运</div><i class="serviceNews"></i></div>
<div class="flx-center">
<div class="service-content">
美通海运渠道多样与全球各大船东建立战略合作自建海外仓与自有清关团队团队经验丰富专业能力强尾程派送方式多样且灵活时效稳定安全无忧
</div>
</div>
</div>
</div>
<div style="position: relative;">
<div class="business-imgRight">
<img src="@/assets/images/business/circel.png" alt="">
</div>
<div class="container">
<div class="service " style="position: relative;">
<div class="business-imgLeft">
<img src="@/assets/images/business/listen.png" alt="">
</div>
<div class="service-text" style="padding-top: 70px;margin:130px 0 0 0px;">
<div >美通海运</div><i class="serviceNews"></i></div>
<div class="flx-center">
<div class="service-content">
美通海运渠道多样与全球各大船东建立战略合作自建海外仓与自有清关团队团队经验丰富专业能力强尾程派送方式多样且灵活时效稳定安全无忧
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 参考时效 -->
<div class="service-text-bg" style="padding-bottom: 58px;">
<div class="container ">
@ -69,62 +90,35 @@
<div class="service-text">
<div >服务线路</div><i class="serviceNews"></i></div>
<el-row style="margin-top: 70px;">
<el-col :span="12">
<div class="ServiceLineBox commonUI">
<div class="ServiceLineTitle">美国快线</div>
<el-tabs v-model="activeName" >
<el-tab-pane label="产品渠道" name="first">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
<el-tab-pane label="产品优势" name="second">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
<el-tab-pane label="产品服务" name="third">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
</el-tabs>
</div>
</el-col>
<el-col :span="12">
<div class="ServiceLineBox commonUI">
<div class="ServiceLineTitle">美国快线</div>
<el-tabs v-model="activeName" >
<el-tab-pane label="产品渠道" name="first">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
<el-tab-pane label="产品优势" name="second">配置管理</el-tab-pane>
<el-tab-pane label="产品服务" name="third">角色管理</el-tab-pane>
</el-tabs>
</div>
</el-col>
<el-col :span="12">
<div class="ServiceLineBox commonUI">
<div class="ServiceLineTitle">美国快线</div>
<el-tabs v-model="activeName" >
<el-tab-pane label="产品渠道" name="first">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
<el-tab-pane label="产品优势" name="second">配置管理</el-tab-pane>
<el-tab-pane label="产品服务" name="third">角色管理</el-tab-pane>
</el-tabs>
</div>
</el-col>
</el-row>
<el-col :span="12" v-for="(item,index) in serviceList" :key="index">
<div class="ServiceLineBox commonUI">
<div class="ServiceLineTitle">
<img style="width: 32px;margin-right: 16px;" :src="item.icon" alt="icon" />{{item.title}}
</div>
<el-tabs v-model="activeName" >
<el-tab-pane label="产品渠道" name="first">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
{{item.channelData}}
</div>
</el-tab-pane>
<el-tab-pane label="产品优势" name="second">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
<el-tab-pane label="产品服务" name="third">
<div style="width: 520px;height: 1px;background: #E3E3E3;margin:20px 0 32px 0;"></div>
<div class="scrollable-container">
用户管理background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background:background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3; #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;background: #E3E3E3;
</div>
</el-tab-pane>
</el-tabs>
</div>
</el-col>
</el-row>
</div>
</div>
@ -242,6 +236,37 @@
{ contry: '法国',capital:'巴黎'},
{ contry: '日本',capital:'大阪府'},
],
serviceList:[
{
title:'美国快线',
icon:require('@/assets/images/business/overSea/US.png'),
channelData:'美森特快极致时效12自然日签收快递时效稳定在13自然日提取普船优选OA联盟优势航线美西20-35自然日签收六大热门仓OA优选整柜直送时效20-30个自然日签收无丢货无额外费'
},
{
title:'欧盟快线',
icon:require('@/assets/images/business/overSea/OM.jpg'),
channelData:'开船到提取28-35个自然日'
},
{
title:'英国快线',
icon:require('@/assets/images/business/overSea/GB.png'),
channelData:'开船到提取28-35个自然日'
},
{
title:'加拿大快线',
icon:require('@/assets/images/business/overSea/CA.png'),
channelData:'海派普船45~55自然日美森快船23~30自然日'
},
{
title:'墨西哥快线',
icon:require('@/assets/images/business/overSea/MX.png'),
channelData:'海运专线35~45自然日海运快线21~25自然日'
},
{
title:'日本快线',
icon:require('@/assets/images/business/overSea/JP.png'),
channelData:'快船截单后12-13自然日签收 海派开船后15-18自然日签收海卡开船后23-25日签收'
}]
}
},
methods: {

@ -1,3 +1,16 @@
::v-deep .el-icon-arrow-down:before {
display: none;
}
}
.version-selector {
display: flex;
align-items: center;
justify-content: center;
}
.version-label {
margin-right: 8px; /* 调整间距 */
}
::v-deep .el-input__inner {
border: none;
width: 120px;
}

@ -1,51 +1,67 @@
<template>
<div class="">
<el-container style="height: 100vh;">
<el-aside width="200px" style="background-color: #f2f2f2;">
<el-input
<el-container style="">
<el-aside width="300px" style="background-color: #fff;padding: 20px;">
<!-- <el-input
v-model="searchQuery"
placeholder="搜索"
prefix-icon="el-icon-search"
class="menu-search"
@change="filteredMenuItems"
></el-input>
></el-input> -->
<div class="version-selector">
<span class="version-label">Version:</span>
<el-select v-model="selectedVersion" placeholder="">
<el-option
v-for="item in versions"
:key="item.value"
:label="item.label"
:value="item.value">
</el-option>
</el-select>
</div>
<!-- <el-select v-model="selectedVersion" placeholder="Select version" id="version-select">
<el-option
v-for="item in versions"
:key="item.value"
:label="item.label"
:value="item.value">
<span style="float: left">{{ item.label }}</span>
<span style="float: right; color: #f44336;" v-if="item.tag">{{ item.tag }}</span>
</el-option>
</el-select> -->
<el-menu
:default-openeds="propList"
class="el-menu-vertical-demo"
:unique-opened="true"
@select="handleSelect"
@open="handleOpen"
v-if="menuItems['3.9']"
@close="handleClose">
<el-submenu v-for="(item,index) in menuItems" :key="index" :index="`${index+1}`" >
<el-submenu v-for="(item,index) in menuItems[selectedVersion]" :key="index" :index="`${index+1}`" >
<template slot="title">
<span>{{Object.keys(menuItems[index])[0]}}</span>
<span>{{Object.keys(item)[0]}}</span>
</template>
<el-menu-item-group v-for="(itemGroup, groupIndex) in item[Object.keys(menuItems[index])[0]]" :key="groupIndex">
<el-menu-item :index="`1-${groupIndex}`">{{ itemGroup.title }}</el-menu-item>
<el-menu-item-group v-for="(itemGroup, groupIndex) in item[Object.keys(item)[0]]" :key="groupIndex">
<el-menu-item :index="`${index + 1}-${groupIndex}`">{{ itemGroup.title }}</el-menu-item>
</el-menu-item-group>
</el-submenu>
</el-menu>
</el-aside>
<el-container>
<el-header>API Documentation</el-header>
<el-main>
<h1>调用指南</h1>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<mainComponents></mainComponents>
<!-- More content -->
</el-main>
</el-container>
</el-container>
</div>
</template>
<script>
import mainComponents from './mainComponents.vue'
/**
* Index-1 component
@ -53,13 +69,47 @@
export default {
name:"developmentDocking",
components: {
mainComponents
},
onMounted(){
console.log('onMounted');
window.onload = function() {
var pre = document.getElementById('code');
var lines = pre.innerText.split('\n'); //
pre.innerHTML = lines.map(line => `<span>${line}</span>`).join('\n'); // <span>
};
},
created(){
console.log('created',this.menuItems['3.9']);
},
data(){
return {
searchQuery:"",
selectedVersion: '3.9',
versions: [
{ value: 'next', label: 'Next', tag: '' },
{ value: '3.9', label: '3.9', tag: 'LATEST' },
{ value: '3.8', label: '3.8', tag: '' },
{ value: '3.7', label: '3.7', tag: '' },
{ value: '3.6', label: '3.6', tag: '' },
{ value: '3.5', label: '3.5', tag: '' },
{ value: '3.4', label: '3.4', tag: '' }
],
propList:[],
menuItems: [
{
code: `{
"shipment": {
"service": "B2B",
"store_id": "",
"client_reference": "",
"parcel_count": 2,
"export_scc": 0,
"import_scc": 0,
"attrs": []
}
}`,
menuItems: {
"3.9": [
{
"asa":[
{ title: '概览', index: '1' },
{ title: '系统状态', index: '2' },
@ -89,42 +139,57 @@
]
}
]
]
}
}
},
computed: {
codeLines() {
//
return this.code.split('\n');
},
},
methods: {
handleOpen(key, keyPath) {
console.log(key, keyPath);
// console.log(key, keyPath);
},
handleClose(key, keyPath) {
console.log(key, keyPath);
// console.log(key, keyPath);
},
handleSelect(key, keyPath) {
console.log(key, keyPath,'select');
this.totalIndex = keyPath[0];
const section = document.getElementById(`section${key}`);
if (section) {
section.scrollIntoView({ behavior: 'smooth' });
}
},
filteredMenuItems(val) {
console.log(val)
// console.log(val)
this.propList = []
if (val === "") {
return this.menuItems; //
}
const searchLower = `${val}`;
console.log(searchLower,'searchLower')
// console.log(searchLower,'searchLower')
const append = this.menuItems.map((item, index) => {
const key = Object.keys(this.menuItems[index])[0];
const eleIndex = item[key].findIndex(element => searchLower === element.title.toLowerCase());
if (eleIndex !== -1) {
return { groupIndex: index, itemIndex: eleIndex, item: item[key][eleIndex] };
}
console.log('嘿嘿嘿没找到')
//
});
console.log(append.filter(x => x !== undefined), 'append');
const appendData = append.filter(x => x !== undefined)
console.log(appendData,'appendData')
const index = `${appendData[0].groupIndex+1}`
console.log(index,'index')
this.propList.push(index)
const key = Object.keys(this.menuItems[index])[0];
const eleIndex = item[key].findIndex(element => searchLower === element.title.toLowerCase());
if (eleIndex !== -1) {
return { groupIndex: index, itemIndex: eleIndex, item: item[key][eleIndex] };
}
// console.log('')
//
});
// console.log(append.filter(x => x !== undefined), 'append');
const appendData = append.filter(x => x !== undefined)
// console.log(appendData,'appendData')
const index = `${appendData[0].groupIndex+1}`
// console.log(index,'index')
this.propList.push(index)
}
}

@ -0,0 +1,200 @@
<template>
<div class="">
<div id="section1-1" class="content-section">内容一</div>
<h1>调用指南</h1>
<div class="pre-container">
<pre id="code" style="background-color: #f2f2f2;">
<span v-for="(line, index) in codeLines" :key="index">
{{ index + 1 }} {{ line }}<br>
</span>
</pre>
</div>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<h1>调用指南</h1>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<h1>调用指南</h1>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<h1>调用指南</h1>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<h1>调用指南</h1>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<div id="section1-2" class="content-section">内容二</div>
<h1>调用指南</h1>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<h1>调用指南</h1>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<h1>调用指南</h1>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<h1>调用指南</h1>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<div id="section1-3" class="content-section">内容三</div>
<h1>调用指南</h1>
<h2>1-1 HTTP请求头信息</h2>
<p>Authorization: Bearer ACCESS_TOKEN</p>
<p>Content-Type: application/json</p>
<p>Accept: application/json</p>
<p>Accept-Language: zh-CN</p>
<!-- More content -->
</div>
</template>
<script>
/**
* Index-1 component
*/
export default {
name:"developmentDocking",
components: {
},
onMounted(){
console.log('onMounted');
window.onload = function() {
var pre = document.getElementById('code');
var lines = pre.innerText.split('\n'); //
pre.innerHTML = lines.map(line => `<span>${line}</span>`).join('\n'); // <span>
};
},
created(){
},
data(){
return {
searchQuery:"",
totalIndex:1,
propList:[],
code: `{
"shipment": {
"service": "B2B",
"store_id": "",
"client_reference": "",
"parcel_count": 2,
"export_scc": 0,
"import_scc": 0,
"attrs": []
}
}`,
menuItems: [
{
"asa":[
{ title: '概览', index: '1' },
{ title: '系统状态', index: '2' },
{ title: '配置选项', index: '3' },
{ title: '用户管理', index: '4' },
{ title: '日志', index: '5' }
]
},
{
"hhh":[
{ title: '来玩呀', index: '1' },
{ title: '系统状态', index: '2' },
{ title: '配置选项', index: '3' },
{ title: '用户管理', index: '4' },
{ title: '日志', index: '5' }
]
},
{
"小妹妹":[
{ title: '嘿嘿嘿', index: '1' },
{ title: '系统状态', index: '2' },
{ title: '配置选项', index: '3' },
{ title: '用户管理', index: '4' },
{ title: '日志', index: '5' }
]
}
]
}
},
computed: {
codeLines() {
//
return this.code.split('\n');
},
},
methods: {
handleOpen(key, keyPath) {
// console.log(key, keyPath);
},
handleClose(key, keyPath) {
// console.log(key, keyPath);
},
handleSelect(key, keyPath) {
console.log(key, keyPath,'select');
this.totalIndex = keyPath[0];
const section = document.getElementById(`section${key}`);
if (section) {
section.scrollIntoView({ behavior: 'smooth' });
}
},
filteredMenuItems(val) {
// console.log(val)
this.propList = []
if (val === "") {
return this.menuItems; //
}
const searchLower = `${val}`;
// console.log(searchLower,'searchLower')
const append = this.menuItems.map((item, index) => {
const key = Object.keys(this.menuItems[index])[0];
const eleIndex = item[key].findIndex(element => searchLower === element.title.toLowerCase());
if (eleIndex !== -1) {
return { groupIndex: index, itemIndex: eleIndex, item: item[key][eleIndex] };
}
// console.log('')
//
});
// console.log(append.filter(x => x !== undefined), 'append');
const appendData = append.filter(x => x !== undefined)
// console.log(appendData,'appendData')
const index = `${appendData[0].groupIndex+1}`
// console.log(index,'index')
this.propList.push(index)
}
}
};
</script>
<style src="./index.css" scoped></style>

@ -1,8 +1,8 @@
.globelBackground {
position: relative;
width: 100%;
height: 1000px;
background: url('../../assets/images/home/background.png') no-repeat center/cover;
width: 70%;
height: 800px;
background: url('../../assets/images/head_img4.jpg') no-repeat center;
}
.globelTitleBox {
width: 1119px;
@ -41,7 +41,7 @@
.echartsContent {
position: absolute;
right: 30px;
top: 50%;
top: 20%;
width: 440px;
color: #151E2C;
font-size: 16px;

@ -1,9 +1,11 @@
<template>
<div class="footerBottom">
<div class="globelBackground"></div>
<div class="flx-center">
<div class="globelBackground"></div>
</div>
<div class="container">
<div ref="globelTitleBox" class="globelTitleBox flx-wrap " :style="`position: absolute;top:${900}px;`">
<div ref="globelTitleBox" class="globelTitleBox flx-wrap " :style="`position: absolute;top:${700}px;`">
<div class="globelTitle">简介</div>
<div class="globelContent">美通设立国内分公司16家每家分公司都建立了周转和存储仓目前已经形成华南华东华中三大分拨中心未来还会将集散网络延伸到内地建立全国性的仓储分拨网络海外另设16家分公司建自营/联营全球清关转运中心为客户创造更好的物流体验
</div>
@ -13,8 +15,12 @@
<chinaMap></chinaMap>
</div>
<div class="echartsContent" >
<div class="flx-justify-end" style="margin-bottom: 40px;">
<img src="@/assets/icons/listen.png">
</div>
<div>
立足本地收货本地集散美通在全国每家分公司都建立了周转和存储仓目前已经形成华南华东华中华北四大分拨中心未来还会将集散网络延伸到内地建立全国性的仓储分拨网络
</div>
</div>
</div>
<div>

@ -1,214 +0,0 @@
<template>
<div class="flx">
<el-button type="primary" class="btn "
style="border: 1px solid #1A1E31;border-radius: 4px;margin-right: 10px;"
v-if="receivedValue === 'buttonOrder'">
<div class="btns" style="font-size: 14px;left: 15px;top:5px;color: #fff;" >去下单</div>
<input
class="selectfile"
style="width: 100%;height: 100%;"
type="file"
ref="fileInput"
@change="handleFileChange" />
</el-button>
<a href="https://public-aaf-shenzhen-file.oss-cn-beijing.aliyuncs.com/aaf1.0/template/AAF-下单系统模板.xls" download>
<el-button type="">
下载模板
</el-button>
</a>
</div>
</template>
<script>
import {aliOssUpload} from "@/utils/order/useBackUploadImport.js";
export default {
components :{
},
props: {
receivedValue: String,
imgValue: String
},
data() {
return {
url: null,
imageurl: this.imgValue || ''
};
},
methods: {
beforeUpload(file) {
return new Promise((resolve, reject) => {
aliOssUpload(file.name, new Blob([file]))
.then(result => {
console.log("文件上传成功", result);
this.$emit("testFunc", { resultData: result });
resolve(result);
})
.catch(error => {
console.error("文件上传失败", error);
reject(error);
});
});
},
handleFileChange(event) {
const files = event.target.files;
for (let i = 0; i < files.length; i++) {
const file = files[i];
console.log("文件信息:", file);
this.beforeUpload(file)
.then(() => {
console.log("Image downloaded successfully!");
})
.catch(downloadError => {
console.error("Download failed:", downloadError);
});
}
// Reset the file input
event.target.value = '';
},
}
};
</script>
<style scoped >
.file {
display: flex;
align-items: center;
justify-content: center;
width: 301px;
height: 140px;
overflow: hidden; /* Add this line */
cursor: pointer;
background: #f5f5f5;
border: 1px dashed #d9d9d9;
border-radius: 4px;
transition: all 0.2s;
}
.fileAvatar {
display: flex;
align-items: center;
justify-content: center;
width: 107px;
height: 107px;
overflow: hidden; /* Add this line */
cursor: pointer;
background: #f5f5f5;
border: 1px dashed #d9d9d9;
border-radius: 4px;
transition: all 0.2s;
}
.selectfile {
position: absolute; /* Change from relative to absolute */
top: 0; /* Add this line */
left: 0; /* Add this line */
width: 301px; /* Add this line */
height: 141px; /* Add this line */
opacity: 0;
}
.selectfileAvatar {
position: absolute !important; /* Change from relative to absolute */
top: 0; /* Add this line */
left: 0; /* Add this line */
width: 107px; /* Add this line */
height: 107px; /* Add this line */
opacity: 0;
border-radius: 28px;
z-index: 1;
}
.avatar:hover .overlay {
background-color: rgba(0, 0, 0, 0.5);
opacity: 1;
border-radius: 28px;
}
.iconpos {
position: absolute;
top: 75px;
left: 72px;
}
.btn {
position: relative;
}
.blackBG {
width: 100px;
height: 30px;
border: none;
}
.blackBG .btns {
color: #1A1E31;
top: 5px;
left: 9px;
font-weight: 500;
font-size: 14px;
}
.avatar {
position: relative;
width: 107px;
height: 107px;
border-radius: 28px;
border:none;
overflow: hidden;
}
.avatar.el-button {
border-radius: 28px;
padding: 0;
}
.avatar.el-button span {
display: inline-block;
}
.avatars {
position: absolute;
border-radius: 28px;
top: 0;
left: 0;
border-radius: 28px;
}
.uploadImg {
width:301px;
height:141px;
/* background-image: url("@/assets/images/Rectangle.png"); */
background-size:120%;
background-position: center;
backdrop-filter: blur(2px);
}
.overlay {
position: absolute;
width: 100%;
height: 100%;
line-height: 107px;
top: 0;
left: 0;
opacity: 0;
border-radius: 28px;
}
.el-button {
width: 84px;
height: 28px;
border-radius: 4px;
border: 1px solid #1A1E31;
background: #fff;
color: #1A1E31;
padding: 5px;
}
.el-button:hover {
border: 1px solid #1A1E31;
background: #fff;
color: #1A1E31;
}
.el-button--primary{
background: #1A1E31;
color: #fff;
}
.el-button--primary:hover{
transform: none;
background: #1A1E31;
color: #fff;
margin-top: 0;
}
</style>

@ -3,11 +3,24 @@
display: flex;
border-radius: 20px;
overflow: hidden;
z-index:999;
background-color: #FFE7CE;
/* width: 312px; */
}
#buttonddd {
position: relative;
width: 1250px;
height: 140px;
background: transparent;
}
#follower {
position: absolute;
width: 312px;
height: 100%;
background: linear-gradient(180deg, #FFFBF8 0%, #FFEDDF 100%);
transition: transform 0.1s linear; /* Smooth transition for movement */
}
.home .el-button {
flex: 1;
padding: 26px 0;
@ -19,6 +32,7 @@
transition: all 0.3s ease;
/* 为按钮添加右边框 */
}
.home .btn-text {
border-right: 1px solid #FFE7CE;
height: 88px;
@ -30,21 +44,43 @@
font-size: 24px;
font-style: normal;
font-weight: 400;
}
.btn-text span,.btn-text img {
position: relative;
z-index: 101;
}
.btn-text img {
margin-right: 12px;
}
.home .el-button:last-child div {
border-right: none !important; /* 最后一个按钮不需要右边框 */
}
.home .el-button.active {
color: white;
/* background-color: #3498db; */
/* color: white;
background: linear-gradient(180deg, #FFFBF8 0%, #FFEDDF 100%);
z-index: 1; /* 为了在激活状态下覆盖相邻按钮的边框 */
z-index: 1; */
}
.home .el-button:hover {
background-color: #fffbf8;
background: linear-gradient(180deg, #FFFBF8 0%, #FFEDDF 100%);
}
.home .el-button:hover span {
color: #FF6B00;
}
.home .el-button:hover img {
transform: scale(1.2);
}
.hover-effect {
position: absolute;
width: 50px;
height: 50px;
transition: transform 0.1s linear; /* Smooth transition for movement */
}
/* what service do i provice */
.home .service-text-bg {
background-color: #fcfcfc;

@ -6,19 +6,33 @@
<!-- <div class="bg-overlay"></div> -->
<div class="container" >
<div class="button-group flx-center" style="position: absolute;top:930px;">
<el-button
<div class="button-group " style="position: absolute;top:930px; z-index: 100;">
<div style="position: absolute;left:0" >
<div id="buttonddd" >
<div id="follower" class="hover-effect" v-show="hoverActive"></div>
</div>
</div>
<div class="flx-center">
<!-- :class="{ 'active': activeIndex === index,[`buttonChange${index + 1}`]: true}" -->
<el-button
v-for="(item, index) in buttons"
:key="index"
:class="{ 'active': activeIndex === index }"
class="flx-center"
class="flx-center "
@click="setActive(item,index)"
>
<div class="btn-text" style="">
<div class="btn-text"
style=""
@mouseenter="hoverActive = false"
@mouseleave="hoverActive = true">
<img :src="item.icon" alt="" class="button-icon" />
{{ item.label }}
<span>{{ item.label }}</span>
</div>
</el-button>
</div>
</div>
</div>
@ -70,8 +84,11 @@
@click="activeTogIndex = index"
:class="['buttonTogsBox', { 'toggle-active': activeTogIndex === index}]"
>
<!-- <img :src="button.icon" alt="icon" /> -->
<span class="activeTogSpan">{{ button.text }}</span>
<span class="activeTogSpan">
<img v-if="button.icon" style="width: 20px;height: 20px;" :src="button.icon" alt="icon" />
{{ button.text }}
</span>
</div>
@ -274,7 +291,21 @@ export default {
TrunkTransport,
// Switcher
},
mounted() {
document.getElementById('buttonddd').addEventListener('mousemove', function(e) {
var follower = document.getElementById('follower');
// Get the mouse position relative to the container
var rect = this.getBoundingClientRect();
console.log(rect);
var mouseX = e.clientX - rect.left - (follower.offsetWidth / 2); // Center the follower
var mouseY = e.clientY - rect.top - (follower.offsetHeight / 2); // Center the follower
// Update the position of the follower
follower.style.transform = `translate(${mouseX}px)`;
});
},
created() {
this.toTotal();
let paramObj = {
uid: "123456",
@ -287,6 +318,7 @@ export default {
},
data() {
return {
hoverActive: false,
num1:770,
num2:0,
num3:0,
@ -312,11 +344,11 @@ export default {
],
activeTogIndex:0,
buttonTogs: [
{ text: '美国空运专线'},
{ text: '欧盟空运专线'},
{ text: '英国空运专线'},
{ text: '加拿大空运专线'},
{ text: '日本空运专线'},
{ text: '美国空运专线', icon:require('@/assets/images/business/overSea/US.png'),},
{ text: '欧盟空运专线',icon:require('@/assets/images/business/overSea/OM.jpg')},
{ text: '英国空运专线',icon:require('@/assets/images/business/overSea/GB.png')},
{ text: '加拿大空运专线', icon:require('@/assets/images/business/overSea/CA.png')},
{ text: '日本空运专线',icon:require('@/assets/images/business/overSea/JP.png')},
{ text: '特殊产品及DG货物'},
],
newIndex:0,
@ -345,7 +377,7 @@ export default {
console.log(item.transportMode,index);
this.activeIndex = index;
setTimeout(() => {
// window.location.href= `http://47.119.163.201/#/login?companyType=company&companyTransportMode=${item.transportMode}`
// window.location.href= `http://47.119.163.201/#/home/index?companyType=company&companyTransportMode=${item.transportMode}`
window.location.href= `http://192.168.10.54:9081/#/home/index?companyType=company&companyTransportMode=${item.transportMode}`
}, 200);

@ -1,8 +1,8 @@
.platformBackground {
position: relative;
width: 100%;
height: 1000px;
background: url('../../assets/images/home/background.png') no-repeat center/cover;
width: 70%;
height: 800px;
background: url('../../assets/images/head_img3.jpg') no-repeat center;
}
.platform .el-button:hover {
@ -66,7 +66,7 @@
.platform .el-button.active {
color: white;
/* background-color: #3498db; */
background: #00AFAF;
background: url('../../assets/images/clickTab.png') #00AFAF no-repeat center/cover;
z-index: 1; /* 为了在激活状态下覆盖相邻按钮的边框 */
}
.platform .el-button:hover {
@ -404,17 +404,17 @@
}
.echartBox {
width: 100%;
height: 660px;
height: 1180px;
border: 1px dashed #B4B4B4;
padding: 20px;
padding: 20px 20px 20px 20px;
overflow: hidden;
}
.scrolling-list {
max-width: 286px;
background-color:rgba(246, 246, 246, 0.50);
border-radius: 12px;
overflow-y: auto;
height: 660px; /* 或者具体的像素高度 */
height: 1180px; /* 或者具体的像素高度 */
}
.scrolling-list-header {
@ -570,6 +570,18 @@
color: #00AFAF;
}
/* 底部图片 */
.footer_BOX {
margin-top: 400px;
height: 162px;
background: linear-gradient(90deg, #14C0C0 0%, rgba(31, 203, 203, 0.60) 100%) ;
}
.footer_BOX_content {
background-image: url('../../assets/images/Amz/AMZ_footer_back.jpg') ;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.footer-img {
position: absolute;
right: 0;

@ -1,12 +1,14 @@
<template>
<div class="footerBottom">
<div class="platformBackground" ></div>
<div class="flx-center">
<div class="platformBackground" ></div>
</div>
<div class="platform">
<div class="container" >
<div >
<div class=" button-group">
<div class="button-group-item" style="position: absolute;top:1000px;">
<div class="button-group-item" style="position: absolute;top:800px;">
<el-button
v-for="(item, index) in buttons"
:key="index"

@ -1,12 +1,14 @@
<template>
<div >
<div class="platformBackground"></div>
<div class="flx-center">
<div class="platformBackground" ></div>
</div>
<div class="platform">
<!-- AMZ注册 -->
<div class="container" >
<div class=" button-group">
<div class="button-group-item" style="position: absolute;top:1000px;">
<div class="button-group-item" style="position: absolute;top:800px;">
<el-button
v-for="(item, index) in buttons"
:key="index"
@ -96,7 +98,7 @@
<div class="flowNum">02</div>
<div class="flowContent">发放注册链接至邮箱
<el-tooltip popper-class="flowContentTipCommonUI" class="flowContentTip" effect="light" placement="top-end">
<img src="@/assets/icons/greenRight.png" alt="">
<img style="width: 20px;height: 20px;" src="@/assets/icons/platform/tips.png" alt="">
<div slot="content">
若收到亚马逊大客户运营经理邮件<br>
需额外补充资料信息请尽快按照要求回复<br>
@ -108,7 +110,14 @@
<img src="@/assets/icons/greenRight.png" alt="">
<div class="flowBox">
<div class="flowNum">03</div>
<div class="flowContent">点击链接开始注册</div>
<div class="flowContent">点击链接开始注册
<el-tooltip popper-class="flowContentTipCommonUI" class="flowContentTip" effect="light" placement="top-end">
<img style="width: 20px;height: 20px;" src="@/assets/icons/platform/tips.png" alt="">
<div slot="content">
账户创建的邮箱与申请登记时提供的邮箱保持一致<br>
</div>
</el-tooltip>
</div>
</div>
</div>
<div class="flowTime">1-3个工作日</div>
@ -124,7 +133,6 @@
<div class="flowNum">05</div>
<div class="flowContent">审核通过上架商品
<el-tooltip popper-class="flowContentTipCommonUI" class="flowContentTip" effect="light" placement="top-end">
<img src="@/assets/icons/greenRight.png" alt="">
<div slot="content">
若收到亚马逊大客户运营经理邮件<br>
需额外补充资料信息请尽快按照要求回复<br>
@ -144,8 +152,8 @@
</div>
</div>
</div>
<div style=" margin-top: 400px;height: 162px;background: linear-gradient(90deg, #14C0C0 0%, rgba(31, 203, 203, 0.60) 100%);">
<div class="container flx-only-align-center " style="position: relative;height: 100%;">
<div class="footer_BOX" style=" ">
<div class="container flx-only-align-center footer_BOX_content" style="position: relative;height: 100%;">
<div>
<div class="writeQrcode">扫码填写</div>
<div class="MT-form">美通-亚马逊开店申请登记表</div>

@ -1,6 +1,8 @@
<template>
<div >
<div class="container" >
<div style="position: relative;">
<img class="AMZ_BACK_img" src="@/assets/images/Amz/AMZ_Slice.png" alt="" >
<div class="container" >
<div class="special " style="">
<div class="flx-align-only-start">
<el-tabs v-model="activeRegistar" >
@ -17,6 +19,7 @@
</div>
</div>
</div>
</div>
<div v-if="activeRegistar==='first'" style="background-color: #fcfcfc;padding: 80px 0 228px 36px;">
<div class="container">
<div>
@ -100,13 +103,15 @@
<div>
<div class="TSDN-Box-mainTitle" style="margin-bottom: 100px;padding-left: 10px;">Amazon SEND空运服务五大优势</div>
<el-row >
<el-col :span="7" class="SEND-Box " style="background: #EEF9E2;">
<el-col :span="7" class="SEND-Box SEND-Box1" style="background-color: #EEF9E2;">
<img src="../../../../assets/images/Amz/AMZ_green.png" alt="">
<div class="SEND-Box-title" >履约稳定</div>
<div class="SEND-Box-content " style="font-size: 12px;">
由亚马逊筛选的物流合作承运人提供服务履约稳定有效保障在规定时效内将货件送达运营中心有助于达成入库缺陷率考核
</div>
</el-col>
<el-col :span="14" class="SEND-Box" style="background: #F1E6F6;">
<el-col :span="14" class="SEND-Box SEND-Box2" style="background: #F1E6F6;">
<img src="../../../../assets/images/Amz/AMZ_purple.png" alt="">
<div class="SEND-Box-title" >灵活高效</div>
<div class="SEND-Box-content " >
<div style="margin-bottom: 8px;">
@ -123,7 +128,8 @@
</div>
</div>
</el-col>
<el-col :span="14" class="SEND-Box" style="background: #FEEEDD;">
<el-col :span="14" class="SEND-Box SEND-Box3" style="background: #FEEEDD;">
<img src="../../../../assets/images/Amz/AMZ_orange.png" alt="">
<div class="SEND-Box-title" >价格优势</div>
<div class="SEND-Box-content " style="font-size: 12px;">
<div>卖家使用亚马逊协议价价格比同时效的产品更低*降低头程物流成本 价格透明无隐性费用</div>
@ -132,13 +138,14 @@
<div>** 国内承运商收货仓库</div>
</div>
</el-col>
<el-col :span="7" class="SEND-Box " style="background: #F8ECCB;">
<el-col :span="7" class="SEND-Box SEND-Box4" >
<img src="../../../../assets/images/Amz/AMZ_yellow.png" alt="">
<div class="SEND-Box-title" >优先入仓</div>
<div class="SEND-Box-content " >
由亚马逊筛选的物流合作承运人提供服务履约稳定有效保障在规定时效内将货件送达运营中心有助于达成入库缺陷率考核
</div>
</el-col>
<el-col :span="21" class="SEND-Box " style=" background: #EEFAFA;height: 120px;">
<el-col :span="21" class="SEND-Box SEND-Box5" style=" background: #EEFAFA;height: 120px;">
<div class="SEND-Box-title" >简化运营</div>
<div class="SEND-Box-content " >
由合作承运人提供门到门全程服务和专业的清关服务降低运营成本此外头程入仓流程一站式集成到卖家平台完成从发/补货订单追踪入仓等全部可通过卖家平台实现简化稳定更可靠全国多个分拨中心*卖家可以根据自己的货源地址就近入仓订舱排舱更快捷入库更方便
@ -164,57 +171,75 @@
<div class="amazon-Box " style="height: 210px;padding: 60px 0 60px 135px;">
<el-row class="">
<el-col :span="12" class="flx-justify-between " style="margin-bottom: 70px;">
<div class="flx-justify-between " style="width: 250px">
<div class="flx-justify-between " style="width: 340px">
<div class="flx" style="">
<div class="amazon-country">中国 - 美国</div>
<div class="amazon-country">
<img src="@/assets/images/platform/contry_connect1.png" alt="">
中国 - 美国
</div>
<div class="amazon-trans">空运</div>
</div>
<div class="amazon-time">6</div>
<div class="amazon-time">4-12</div>
</div>
</el-col>
<el-col :span="12" class="flx-justify-between " style="margin-bottom: 70px;">
<div class="flx-justify-between " style="width: 250px">
<div class="flx-justify-between " style="width: 340px">
<div class="flx" style="">
<div class="amazon-country">中国 - 美国</div>
<div class="amazon-country">
<img src="@/assets/images/platform/contry_connect2.png" alt="">
中国 - 英国
</div>
<div class="amazon-trans">空运</div>
</div>
<div class="amazon-time">6</div>
<div class="amazon-time">8.5</div>
</div>
</el-col>
<el-col :span="12" class="flx-justify-between " style="margin-bottom: 70px;">
<div class="flx-justify-between " style="width: 250px">
<div class="flx-justify-between " style="width: 340px">
<div class="flx" style="">
<div class="amazon-country">中国 - 美国</div>
<div class="amazon-country">
<img src="@/assets/images/platform/contry_connect3.png" alt="">
中国 - 德国
</div>
<div class="amazon-trans">空运</div>
</div>
<div class="amazon-time">6</div>
<div class="amazon-time">11-13</div>
</div>
</el-col>
<el-col :span="12" class="flx-justify-between " style="margin-bottom: 70px;">
<div class="flx-justify-between " style="width: 250px">
<div class="flx-justify-between " style="width: 340px">
<div class="flx" style="">
<div class="amazon-country">中国 - 美国</div>
<div class="amazon-country">
<img src="@/assets/images/platform/contry_connect4.png" alt="">
中国 - 日本
</div>
<div class="amazon-trans">空运</div>
</div>
<div class="amazon-time">6</div>
<div class="amazon-time">5</div>
</div>
</el-col>
<el-col :span="12" class="flx-justify-between " style="margin-bottom: 70px;">
<div class="flx-justify-between " style="width: 250px">
<div class="flx-justify-between " style="width: 340px">
<div class="flx" style="">
<div class="amazon-country">中国 - 美国</div>
<div class="amazon-country">
<img src="@/assets/images/platform/contry_connect5.png" alt="">
中国 - 中东
</div>
<div class="amazon-trans">空运</div>
</div>
<div class="amazon-time">6</div>
<div class="amazon-time">7-14</div>
</div>
</el-col>
<el-col :span="12" class="flx-justify-between " style="margin-bottom: 70px;">
<div class="flx-justify-between " style="width: 250px">
<div class="flx-justify-between " style="width: 340px">
<div class="flx" style="">
<div class="amazon-country">中国 - 美国</div>
<div class="amazon-country">
<img src="@/assets/images/platform/contry_connect6.png" alt="">
中国 - 澳洲
</div>
<div class="amazon-trans">空运</div>
</div>
<div class="amazon-time">6-16</div>
<div class="amazon-time">5-15</div>
</div>
</el-col>
</el-row>

@ -1,3 +1,9 @@
.AMZ_BACK_img {
position: absolute;
right: 0;
top:110PX ;
}
.info-list {
padding: 20px;
width: 100%;
@ -207,13 +213,25 @@
}
/* SEND */
.SEND-Box {
position: relative;
padding: 34px 28px;
height: 180px;
border-radius: 30px;
/* opacity: 0.7; */
margin: 0 9px 25px;
overflow: hidden;
z-index: 1;
}
.SEND-Box img {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.SEND-Box:last-child {
width: calc(100% - 85px);
}
@ -225,6 +243,8 @@
font-weight: 500;
line-height: 20px; /* 100% */
opacity: 100;
z-index: 1;
}
.SEND-Box-content {
color: var(--Neutral-Paragraph-Gray-500, #6C7080);
@ -274,6 +294,11 @@
border-right: 1px solid #E5E5E5;
margin-right:8px ;
}
.amazon-country img {
width: 42px;
height: 24px;
margin-right: 20px;
}
.amazon-trans {
color: var(--Secondary, #777E90);
font-size: 14px;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,114 @@
<template>
<div class="relative_Map France">
<svg @click="clickMap('svg1')" class="absolute_Map svg1" xmlns="http://www.w3.org/2000/svg" width="145" height="96" viewBox="0 0 145 96" >
<path :stroke="svgColors['svg1'].strokeColor" :fill="svgColors['svg1'].fillColor" d="M54.3325 3.8923L55.0168 8.35988L58.1285 13.047L55.8948 15.397L56.3984 21.3365L58.3093 24.487L63.0091 24.6678L66.8309 31.9502L69.6328 32.0793L72.8349 34.6747L75.301 29.626L85.9402 26.4109L88.0835 31.8857L91.802 33.8741L90.6529 37.5541L93.4547 48.8005L97.9867 51.5895L101.809 50.2983L103.281 48.0516L105.643 48.865L104.662 51.9123L110.446 51.1763L113.235 54.4818L113.145 61.7513L115.818 67.1485L117.935 63.2878L123.436 63.2103L126.212 65.315L132.784 62.6293L135.56 66.6578L137.742 67.2776L138.852 71.0867L140.44 71.0609L140.182 68.4784L142.661 69.9117L143.345 71.5257L139.575 74.857L139.808 79.0147L138.387 81.4809L142.235 81.5325L143.849 86.8394L140.092 88.5954L139.11 94.2897L136.115 95.1677L130.395 93.1534L130.485 88.9312L125.411 91.8235L124.585 89.4735L116.14 86.7878L113.416 88.1177L113.184 90.1191L110.743 90.4935L106.986 88.0273L104.146 91.0746L97.3282 89.5251L95.4948 91.2553L92.7317 91.3845L91.7117 89.8737L87.0893 91.6169L82.893 88.1823L78.6064 87.6529L76.2823 89.1119L73.5579 88.4922L70.5366 90.868L70.2009 86.1292L64.2745 88.9312L66.0562 83.3144L63.319 82.1007L62.1182 82.0103L61.9245 85.8323L55.0685 83.1595L55.1717 80.9257L53.816 80.7062L52.7831 83.1078L51.7889 80.8482L49.9942 81.0677L46.6501 85.3158L44.3647 83.4694L44.9974 79.8023L50.7301 76.3935L48.3931 73.3979L45.9787 73.0493L43.4221 75.3993L42.0148 72.6878L41.7307 74.857L38.6707 73.54L32.2019 76.7551L31.1303 75.1411L28.7545 75.89L28.2768 71.5903L21.2916 68.6076L20.5169 67.6392L22.3117 65.7927L21.3433 64.9922L19.2645 66.632L13.7125 62.5131L6.22373 65.0955L4.9713 63.2362L0.271484 59.1818L2.00164 47.6126L4.59689 49.7172L1.44645 45.0043L0.710475 31.7953L0.929951 30.5557L1.4206 32.5829L2.38897 31.253L3.44774 25.223L1.70466 19.5159L6.00425 18.2505L10.4846 13.3052L17.2374 11.1101L15.6621 10.8132L29.271 7.30109L29.9553 8.17911L32.7959 5.26098L32.2019 6.78461L33.8546 8.35988L34.7455 5.26098L35.1846 6.25521L43.1381 3.53076L44.623 4.60247L53.4029 1L54.3325 3.8923Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg2')" class="absolute_Map svg2" xmlns="http://www.w3.org/2000/svg" width="95" height="117" viewBox="0 0 95 117" >
<path :stroke="svgColors['svg2'].strokeColor" :fill="svgColors['svg2'].fillColor" d="M70.8878 1.26583L74.7097 0.788086L74.9034 3.33176L88.8221 16.0243L90.01 21.9768L92.786 26.3281L90.8234 26.2507L87.5955 31.9191L88.5122 33.0812L90.9396 31.9191L88.0345 36.1026L89.3128 37.8328L88.2153 41.2028H87.9829L90.7847 44.857L89.1191 47.6847L90.591 48.8726L91.3786 47.0391L93.0313 47.6847L92.05 50.4737L91.5336 50.8094L88.9383 55.6127L90.3199 55.7547L89.3386 56.7619L91.4561 59.0086L92.0629 65.1289L93.7544 66.5363L92.9538 68.8734L91.2882 66.7171L88.6801 67.3498L88.3831 70.0484L84.019 81.9662L78.8543 83.2833L78.5703 83.2962L77.9892 81.9792L76.853 84.8327L74.6968 84.6003L76.3237 87.8154L75.8847 90.9143L78.4928 90.7077L77.0596 91.6374L77.5373 93.8195L74.6838 95.1753L75.3424 99.3846L70.0744 102.419L70.6296 106.744L68.4863 108.371L62.5986 108.63L57.1757 106.086L56.8529 109.559L54.064 108.604L51.1847 111.277H50.0743L44.0445 112.064L43.3602 114.311L40.7779 115.757L38.3763 115.796L38.2731 113.704L36.0393 112.762L38.5055 110.269L37.6533 107.868L29.7514 102.6L31.1975 100.792L29.7901 100.766L30.0742 98.894L28.6797 99.3717L28.202 97.6673L26.6009 99.178L21.3588 98.8165L17.6532 96.1049L21.0747 87.6605L16.7623 84.639L19.5641 82.7926L18.5441 80.2748L20.2871 77.4599L17.7177 76.414L18.2213 71.7915L14.2574 68.7055L17.6402 67.4014V65.6583L16.5169 64.7028L13.6635 65.8261L14.4123 64.7545L12.9146 63.1663L14.4898 61.1907L12.3078 53.5726L12.8371 52.1135L11.5718 53.0949L3.14048 50.4995L0.583984 47.2199L5.21926 36.038L3.65694 33.9592L5.34838 34.7339L8.12438 30.4084L15.0837 27.6194L28.4731 18.5293L38.4409 17.0056L48.4732 12.7576L51.6366 13.6743L55.1357 12.099L55.6779 13.571L55.3293 11.9441L61.075 9.20675L70.8878 1.26583Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg3')" class="absolute_Map svg3" xmlns="http://www.w3.org/2000/svg" width="156" height="127" viewBox="0 0 156 127" >
<path :stroke="svgColors['svg3'].strokeColor" :fill="svgColors['svg3'].fillColor" d="M14.2635 0.629225L15.0253 1.23609L16.2777 3.09543L23.7665 0.513016L29.3185 4.63197L31.3973 2.99213L32.3656 3.79268L30.5709 5.63911L31.3456 6.60751L38.3308 9.5902L38.8086 13.8899L41.1843 13.141L42.2559 14.755L48.7247 11.5399L51.7847 12.857L52.0688 10.6877L53.4762 13.3993L56.0327 11.0493L58.4471 11.3979L60.7841 14.3935L55.0514 17.8023L54.4187 21.4693L56.7041 23.3157L60.0482 19.0676L61.8429 18.8481L62.8371 21.1078L63.87 18.7061L65.2258 18.9256L65.1224 21.1594L71.9786 23.8322L72.1722 20.0102L73.373 20.1006L76.1103 21.3144L74.3284 26.9311L80.2549 24.1292L80.5906 28.8679L83.6119 26.4921L86.3363 27.1119L88.6604 25.6528L92.947 26.1822L97.1433 29.6168L101.766 27.8737L102.786 29.3844L105.549 29.2553L107.382 27.5251L114.2 29.0745L117.04 26.0273L120.797 28.4935L123.238 28.119L123.47 26.1176L126.195 24.7877L134.639 27.4734L135.465 29.8234L140.539 26.9311L140.449 31.1533L146.169 33.1676L149.164 32.2896L153.942 33.994L153.167 37.7256L155.207 38.552L155.078 41.5088L152.547 48.83L154.897 50.728L151.424 55.5184L148.26 57.2486L147.667 60.9673L143.69 60.5799L142.747 61.8841L145.665 66.0805L144.155 68.2497L145.73 69.9283L143.703 71.3873L145.162 76.436L143.522 77.0299L143.444 83.4472L139.3 82.0398L137.389 79.6381L133.735 81.8203L133.503 84.7255L129.564 83.7829L122.463 87.295L124.219 93.751L122.928 95.5458L124.439 96.837L125.329 96.0236L126.195 98.4898L128.028 98.1411L127.989 99.9617L125.652 101.317L121.211 100.659L120.061 103.177L122.063 106.637L119.313 108.019L119.222 109.917L122.734 109.413L124.193 111.763L119.493 116.166L120.191 117.561L118.615 117.858L118.435 119.872L116.162 120.079L113.877 124.934L112.586 126.122L111.746 124.275L108.389 123.333L107.563 118.749L105.484 120.389L104.193 117.083L102.037 117.884L101.327 115.146L96.8205 111.905L98.073 108.819L95.284 104.249L91.6171 103.358L91.4364 105.953L88.3505 105.436L87.2013 107.115L86.1942 105.436L79.9321 107.18L77.5951 105.023L73.6054 107.941L68.1954 104.068L65.5485 106.405L63.8829 102.764L62.7984 104.778L60.5518 104.249L61.2748 103.319L58.9378 101.434L57.5433 102.041L57.8661 100.982L54.38 99.9101L53.4504 100.853L51.1004 97.7279L49.5897 99.9101L46.775 100.607L46.0003 98.309L43.4309 99.6002L38.6278 95.7782L34.3928 98.606L28.0273 99.6648L23.7665 97.8312L21.1454 98.6318L20.177 97.0436L19.6864 97.0565L20.3578 94.6549L18.4211 94.0351L18.7181 91.3365L21.3262 90.7038L22.9918 92.8601L23.7923 90.523L22.1009 89.1156L21.494 82.9953L19.3765 80.7486L20.3578 79.7414L18.9763 79.5994L21.5715 74.7961L22.088 74.4604L23.0693 71.6714L21.4166 71.0258L20.629 72.8593L19.157 71.6714L20.8226 68.8437L18.0208 65.1895H18.2532L19.3507 61.8195L18.0725 60.0893L20.9776 55.9058L18.5502 57.0679L17.6334 55.9058L20.8614 50.2374L22.8239 50.3148L20.048 45.9635L18.8601 40.011L4.94132 27.3185L4.74765 24.7748L0.925781 25.2525L4.90259 21.5726L8.68569 13.3605L11.1518 12.5471L12.1847 15.0262L16.0066 16.0462L17.5689 14.91L9.56367 7.73086L10.4417 0.435547L14.2635 0.629225Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg4')" class="absolute_Map svg4" xmlns="http://www.w3.org/2000/svg" width="158" height="127" viewBox="0 0 158 127" >
<path :stroke="svgColors['svg4'].strokeColor" :fill="svgColors['svg4'].fillColor" d="M1.36519 1.28467L3.92171 3.00196L5.80679 2.02066L7.27872 4.28027L18.344 6.90141L18.0858 8.81239L18.7572 6.9918L25.2517 6.07504L26.0006 3.69922L37.1562 3.76378L39.093 11.1366L37.6985 10.6459L36.756 14.0805L36.7818 12.9313L35.4003 13.1896L34.7805 16.0432L42.4371 27.6124L40.5649 33.5777L43.0827 31.2794L45.1744 32.8159L47.3823 29.0456L53.2441 28.4258L64.5031 32.4027L83.8705 33.7069L90.0294 37.0253L91.9532 36.3409L93.0636 38.0066L104.929 34.3912L111.811 28.1159L116.989 25.9338L110.946 25.6756L120.294 25.5335L122.476 33.1516L120.901 35.1272L122.399 36.7154L121.65 37.7871L124.503 36.6637L125.627 37.6192V39.3623L122.244 40.6665L126.208 43.7524L125.704 48.375L128.274 49.4208L126.531 52.2357L127.551 54.7535L124.749 56.6L129.061 59.6214L125.64 68.0658L129.345 70.7774L134.587 71.1389L136.188 69.6282L136.666 71.3326L138.061 70.8549L137.777 72.7271L139.184 72.7529L137.738 74.5606L145.64 79.8287L146.492 82.2304L144.026 84.7224L146.26 85.665L146.363 87.7568L148.764 87.718L148.958 92.4051L156.86 99.5455L155.22 103.342L157.364 106.247L154.058 111.709L146.324 115.763L145.536 117.597L148.261 118.436L147.292 120.695L149.552 124.492L147.809 126.041L144.607 126.519L140.088 120.45L139.3 122.916L133.761 121.651L131.295 116.719L130.753 117.648L126.079 115.776L125.549 107.486L121.185 102.967L112.806 104.839L113.477 106.131L108.88 108.778L108.17 111.27L105.007 109.681L102.321 111.515L102.334 105.343L97.1824 104.878L95.7363 100.553L97.247 99.1452L93.9287 96.2658L91.6821 96.2142L92.0952 98.4738L90.4813 100.811L87.8086 99.5971L86.0913 102.683L83.7543 100.604L77.6859 100.682L75.478 103.574L70.1067 105.911L69.4612 102.593L68.1054 103.961L65.8846 103.548L66.7884 105.446L64.3094 106.57L63.3023 104.207L61.4301 105.02L59.7387 101.469L56.33 101.689L53.8252 100.023L51.2299 102.283L47.718 100.759L37.8664 97.8798L32.4951 103.936L28.8799 104.581L25.2775 102.309L20.8101 90.5716L23.9993 91.7337L24.0638 90.3134L25.1613 91.5142L28.6346 89.8873L32.4951 90.7394L29.3834 88.5702L30.7392 87.2403L27.4596 88.893L20.9392 81.4557L20.7068 75.387L18.5635 74.3024L22.5015 66.4389L21.3266 65.6771L21.5977 58.7433L24.4383 59.234L21.4428 57.7879L20.4873 60.8867L19.3253 57.7749L18.5248 43.0939L21.0296 42.8486L18.5118 41.7898L17.8534 43.817L13.5409 34.0426L8.0405 30.4272L5.98756 19.6327L3.85714 17.1407L6.38781 14.1063L5.96173 9.1352L4.52853 6.83685L0.667969 5.51982L1.36519 1.28467Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg5')" class="absolute_Map svg5" xmlns="http://www.w3.org/2000/svg" width="115" height="91" viewBox="0 0 115 91" >
<path :stroke="svgColors['svg5'].strokeColor" :fill="svgColors['svg5'].fillColor" d="M14.3414 1.03516L16.2781 1.65494L15.6067 4.05658L16.0974 4.04367L17.0657 5.63185L19.6868 4.83131L23.9605 6.67773L30.326 5.60603L34.561 2.7912L39.3641 6.61317L41.9335 5.32196L42.7083 7.62031L45.523 6.92305L47.0337 4.74092L49.3835 7.87855L50.3132 6.92305L53.7993 7.99476L53.4895 9.05355L54.871 8.44668L57.2209 10.3318L56.4979 11.2615L58.7445 11.7909L59.8291 9.77662L61.4947 13.4178L64.1416 11.0807L69.5644 14.9544L73.5412 12.0233L75.8783 14.1796L82.1533 12.4494L83.1604 14.1151L84.3095 12.4494L87.3954 12.9659L87.5762 10.3706L91.2431 11.2615L94.032 15.8324L92.7796 18.9184L97.2728 22.1593L97.983 24.8967L100.139 24.0961L101.43 27.4016L103.496 25.7489L104.323 30.3326L107.68 31.2752L108.506 33.1216L109.797 31.9337L109.9 35.0326L105.407 35.4587L107.55 36.9436L104.929 39.526L108.88 41.1658L107.964 49.4812L112.418 48.5774L111.669 49.662L113.774 50.979L110.662 51.9345L111.321 53.1353L108.687 54.6977L109.552 57.0219L105.562 58.1323L107.241 61.1537L104.323 62.0188L106.014 69.2625L103.948 68.4749L103.354 70.6957L101.805 70.9023L91.3464 70.6699L89.358 72.5809L86.3496 71.7416L84.6323 76.1059L86.3496 80.5476L84.0513 83.9822L80.4619 85.8674L80.4489 87.4943L76.6529 88.0496L74.1481 90.1542L73.0506 87.0424L71.1138 88.2691L69.6936 87.1974L70.649 88.9147L68.0409 90.6707L60.2035 89.2633L54.0059 90.632L56.1234 87.3652L57.9698 87.1715L57.944 82.4715L52.9342 79.76L51.8884 75.2666L49.461 75.8993L47.7825 73.8721L46.5043 75.0084L46.2202 75.5378L43.3538 76.6482L43.3796 73.9625L41.0943 72.9812L39.9323 75.6152L38.3441 75.2408L38.9768 76.6482L28.7379 77.4875L27.9503 75.7314L29.5771 71.4705L29.009 68.4103L26.3492 68.0488L26.4783 63.9427L23.2375 65.2856L19.5835 63.168L18.202 59.4106L18.8088 56.1567L14.6254 54.2587L14.9482 51.2373L12.3272 51.2631L8.9056 47.1441L9.44787 45.2202L7.56278 44.084L10.2355 40.5202L7.8081 39.3582L8.71189 32.9925L5.89717 30.4876L6.8268 28.8477L3.5085 24.7805L3.0437 22.5983L4.46399 21.6686L1.85582 21.8881L2.29481 18.7763L0.667969 15.5612L2.82419 15.7936L3.96042 12.953L4.54146 14.27H4.82552L9.99017 12.953L14.3414 1.03516Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg6')" class="absolute_Map svg6" xmlns="http://www.w3.org/2000/svg" width="135" height="212" viewBox="0 0 135 212" >
<path :stroke="svgColors['svg6'].strokeColor" :fill="svgColors['svg6'].fillColor" d="M78.2072 1.75063L81.4609 3.20969L79.9244 4.63002L80.1568 7.27698L79.0335 6.14073L77.3679 9.18797L78.5042 11.4347L75.7411 17.1935L81.0348 22.113L78.827 25.6638L80.3118 29.5632L79.0723 31.7712L86.7805 31.1901L92.0872 34.2761L95.9478 40.022L101.539 39.8154L104.818 43.2758L103.876 46.8008L105.696 45.1739L108.266 46.3618L101.112 52.5209L99.6405 50.2483L95.8187 50.7777L94.7341 48.4923L93.0814 48.3632L91.8806 52.4692L91.7902 52.9599L90.215 55.9038L93.0039 59.4159L93.2234 62.5794L91.1705 63.9609L92.4616 65.9623L89.931 66.8533L88.3816 71.5662L90.0601 72.8832L89.7502 74.4972L84.4177 77.5315L86.6127 79.8299L83.785 81.8054L87.2712 91.2958L85.1795 95.1436L87.5036 93.9944L88.9884 94.9757L88.8722 97.4549L86.7418 98.2167L89.1563 99.0301L87.9167 101.845L83.7334 103.575L83.501 103.808L82.3518 107.617L83.6946 109.708L81.1898 113.272L87.594 117.869L87.0129 128.108L90.1376 126.739L90.8864 129.683L93.4559 129.722L98.4268 135.145L104.65 136.656L112.178 143.615L108.123 146.185L110.719 147.14L109.905 151.001L112.72 149L115.147 149.671L118.595 155.611L119.808 154.178L122.068 156.101L121.41 158.206L123.876 158.826L126.148 161.731L123.514 163.229L122.985 168.923L120.699 170.757L124.379 171.454L125.748 174.075L128.679 174.901L129.26 181.357L132.449 179.511L134.476 183.475L134.45 185.528L132.643 185.024L131.106 187.839L131.429 189.337L127.827 188.756L126.807 191.894L124.095 191.829L123.295 195.148L125.051 197.717L124.082 202.649L119.047 203.644L117.471 200.842L115.225 203.579L109.053 203.463L107.013 209.002L106.096 210.113L103.501 208.654L100.557 211.249L100.97 207.646L96.3739 205.271L96.645 203.037L93.3783 205.723L89.9568 203.992L90.3441 201.849L88.6398 202.081L88.6011 200.635L85.3732 202.572L84.8567 196.529L82.5326 196.116L86.6385 192.862L84.5726 188.188H83.8625L81.8612 183.837L80.0536 184.108L79.5758 185.812L78.0264 184.818L79.8341 182.3L78.7753 180.686L75.5086 180.544L76.8257 178.452L75.9606 177.071L70.9767 175.637L64.4692 175.224L62.1839 177.032L63.1781 180.105L50.3051 180.647L49.1431 183.552L46.5608 183.139L45.5795 179.795L43.8881 180.17L44.2883 182.235L42.4032 180.789L41.7318 181.151L39.3432 183.475L36.6575 181.9L35.8312 183.54L33.675 182.158L27.8002 183.217L28.7944 179.188L27.7873 177.445L27.0125 179.266L25.489 178.93L24.8176 177.264L26.5736 176.373L23.9138 174.049L22.2482 168.148L19.4851 166.973L19.9499 164.301L18.1293 163.629L18.5813 165.075L15.5987 166.367L13.6232 162.364L10.8601 162.79L13.1325 159.497L12.0222 158.942L13.0034 156.037L10.7697 154.81L11.2991 153.48L6.81877 148.173L4.81744 147.386L2.7645 148.806L2.01564 146.262L0.324219 139.019L3.24222 138.154L1.56372 135.132L5.55342 134.022L4.68836 131.698L7.3223 130.135L6.66384 128.934L9.77551 127.979L7.67094 126.662L8.4198 125.577L3.96527 126.481L4.88202 118.166L0.931067 116.526L3.55213 113.944L1.40879 112.459L5.90202 112.033L5.79874 108.934L8.09701 104.066L10.3695 103.859L10.5502 101.845L12.1254 101.561L11.4282 100.153L16.128 95.7634L14.682 93.4005L11.17 93.904L11.2604 92.006L14.0106 90.6244L12.0092 87.1639L13.1584 84.6461L17.6 85.3175L19.9241 83.9618L19.9628 82.1411L18.1293 82.4898L17.2772 80.0365L16.3863 80.837L14.8627 79.5458L16.1668 77.751L14.3979 71.295L21.5122 67.7829L25.4503 68.7255L25.6827 65.8203L29.3367 63.6381L31.2605 66.0527L35.3922 67.4601L35.4697 61.0428L37.1095 60.4489L35.6504 55.4003L37.6905 53.9412L36.1023 52.2626L37.613 50.0934L34.695 45.897L35.6376 44.5929L39.6014 44.9802L40.2082 41.2615L43.3587 39.5313L46.8319 34.728L44.482 32.83L47.0127 25.5088L47.1418 22.552L45.1018 21.7385L45.8765 17.994L50.0469 17.1289L57.3549 19.763L65.4763 15.6698L70.5506 14.9338L69.8663 9.05886L71.0542 6.65721L77.6004 0.549805L78.2072 1.75063Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg7')" class="absolute_Map svg7" xmlns="http://www.w3.org/2000/svg" width="149" height="147" viewBox="0 0 149 147" >
<path :stroke="svgColors['svg7'].strokeColor" :fill="svgColors['svg7'].fillColor" d="M29.4788 1.66594L31.4543 4.39038L32.3839 10.1362L36.8772 7.48927L39.821 9.36153L41.4737 5.83653L47.0258 6.7662L48.4847 4.76482L51.9192 6.45631L53.6107 10.0717L58.8399 10.5107L59.6662 14.0099L62.8812 14.2939L64.5597 12.6928L66.0058 13.8033L67.4519 10.5494L73.443 8.83213L80.1828 13.2739L83.6173 11.9181L90.4734 16.4373L89.5696 17.9997L92.8491 21.0082L91.0415 22.5318L96.5548 28.0324L96.0641 29.7626L97.6006 30.5115L97.9492 33.2747L99.4599 33.081L98.8143 35.6117L100.26 37.4969L105.451 38.4008L106.871 36.1411L105.593 33.5329L110.964 32.7065L116.064 35.3406L116.994 41.6159L119.55 38.22L122.649 41.1123L127.414 40.3376L129.983 41.5642L131.713 39.2271L133.663 39.253L133.792 36.9546L138.066 35.9604L137.588 37.5098L140.713 37.1612L142.546 42.9845L148.085 44.9601L148.382 46.5354L145.257 54.3988L143.024 56.4002L138.479 53.4691L131.713 55.5092L129.828 54.515L130.009 53.0301L120.996 50.4219L119.486 44.5985L117.833 45.5799L115.948 54.4763L113.701 54.0631L113.069 56.3485L111.209 56.3356L111.79 59.5765L116.826 61.1131L116.929 62.3785L119.318 62.0944L116.955 63.5922L117.007 65.8776L118.995 66.2392L118.414 68.4213L120.996 67.001L122.443 63.4889L128.162 65.3612L127.581 66.5232L131.106 69.8158L127.233 75.9103L128.472 78.312L130.564 78.5056L125.942 87.2084L123.088 89.2097L117.717 89.468L121.41 91.6114L119.034 91.1465L120.506 93.4965L118.776 99.6298L120.028 101.295L118.298 103.323L120.493 104.859L123.876 104.343L124.909 106.706L117.42 119.953L118.35 122.82L114.244 129.87L111.209 131.613L109.492 138.03L110.422 138.792L108.666 140.303L109.905 143.57L105.438 145.777L95.2894 139.244L92.9911 135.887L86.29 140.703L83.9917 136.223L81.5257 134.712L71.6095 136.997V136.584L68.6398 134.247L68.0459 130.115L67.9168 130.025L62.8038 131.29L60.8154 135.048L57.9619 136.687L56.7998 136.507L58.53 134.105L57.071 133.369L54.4758 137.475L52.4486 133.511L49.2594 135.357L48.6784 128.901L45.7475 128.075L44.3788 125.454L40.699 124.757L42.9844 122.923L43.5138 117.229L46.1477 115.731L43.8753 112.826L41.4092 112.206L42.0677 110.101L39.8081 108.178L38.5945 109.611L35.147 103.671L32.7196 103L29.9049 105.001L30.7184 101.14L28.1231 100.185L32.1774 97.6155L24.6499 90.6559L18.4265 89.1452L13.4555 83.7221L10.8861 83.6834L10.1372 80.7394L7.01257 82.1081L7.59361 71.8688L1.18945 67.2721L3.69427 63.7084L2.35149 61.6166L3.50061 57.8076L3.73305 57.5752L7.9164 55.8449L9.15591 53.0301L6.74144 52.2167L8.87185 51.4549L8.98805 48.9757L7.50322 47.9944L5.17914 49.1436L7.27082 45.2958L3.78467 35.8054L6.61232 33.8299L4.41736 31.5315L9.74983 28.4972L10.0597 26.8832L8.3812 25.5662L9.93062 20.8533L12.4613 19.9623L11.1701 17.961L13.2231 16.5794L13.0036 13.4159L10.2147 9.90383L11.7899 6.95988L11.8803 6.46922L13.0811 2.36318L14.7337 2.49231L15.8183 4.77774L19.6402 4.24835L21.1121 6.52087L28.2652 0.361816L29.4788 1.66594Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg8')" class="absolute_Map svg8" xmlns="http://www.w3.org/2000/svg" width="76" height="134" viewBox="0 0 76 134" >
<path :stroke="svgColors['svg8'].strokeColor" :fill="svgColors['svg8'].fillColor" d="M0.4375 101.778L4.90491 99.5696L3.66541 96.3028L5.42137 94.7921L4.49173 94.0303L6.209 87.613L9.24324 85.8699L13.3491 78.8199L12.4195 75.9534L19.9082 62.7057L18.8753 60.3428L15.4925 60.8592L13.2975 59.3227L15.0276 57.2955L13.7752 55.6298L15.5054 49.4966L14.0334 47.1466L16.4092 47.6115L12.7165 45.4681L18.0877 45.2098L20.9411 43.2084L25.5635 34.5057L23.4719 34.312L22.2323 31.9104L26.1058 25.8159L22.5809 22.5233L23.162 21.3612L17.4421 19.489L15.996 23.0011L13.4137 24.4214L13.9947 22.2392L12.0063 21.8777L11.9547 19.5923L14.3175 18.0945L11.9288 18.3786L11.8256 17.1132L6.79 15.5766L6.209 12.3357L8.06828 12.3486L8.70094 10.0632L10.9475 10.4764L12.8327 1.57994L14.4854 0.598633L15.996 6.42197L25.0083 9.03021L24.8276 10.5151L26.7127 11.5093L33.4784 9.46922L38.0233 12.4003L40.257 10.3989L43.3816 2.53544L48.4946 2.29011L48.6495 3.34889L51.8 1.5283L55.6735 4.16236L59.2887 2.17391L67.8233 7.71317L75.2992 9.66291L70.8317 14.6728L67.6426 22.9623L61.3417 26.6294L60.9156 29.4829L54.2274 36.0293L52.1357 40.6389L52.4585 46.2428L50.4443 48.2183L48.5205 55.9397L49.1789 61.3499L46.4159 63.39L44.9826 69.8202L40.1795 77.929L39.7922 84.8499L42.6198 89.821L39.0949 97.2325L37.6488 105.186L38.6301 108.802L36.6804 111.694L40.9542 119.067L40.5152 121.339L35.9962 124.206L37.6876 125.123L35.9187 125.704L36.6417 127.473L35.428 128.712L32.368 127.692L31.7999 128.867L33.6591 129.603L29.9535 132.676L26.8547 131.953L22.284 133.528L21.69 132.108L18.3588 131.746L20.0632 127.782L16.3446 127.072L16.9128 125.355L13.8527 119.958L9.5273 119.222L11.6964 113.708L11.1929 109.654L6.01534 105.832L2.05145 104.915L0.4375 101.778Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg9')" class="absolute_Map svg9" xmlns="http://www.w3.org/2000/svg" width="204" height="128" viewBox="0 0 204 128" >
<path :stroke="svgColors['svg9'].strokeColor" :fill="svgColors['svg9'].fillColor" d="M83.9314 119.214L85.5325 121.138L88.7862 121.06L89.7288 123.811L93.9121 124.999L93.1891 127.194L84.435 125.902L83.1051 122.003L83.9314 119.214ZM85.171 0.655434L85.4421 3.53484L92.6339 0.616699V4.54198L96.5848 4.29665L96.998 6.19472L94.8805 7.7829L101.039 9.77137L100.148 12.5862L107.017 18.4224L106.759 22.748L112.557 25.9373L111.123 28.4551L112.634 27.8224L114.713 31.4378L114.248 27.8224L117.205 28.6746L121.104 22.3864L125.442 20.54L124.642 18.7194L127.392 18.0996L128.322 19.9977L133.757 15.1944L135.63 16.8342L132.763 20.7466L134.003 21.5601L137.786 18.784L139.542 23.4194L138.806 26.4021L140.317 21.4955L141.22 24.2974L142.757 20.9145L144.151 22.3219L142.679 19.6749L148.283 19.2359L148.851 22.3994L150.994 23.7939L150.026 24.6719L152.286 26.9186L151.614 30.8438L152.712 28.3647L154.119 28.8425L151.537 23.6906L153.641 24.8139L152.918 23.0966L150.142 22.5156L150.956 21.1469L149.045 19.5845L151.279 15.6334L159.219 13.2964L159.632 15.9562L157.876 19.3005L162.718 22.0507L173.745 19.5974L178.212 31.3345L181.815 33.607L185.43 32.9614L190.801 26.9057L200.653 29.7851L200.059 37.3386L201.983 44.2466L198.987 49.2823L200.188 54.3309L200.407 54.5375L203.519 70.3677L196.095 73.4278L191.188 88.4317L184.939 86.6369L183.609 84.3256L178.754 83.7575L179.064 86.327L171.072 89.4646L169.045 93.7514L158.315 93.8289L153.228 96.7858L152.247 95.0039L146.424 98.4902L145.546 107.761L142.369 108.652L142.034 111.17L140.885 109.362L137.67 110.795L134.79 109.078L133.783 113.442L129.264 113.817L128.102 112.177L126.256 114.462L124.242 114.307L123.906 110.976L127.16 110.485L123.48 108.432L107.082 111.441L101.943 106.147L99.1672 106.134L97.7469 104.055L96.9334 105.101L95.8489 103.061L96.1071 105.037L90.568 104.869L90.3227 109.285L92.905 112.848L90.1419 112.5L88.4634 108.058L89.9353 106.831L89.1606 102.803L81.8397 95.6753L77.8501 95.6237L77.566 93.6481L72.8662 94.836L68.9152 89.4388L60.7809 88.4575L58.1727 86.1591L51.3554 87.2954L48.8247 83.8091L49.9222 81.8852L48.3728 82.5696L46.4619 78.399L44.1636 79.9226L44.9383 82.2209L41.3618 83.1506L37.9144 80.8781L35.7323 82.0531L33.3307 86.8564L23.8923 86.8693L24.3959 79.574L21.0259 73.6215L16.2228 70.1998L13.0982 70.6259L9.70244 68.3276L4.09879 67.5012L5.71275 67.1397L5.29957 65.4611L21.2713 62.0652L27.2494 63.4855L29.2765 60.2317L26.6812 54.2922L18.7535 51.4773L16.8684 52.0196L13.6534 56.9779L12.9433 51.826L14.4927 50.651L10.2964 50.2248L9.93485 48.1977L13.0724 47.9911L12.982 44.0916L15.0866 43.2652L13.8342 46.3125L14.9317 47.8103L16.8555 45.6153L16.6876 48.0685L19.412 46.8032L22.2784 48.5592L27.159 46.6999L29.6509 48.1202L31.7426 45.4216L30.3481 46.5837L25.545 45.3183L27.3914 44.0658L25.842 43.3298L26.565 41.5092L23.6212 44.4144L21.2842 44.5435L22.3429 43.1232L19.0763 44.3886L22.188 39.8307L20.9227 38.8235L11.0711 43.446L7.12011 42.0773L5.69984 44.0012L2.20078 44.1691L1.25823 41.5996L2.79472 39.9081L1 37.4161L2.83345 33.0776L1.98128 29.1911L4.49905 25.9114L10.9032 24.2716L11.1485 22.0378L13.4081 22.5414L14.5572 19.3909L16.8684 20.6691L22.1105 19.365L20.2125 17.9705L25.0673 16.137L27.7529 17.1571L27.7658 19.662L33.1629 18.19L31.7039 17.6348L33.6406 15.3494L38.2759 14.665L40.458 16.2145L40.7807 13.8128L43.221 12.0697L43.5567 13.348L45.2094 12.0826L45.1191 16.3952L47.2753 17.312L47.5981 14.3939L47.7014 16.3952L51.846 17.4928L51.3683 15.1428L52.6336 13.1156L53.2147 14.226L53.0597 12.7282L60.755 15.4139L62.6789 14.6263L61.8913 17.6348L63.7893 15.4139L65.9972 16.7051L65.9068 12.3021L67.779 10.6235L65.8551 9.64224L66.7977 6.55626L65.726 5.66532L67.4562 6.84032L70.1547 2.9667L70.852 4.50324L71.433 3.10874L72.5692 4.89059L74.2348 4.46451L73.5505 6.31092L75.8358 6.14306L80.0192 3.04417L83.0664 3.36698L85.171 0.655434Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg10')" class="absolute_Map svg10" xmlns="http://www.w3.org/2000/svg" width="188" height="184" viewBox="0 0 188 184" >
<path :stroke="svgColors['svg10'].strokeColor" :fill="svgColors['svg10'].fillColor" d="M17.0627 123.453L19.1802 124.938L18.4184 127.585L22.434 129.612L22.8213 133.886L19.6838 128.914L16.8303 128.798L14.7515 126.306L14.39 123.685L17.0627 123.453ZM80.6654 5.7721L84.1774 7.29574L86.7726 5.03613L89.2775 6.70177L92.6862 6.48227L94.3776 10.0331L96.2498 9.21962L97.2569 11.5825L99.7359 10.4592L98.8321 8.56111L101.053 8.97429L102.409 7.60561L103.054 10.924L108.425 8.58694L110.633 5.69463L116.702 5.61716L119.039 7.69601L120.756 4.61003L123.429 5.82376L125.043 3.48666L124.63 1.22705L126.876 1.27871L130.194 4.1581L128.684 5.56551L130.13 9.89106L135.282 10.3559L135.269 16.5279L137.954 14.6943L141.118 16.2825L141.828 13.7905L146.424 11.1435L145.753 9.85232L154.133 7.98007L158.497 12.4993L159.026 20.7888L163.7 22.6611L164.242 21.7314L166.709 26.6638L172.248 27.9292L173.035 25.463L177.554 31.5317L180.756 31.0539L187.083 35.4957L183.61 35.9347L183.093 38.2976L181.596 38.6462L183.3 39.0207L183.184 40.8025L180.537 40.9962L180.731 43.669L183.132 44.263L181.867 47.7492L183.494 51.4163L181.699 52.0489L181.479 55.5352L180.33 53.6629L178.781 54.5539L179.207 60.0157L175.127 63.9022L175.631 65.1934L171.615 66.3942L169.42 69.0929L169.962 71.43L171.202 71.0555L169.988 72.7341L162.9 74.8646L162.112 76.9047L158.574 74.9679L157.567 76.8659L159.633 80.1198L158.587 80.7912L150.479 78.028L150.543 78.6994L148.413 83.2445L150.13 84.1742L149.885 86.3305L146.205 94.2843L147.78 95.6917L142.151 103.581L140.924 112.826L139.013 111.961L137.593 113.136L136.031 118.921L133.345 117.81L131.034 121.464L128.361 120.199L130.324 117.591L128.103 117.203L127.005 118.314L123.726 117.41L116.715 118.546L116.121 120.47L112.17 121.516L113.332 119.308L111.447 119.153L108.141 120.677L108.826 123.156L105.869 125.945L102.047 125.454L99.6843 126.965L95.785 125.286L92.2988 128.075L89.9618 127.714L91.7049 128.695L90.9173 129.96L92.5441 130.012L91.9244 130.864L94.7004 131.91L93.4609 134.738L96.4435 138.25H96.6629L98.7934 139.683H99.1678L100.575 140.6L99.5035 141.594L99.5552 141.917L99.426 144.822L102.835 149.122L101.582 150.206L103.868 151.988L102.706 154.093L105.004 155.229L104.307 158.819L105.559 162.163L103.222 163.093L105.327 168.18L103.571 172.635L104.694 173.125L105.482 171.395L109.045 173.642L103.248 178.923L100.549 178.264L99.2582 180.072L93.6029 177.335L93.3705 176.999L92.3634 178.91L90.4008 178.187L87.9993 179.465L86.4111 178.51L88.1025 174.752L81.466 176.392L80.3297 178.91L78.1348 178.962L73.5382 179.091L73.3187 182.577L67.4439 177.619L68.5285 180.937L65.9591 176.986L59.2967 176.973L56.7918 172.209L49.5871 170.956L40.7685 165.159L38.4444 156.12L33.5638 149.303L23.157 139.606L22.6276 134.338L24.8484 134.144L24.3707 132.814L28.9931 128.127L29.2513 124.963L31.9627 123.401L25.4811 116.648L17.5792 115.241L21.9175 112.439L21.6463 104.911L19.4901 104.446L14.7903 107.39L10.7102 103.813L7.70179 105.389L1.63331 102.884L3.57006 101.438L3.725 99.1005L0.845703 96.2599L6.24277 92.3733L6.2686 90.4494L8.11496 88.164L9.27701 89.8038L13.7961 89.4294L14.8032 85.0651L17.6825 86.7824L20.8975 85.3492L22.0466 87.1568L22.3823 84.639L25.5586 83.7481L26.4366 74.4772L32.2597 70.991L33.241 72.7728L38.3282 69.816L49.0578 69.7385L51.0849 65.4517L59.0772 62.314L58.7673 59.7445L63.6221 60.3127L64.952 62.6239L71.2012 64.4187L76.1076 49.4149L83.5318 46.3547L80.4201 30.5245L80.2006 30.318L78.9998 25.2693L81.9953 20.2336L80.0715 13.3257L80.6654 5.7721Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg11')" class="absolute_Map svg11" xmlns="http://www.w3.org/2000/svg" width="166" height="207" viewBox="0 0 166 207" >
<path :stroke="svgColors['svg11'].strokeColor" :fill="svgColors['svg11'].fillColor" d="M78.5094 0.780273L81.8277 4.84757L80.8981 6.4874L83.7128 8.99235L82.809 15.358L85.2364 16.5201L82.5637 20.0838L84.4488 21.2201L83.9065 23.144L87.3281 27.2629L89.9491 27.2371L89.6263 30.2585L93.8097 32.1566L93.2029 35.4104L94.5844 39.1678L98.2384 41.2854L101.479 39.9425L101.35 44.0486L104.01 44.4101L104.578 47.4703L102.951 51.7313L103.739 53.4873L113.978 52.648L113.345 51.2406L114.933 51.6151L116.095 48.981L118.381 49.9623L118.355 52.648L121.221 51.5376L121.505 51.0082L122.783 49.8719L124.462 51.8991L126.889 51.2664L127.935 55.7598L132.945 58.4714L132.971 63.1714L131.124 63.365L129.007 66.6318L135.204 65.2631L143.042 66.6705L145.65 64.9145L144.694 63.1972L146.115 64.2689L148.051 63.0422L149.149 66.154L151.654 64.0494L155.45 63.4942L160.408 65.8829L159.685 67.2645L160.744 67.187L161.493 70.6862L165.508 74.1595L164.152 74.9859L165.689 78.7175L163.907 80.7963L163.584 81.0675L159.323 84.0373L158.6 87.1361L160.576 88.5307L160.188 93.5405L150.879 95.8905L150.673 99.1056L152.312 98.8345L154.869 101.895L156.328 104.813L155.424 108.48L157.567 110.817L151.357 112.586V112.302L150.685 113.296L155.114 121.198L151.731 129.062L157.839 135.104L160.46 146.157L159.775 150.625L162.99 153.801L163.081 159.134L161.467 162.904L162.525 167.268L160.498 171.71L154.572 171.865L150.582 177.107L148.026 176.397L146.011 177.792L143.584 175.584L142.822 177.663L138.678 179.871L138.871 182.337L137.645 181.343L135.773 182.311L137.154 183.848L135.579 186.223L137.58 187.334L138.161 190.536L133.978 193.196L131.318 192.15L124.552 193.39L122.538 196.966L121.208 196.979L120.253 200.891L115.759 200.22L109.962 201.653L104.087 199.084L96.5986 200.427L93.5902 198.038L91.6922 198.529L92.3636 200.452L90.698 203.177L88.3739 200.995L85.3139 203.345L84.2938 200.762L80.8335 202.996L79.8135 200.349L73.8871 206.599L70.5946 202.441L68.4125 202.815L67.896 204.636L63.3382 205.075L62.8347 203.19L61.1691 203.59L62.1504 202.286L62.9767 199.807L59.6972 198.658L59.3485 194.113L56.5984 191.827L52.6732 191.866L52.3892 189.477L46.8243 186.817L45.8559 184.622L47.741 179.587L46.9534 177.03L41.7242 172.175L40.7171 167.449L35.7977 163.266L35.1134 157.739L31.1495 155.092L28.4768 155.209L30.1166 159.043L25.1456 158.914L21.5562 161.213L17.6311 159.65L15.3973 161.122L13.6672 156.422L14.8163 155.803L14.2998 151.658L12.4406 152.329L11.2011 150.057L7.62453 151.038L8.78659 148.481L7.80529 146.622L6.74655 147.732L5.28753 147.242L5.57159 145.847L2.35658 146.312L0.949219 142.787L2.17582 133.542L7.80529 125.653L6.23007 124.258L9.9099 116.292L10.1552 114.148L8.43797 113.206L10.5684 108.661L10.5038 107.989L18.6253 110.752L19.6582 110.094L17.5923 106.84L18.5994 104.942L22.1372 106.879L22.9248 104.839L30.0004 102.695L31.227 101.017L29.9875 101.391L29.4452 99.054L31.6402 96.3554L35.6557 95.1545L35.1651 93.8633L39.2451 89.9768L38.8061 84.5279L40.3684 83.637L41.5176 85.5092L41.7371 82.023L43.5318 81.3903L41.9049 77.7233L43.1703 74.237L40.7558 73.643L40.5621 70.9703L43.209 70.7766L43.3252 69.0076L41.6209 68.6332L43.1057 68.2845L43.6351 65.9216L47.1083 65.4826L40.7816 61.0409L42.5247 59.4914L40.2651 55.6953L41.2335 53.4357L38.5092 52.5835L39.2968 50.75L47.0179 46.6956L50.3362 41.2467L48.1929 38.3285L49.8327 34.5324L41.9308 27.392L41.75 22.705L44.3323 21.2717L45.0166 19.025L51.0464 18.2245H52.1567L55.0361 15.5517L57.825 16.5072L58.1607 13.0338L63.5707 15.5775L69.4584 15.3193L71.6017 13.7052L71.0465 9.37969L76.3145 6.33245L75.6559 2.13602L78.5094 0.780273Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg12')" class="absolute_Map svg12" xmlns="http://www.w3.org/2000/svg" width="145" height="178" viewBox="0 0 145 178" >
<path :stroke="svgColors['svg12'].strokeColor" :fill="svgColors['svg12'].fillColor" d="M112.861 43.1877L110.86 38.8363L109.052 39.1075L108.574 40.8119L107.025 39.8177L108.833 37.2998L107.774 35.6858L104.507 35.5438L105.824 33.452L104.959 32.0704L99.9753 30.6372L93.4678 30.224L91.1824 32.0317L92.1766 35.1048L79.3037 35.6471L78.1417 38.5523L75.5594 38.1391L74.5781 34.7949L72.8866 35.1693L73.2869 37.2353L71.4018 35.7891L70.7304 36.1506L68.3418 38.4748L65.6561 36.8995L64.8298 38.5394L62.6735 37.1578L56.7988 38.2166L57.7929 34.188L56.7858 32.4449L56.0111 34.2655L54.4876 33.9298L53.8162 32.2641L55.5721 31.3732L52.9123 29.049L51.2467 23.1482L48.4837 21.9732L48.9485 19.3004L47.1279 18.629L47.5798 20.0751L44.5972 21.3663L42.6218 17.3636L39.8587 17.7897L42.1311 14.4971L41.0207 13.9419L42.002 11.0367L39.7683 9.81003L40.2977 8.48008L35.8173 3.17323L33.816 2.38559L31.7631 3.80592L31.0142 1.26225L28.9483 0.474609L28.3544 2.69549L26.805 2.90206L16.3466 2.66966L14.3582 4.58064L11.3498 3.74136L9.63255 8.10564L11.3498 12.5474L9.05151 15.982L5.46208 17.8672L5.44916 19.4941L10.4073 21.8828L9.68417 23.2644L10.7429 23.1869L11.4918 26.6861L15.5073 30.1594L14.1516 30.9858L15.6881 34.7174L13.9063 36.7962L13.5835 37.0674L9.32265 40.0372L8.5996 43.1361L10.5751 44.5306L10.1877 49.5405L0.878466 51.8904L0.671875 55.1055L2.31164 54.8344L4.86816 57.8946L6.32718 60.8127L5.42335 64.4797L7.56668 66.8168L1.35619 68.5857V68.3017L0.68476 69.2959L5.11348 77.1981L1.73064 85.0615L7.83782 91.1044L10.4589 102.157L9.77456 106.625L12.9896 109.801L13.0799 115.134L11.466 118.904L12.5247 123.268L10.4976 127.71L11.9308 131.119L19.5229 136.942L23.2414 133.779L27.4119 136.348L29.142 134.114L31.3628 134.011L33.2996 138.879L38.8774 135.961L38.1673 133.327L40.8141 133.211L40.3752 130.292L42.3248 130.835L43.0479 134.566L48.3158 142.74L48.6128 147.672L52.0214 149.222L53.8162 148.24L55.4301 151.597L59.7684 151.223L62.4282 153.638L61.1629 158.544L61.6277 163.941L62.6865 164.045L59.5747 164.497L57.0312 168.034L56.5664 172.786L60.9821 173.69L61.873 176.272L67.9544 173.987L71.9957 175.911L73.571 174.323L74.5393 175.614L76.0758 174.852L75.8305 177.099L77.1991 177.267L82.4154 174.981L84.1843 166.498L87.0249 166.395L89.4523 168.68L92.9126 166.64L95.5853 168.835L96.6053 166.098L98.8907 165.697L100.53 167.828L98.8648 169.351L101.899 171.327L101.008 174.31L103.087 176.04L104.249 175.73L112.887 149.234L113.403 150.616L115.198 149.531L119.097 151.907L124.985 150.371L125.05 149.196L127.09 150.242L128.678 153.934L132.887 154.838L133.391 153.534L138.387 152.463L138.594 150.487L135.289 149.144L135.224 145.839L137.69 144.328L137.238 142.094L139.679 139.977L137.199 136.297L137.057 132.914L135.34 132.81L136.98 129.647L133.558 126.135L140.983 124.172L137.6 121.99L137.419 120.118L133.675 120.505L131.79 116.425L130.188 117.277L129.672 113.404L133.094 110.679L130.795 109.594L131.247 107.838L136.67 105.243L139.575 100.349L139.549 99.9491L142.183 89.0385L143.862 87.8893L141.37 86.8434H141.189L142.597 84.9066L141.977 80.7876L141.77 80.6585L139.549 80.8135H139.214L139.562 76.2426L135.715 75.1321L137.923 74.125L136.825 73.8151L137.445 72.4077L140.092 72.511L142.7 67.9401L139.704 62.0264L137.212 64.8283L136.012 64.002L135.095 65.1124L132.5 63.6533L129.556 66.2487L129.969 62.6462L125.372 60.2704L125.644 58.0366L122.377 60.7223L118.955 58.9921L119.343 56.8487L117.638 57.0811L117.6 55.6349L114.372 57.5718L113.855 51.5289L111.531 51.1157L115.637 47.8619L113.571 43.1877H112.861Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg13')" class="absolute_Map svg13" xmlns="http://www.w3.org/2000/svg" width="103" height="140" viewBox="0 0 103 140" >
<path :stroke="svgColors['svg13'].strokeColor" :fill="svgColors['svg13'].fillColor" d="M34.4745 8.47466L37.0698 4.36863L38.5288 5.10461L36.7986 7.50626L37.9607 7.68702L40.8141 6.04721L42.8025 2.28979L47.9155 1.02441L48.0447 1.11479L48.6386 5.24664L51.6083 7.58372V7.99692L61.5244 5.71148L63.9905 7.22219L66.2888 11.7027L72.9899 6.88648L75.2882 10.2436L85.4368 16.7771L87.0507 19.9147L91.0146 20.8315L96.1921 24.6535L96.6957 28.7079L94.5266 34.2213L98.8519 34.9573L101.912 40.3545L101.344 42.0719L93.3257 42.782L94.3329 45.9842L91.0275 47.624L87.7479 53.951L95.1076 52.3628L96.8506 53.202L97.2122 55.4488L94.7848 56.1718L94.0488 58.5347L91.1824 59.1287L91.8409 62.6408L85.7337 68.2188L86.6763 68.774L85.6046 70.0136L78.3095 75.2688L79.1875 77.7092L73.9325 82.2542L67.2571 83.7133L63.771 87.3286L65.5012 90.3888L63.7194 96.38L64.8685 99.2852L46.5469 114.728L49.0259 117.168L44.5198 123.573L44.0937 127.188L33.6353 138.899L25.9012 139.196L25.2815 135.452L21.6791 134.303L21.4854 132.715L15.9076 138.602L12.4085 138.925L12.4989 134.961L10.446 134.974L9.76164 132.456L8.66418 135.349L6.39172 130.726L7.23097 129.796L3.0605 127.408L3.88686 124.838L4.39043 123.534L9.38723 122.462L9.59382 120.487L6.2884 119.144L6.22386 115.838L8.68999 114.328L8.23807 112.094L10.6784 109.976L8.19934 106.296L8.05733 102.913L6.34006 102.81L7.97987 99.6467L4.55825 96.1347L11.9824 94.172L8.5996 91.9899L8.41886 90.1176L4.67445 90.505L2.78936 86.4248L1.18833 87.277L0.671875 83.4034L4.09345 80.6789L1.79518 79.5943L2.2471 77.8383L7.66996 75.243L10.5751 70.3493L10.5493 69.949L13.1833 59.0383L14.8617 57.8891L12.3698 56.8433H12.189L13.5964 54.9064L12.9767 50.7875L12.7701 50.6584L10.5493 50.8133H10.2136L10.5622 46.2424L6.71451 45.132L8.92239 44.1249L7.82489 43.815L8.44467 42.4076L11.0915 42.5109L13.6997 37.94L10.7042 32.0263L8.21227 34.8282L7.01149 34.0018L9.05151 28.4625L15.2233 28.5788L17.4699 25.8414L19.0451 28.6433L24.0807 27.6491L25.049 22.7167L23.293 20.1472L24.0936 16.8288L26.805 16.8933L27.825 13.7557L31.4274 14.3367L31.1046 12.8389L32.6411 10.0241L34.4487 10.5277L34.4745 8.47466Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg14')" class="absolute_Map svg14" xmlns="http://www.w3.org/2000/svg" width="151" height="163" viewBox="0 0 151 163" >
<path :stroke="svgColors['svg14'].strokeColor" :fill="svgColors['svg14'].fillColor" d="M9.58961 88.634L14.5219 92.7787L18.6794 93.5664L18.7698 97.8015L21.4425 103.108L19.0538 107.731L17.0138 101.494L10.7 95.8905L9.58961 88.634ZM4.05053 72.468L6.01308 74.2757L3.50824 74.6373L4.54116 76.587L9.26682 74.5727L7.84655 75.851L8.60833 76.8065L11.8233 76.2255L17.9563 79.7892L14.8576 81.3257L6.68449 76.7549L2.83683 76.7678L1.32617 73.5527L4.05053 72.468ZM25.1869 67.8972L27.3818 67.8455L28.5181 65.3277L35.1547 63.6879L33.4632 67.4453L35.0514 68.4007L37.4529 67.1225L39.4155 67.8455L40.4226 65.9345L40.655 66.2703L46.3103 69.0076L47.6015 67.1999L50.3 67.8584L56.0973 62.5774L52.5337 60.3307L51.7461 62.0609L50.6228 61.5703L52.3788 57.1156L50.2742 52.0283L52.6112 51.0986L51.3588 47.7544L52.056 44.1648L49.7577 43.0286L50.9198 40.9239L48.6344 39.142L49.8868 38.0574L46.4782 33.7577L46.6073 30.8525L46.5556 30.5297L47.6273 29.5354L46.2199 28.6187H45.8455L43.7151 27.1854H43.4956L40.513 23.6734L41.7525 20.8456L38.9765 19.7998L39.5963 18.9476L37.9694 18.8959L38.757 17.6305L37.0139 16.6492L39.3509 17.0108L42.8371 14.2217L46.7364 15.9003L49.0992 14.3896L52.9211 14.8802L55.8778 12.0913L55.1935 9.61213L58.4989 8.08851L60.384 8.24345L59.2219 10.4514L63.1729 9.40553L63.7668 7.48164L70.7779 6.34538L74.0574 7.24922L75.1549 6.13878L77.3757 6.52614L75.4131 9.13439L78.0858 10.3998L80.397 6.74565L83.0826 7.85609L84.645 2.07149L86.0652 0.896484L87.9762 1.76159L89.3835 5.28658L92.5985 4.82174L92.3145 6.21625L93.7735 6.70691L94.8322 5.59647L95.8135 7.45581L94.6515 10.0124L98.228 9.04399L99.4675 11.3165L101.327 10.6451L101.83 14.7899L100.694 15.4226L102.424 20.1096L104.658 18.6376L108.583 20.2L112.185 17.9017L117.144 18.0308L115.517 14.1959L118.189 14.0926L122.153 16.7396L122.838 22.253L127.757 26.4365L128.764 31.1624L133.993 36.0173L134.768 38.5739L132.883 43.6096L133.851 45.8046L139.416 48.4516L139.713 50.8403L143.625 50.8145L146.388 53.0871L146.737 57.6321L150.017 58.7942L149.19 61.2604L148.209 62.5645L147.099 62.1901L145.627 65.4439L141.275 64.2947L138.977 70.6733L133.451 70.0277L130.688 74.4565L127.576 75.9027L130.468 81.6873L128.48 82.7719L129.81 84.8507L128.712 88.3757L131.062 90.8419L132.457 89.7702L134.626 91.4875L135.801 94.5993L132.315 98.2534L128.557 97.5562L129.358 101.301L127.008 108.299L123.212 107.331L123.367 110.559L118.835 114.548L115.362 120.398L112.444 120.436L112.095 126.634L109.125 128.752L108.196 131.631L105.459 131.644L102.773 134.975L101.262 133.658L102.05 135.376L99.8549 136.112L98.3184 140.515L99.3255 146.015L94.4578 148.778L92.2886 152.936L88.0536 151.348L85.4971 153.207L84.0381 156.074L85.2776 156.978L83.0826 157.946L82.6953 161.084L80.3454 159.34L77.3628 161.768L74.8321 161.406L71.191 159.857L70.0419 157.752L68.2214 158.114L66.9431 155.957L65.5874 155.699L64.4899 157.701L63.5344 154.795L63.4699 154.46L62.2304 147.474L54.7287 146.106L53.5279 142.297L53.0889 144.259L46.6718 143.717L44.5414 136.267L41.0811 131.205L33.0242 126.001L30.1579 121.25L20.3967 115.594L18.9376 115.904L19.5574 117.467L18.7698 115.917L18.6923 108.764L24.2443 107.473L21.8169 103.612L25.2256 103.173L27.3689 99.4284L26.0132 96.549L27.1882 96.2262L26.9041 93.9408L24.9674 92.1073L28.5955 92.1331L25.9745 85.0315L23.7408 84.1406L24.5026 82.5653L22.0881 81.726L23.3534 80.2411L20.3063 81.1579L18.6407 79.7375L20.642 76.0318L25.4709 72.3002L24.2314 69.0205L25.1869 67.8972Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg15')" class="absolute_Map svg15" xmlns="http://www.w3.org/2000/svg" width="108" height="119" viewBox="0 0 108 119" >
<path :stroke="svgColors['svg15'].strokeColor" :fill="svgColors['svg15'].fillColor" d="M30.1708 6.59026L31.8365 6.18999L32.34 8.07514L36.8978 7.63613L37.4143 5.81553L39.5963 5.4411L42.8888 9.59875L48.8153 3.34932L49.8353 5.99631L53.2956 3.76251L54.3156 6.34493L57.3757 3.99492L59.6997 6.17706L61.3654 3.45264L60.694 1.52871L62.592 1.03809L65.6004 3.42679L73.0891 2.08396L78.9639 4.65345L84.7612 3.22023L89.2545 3.89164L89.6289 6.8614L92.1209 7.57159L90.4295 9.81827L93.7865 12.362L95.0131 10.7221L96.8207 14.4666L97.363 13.4595L100.087 14.699L104.568 24.3314L103.728 29.6641L106.492 33.6023L107.021 38.4443L104.49 39.6193L104.077 42.9248L100.643 46.7468L98.9382 46.5144L98.7058 46.566L95.0518 49.7037L102.308 58.5226L102.205 63.7261L100.294 63.8294L98.964 67.2512L101.985 70.4404L100.359 80.7442L102.541 82.8102L99.9841 84.4887L92.9085 81.2995L93.5024 87.0195L84.6192 95.7739L84.9808 98.8341L86.6722 100.035L83.8445 102.191L83.4959 106.349L79.5062 108.027L81.8819 112.456L80.1002 113.941L79.6482 113.825L77.5178 114.38L73.4765 114.509L71.4493 116.162L69.3189 114.251L63.6378 118.396L60.8747 117.298L55.2969 110.403L49.8998 110.313L49.4866 108.996L44.6577 111.036L40.9004 104.567L42.721 103.069L37.169 102.449L34.3155 99.9832L34.5866 99.9445L36.1489 98.2401L32.8564 97.0522L35.5421 93.2819L32.8306 91.8874L33.3342 88.1299L34.8578 88.0525L38.034 83.8044L34.3929 82.0354L36.3684 79.6726L27.1108 76.4445L29.5511 72.6355L26.8397 70.9569L25.2128 72.2352L21.5975 66.1536L15.1159 66.8896L13.5923 65.2369L10.5581 68.891L7.30435 65.6242L8.55676 61.8281L5.66457 59.6718L2.0364 60.227L0.796875 58.5613L5.32885 54.5715L5.16101 51.3564L8.95704 52.3248L11.3069 45.3265L10.5064 41.582L14.2637 42.2663L17.7499 38.6122L16.562 35.5004L14.3928 33.7831L12.9984 34.8548L10.6485 32.3886L11.7459 28.8636L10.429 26.7847L12.4173 25.7001L9.52513 19.9155L12.6368 18.4694L15.3999 14.0405L20.9261 14.6861L23.2244 8.30755L27.5885 9.46966L29.0605 6.2158L30.1708 6.59026Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg16')" class="absolute_Map svg16" xmlns="http://www.w3.org/2000/svg" width="132" height="168" viewBox="0 0 132 168" >
<path :stroke="svgColors['svg16'].strokeColor" :fill="svgColors['svg16'].fillColor" d="M12.2542 29.8917L13.2097 25.9794L14.5396 25.9664L16.5538 22.3898L23.3195 21.1503L25.9793 22.1961L30.1627 19.5363L29.5816 16.3341L27.5804 15.2236L29.1556 12.8478L27.774 11.3112L29.6462 10.3428L30.8728 11.3371L30.6791 8.87088L34.8238 6.66293L35.5855 4.58407L38.0129 6.79202L40.0271 5.39753L42.5837 6.10768L46.5734 0.865388L52.4998 0.710449L53.933 4.11925L61.5251 9.94257L65.2436 6.77913L69.414 9.34862L71.1442 7.11482L73.365 7.01154L75.3017 11.8794L80.8796 8.96128L80.1695 6.3272L82.8163 6.211L82.3773 3.29286L84.327 3.83519L85.05 7.56675L90.318 15.7401L90.615 20.6725L94.0236 22.222L95.8184 21.2406L97.4323 24.5978L101.771 24.2233L104.43 26.6379L103.165 31.5445L103.63 36.9417L104.689 37.045L101.577 37.4969L99.0333 41.0348L98.6847 41.1252L98.2199 41.1898L91.9965 43.8755L94.1785 49.7634L93.3393 53.7016L94.8629 55.4963L93.9978 58.2079L95.3794 62.3785L93.0552 64.3669L88.4329 64.651L88.0068 67.6853L91.3122 71.0683L89.2205 72.282L89.5949 76.6205L87.8002 78.3378L92.7195 83.3993L92.5259 85.9688L95.0307 90.5397L100.931 94.6199L103.669 100.895L102.519 105.453L98.5427 108.565L99.3561 113.2L101.693 110.011L103.707 110.321L105.45 113.665L105.58 112.038L108.291 113.058L108.833 111.354L112.72 110.85L112.242 109.404L114.05 108.733L116.968 109.004L119.059 111.367L122.403 110.592L124.159 113.02L122.236 114.427L124.34 115.667L123.178 117.707L125.128 119.114L127.813 117.707L130.744 121.645L128.433 126.371L128.962 129.534L127.8 130.218L127.116 128.217L124.482 127.649L125.825 129.909V130.593L124.353 130.49L123.036 132.749L124.805 135.771L120.338 137.075L121.267 140.574L116.503 141.323L112.836 148.128L106.303 148.179L105.967 151.097L104.456 152.13L103.514 151.149L103.824 152.763L101.732 151.601L100.35 155.991L97.0191 157.824L95.6376 157.553L96.0249 155.72L94.2302 156.288L91.6349 153.563L90.6795 150.749L86.5607 151.459L86.9222 149.354L84.5981 147.495L82.6485 147.908L82.3773 151.652L76.4509 152.905L73.1713 146.204L73.0809 142.924L70.7181 140.406L66.1345 144.047L63.7846 143.389L63.4747 147.004L61.1119 148.902L57.871 145.803L56.6832 148.657H56.3733L56.128 151.071L54.7077 150.774L53.3003 153.602L52.9259 159.955L49.8529 165.313L47.4385 162.641L46.0956 156.52L47.4643 155.565L46.5734 154.093L44.8432 154.416L43.3067 148.011L38.6585 149.406L38.736 145.171L36.7347 142.963L29.6462 150.168L29.4138 154.222L26.7024 157.127L27.2576 159.632L24.0038 161.969L23.1646 164.849L16.1148 165.61L14.7333 163.364L13.0418 163.519L8.84556 164.887L8.17417 167.315L6.36655 165.752L5.73385 161.466L4.17155 161.388L6.41817 154.48L2.10568 148.089L2.73838 144.551L0.517578 140.38L2.64799 139.825L3.09991 139.941L4.88168 138.456L2.50594 134.028L6.49563 132.349L6.84427 128.191L9.67192 126.035L7.9805 124.834L7.61898 121.774L16.5021 113.02L15.9082 107.3L22.9838 110.489L25.5403 108.81L23.3583 106.744L24.9851 96.4405L21.9638 93.2512L23.2937 89.8295L25.2046 89.7262L25.3079 84.5227L18.0516 75.7037L21.7055 72.5661L21.938 72.5145L23.6423 72.7469L27.0768 68.9249L27.49 65.6194L30.0206 64.4444L29.4913 59.6024L26.7282 55.6642L27.5674 50.3315L23.0871 40.6991L20.3628 39.4596L19.8204 40.4667L18.0128 36.7222L16.7862 38.362L13.4292 35.8184L15.1206 33.5717L12.6287 32.8615L12.2542 29.8917Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg17')" class="absolute_Map svg17" xmlns="http://www.w3.org/2000/svg" width="189" height="184" viewBox="0 0 189 184" >
<path :stroke="svgColors['svg17'].strokeColor" :fill="svgColors['svg17'].fillColor" d="M12.0313 20.0347L11.5665 24.7864L15.9823 25.6902L16.8732 28.2726L22.9545 26.0001L26.9959 27.924L28.5711 26.3358L29.5395 27.627L31.063 26.8652L30.8177 29.099L32.1864 29.2798L37.4027 26.9943L39.1716 18.4982L42.0121 18.3949L44.4395 20.6803L47.8869 18.6531L50.5596 20.8482L51.5797 18.0979L53.865 17.6976L55.5177 19.8281L53.8521 21.3517L56.8863 23.3273L55.9954 26.31L58.0871 28.0402L59.2362 27.7174L67.8741 1.23476L68.3906 2.60344L70.1853 1.51883L74.0717 3.90753L79.9594 2.35811L80.024 1.18311L82.0769 2.22898L83.6522 5.92185L87.8614 6.82567L87.035 9.39516L91.2055 11.7839L90.3533 12.7136L92.6258 17.3361L93.7232 14.4438L94.4075 16.9616L96.4605 16.9487L96.383 20.9127L99.8821 20.5899L105.46 14.702L105.654 16.2902L109.256 17.4394L109.876 21.1839L117.61 20.8869L128.081 9.1886L133.723 12.9976L130.095 19.3375L131.296 21.9715L123.562 24.6314L122.736 26.1808L124.35 27.343L122.361 31.4361L127.423 29.6284L131.516 30.5581L140.463 23.9729L141.225 21.5842L138.604 21.9457L137.92 17.9171L136.448 17.2715L138.165 13.54L152.458 6.02513L161.199 6.20588L168.598 8.3364L165.951 13.8886L170.986 19.6473L167.733 25.5611L167.358 30.6613L172.794 31.6685L171.567 37.5435L174.731 36.291L180.231 44.7871L180.58 47.1759L178.023 51.127L173.556 53.5286L168.585 53.8256L167.875 62.3605L173.672 68.016L178.204 68.9198L176.977 72.8838L178.217 79.2107L181.135 79.9984L180.851 81.7027L183.562 81.8964L184.35 84.6725L188.249 86.7513L184.118 92.7167L185.447 98.1527L181.948 101.51L178.282 100.877L175.273 104.712L172.458 104.815L172.445 107.217L170.083 107.94L165.731 105.487L158.411 109.244L155.583 108.121L153.633 109.941L151.955 109.218L150.341 110.458L150.676 113.324L148.766 113.557L144.143 112.175L142.452 108.16L140.347 109.309L137.752 108.366L135.544 116.268L141.948 117.585L141.884 120.981L143.782 122.079L143.653 128.457L140.205 127.024L137.842 128.677L131.761 127.747L127.603 131.388L125.525 129.916L121.871 132.241L123.523 133.997L121.961 135.585L118.294 136.644L115.299 135.662L113.788 139.652L115.479 140.853L113.284 143.629L111.128 142.983L110.044 144.714L105.434 143.758L105.692 146.754L102.968 151.841L106.557 154.953L104.659 155.121L103.885 157.264L95.518 155.185L95.8665 159.033L97.6613 159.821L96.538 161.151L93.4392 160.712L94.046 164.469L97.416 167.245L98.9266 166.264L100.347 167.8L104.711 167.555L103.575 169.595L105.111 170.008L105.679 172.526H107.797L107.784 177.807L105.473 179.641L107.59 180.235L107.371 181.513L104.84 181.203L105.292 179.912L103.265 178.156L100.037 182.533L95.4017 183.527L94.3559 181.113L91.5411 180.854L91.6445 177.497L90.0563 176.451L86.9963 176.994L84.3752 175.186L83.3294 176.684L79.1718 175.134L79.9594 168.937L79.1073 169.337L76.8348 171.726L74.2267 169.479L61.315 175.457L59.6882 169.053L52.2898 167.8L52.2252 172.242L44.5041 166.78L41.7151 167.181L40.9017 171.3L38.6293 170.757L38.4356 166.574L34.9107 167.181L31.2051 172.655L24.3748 167.31L19.9849 168.627L19.5717 163.23L21.0953 162.184L16.7699 157.187L14.859 149.801L12.1992 148.032L9.96544 136.786L13.2967 134.952L14.6782 130.562L16.7699 131.711L16.46 130.11L17.4026 131.091L18.9132 130.058L19.2618 127.14L25.7951 127.076L29.4491 120.271L34.2135 119.522L33.2839 116.023L37.7513 114.719L35.9824 111.697L37.2994 109.438L38.7713 109.541V108.857L37.4285 106.597L40.0496 107.165L40.7339 109.167L41.8959 108.482L41.3665 105.319L43.6777 100.606L40.7468 96.6549L38.1644 98.0623L36.0986 96.6549L37.2607 94.6148L35.1561 93.3752L37.0799 91.9678L35.3239 89.5403L31.9798 90.3151L29.8881 87.9522L26.9572 87.681L25.1625 88.3395L25.6402 89.7986L21.7538 90.3022L21.2115 92.0066L18.5129 90.9994L18.3839 92.6134L16.6278 89.2821L14.6136 88.9593L12.2896 92.1486L11.4761 87.5131L15.4529 84.4143L16.602 79.8563L13.8648 73.5681L7.96415 69.4879L5.44637 64.93L5.64003 62.3605L0.720703 57.286L2.51544 55.5687L2.14099 51.2303L4.24559 50.0036L0.940218 46.6207L1.3534 43.5992L5.98867 43.3152L8.31275 41.3267L6.9312 37.1561L7.79629 34.4446L6.27273 32.6498L7.11198 28.7116L4.92991 22.8237L11.1533 20.138L11.6181 20.0735L12.0313 20.0347ZM67.0865 161.758L66.6734 161.977L66.2085 162.803L64.2589 166.328L65.0981 169.698L70.3273 170.576L72.277 165.515L74.8335 164.314L74.7948 163.875L71.0375 161.59L70.3919 160.841L69.8367 160.776L69.6172 160.208L67.9645 161.538L67.0865 161.758Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg18')" class="absolute_Map svg18" xmlns="http://www.w3.org/2000/svg" width="175" height="220" viewBox="0 0 175 220" >
<path :stroke="svgColors['svg18'].strokeColor" :fill="svgColors['svg18'].fillColor" d="M130.795 0.561523L132.047 2.22719L135.675 1.67198L138.567 3.82827L137.315 7.62442L140.556 10.8912L143.603 7.23708L145.126 8.88982L151.608 8.15382L155.21 14.2354L156.85 12.9571L159.562 14.6357L157.121 18.4447L166.379 21.6728L164.391 24.0356L168.032 25.8046L164.855 30.0527L163.332 30.1301L162.828 33.8876L165.54 35.2692L162.854 39.0524L166.134 40.2403L164.584 41.9447L164.313 41.9705L167.154 44.4496L172.706 45.0694L170.885 46.5672L174.642 53.0362L172.615 54.1982L172.835 55.0892L174.345 60.8867L172.796 61.3386L174.294 63.7402L170.098 66.426L170.317 68.8793L166.689 70.0155L167.631 74.212L162.712 78.4471L158.671 79.4801L158.994 81.8043L155.83 85.213L156.347 86.7237L151.582 89.4482L149.775 88.9188L151.673 91.7078L151.698 96.2916L153.726 97.6344L154.035 102.192L148.161 102.489L147.593 103.716L146.469 100.811L145.178 101.03L143.732 106.324L148.096 108.984L145.733 115.208L142.88 115.698L144.597 116.37L145.062 119.133L143.345 119.972L139.432 118.707L139.91 121.121L137.689 121.393L136.747 124.788L132.654 127.565L128.858 123.407L126.869 125.279L121.782 125.215L120.775 127.242L113.919 128.701L113.157 130.095L109.426 127.771L107.321 128.288L105.436 131.425L103.848 129.282L100.026 132.278L101.124 135.596L100.207 137.12L95.9202 134.679L97.405 132.833L95.0938 130.586L91.9047 134.731L87.4243 133.93L84.2093 137.016L87.0628 139.185L85.8749 139.973L86.6884 143.511L84.9195 143.64L86.6238 148.882L83.667 151.103L84.0802 154.977L81.9498 155.842L82.066 157.663L83.7962 157.856L84.261 160.297L87.5534 159.29L91.8788 160.348L92.0338 163.189L93.4928 162.84L96.0622 168.431L93.5186 169.09L93.4412 172.925L97.0048 170.394L96.8498 175.765L98.6316 177.676L94.5645 180.969L96.1139 183.241L94.3966 187.05L93.1184 186.741L93.4024 190.111L90.7426 189.891L89.2061 193.636L86.6884 194.707L87.3856 199.265L83.0602 200.337L81.6012 202.661L81.9627 207.865L79.4837 209.078L80.2455 214.024L75.8813 217.704L73.299 217.962L69.8903 215.638L67.4371 219.24L60.6585 211.441L57.7792 210.576L56.5913 205.36L46.4428 206.431L37.2755 201.267L35.7778 202.442L34.6286 200.453L31.1425 198.994L29.3349 199.846L26.8429 198.026L28.8959 194.372L24.9708 196.115L24.4543 200.944L19.8448 199.653L18.0759 196.58L21.2264 193.7L22.9694 189.194L22.6208 184.158L14.7705 181.524L13.2857 181.937L12.5627 184.765L10.8454 184.597L9.99325 180.556L4.36377 181.33L3.92478 178.825L1.27789 177.328L1.1875 175.61L7.68205 174.513L11.2844 171.22L19.522 155.416L27.5402 113.684L29.6835 88.8413L33.0663 80.229L43.2278 81.9463L42.4918 78.7312L39.7287 77.427L41.6397 77.4012L34.4866 71.4359L30.9876 77.6466L30.2258 83.5215L29.4123 82.1787L35.016 18.406L38.3601 12.2469L40.1548 10.9299L41.2911 13.7835L39.2252 14.145L40.5809 14.2354L39.8579 15.6557L53.9186 28.2579L60.0387 48.8139L65.1388 53.7851L61.2008 44.6562L58.6959 29.6653L65.113 30.2076L65.552 28.245L66.7528 32.0541L74.2545 33.4227L75.494 40.4082L75.5585 40.7439L76.514 43.6491L77.6115 41.6477L78.9672 41.9059L80.2455 44.0623L82.066 43.7007L83.2151 45.8054L86.8562 47.3548L89.3869 47.7164L92.3695 45.2889L94.7194 47.032L95.1067 43.8944L97.3017 42.926L96.0622 42.0222L97.5212 39.1557L100.078 37.2964L104.313 38.8845L106.482 34.7268L111.35 31.9637L110.342 26.4631L111.879 22.0601L114.074 21.3241L113.286 19.6068L114.797 20.9238L117.483 17.5925L120.22 17.5796L121.15 14.7002L124.119 12.5827L124.468 6.38488L127.386 6.34614L130.795 0.561523ZM92.9763 180.582L92.6664 175.972L92.1629 175.727L92.3695 178.503L90.8072 179.135L92.0983 180.375L92.9763 180.582ZM90.9234 180.414L90.5489 180.698L89.5031 183.19L90.5102 185.449L92.7439 183.848L91.414 180.594L91.1041 180.388L90.9234 180.414Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg19')" class="absolute_Map svg19" xmlns="http://www.w3.org/2000/svg" width="204" height="185" viewBox="0 0 204 185" >
<path :stroke="svgColors['svg19'].strokeColor" :fill="svgColors['svg19'].fillColor" d="M12.0906 130.387L12.4005 130.594L13.7304 133.848L11.4967 135.449L10.4896 133.189L11.5354 130.697L11.9099 130.413L12.0906 130.387ZM13.6658 125.971L13.9757 130.581L13.0848 130.362L11.7937 129.122L13.356 128.489L13.1494 125.713L13.6658 125.971ZM95.6547 3.03573L100.484 0.995605L100.897 2.31262L106.294 2.40302L111.872 9.31098L114.635 10.4085L120.316 6.26375L122.446 8.17471L124.486 6.52197L128.515 6.39284L130.736 10.5634L130.103 14.1013L134.415 20.4799L132.169 27.4008L133.744 27.4653L134.377 31.7522L136.171 33.3145L136.856 30.887L141.052 29.5184L142.756 29.3634L144.125 31.6101L151.175 30.8483L152.014 27.9818L155.268 25.6447L154.725 23.1398L157.437 20.2217L157.656 16.1802L164.758 8.97525L166.759 11.1832L166.682 15.4184L171.33 14.0239L172.866 20.4283L174.596 20.0926L175.487 21.5645L174.119 22.52L175.474 28.6403L177.876 31.3002L183.441 37.6917L182.421 41.9139L186.604 46.743L185.261 52.3469L187.121 56.4658L185.339 59.8746L187.017 58.9191L187.495 61.1916L191.214 62.2634L189.819 65.2848L198.276 64.523L198.819 66.8471L196.792 67.6864L196.094 71.418L192.905 72.5414L194.597 74.4007L196.507 73.6518L197.67 75.7436L199.671 75.1367L202.86 77.5383L202.499 79.501L198.044 83.1809L197.269 87.274L193.034 87.2353L191.459 89.5853L192.208 92.0386L190.284 93.2136L182.253 91.6641L182.098 102.162L178.031 100.974L174.674 102.381L173.809 104.964L165.713 107.959L163.828 105.7L159.838 104.576L158.225 111.484L161.375 115.216L161.039 118.599L157.798 121.478L148.386 121.129L146.488 122.563L139.077 119.361L137.114 121.439L136.752 124.951L134.377 122.55L129.135 124.073L127.249 121.142L124.641 123.131L121.155 122.266L120.845 122.24L119.606 124.073L117.333 120.652L114.622 124.332L115.268 128.102L110.374 128.076L111.097 130.09L108.605 133.086L110.503 136.65L109.651 139.129L113.705 141.982L117.308 142.396L117.32 141.376L119.399 144.617L120.755 143.312L122.743 144.81L123.337 148.038L122.175 149.316L124.525 150.634L123.673 152.428L125.661 155.773L123.04 155.656L121.775 157.257L124.241 158.187L124.577 162.5L118.612 163.817L117.747 165.934L121.336 169.408L120.665 170.686L125.532 172.468L129.858 171.164L134.777 176.277L134.08 177.581L125.184 177.723L123.88 180.938L119.967 181.067L118.276 183.611L113.847 184.063L114.157 183.069L110.581 182.901L111.11 180.964L103.789 180.254L101.181 178.136L97.3978 178.433L97.2816 181.145L95.1253 181.971L90.7999 173.527L84.073 172.907L80.7934 174.301L75.9645 168.504L70.8515 168.633L69.5861 167.238L67.7527 168.439L56.0676 163.158L53.4208 164.785L54.0147 167.264L52.659 168.852L53.821 169.408L52.504 170.893L54.4279 172.958L54.2988 175.528L50.0896 174.469L40.7157 175.554L37.3716 173.139L33.8467 176.819L31.9875 173.746L27.52 172.21L17.9654 175.993L15.0345 175.463L14.4018 173.63L12.0648 173.023L9.4954 167.781L8.02347 168.581L1.32233 164.036L0.560547 159.091L3.03958 157.877L2.67805 152.674L4.13706 150.349L8.46246 149.278L7.76522 144.72L10.283 143.648L11.8195 139.904L14.4793 140.123L14.1952 136.753L15.4735 137.063L17.1907 133.254L15.6413 130.981L19.7085 127.689L17.9267 125.778L18.0816 120.406L14.518 122.937L14.5955 119.102L17.1391 118.444L14.5697 112.853L13.1107 113.201L12.9557 110.361L8.63032 109.302L5.33785 110.309L4.87303 107.869L3.14287 107.675L3.02665 105.854L5.15709 104.989L4.7439 101.116L7.70068 98.8949L5.99633 93.6526L7.76522 93.5235L6.9518 89.9856L8.13967 89.1979L5.28619 87.0287L8.50119 83.9427L12.9815 84.7433L16.1707 80.5985L18.4819 82.8452L16.9971 84.6916L21.2837 87.132L22.2004 85.6084L21.1029 82.29L24.9248 79.2944L26.5129 81.4378L28.398 78.3001L30.5026 77.7837L34.2341 80.1078L34.9959 78.7133L41.8519 77.2543L42.8591 75.2271L47.9462 75.2916L49.9346 73.4194L53.7306 77.5771L57.8236 74.801L58.7662 71.4051L60.987 71.1339L60.5093 68.7194L64.4215 69.9848L66.1387 69.1455L65.6739 66.3823L63.9567 65.7109L66.8101 65.2202L69.173 58.9966L64.8088 56.3367L66.2549 51.0428L67.5461 50.8233L68.6694 53.7285L69.2375 52.5019L75.1123 52.2049L74.8024 47.6469L72.7753 46.304L72.7495 41.7203L70.8515 38.9313L72.6591 39.4607L77.4235 36.7362L76.9071 35.2255L80.0704 31.8167L79.7476 29.4925L83.7889 28.4596L88.7212 24.2115L87.7786 20.0151L91.4068 18.8788L91.1873 16.4255L95.3836 13.7398L93.8858 11.3382L95.4352 10.8863L93.9246 5.08875L93.7051 4.19781L95.6547 3.03573Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg20')" class="absolute_Map svg20" xmlns="http://www.w3.org/2000/svg" width="171" height="196" viewBox="0 0 171 196" >
<path :stroke="svgColors['svg20'].strokeColor" :fill="svgColors['svg20'].fillColor" d="M69.8519 25.3132L72.9248 19.9676L73.2992 13.6149L74.7066 10.7871L76.1269 11.0841L76.3722 8.66954H76.6821L77.87 5.81599L81.0979 8.91488L83.4736 7.0168L83.7835 3.41432L86.1334 4.07285L90.7041 0.431641L93.067 2.94951L93.1573 6.24207L96.4369 12.9305L102.363 11.691L102.622 7.94647L104.571 7.53328L106.895 9.39262L106.547 11.4844L110.666 10.7871L111.608 13.602L114.203 16.3264L115.998 15.7583L115.611 17.5918L116.992 17.8629L119.226 29.1094L121.886 30.8783L123.797 38.264L128.122 43.261L126.598 44.3068L127.012 49.7041L131.402 48.3871L138.232 53.7326L141.938 48.2579L145.462 47.6511L145.656 51.8346L147.929 52.3769L148.742 48.2579L151.531 47.8577L159.252 53.3195L160.517 57.4255L162.351 57.5159L163.113 59.5173L163.061 67.3936L166.599 68.5686L169.71 74.2628L168.071 74.3403L168.084 76.1997L158.839 83.3529L160.22 84.9669L157.289 93.7859L158.103 96.7428L153.39 95.1416L150.459 95.8776L147.27 101.288L149.723 102.14L149.168 103.844L142.299 107.821L141.227 106.388L141.757 108.389L137.367 110.52L136.799 113.425L131.686 111.527L130.834 109.81L131.905 108.144L130.188 106.608L122.957 107.15L109.684 117.841L105.359 119.094L97.9992 127.615L98.2575 126.337L97.9089 127.525L88.677 126.014L89.1547 127.564L80.5427 134.562L75.2747 143.071L73.2476 149.747L74.1514 153.143L72.4471 168.728L73.4284 180.607L78.451 182.35L77.8571 184.79L80.2199 188.225L75.4813 188.896L73.041 185.449L69.0901 186.004L68.0184 184.79L66.4432 186.662L62.2469 186.482L58.9674 189.877L56.5658 188.999L53.4153 190.407L52.1888 191.737L53.2604 195.055L48.1603 193.777L45.6684 195.623L43.086 195.094L40.4521 191.246L31.0136 188.018L28.044 189.632L25.5779 189.064L21.8206 193.493L18.1279 194.513L15.2873 192.047L13.7121 186.933L10.8457 187.205L7.7469 184.454L2.68556 183.873L3.18909 179.47L5.77142 178.127L10.2001 177.676L11.8915 175.132L15.8037 175.003L17.1078 171.788L26.004 171.646L26.7012 170.342L21.7818 165.228L17.4564 166.532L12.5888 164.751L13.2601 163.472L9.67072 159.999L10.5358 157.881L16.501 156.564L16.1653 152.252L13.6992 151.322L14.9645 149.721L17.5856 149.837L15.5972 146.493L16.4493 144.698L14.0994 143.381L15.2615 142.103L14.6676 138.875L12.6791 137.377L11.3234 138.681L9.24465 135.44L9.23173 136.46L5.62941 136.047L1.57514 133.193L2.42731 130.714L0.529297 127.151L3.02123 124.155L2.29818 122.141L7.1917 122.167L6.54612 118.396L9.25757 114.716L11.53 118.138L12.7695 116.305L13.0794 116.33L16.5656 117.195L19.1737 115.207L21.0588 118.138L26.3009 116.614L28.6766 119.016L29.0382 115.504L31.0008 113.425L38.412 116.627L40.31 115.194L49.7226 115.543L52.9634 112.663L53.2991 109.28L50.1487 105.549L51.7627 98.6408L55.7523 99.7642L57.6375 102.024L65.733 99.0282L66.5981 96.4458L69.9551 95.0384L74.0223 96.2262L74.1773 85.7287L82.2083 87.2782L84.1321 86.1032L83.3833 83.6499L84.9585 81.2999L89.1935 81.3386L89.9682 77.2455L94.4227 73.5656L94.7842 71.603L91.5951 69.2013L89.5938 69.8082L88.4317 67.7164L86.5208 68.4653L84.8294 66.606L88.0185 65.4826L88.7157 61.7511L90.7429 60.9118L90.2006 58.5876L81.7435 59.3494L83.1379 56.328L79.4194 55.2563L78.9417 52.9838L77.2631 53.9392L79.0449 50.5305L77.1857 46.4115L78.5285 40.8077L74.3451 35.9785L75.3651 31.7563L69.8519 25.3132ZM14.4222 186.43L17.2886 187.192L15.9974 184.312L14.4222 186.43Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg21')" class="absolute_Map svg21" xmlns="http://www.w3.org/2000/svg" width="188" height="158" viewBox="0 0 188 158" >
<path :stroke="svgColors['svg21'].strokeColor" :fill="svgColors['svg21'].fillColor" d="M41.5347 54.0217L42.0641 54.6156L45.8214 56.901L45.8601 57.34L43.3036 58.5409L41.354 63.6024L36.1247 62.7244L35.2855 59.3544L37.2351 55.8293L37.6999 55.003L38.1131 54.7835L39.004 54.5769L40.6567 53.2469L40.8762 53.8151L41.4314 53.8796L41.5347 54.0217ZM60.334 143.373L62.1546 140.313L60.5664 138.467L62.0513 137.485L58.5781 132.63L54.2527 135.032L44.6851 135.316L40.3985 127.943L37.7257 127.44L36.3184 129.441L36.964 127.633L35.6728 128.395L34.5624 125.774L35.4533 129.028L32.8064 127.62L34.5753 129.686L31.6056 130.848L34.0718 130.681L33.2067 131.559L35.505 133.031L37.5708 131.236L33.2583 135.122L19.6236 132.734L18.3325 131.236L20.0756 128.189L17.0026 125.981L0.759766 125.387L1.32788 122.481L5.71783 120.351L5.18845 118.35L6.2601 119.783L13.1291 115.806L13.6843 114.102L11.2311 113.249L14.4203 107.839L17.3512 107.103L22.064 108.704L21.2505 105.747L24.1815 96.9284L22.7999 95.3144L32.0446 88.1612L32.0318 86.3018L33.6715 86.2244L30.5598 80.5301L27.022 79.3551L27.0736 71.4788L26.3119 69.4774L24.4784 69.387L23.2131 65.281L23.2777 60.8392L30.676 62.0917L32.3029 68.4961L45.2145 62.5178L47.8227 64.7645L50.0951 62.3758L50.9473 61.9755L50.1597 68.1733L54.3172 69.7227L55.363 68.2249L57.9841 70.0326L61.0442 69.4903L62.6323 70.5362L62.529 73.8933L65.3438 74.1516L66.3896 76.5661L71.0249 75.5719L74.2528 71.1947L76.2799 72.9508L75.828 74.242L78.3587 74.5518L78.5782 73.2736L76.4607 72.6796L78.7719 70.8461L78.7848 65.5651H76.6673L76.0991 63.0472L74.5627 62.634L75.6989 60.5939L71.3348 60.8392L69.9145 59.3027L68.4038 60.284L65.0339 57.5079L64.427 53.7505L67.5258 54.1895L68.6491 52.8595L66.8544 52.0719L66.5058 48.2241L74.8726 50.303L75.6473 48.1596L77.5453 47.9917L73.9558 44.8799L76.6802 39.7925L76.4219 36.797L81.0314 37.7525L82.116 36.0222L84.2722 36.6678L86.4672 33.8918L84.7758 32.6909L86.2864 28.7011L89.2819 29.6824L92.9488 28.6236L94.5111 27.0354L92.8585 25.2794L96.5125 22.9552L98.5912 24.4272L102.749 20.786L108.83 21.7157L111.193 20.0629L114.64 21.4962L114.77 15.1176L112.871 14.0201L112.936 10.6242L106.532 9.30718L108.74 1.405L111.335 2.34756L113.44 1.1984L115.131 5.21404L119.753 6.59564L121.664 6.36323L121.329 3.49675L122.943 2.2572L124.621 2.98027L126.571 1.15967L129.398 2.28301L131.671 9.12639L135.467 9.55251L135.828 17.7775L141.858 21.9352L144.363 22.4129L145.719 21.0442L150.367 23.9624L149.153 26.5448L153.233 34.4986L147.126 34.9505L147.41 39.2761L141.393 46.0291L142.607 49.6445L146.377 53.4148L143.395 54.0345L143.111 58.4505L148.856 64.5966L149.502 67.9021L159.173 70.4716L164.092 74.9779L167.501 74.5777L168.275 76.876L171.878 77.1084L172.2 75.7527L182.272 74.3194L183.253 72.2922L185.784 72.4472L184.841 75.6881L187.423 79.2002L186.933 82.2991L184.647 83.3191L184.079 87.3606L179.508 89.7623L179.044 93.1581L175.764 94.8883L177.623 101.577L170.961 106.29L167.359 106.767L167.049 109.453L166.093 107.206L165.512 108.769L162.181 108.485L160.399 111.325L157.61 111.145L155.725 116.025L156.978 118.595L155.686 119.344L154.46 117.2L151.258 119.834L150.057 118.659L147.204 119.318L145.822 121.384L146.881 122.636L143.382 127.646L137.92 129.131L135.557 128.085L134.021 133.586L126.429 139.138L133.001 139.551L131.283 141.294L132.136 144.471L130.031 145.426L130.302 146.821L128.908 147.518L125.719 145.232L122.245 148.034L116.241 148.512L115.144 152.76L110.328 150.217L105.654 150.668L103.691 154.297L103.962 157.112L100.747 156.957L102.581 155.833L102.31 153.277L96.7836 153.354L95.7248 151.327L91.7739 151.598L91.5156 149.958L89.3723 151.585L92.9359 154.103L89.9017 153.303L88.1974 155.665L86.5318 155.433L84.6338 154.051L85.4472 150.656L83.2135 150.591L83.5104 148.925L79.3787 148.577L78.8881 145.93L75.4277 145.439L74.4723 147.389L70.8054 143.399L68.8428 144.69L60.334 143.373Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg22')" class="absolute_Map svg22" xmlns="http://www.w3.org/2000/svg" width="56" height="121" viewBox="0 0 56 121" >
<path :stroke="svgColors['svg22'].strokeColor" :fill="svgColors['svg22'].fillColor" d="M13.4022 103.692L14.9645 100.232L18.6185 99.8572L20.9297 96.9392L15.3648 95.0411L13.725 96.074L13.3635 93.1172L9.7224 94.5246L9.59323 93.2592L7.14007 93.1688L10.9877 90.5864L9.99349 88.74L13.1956 88.0685L13.8283 86.5708L12.0723 85.6669L14.0865 85.2795L13.5571 82.9554L14.8741 82.0515L11.9302 79.3271L10.368 81.1348L4.40281 82.1549L5.22909 79.1979L3.58937 77.0287L6.58488 76.7834L7.21754 73.6328L11.8915 70.96L9.34791 66.4537L7.16584 67.306L4.63521 64.8397L2.95671 65.3175L3.18911 63.626L1.70424 64.0521L3.62806 62.4252L1.88502 62.1928L2.95671 59.7266L0.761719 57.4282L9.06389 55.3106L7.21754 52.7282L4.22203 52.4958L4.79014 49.3066L1.45892 50.4558L1.01997 47.4731L4.46735 46.6596L4.28657 44.5032L6.94636 44.5807L6.58488 42.6181L8.2763 40.6942L6.61065 39.9969L7.5661 37.3112L10.4454 36.614L9.69655 33.4118L10.7424 32.3142L10.8328 34.0057L12.3176 33.2698L14.1252 34.561L14.8354 31.023L18.3086 30.597L21.8077 27.8209L26.2493 28.2082L28.6767 26.7492L28.5347 24.1926L32.1241 21.636L37.3275 21.3648L41.4463 25.6258L43.9124 21.3132L43.7833 17.0264L42.0144 14.2503L43.6671 11.8745L42.6858 9.38244L44.7904 7.62642L43.6541 2.52614L48.1087 1.26074L50.2778 3.08135L51.8531 16.1742L49.3353 25.7549L53.9834 34.9741L55.3779 60.4754L54.8743 67.0993L47.5147 77.881L46.159 99.9089L43.7961 100.864L44.4676 101.962L41.9756 101.123L40.4005 103.421L40.8782 104.945L42.5179 102.801L45.2552 103.563L43.8737 106.081L40.1422 108.121L40.4005 112.847L37.4307 114.396L36.6819 116.475L39.7032 115.416L39.3804 116.462L37.3146 119.832L35.1066 120L33.88 117.999L30.4714 117.87L31.9304 114.771L29.2189 114.306L29.7225 111.685L27.5791 113.428L25.3842 111.052L24.5708 112.201L21.1879 111.117L18.8251 108.612L17.0303 109.076L17.6243 106.998L14.0607 106.365L14.9774 104.996L13.4022 103.692Z" stroke-width="0.5"/>
</svg>
</div>
</template>
<script>
/**
* 法国
*/
export default {
name:"France",
components: {
},
data(){
return {
commonColorSettings: {
defaultStroke: '#4D4D4D',
defaultFill: '#e5e5e5',
activeStroke: '#4D4D4D',
activeFill: '#00AFAF'
},
svgColors: this.initializeSvgColors(['svg1', 'svg2', 'svg3', 'svg4', 'svg5', 'svg6', 'svg7', 'svg8', 'svg9', 'svg10', 'svg11', 'svg12', 'svg13', 'svg14', 'svg15', 'svg16', 'svg17', 'svg16', 'svg18', 'svg19', 'svg20', 'svg21', 'svg22'])
}
},
methods: {
initializeSvgColors(svgIds) {
// SVG
const colors = {};
svgIds.forEach(id => {
colors[id] = {
strokeColor: '', //
fillColor: '' //
};
});
return colors;
},
clickMap(svgId) {
for (const key in this.svgColors) {
this.svgColors[key].strokeColor = (key === svgId) ? this.commonColorSettings.activeStroke : this.commonColorSettings.defaultStroke;
this.svgColors[key].fillColor = (key === svgId) ? this.commonColorSettings.activeFill : this.commonColorSettings.defaultFill;
}
}
}
};
</script>
<style src="./country.css" scoped></style>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,102 @@
<template>
<div class="relative_Map Poland">
<svg @click="clickMap('svg1')" class="absolute_Map svg1" xmlns="http://www.w3.org/2000/svg" width="203" height="159" viewBox="0 0 203 159" >
<path :stroke="svgColors['svg1'].strokeColor" :fill="svgColors['svg1'].fillColor" d="M109.234 1L134.986 16.2924L145.437 25.8094L144.603 29.832L137.331 18.7194L117.916 6.66302L115.988 13.5957L121.298 17.7643L121.186 25.1352L124.444 24.1465L124.23 27.8319L127.894 34.8208L126.541 36.3714L123.655 35.4051L127.353 37.1017L127.714 46.1468L132.009 50.8211L138.763 51.7874L136.418 52.5065L139.383 55.4167L150.624 58.7201L153.747 56.383L157.84 58.9223L172.125 57.9223L186.872 54.4167L202.307 46.63L185.981 56.4167L173.151 59.9561L175.541 62.664L175.766 67.2146L179.949 74.6192L174.988 78.6867L176.465 81.1699L173.015 91.0353L178.033 93.305L176.747 95.2601L178.044 97.3387L180.231 96.2825L186.207 99.3725L184.38 102.833L186.049 106.406L198.53 103.698L195.159 112.159V112.53L190.604 120.508L192.024 121.71L190.818 125.025L188.405 121.418L182.024 119.777L179.532 121.137L178.427 128.575L173.117 134.227L172.936 140.036L170.354 140.205L167.062 144.014L167.57 147.295L157.174 145.946L150.996 148.115L151.188 146.059L141.762 144.834L139.687 140.519L141.739 133.969L139.112 135.789L133.791 134.508L132.043 136.991L128.446 136.564L129.01 138.643L126.857 139.137L124.162 136.205L124.444 133.44L121.343 133.665L120.543 135.53L107.036 133.811L107.318 128.912L102.627 128.755V127.53L100.451 128.968L99.2225 126.249L96.4827 127.193L93.8445 124.407L89.0527 131.238L85.0164 127.418L79.0408 126.822L81.2393 132.609L76.1657 135.485L71.126 134.991L68.499 141.699L69.6377 145.059L65.218 145.261L66.2553 148.564L61.8694 145.587L59.5581 147.699L56.1419 146.924L55.1836 142.845L49.0276 147.385L46.9643 158.138L43.2324 156.812L42.9618 156.711L40.9549 153.711L36.6142 153.081L35.1259 153.149L31.191 153.935L26.6135 152.104L23.6483 154.969L20.0403 154.991L20.0629 151.283L16.5565 151.935L12.678 138.89L10.2314 128.575L16.1731 122.553L11.1672 118.845L11.201 114.62L12.7118 113.17L17.9545 113.991L18.8678 110.148L11.5843 106.047L11.4378 101.957L9.13773 99.3275L7.40143 98.4174L6.54455 101.305L5.74405 101.373L5.34943 95.8443L5.82297 95.2713L7.20977 90.6645L5.07885 87.5521L6.5671 85.5408L0.411133 74.1923L1.49349 71.8214L9.98333 68.6191L10.7387 65.9899L7.27741 61.9336L6.73623 56.3605L9.78039 55.5852L9.30686 46.9446L7.6833 43.203L4.37981 41.8434L1.21163 32.641L13.0613 29.596L23.1973 20.7756L37.9333 13.135L85.6139 1.66293L109.234 1Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg2')" class="absolute_Map svg2" xmlns="http://www.w3.org/2000/svg" width="199" height="228" viewBox="0 0 199 228" >
<path :stroke="svgColors['svg2'].strokeColor" :fill="svgColors['svg2'].fillColor" d="M13.8982 83.5864L19.2988 84.2156L15.939 86.6314L15.9615 89.3393L11.959 83.6088L13.8982 83.5864ZM20.5503 83.3841L21.193 84.8898L18.8817 85.9797L20.5503 83.3841ZM15.3301 82.2493L17.2694 83.8785L14.1125 83.856L15.3301 82.2493ZM17.788 80.8335L17.6865 83.5976L16.311 81.6762L17.788 80.8335ZM9.69278 76.0694L11.7335 75.8784L9.47856 78.7661L15.7924 89.4292L7.20108 82.5751L7.30255 78.6874L5.29566 77.2267L9.69278 76.0694ZM44.6105 71.0356L44.5654 72.6873L40.9349 73.0469L41.4198 69.5974L44.6105 71.0356ZM45.3095 64.8332L40.3487 67.822L40.4163 74.4177L36.1996 79.4177L33.0652 90.1932L31.622 84.3504L21.9145 82.8335L22.5459 78.3391L21.7792 80.4402L18.938 79.5076L12.4664 83.4066L13.3909 82.0358L10.1776 79.1256L12.1281 76.2042L19.8851 76.6874L26.7852 71.4176L45.3095 64.8332ZM180.211 0.629883L183.379 9.83229L186.683 11.1919L188.306 14.9335L188.78 23.5741L185.736 24.3494L186.277 29.9225L189.738 33.9788L188.983 36.608L180.493 39.8103L179.411 42.1812L185.567 53.5297L184.078 55.5409L186.209 58.6534L184.822 63.2602L184.349 63.8332L184.744 69.3614L185.544 69.294L186.401 66.4063L188.137 67.3164L190.437 69.9457L190.584 74.0356L197.867 78.1368L196.954 81.9796L191.711 81.1594L190.201 82.6088L190.167 86.8336L195.173 90.5415L189.231 96.5641L191.678 106.879L188.205 110.553L186.886 108.474L182.038 110.946L179.895 122.553L174.923 126.598L164.066 128.419L161.552 126.52L161.044 127.812L162.938 137.34L165.013 136.688L168.609 140.07L173.841 141.509L178.937 146.295L173.401 150.835L174.066 156.958L168.688 154.61L168.553 156.464L166.636 155.925L165.374 161.217L162.499 160.352L159.68 163.475L158.226 161.801L156.895 166.734L153.817 167.891L155.057 172.318L151.021 176.228L151.855 177.386L148.405 176.498L138.224 181.352L127.57 177.554L129.261 170.431L120.106 168.251L120.591 170.891L117.107 172.431L117.716 174.644L114.874 175.217L116.768 177.633L113.104 179.116L114.22 181.453L111.639 182.903L108.921 181.532L105.945 184.038L99.5182 180.453L90.2955 183.622L86.5411 187.88L81.4111 186.745L83.8351 194.026L66.9907 201.195L64.499 198.352L61.6127 200.375L55.6597 195.453L53.3596 198.543L55.671 200.689L51.2964 202.049L52.1758 205.431L47.6998 209.027L44.0355 221.982L41.4874 223.6L36.177 220.724L33.8206 222.712L33.8995 226.746L24.5077 220.555L16.762 210.499L7.59569 203.06L1 200.555L3.60445 195.307L2.47698 186.611L16.2321 176.262L19.1635 166.15L18.4532 159.475L23.3126 152.228L20.618 147.026L16.886 125.924L13.6953 119.924L14.3492 111.441L12.0943 109.463L10.8541 102.148L13.7742 101.441L12.207 96.9012L15.409 97.9125L20.6405 104.261L27.2362 105.632L33.7079 113.946L35.2074 107.002L31.8701 106.845L29.6715 101.463L31.5544 94.4967L34.9481 93.9461L34.3167 87.6763L37.406 79.2043L42.3781 74.0581L44.8022 75.8334L45.1066 70.4963L46.7076 70.0468L45.1968 67.7659L47.9478 63.6197L42.581 64.4961L81.6478 49.9903L95.8201 47.6756L119.835 39.1362L136.916 35.3383L148.394 26.2034L166.321 4.18051L180.211 0.629883Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg3')" class="absolute_Map svg3" xmlns="http://www.w3.org/2000/svg" width="131" height="199" viewBox="0 0 131 199" >
<path :stroke="svgColors['svg3'].strokeColor" :fill="svgColors['svg3'].fillColor" d="M4.87635 59.7014L4.79743 55.6677L7.15384 53.6789L12.4642 56.5553L15.0236 54.9485L18.6878 41.9933L23.1752 38.3977L22.2845 35.0156L26.6703 33.656L24.359 31.5099L26.6478 28.42L32.6008 33.3302L35.4871 31.3077L37.9788 34.1504L54.8345 26.9818L52.3992 19.7007L57.5291 20.8356L61.2836 16.5771L70.5063 13.4085L76.9329 16.9816L79.8981 14.4872L82.6153 15.858L85.1972 14.4198L84.0923 12.0826L87.7566 10.6107L85.8624 8.19492L88.6924 7.62189L88.0948 5.41959L91.5787 3.88025L91.1051 1.22852L100.26 3.40833L98.569 10.532L97.8925 15.2063V15.5883L98.4224 19.049L98.6141 19.1839L99.5048 31.2515L94.6905 33.5662L93.766 36.3415L96.6974 37.6112L97.419 45.69L87.6438 47.9597L88.9517 51.78L86.4149 59.3644L91.2292 66.2634L89.6169 69.0499L93.2361 72.6455L94.3974 77.5332L90.9022 79.7692L89.335 76.7242L88.4556 78.6905L94.713 84.0614L91.3757 98.4886L93.1008 111.455L91.0149 115.287L95.8292 120.32L97.2724 118.399L99.8092 119.568L100.407 122.118L98.3435 124.995L102.459 130.433L109.686 128.354L110.678 135.86L108.186 139.366L112.335 139.59L115.03 142.017L118.131 138.074L121.513 138.972L127.669 144.141L130.161 151.501L127.274 154.456L126.575 158.883L119.98 164.984L116.045 159.355L112.302 159.591L113.384 153.703L110.351 154.31L103.733 151.815L103.327 149.422L100.317 149.332L98.9411 151.074L101.794 152.422L98.9974 153.242L99.8543 155.838L92.289 158.433L92.1424 161.793L88.8051 164.186L91.3194 165.434L88.9855 174.782L81.7584 176.996L81.4653 180.928L73.7534 188.76L73.2799 186.209L66.0979 179.895L65.7258 181.4L59.7277 179.591L57.8335 182.726L58.5777 186.187L56.0634 186.119L55.3193 192.816L45.2172 186.782L38.5087 190.816L37.5955 194.131L33.5366 194.58L33.2096 197.827L30.5488 197.749L29.0155 186.142L13.7721 179.434L12.5093 175.984L16.1849 171.04L15.6662 165.22L9.58917 157.973L8.01071 150.265L4.23369 147.433L5.54156 143.624L11.3593 138.512L12.6897 127.264L15.7677 120.41L10.446 114.624L12.6559 101.208L4.30134 97.0167L0.298828 83.4659L1.32482 79.1624L7.25531 72.2635L5.10184 67.9038L7.44698 63.5779L4.87635 59.7014Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg4')" class="absolute_Map svg4" xmlns="http://www.w3.org/2000/svg" width="230" height="288" viewBox="0 0 230 288" >
<path :stroke="svgColors['svg4'].strokeColor" :fill="svgColors['svg4'].fillColor" d="M76.6893 0.868164L80.5565 13.9133L84.0742 13.2504L84.0516 16.9583L87.6595 16.9359L90.6248 14.0706L95.2023 15.9021L99.1372 15.1156L100.625 15.0482L104.955 15.6886L106.962 18.6887L107.232 18.7898L110.964 20.1157L100.997 32.9586L102.339 36.8463L103.354 35.2283L107.289 36.5429L114.099 45.6105L112.43 50.2061L106.218 51.6219L108.067 53.2848L107.345 58.5546L110.976 60.0265L108.281 61.3748L109.014 65.8243L106.364 67.4424L106.86 74.0942L106.522 74.1616L104.853 76.5886L105.868 79.0381L111.291 78.0156L119.725 84.2741L118.71 100.072L112.193 100.432L111.821 103.713L117.515 106.859L116.433 112.162L120.018 113.129L123.851 109.477L127.493 108.994L127.392 115.32L130.932 115.803L130.74 121.151L136.558 114.836L137.02 117.421L138.576 114.814L141.71 117.241L144.304 116.623L147.517 122.938L148.859 121.803L151.08 125.118L152.568 123.893L152.027 127.792L159.434 126.736L159.22 130.511L166.357 132.163L166.909 134.612L170.799 134.826L178.15 127.96L179.548 136.118L184.757 135.421L186.572 132.275L188.85 132.893L191.409 136.927L193.653 136.309L197.52 138.275L198.084 141.455L199.899 140.747L199.651 143.938L202.12 144.185L204.792 151.399L215.661 147.668L216.315 143.893L220.002 146.657L219.573 148.803L224.884 151.433L223.768 158.23L228.571 158.848L228.898 161.59L226.609 163.129L227.804 165.511L221.219 163.68L216.755 165.455L215.39 171.882L217.837 174.13L216.698 178.5L210.757 178.647L209.776 181.68L203.924 179.692L201.759 181.017L202.684 191.77L207.261 195.984L200.857 203.523L200.226 207.995L193.799 205.591L188.354 206.905L187.497 204.4L185.422 205.085L185.208 208.523L183.055 208.007L183.382 210.422L181.251 211.872L182.559 214.726L180.721 216.602L181.206 221.097L177.226 226.153L179.154 226.984L176.865 232.546L178.849 233.31L177.44 240.075L179.086 246.457L175.309 252.648L169.209 249.097L166.052 249.985L167.676 252.198L166.808 255.479L162.941 255.906L161.723 259.03L158.611 259.603L160.708 269.435L165.534 268.794L163.876 279.39L145.025 287.075L140.549 285.379L142.635 279.334L139.14 277.581L135.475 271.659L135.701 262.176L133.198 260.828L135.216 253.255L121.754 254.423L119.296 243.288L123.953 239.67L122.329 235.546V234.648L116.297 229.996L104.56 227.782L98.9004 229.625L98.1337 236.457L91.4704 235.569L88.4939 236.546L88.1895 238.827L81.5148 238.884L70.1274 232.838L67.9852 227.715L59.1571 226.31L60.8371 221.063L58.3566 216.321L52.8771 212.591L44.1618 212.501L41.6701 205.141L35.5141 199.973L32.1317 199.074L29.0312 203.018L26.3365 200.591L22.1874 200.366L24.6791 196.86L23.687 189.355L16.4599 191.433L12.3446 185.995L14.4079 183.119L13.8103 180.568L11.2735 179.399L9.83038 181.321L5.01608 176.287L7.10191 172.455L5.37687 159.489L8.71418 145.062L2.45673 139.691L3.33616 137.724L4.90334 140.769L8.39849 138.533L7.2372 133.646L3.61802 130.05L5.2303 127.264L0.416016 120.365L2.95282 112.78L1.64495 108.96L11.4201 106.69L10.6985 98.6114L7.76711 97.3418L8.69163 94.5664L13.5059 92.2518L12.6152 80.1841L12.4236 80.0493L11.8936 76.5886V76.2066L12.5701 71.5323L23.2247 75.3414L33.4058 70.4761L36.8445 71.3638L36.0215 70.2065L40.0465 66.2963L38.8063 61.8805L41.8956 60.7231L43.226 55.8017L44.6804 57.4759L47.4991 54.341L50.3854 55.2174L51.6369 49.9252L53.5536 50.4645L53.6889 48.6106L59.0669 50.9477L58.413 44.824L63.9489 40.2846L58.8414 35.4867L53.61 34.0598L50.0134 30.6664L47.9388 31.3294L46.056 21.7899L46.552 20.5089L49.0663 22.3966L59.9238 20.5876L64.9072 16.5314L67.0381 4.93565L71.8975 2.4637L73.2167 4.54239L76.6893 0.868164Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg5')" class="absolute_Map svg5" xmlns="http://www.w3.org/2000/svg" width="175" height="167" viewBox="0 0 175 167" >
<path :stroke="svgColors['svg5'].strokeColor" :fill="svgColors['svg5'].fillColor" d="M10.9639 35.1147L13.0272 24.3617L19.1831 19.8111L20.1415 23.9011L23.5577 24.6651L25.869 22.5639L30.2662 25.5303L29.2289 22.2269L33.6486 22.0134L32.5098 18.665L35.1368 11.957L40.1766 12.4514L45.2502 9.57495L43.0517 3.78833L49.0272 4.37262L53.0636 8.19291L57.844 1.36133L60.4936 4.15913L63.2333 3.20406L64.451 5.9232L66.627 4.49622V5.72095L71.3286 5.87826L71.0467 10.7885L84.5425 12.5076L85.3543 10.6424L88.4436 10.4289L88.1617 13.193L90.8676 16.1256L93.0211 15.6312L92.4573 13.5413L96.0427 13.9795L97.7903 11.4851L103.112 12.7773L105.739 10.957L103.687 17.5077L105.761 21.8224L115.187 23.0471L114.995 25.0921L121.174 22.9347L131.569 24.2831L135.425 26.0022L135.741 32.5192L140.465 44.7441L142.607 46.2835L143.543 43.9239L148.391 43.4857L152.721 47.1486L152.54 49.1936L156.971 48.3284L158.583 52.4971L168.877 51.6319L171.921 60.2388L168.798 61.7894L169.125 64.4972L172.688 65.3287L172.789 68.0254H172.429L174.097 73.8794L169.339 77.3851L168.832 77.2166L167.581 79.1155L165.45 78.5087L166.656 86.8909L169.215 88.801L167.4 92.6438L168.539 96.2281L159.914 92.318L161.436 95.7337L158.087 98.4641L152.315 97.3518L156.971 106.947L154.164 106.711L150.883 112.161L156.396 117.397L155.877 119.667L157.693 119.588L156.024 121.566L157.839 124.566L152.033 122.554L152.687 128.274L150.24 128.465L147.016 133.633L150.635 136.487L146.711 140.049L145.798 140.06L145.753 144.746L143.836 144.476L148.808 146.442L143.509 153.577L139.958 153.6L141.66 155.533L142.055 156.173L141.649 159.196L136.147 162.825L136.857 165.342L135.47 163.432L124.883 166.432L119.573 163.802L120.001 161.656L116.315 158.892L115.661 162.667L104.792 166.398L102.12 159.184L99.6506 158.937L99.8986 155.746L98.0834 156.454L97.5197 153.274L93.6525 151.308L91.4088 151.926L88.8494 147.892L86.5719 147.274L84.7567 150.42L79.5478 151.117L78.1498 142.959L70.7987 149.825L66.9089 149.611L66.3564 147.162L59.2196 145.51L59.4338 141.735L52.0263 142.791L52.5675 138.892L51.0792 140.117L48.8581 136.802L47.5164 137.937L44.3032 131.622L41.71 132.24L38.5756 129.813L37.0197 132.42L36.5574 129.835L30.7397 136.15L30.9314 130.802L27.3911 130.319L27.4926 123.993L23.8509 124.476L20.0175 128.128L16.4321 127.161L17.5145 121.858L11.8208 118.712L12.1928 115.431L18.7096 115.071L19.7243 99.2731L11.2909 93.0146L5.86773 94.0371L4.85301 91.5876L6.52166 89.1606L6.8599 89.0932L6.36382 82.4414L9.01337 80.8234L8.28051 76.3739L10.9752 75.0255L7.34473 73.5536L8.0663 68.2838L6.21726 66.6209L12.4296 65.2051L14.0983 60.6096L7.28835 51.542L3.35348 50.2273L2.33876 51.8454L0.99707 47.9576L10.9639 35.1147Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg6')" class="absolute_Map svg6" xmlns="http://www.w3.org/2000/svg" width="254" height="151" viewBox="0 0 254 151" >
<path :stroke="svgColors['svg6'].strokeColor" :fill="svgColors['svg6'].fillColor" d="M50.0946 0.292969L103.954 8.67514L160.158 14.5067L252.453 8.68637L253.738 11.237L251.607 17.1247L246.409 19.1023L242.283 18.2146L241.201 20.4394L233.895 22.7091L230.918 27.6193L236.172 34.2711L239.273 33.7205L242.204 39.3161L240.547 44.26L244.38 46.6646L252.205 59.676L253.028 65.384L248.664 70.4627L247.638 76.6539L243.478 79.8899L242.61 80.3393L241.415 79.5528L239.949 83.9236L238.416 81.9798L233.568 86.1933L229.915 86.3843L230.546 90.0923L227.231 88.0585L222.812 91.0136L200.149 109.239L197.534 106.531L192.99 108.025L188.661 113.857L176.687 109.857L171.309 111.306L170.497 111.261L160.361 113.003L160.023 115.677L154.239 118.059L148.218 116.891L133.02 127.992L129.153 124.711L124.857 125.104L123.031 126.565L124.147 129.7L120.561 129.441L119.073 132.868L109.974 130.599L105.735 137.587L98.6096 140.599L91.9124 138.217L86.4555 142.43L87.1996 147.7L82.3064 150.588L72.7003 148.588L70.2312 149.79L67.5027 147.284L59.3398 149.487L54.6383 146.374L55.2584 142.498L54.9427 141.88L49.1814 145.273L49.9255 149.756L44.0965 148.88L42.4278 143.026H42.7886L42.6871 140.329L39.1243 139.498L38.7974 136.79L41.9205 135.239L38.8763 126.632L28.5825 127.497L26.9702 123.329L22.5393 124.194L22.7197 122.149L18.3902 118.486L13.5421 118.924L12.6063 121.284L10.4641 119.744L5.74 107.52L5.42431 101.003L1.56835 99.2835L1.07227 95.9913L4.36449 92.1822L6.94637 92.0137L7.12677 86.2046L12.4372 80.5415L13.5534 73.1145L16.0338 71.7549L22.4152 73.4066L24.828 77.0022L26.0344 73.6875L24.6138 72.4852L29.1688 64.5076V64.1368L32.5286 55.6759L20.0476 58.3839L18.3789 54.8108L20.2054 51.3613L14.2186 48.2713L12.0313 49.3275L10.7347 47.2601L12.02 45.305L7.00276 43.0241L10.4528 33.1587L8.97583 30.6868L13.9367 26.608L9.76504 19.2146L17.5897 20.372L19.5289 18.1697L16.496 25.0125L17.6799 25.653L19.0779 20.5405L25.8653 13.8325L37.9179 9.65268L43.2058 0.674998L50.0946 0.292969Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg7')" class="absolute_Map svg7" xmlns="http://www.w3.org/2000/svg" width="164" height="245" viewBox="0 0 164 245" >
<path :stroke="svgColors['svg7'].strokeColor" :fill="svgColors['svg7'].fillColor" d="M88.7412 0.427734L98.6629 3.4615L97.5241 5.87727L102.102 8.0009L100.839 11.2481L104.199 13.2819L107.886 11.3942L114.087 17.8325L121.178 18.9449L131.45 30.5406L134.313 40.6869L134.088 44.6982L131.134 48.4061L133.468 53.159L134.032 64.3053L135.96 65.5525L135.734 75.047L138.023 78.1032L143.378 103.744L153.007 132.25L161.091 145.385L157.956 154.082L163.053 167.936L161.001 170.318L162.511 195.779L148.508 207.69L141.879 207.723L130.48 213.712L122.61 223.005L110.355 243.926L107.13 243.735L105.698 241.881L101.707 243.713L101.121 239.23L97.6594 238.477L94.5251 234.23L87.5348 235.555L80.8263 232.701L79.2478 234.814L77.6807 231.78L68.9766 231.69L66.406 228.308L67.1727 223.735L64.3089 221.69L65.3687 217.229L60.6108 210.061L56.1798 206.982L61.0167 201.937L60.3853 186.757L55.5372 185.847L55.6838 187.667L51.9856 190.094L51.0611 187.644L48.5694 187.88L46.0664 181.251L49.2797 181.184L50.2494 179.116L48.1072 179.577L47.5434 175.521L44.1272 175.375L43.8341 178.588L31.7589 179.476L28.6358 172.318L31.026 169.914L28.4441 167.352H29.0304L20.8675 162.037L22.0852 157.97L24.9828 158.768L23.7651 156.846L24.9941 155.06L19.9881 156.262L15.8954 150.116L10.8105 150.734L8.20605 147.61L8.87125 144.475L6.37955 139.498L7.6536 138.711L3.2903 132.891L5.61288 133.306L4.53049 130.655L6.30062 127.07L6.25551 127.531L10.9458 127.61L7.89036 124.913L5.20698 125.34L7.33791 121.25L3.3692 116.508L4.29373 114.43L1.3623 109.946H1.88097L1.4976 108.261L2.30937 108.306L7.68742 106.857L19.6611 110.857L23.9906 105.025L28.5343 103.531L31.15 106.239L53.8122 88.0135L58.2318 85.0584L61.5466 87.0922L60.9152 83.3842L64.5682 83.1932L69.4163 78.9797L70.9497 80.9235L72.4154 76.5527L73.6105 77.3392L74.4787 76.8897L78.639 73.6537L79.665 67.4626L84.0284 62.3839L83.2053 56.6759L75.3806 43.6644L71.5473 41.2599L73.2046 36.316L70.2732 30.7204L67.1727 31.271L61.9187 24.6192L64.8952 19.709L72.2011 17.4393L73.2835 15.2145L77.41 16.1022L82.6077 14.1246L84.7386 8.23686L83.4533 5.68625L86.6779 0.719872L88.7412 0.427734Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg8')" class="absolute_Map svg8" xmlns="http://www.w3.org/2000/svg" width="268" height="278" viewBox="0 0 268 278" >
<path :stroke="svgColors['svg8'].strokeColor" :fill="svgColors['svg8'].fillColor" d="M35.0978 38.8794L40.9268 39.7558L40.1827 35.2726L45.944 31.8793L46.2597 32.4972L45.6396 36.3737L50.3411 39.4861L58.504 37.2838L61.2325 39.7895L63.7016 38.5872L73.3077 40.5873L78.2009 37.6996L77.4568 32.4298L82.9137 28.2163L89.6109 30.5983L96.7365 27.587L100.976 20.5981L110.074 22.8679L111.563 19.4408L115.148 19.6993L114.032 16.5644L115.858 15.1037L120.154 14.7104L124.021 17.9914L139.219 6.89005L145.24 8.0586L151.024 5.67654L151.362 3.00233L161.498 1.26074L161.882 2.94616H161.363L164.294 7.42938L163.37 9.50807L167.339 14.2497L165.208 18.3397L167.891 17.9127L170.946 20.6094L166.256 20.5307L166.301 20.07L164.531 23.6544L165.614 26.3061L163.291 25.8904L167.654 31.7107L166.38 32.4972L168.872 37.4748L168.207 40.6097L170.811 43.7334L175.896 43.1154L179.989 49.2616L184.995 48.0593L183.766 49.8458L184.983 51.7672L182.086 50.9695L180.868 55.037L189.031 60.3517H188.445L191.027 62.9135L188.636 65.318L191.76 72.4754L203.835 71.5878L204.128 68.3743L207.544 68.5203L208.108 72.5766L210.25 72.1159L209.28 74.1833L206.067 74.2508L208.57 80.8801L211.062 80.6441L211.986 83.0936L215.684 80.6666L215.538 78.8463L220.386 79.7565L221.017 94.9365L216.18 99.9816L220.611 103.06L225.369 110.229L224.31 114.69L227.173 116.735L226.407 121.308L228.977 124.69L237.681 124.78L239.248 127.813L240.827 125.701L247.535 128.555L254.526 127.229L257.66 131.476L261.121 132.229L261.708 136.713L265.699 134.881L267.131 136.735L260.727 144.095L263.703 148.881L257.615 148.454L254.199 152.286L255.969 155.578L252.135 155.612L251.639 160.219L247.062 158.376L244.379 159.848L237.693 154.87L233.803 158.578L235.246 161.623L232.044 166.859L223.464 160.365L218.244 165.814L213.069 166.601L210.769 162.792L207.578 165.938L199.81 164.061L198.085 166.848L192.086 164.477L181.759 170.466L180.834 174.904L183.033 180.792L178.94 185.354L179.865 187.5L184.329 186.197L186.539 190.725L178.816 195.893L182.988 199.983L182.65 202.32L178.489 204.781L178.512 207.725L172.694 208.343L171.916 211.534L164.881 206.253L162.75 210.849L169.323 216.86L176.674 216.725L180.372 226.591L178.083 232.916L175.558 231.782L172.626 234.714L175.828 237.478L177.61 236.838L178.974 239.759L177.046 245.478L175.017 246.4L178.185 246.782L174.633 257.074L176.753 261.456L174.926 264.939L175.873 271.142L172.277 274.333L169.097 274.063L166.842 270.108L162.468 270.288L163.742 271.501L157.8 273.265L155.444 272.209L155.782 274.4L152.242 277.086L146.683 274.03L144.541 269.176L130.831 269.67L131.587 264.4L126.569 261.659L128.542 258.108L126.028 255.108L124.359 261.31L120.21 262.681L119.297 260.355L116.726 262.748L113.164 259.928L112.904 263.827L110.638 262.951L110.559 264.726L100.976 259.715L98.7885 262.164L99.589 257.187L93.2188 251.692L89.6221 252.793L88.5962 246.445L85.6422 244.355L87.1191 241.096L80.997 240.153L81.4706 236.175L85.9917 231.489L88.7653 224.692L88.1677 222.242L82.5304 223.242L83.7367 217.377L81.324 215.613L78.3813 206.062L83.5902 201.815L87.2319 205.028L94.1997 206.511L96.8041 202.152L96.7928 198.983L91.6065 196.478L91.4712 189.567L89.8363 188.781L94.132 188.41L90.5016 180.196L86.3299 179.983L85.101 176.702L81.1323 174.084L73.4542 177.32L72.9243 174.601L68.11 174.691L71.4023 171.477L71.064 169.578L69.6434 166.387L65.8776 164.455L69.7449 161.387L70.6017 156.095L65.4041 154.578L63.5663 151.421L59.5075 151.252L56.9594 146.937L57.5118 141.522L53.8363 137.802L50.2509 139.173L49.6083 136.342L44.9518 133.409L42.0655 136.971L38.9424 136.443L34.7821 138.746L31.5575 137.263L28.6825 139.499L25.8074 135.6L17.5656 132.319L17.8249 130.285L14.5891 128.578L7.09144 129.499L2.64921 124.195L3.05508 121.173L2.6605 120.532L0.958008 118.6L4.50953 118.577L9.80864 111.442L4.8365 109.476L6.75318 109.746L6.79829 105.06L7.71153 105.049L11.6351 101.487L8.01597 98.6332L11.2405 93.4646L13.6871 93.2736L13.0332 87.5544L18.8396 89.5656L17.0244 86.5656L18.6931 84.588L16.8779 84.6667L17.3965 82.397L11.8832 77.1609L15.1641 71.7114L17.9715 71.9473L13.3151 62.3517L19.0877 63.4641L22.4363 60.7337L20.9142 57.3179L29.5393 61.2281L28.4006 57.6437L30.2158 53.801L27.6565 51.8908L26.4501 43.5087L28.581 44.1154L29.8325 42.2165L30.3398 42.385L35.0978 38.8794Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg9')" class="absolute_Map svg9" xmlns="http://www.w3.org/2000/svg" width="179" height="172" viewBox="0 0 179 172" >
<path :stroke="svgColors['svg9'].strokeColor" :fill="svgColors['svg9'].fillColor" d="M83.6484 1.19531L88.0907 6.49878L95.5883 5.57742L98.8241 7.2853L98.5648 9.31904L106.807 12.6L109.682 16.499L112.557 14.263L115.781 15.7461L119.942 13.4427L123.065 13.9708L125.951 10.409L130.607 13.3416L131.25 16.1731L134.835 14.8023L138.511 18.5215L137.959 23.9373L140.507 28.252L144.566 28.4205L146.403 31.5779L151.601 33.0947L150.744 38.387L146.877 41.4544L150.643 43.3871L152.063 46.5781L152.401 48.477L149.109 51.6906L153.924 51.6007L154.453 54.3198L162.132 51.0838L166.1 53.7018L167.329 56.9828L171.501 57.1963L175.131 65.4099L170.836 65.7807L172.47 66.5672L172.606 73.4775L177.792 75.9831L177.803 79.1517L175.199 83.5113L168.231 82.0282L164.589 78.8146L159.38 83.0619L162.323 92.6126L164.736 94.3767L163.53 100.242L169.167 99.242L169.764 101.691L166.991 108.489L162.47 113.175L161.996 117.152L161.027 120.534L158.073 121.624L159.527 126.108L157.982 129.692L155.299 127.433L153.36 129.265L150.338 127.299L149.109 127.681L150.654 132.175L149.03 133.288L144.859 132.894L143.066 134.827L136.166 132.085L132.93 133.479L134.407 136.917L131.566 139.524L131.679 146.366L136.944 148.007L134.926 158.378L130.19 155.94L124.271 149.041L121.001 156.985L121.994 161.861V162.951L121.035 164.524L120.934 164.513L119.773 165.726L119.243 166.12L118.07 166.254L118.16 166.524L115.409 170.299L110.257 171.524L109.84 168.153L104.36 165.333L98.0688 167.558L96.8285 161.692L92.251 155.041L90.7966 154.097L88.0907 156.243L85.3509 152.906L85.9372 150.411L81.5513 151.85L82.0136 154.917L78.9807 156.76L74.888 153.456L72.9375 154.322L70.6149 150.681L68.3374 151.333L60.2534 144.4L58.021 144.771L55.5632 148.951L53.8043 147.187L40.658 149.524L35.0207 146.321L32.5966 140.186L30.6349 140.445L28.5603 145.535L26.8804 142.411L15.8988 140.804L5.87565 136.389L7.53301 125.793L2.70744 126.433L0.610352 116.602L3.72218 116.029L4.93984 112.905L8.80705 112.478L9.67521 109.197L8.05165 106.984L11.2086 106.096L17.3082 109.647L21.0852 103.456L19.4391 97.0734L20.8484 90.3092L18.8641 89.5452L21.1528 83.9833L19.2249 83.1518L23.2048 78.0955L22.72 73.6011L24.5578 71.7246L23.2499 68.8706L25.3809 67.4212L25.0539 65.0054L27.2073 65.5223L27.4216 62.084L29.4961 61.3986L30.353 63.9043L35.7987 62.5896L42.2252 64.9942L42.8566 60.5222L49.2606 52.9827L44.6831 48.7692L43.7586 38.0162L45.9233 36.6903L51.7749 38.6791L52.7558 35.6454L58.6975 35.4993L59.8363 31.1284L57.3897 28.8812L58.7539 22.4541L63.2187 20.6788L69.8031 22.5103L68.608 20.1282L70.8968 18.5889L70.5698 15.8472L65.7668 15.2293L66.883 8.43141L77.4699 5.43135L78.8567 7.34149L78.1464 4.8246L83.6484 1.19531Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg10')" class="absolute_Map svg10" xmlns="http://www.w3.org/2000/svg" width="125" height="133" viewBox="0 0 125 133" >
<path :stroke="svgColors['svg10'].strokeColor" :fill="svgColors['svg10'].fillColor" d="M62.1391 0.580078L65.6342 2.33292L63.5484 8.37797L68.0245 10.0746L86.8757 2.38908L96.8989 6.80492L107.88 8.41168L109.56 11.5353L111.635 6.44535L113.597 6.18691L116.021 12.3219L121.658 15.5241L123.721 19.2321L120.982 20.6254L121.061 23.9063L118.434 25.7715L120.418 29.9739L118.918 36.1312L115.232 39.0414L114.397 42.4909L111.037 43.3224L115.897 49.154L109.538 53.8731L112.605 62.289L117.238 64.2891L117.577 70.2218L105.806 70.7499L109.019 79.9073L101.995 77.2556L102.581 82.0085L100.935 84.2894L102.987 87.5142L100.496 90.9749L103.799 94.4918L102.965 99.6829L104.915 99.9863L105.242 102.604L100.146 101.503L92.1185 106.132L92.592 108.133L93.0204 108.099L84.2036 109.616L83.4595 111.189L82.8281 109.649L80.1222 110.312L80.8663 117.312L78.1829 122.077L76.1309 124.964L78.882 125.2L78.9383 128.526L76.1422 127.099L66.8406 131.964L63.9881 127.897L60.4253 126.886L56.4341 117.751L51.7325 117.189L47.7977 112.065L59.1851 107.009L59.6248 103.84L56.8963 101.593L58.7792 97.0649L56.4115 94.7727L54.3032 94.0312L54.3708 96.9188L49.2521 100.627L41.1005 99.6717L37.2897 102.155L33.5803 98.8177L31.2577 100.795L31.1111 93.975L26.5449 94.9076L20.8399 90.0873L21.0203 87.7838L16.8712 88.3007L14.5712 85.7276L5.24699 84.3007L0.90625 81.1882L3.36412 77.5927L3.67981 77.3792L10.5123 79.0646L11.3917 70.9408L15.3266 63.952L23.9179 62.6598L23.2527 55.9855L24.8311 55.0305L22.3394 52.4799L27.1424 49.0641L24.5267 46.2326L26.6351 43.7156L30.942 44.8168L29.6341 37.8167L33.4675 36.5358L34.3695 33.5694L31.2802 32.3447L32.3739 29.6255L36.4215 31.2885L36.6695 25.0749L42.3294 24.6367L40.8186 22.7939L44.3025 22.4793L42.4873 20.1422L42.803 15.0073L47.031 12.5466L44.6069 4.74868L48.2036 3.19809L48.88 0.849735L53.1193 3.96217L62.1391 0.580078Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg11')" class="absolute_Map svg11" xmlns="http://www.w3.org/2000/svg" width="207" height="186" viewBox="0 0 207 186" >
<path :stroke="svgColors['svg11'].strokeColor" :fill="svgColors['svg11'].fillColor" d="M11.5483 48.7486L14.2091 48.8273L14.5361 45.58L18.595 45.1306L19.5082 41.8159L26.2167 37.7821L36.3188 43.8159L37.0629 37.1192L39.5772 37.1866L38.833 33.7259L40.7272 30.591L46.7253 32.4L47.0974 30.8944L54.2794 37.2091L54.7529 39.7597L62.4648 31.9281L62.7579 27.9954L69.985 25.7819L72.3189 16.4335L69.8046 15.1862L73.1419 12.7929L73.2885 9.43332L80.8538 6.83777L79.9969 4.24222L82.7931 3.42197L79.9406 2.07365L81.3161 0.332031L84.3264 0.42194L84.7323 2.81521L91.3505 5.30964L94.3834 4.70291L93.3011 10.5906L97.0443 10.3547L100.979 15.984L107.575 9.88276L108.274 5.45571L111.16 2.5006L119.875 2.59051L125.355 6.32092L127.835 11.0626L126.155 16.3098L134.984 17.7144L137.126 22.838L148.513 28.8831L155.188 28.8269L155.492 26.546L158.469 25.5684L165.132 26.4561L165.899 19.6245L171.559 17.7818L183.296 19.9953L189.328 24.6471V25.546L190.951 29.6696L186.295 33.2877L188.753 44.4227L202.215 43.2541L200.196 50.8273L202.699 52.1756L202.474 61.659L206.138 67.5804L197.118 70.9625L192.879 67.85L192.203 70.1984L188.606 71.749L191.03 79.5469L186.802 82.0076L186.486 87.1425L188.302 89.4796L184.818 89.7942L186.328 91.637L180.669 92.0752L180.421 98.2888L176.373 96.6258L175.279 99.345L178.369 100.57L177.467 103.536L173.633 104.817L174.941 111.817L170.634 110.716L168.526 113.233L171.141 116.064L166.338 119.48L168.83 122.031L167.252 122.986L167.917 129.66L159.326 130.952L155.391 137.941L154.511 146.065L147.679 144.379L147.363 144.593L144.905 148.189L141.365 152.481L144.849 154.447L147.453 162.369L151.298 163.773L153.001 171.571L151.005 172.953L149.46 169.908L147.983 172.301L144.139 172.223L143.011 174.717L140.429 173.964L136.201 180.537L129.763 185.481L122.288 180.762L120.653 172.436L112.209 161.773L108.578 160.93L107.056 155.526L103.178 155.155L101.441 156.852L95.6913 149.863L103.708 141.851L107 142.402L109.751 139.525L110.01 135.166L112.75 134.076L105.737 125.087L98.2845 124.098L97.1908 128.087L95.0261 128.817L89.2196 124.997L83.8529 131.941L81.2484 130.357L83.6725 128.559L81.4965 122.716L72.6233 123.772L69.4664 115.053L61.9236 117.019L54.9559 112.772L49.4313 112.637L43.5459 109.356L39.0924 112.671L38.6188 106.345L32.4403 100.491L32.2486 90.8055L29.7795 88.6706L25.1569 90.0414L24.999 86.3785L22.2705 89.6257L17.5803 86.0639L12.3488 87.356L11.1875 89.5808L14.8743 92.1089L12.642 96.9067L13.4876 102.986L1.2207 102.536L10.8718 82.929L16.0582 61.805L15.7199 56.524L11.5483 48.7486Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg13')" class="absolute_Map svg13" xmlns="http://www.w3.org/2000/svg" width="135" height="184" viewBox="0 0 135 184" >
<path :stroke="svgColors['svg13'].strokeColor" :fill="svgColors['svg13'].fillColor" d="M44.6588 5.52407L57.8051 3.18697L59.5639 4.95105L62.0218 0.771203L64.2542 0.400391L72.3381 7.33311L74.6156 6.68139L76.9382 10.3219L78.8887 9.45672L82.9814 12.7602L86.0143 10.9174L85.5521 7.84996L89.9379 6.41174L89.3517 8.90616L92.0914 12.2433L94.7973 10.0972L96.2518 11.041L100.829 17.6928L102.069 23.5581L108.361 21.3333L113.84 24.1536L114.257 27.5245L119.41 26.2997L125.363 30.8728L125.115 32.4908L122.601 31.4346L119.579 38.1539L116.321 37.2774L117.933 41.7494L125.983 42.6596L128.328 44.6034L126.378 45.8506L126.558 48.3675L131.215 49.0754L130.493 52.4125L126.806 52.6036L121.902 59.6823L129.681 61.2891L130.47 64.1992L133.064 65.0307L134.552 68.2218L129.602 68.3791L129.512 70.5027L126.31 72.0645L116.659 71.469L113.119 74.7163L108.631 75.5365L104.279 74.3118L101.934 76.5365L102.498 79.4804L99.668 78.8287L99.3072 78.9411L102.092 81.0423L101.596 84.4131L93.0272 84.8513L89.1825 87.8626L90.3889 91.2784L97.3792 94.7616L96.6125 97.1549L91.6178 99.065L93.1061 100.874L91.3811 103.312L86.7472 103.964L85.5521 107.11L85.2364 104.986H84.8643L82.2373 110.919L83.579 111.897L79.2044 112.605L75.2921 119.166L75.5514 122.886L73.4205 124.234L75.8446 125.448H76.6902L77.9078 125.403H78.6407L81.1549 123.807L82.429 124.897L79.9373 133.65L88.2693 132.964L90.5017 141.639L98.6983 142.953L99.4538 146.571L94.2561 151.448L100.976 154.178L100.04 160.122L93.3429 164.797L92.5987 168.134L85.8001 168.594L83.2633 176.718L80.6588 178.684L81.076 181.201L76.1039 182.145L72.8342 180.651L70.1509 182.92L66.3287 182.965L65.7875 171.572L56.4408 169.493L57.9516 166.695L54.4001 153.324L49.8903 153.403L47.624 150.381L41.8739 148.482L38.0969 137.335L40.4759 133.773L37.77 131.785L38.2435 127.414L32.4934 129.257L28.4232 125.639L21.7937 124.515L23.079 126.021L20.7903 128.088L17.9152 122.829L13.6083 122.032L13.0558 119.256L9.42539 120.931L6.80967 119.638L4.97189 114.402L1.18359 112.076L3.86697 107.312L3.12284 100.312L5.82876 99.6493L6.46014 101.189L7.20427 99.6156L16.0211 98.0987L15.5926 98.1324L15.1191 96.1324L23.1467 91.5031L28.2428 92.6042L27.9159 89.9862L25.9654 89.6829L26.7997 84.4917L23.4962 80.9748L25.9879 77.5141L23.9359 74.2893L25.582 72.0084L24.9957 67.2555L32.0199 69.9072L28.8066 60.7498L40.5774 60.2217L40.2391 54.289L35.6052 52.289L32.5385 43.8731L38.8974 39.1539L34.038 33.3223L37.3979 32.4908L38.2322 29.0414L41.919 26.1312L43.4186 19.9738L41.4342 15.7715L44.0612 13.9063L43.9823 10.6253L46.7221 9.23202L44.6588 5.52407Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg14')" class="absolute_Map svg14" xmlns="http://www.w3.org/2000/svg" width="151" height="127" viewBox="0 0 151 127" >
<path :stroke="svgColors['svg14'].strokeColor" :fill="svgColors['svg14'].fillColor" d="M50.9966 1.15332L57.1187 2.09715L55.6417 5.35566L58.5957 7.44557L59.6217 13.794L63.2183 12.6929L69.5886 18.1873L68.788 23.1649L70.9753 20.7155L80.5588 25.7268L80.6377 23.9515L82.904 24.8279L83.1633 20.929L86.7261 23.7492L89.2967 21.3559L90.2099 23.6818L94.3591 22.311L96.0277 16.1086L98.542 19.1087L96.5689 22.6593L101.586 25.401L100.831 30.6707L114.541 30.1763L116.683 35.0303L122.241 38.0865L125.782 35.4011L125.443 33.2101L127.8 34.2663L133.742 32.5022L132.467 31.2887L136.842 31.1089L139.097 35.064L142.276 35.3337L145.873 32.1426L148.308 56.7835L150.101 60.0757L144.576 78.3344L142.423 77.1659L136.684 81.8738L131.599 91.6043L121.272 94.3797L121.091 98.1101L111.925 101.818L105.566 108.638L105.002 109.043L104.72 109.077L102.488 111.74L99.5905 109.099L94.3478 113.189L83.0167 114.335L79.0367 117.886L75.8573 116.155L68.1567 124.459L50.2299 126.571L49.9142 124.706L47.4338 124.414L48.9784 121.537L45.0887 117.863L46.8588 115.594L42.0896 112.144L41.8867 109.279L44.9083 107.942L40.3082 100.661L40.2744 96.8516L20.679 91.4695L18.0632 93.0313L15.4701 92.1998L14.6808 89.2897L6.9013 87.6829L11.8058 80.6042L15.4926 80.4131L16.2142 77.076L11.5577 76.3681L11.3773 73.8512L13.3278 72.604L10.9827 70.6602L2.93258 69.75L1.32031 65.278L4.57871 66.1545L7.60032 59.4352L10.1146 60.4914L10.3626 58.8734L4.40957 54.3003L7.16059 50.525L7.07041 50.2553L8.24299 50.1205L8.7729 49.7272L9.93419 48.5137L10.0357 48.5249L10.994 46.9519V45.862L10.0018 40.9855L13.2715 33.0415L19.1907 39.9405L23.9261 42.3788L25.9442 32.0078L20.679 30.3673L20.5662 23.5245L23.4074 20.9177L21.9304 17.4794L25.1663 16.0862L32.0664 18.8278L33.8591 16.8952L38.0307 17.2885L39.6542 16.176L38.1096 11.6816L39.3386 11.2996L42.3602 13.2659L44.2994 11.4344L46.9828 13.6929L48.5274 10.1085L47.073 5.62532L50.027 4.53541L50.9966 1.15332Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg15')" class="absolute_Map svg15" xmlns="http://www.w3.org/2000/svg" width="176" height="224" viewBox="0 0 176 224" >
<path :stroke="svgColors['svg15'].strokeColor" :fill="svgColors['svg15'].fillColor" d="M105.131 0.735352L108.356 0.926347L110.002 1.81401L110.114 7.31972L123.114 10.1849L125.177 13.3086L130.443 12.5558L129.507 15.5333L133.701 20.2525L137.14 19.4772L140.827 23.5897L140.15 26.0841L143.318 33.4887L139.057 38.2191L140.353 39.9832L138.076 41.7922L139.868 44.4777L139.327 46.7361L137.681 46.2642L137.365 50.2193L140.004 54.6801L132.303 62.5454L134.434 65.905L132.979 71.9276L134.885 83.984L137.918 84.6244L138.696 88.1076L141.65 88.984L140.748 93.7032L144.39 96.6246L143.172 102.198L139.913 106.097L140.534 110.602H144.051L146.983 119.119L155.991 125.996L155.123 131.569L158.697 134.378L160.445 140.816L158.956 141.277L161.944 143.491L162.903 147.715L168.608 154.154L175 156.671L172.249 159.817L165.191 159.637L162.339 162.581L162.756 166.794L166.556 167.828L166.161 172.368L169.893 172.75L169.318 177.21L171.595 181.828L171.189 189.828L167.232 202.391L164.718 206.042L146.126 208.57L143.183 214.66L133.352 223.492L130.939 222.155L131.649 218.481L123.903 217.571L125.82 212.773H125.324L121.987 210.514L122.607 206.57L120.645 205.964L113.238 211.638L108.513 207.582L97.2613 219.245L69.0408 217.009L69.0746 214.908L74.3737 211.986L61.9715 213.245L57.2925 207.267L54.7783 207.694L55.4999 204.773L58.7583 203.525L57.8225 200.615L64.6775 201.548L67.6089 198.784L63.2681 198.267L66.6956 197.11L66.2672 195.548L63.0877 195.683L63.6853 188.244L59.8857 186.604L56.571 187.705L51.7905 183.525L45.5894 182.986L42.2521 178.289L37.4491 178.075L42.1168 168.435L39.5462 163.749L32.3191 161.626L28.5872 165.435L21.0331 166.671L18.1017 163.075L16.3091 159.783L13.8737 135.142L12.9266 128.94L14.7531 125.457L12.6335 121.074L16.185 110.782L13.0169 110.4L15.0463 109.479L16.9743 103.76L15.61 100.838L13.8286 101.479L10.6266 98.7146L13.558 95.7819L16.0836 96.9168L18.3723 90.5908L14.6742 80.7255L7.32313 80.8603L0.75 74.849L2.8809 70.2534L9.91633 75.5344L10.6943 72.3433L16.512 71.7253L16.4895 68.7815L20.6498 66.3207L20.9881 63.9836L16.8164 59.8937L24.5396 54.725L22.3297 50.1969L17.865 51.5003L16.9404 49.3542L21.0331 44.7923L18.8346 38.9046L19.7591 34.4663L30.0867 28.4774L36.0849 30.8482L37.8099 28.0616L45.5782 29.9381L48.7689 26.792L51.0689 30.601L56.244 29.8145L61.4642 24.365L70.0442 30.8595L73.2462 25.6234L71.8031 22.5784L75.6928 18.8705L82.3788 23.8481L85.0621 22.3762L89.6397 24.2189L90.1357 19.6121L93.9691 19.5784L92.199 16.2862L95.6152 12.4546L101.704 12.8816L98.7271 8.09502L105.131 0.735352Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg16')" class="absolute_Map svg16" xmlns="http://www.w3.org/2000/svg" width="163" height="143" viewBox="0 0 163 143" >
<path :stroke="svgColors['svg16'].strokeColor" :fill="svgColors['svg16'].fillColor" d="M61.063 2.03059L63.6787 0.46875L83.2741 5.85087L83.308 9.65991L87.908 16.9409L84.8864 18.2781L85.0894 21.1433L89.8586 24.5928L88.0884 26.8624L91.9782 30.5367L90.4335 33.4131L92.914 33.7053L93.2297 35.5705L111.156 33.4581L118.857 25.1546L122.036 26.8849L126.016 23.3343L137.348 22.1882L142.59 18.0983L145.488 20.7388L147.72 18.0758L148.397 22.4129L143.38 28.267L145.499 33.1884L143.83 40.5256L146.04 41.1436L144.045 41.6043L146.92 42.3571L147.585 45.4358L145.33 45.9639L146.717 47.683L144.112 49.6157L146.942 52.582L144.022 57.2787L146.221 63.335L152.715 63.8182L153.831 66.0878L152.929 67.8407L149.479 67.6497L149.287 71.1778L142.951 72.5037L145.048 75.133L144.191 79.1892L150.336 79.3465L151.587 81.5376L154.981 82.0095L157.789 87.9534L158.612 93.5265L155.68 99.4143L158.995 101.515L158.037 104.178L162.219 109.471L160.156 110.448L160.664 115.954L152.32 113.1L147.788 119.235L142.015 115.785L137.032 117.291L140.583 122.066L136.31 123.19L132.781 129.078L128.587 130.213L126.806 127.134L124.742 127.853L124.077 124.999L122.194 126.403L119.488 125.392L120.334 123.898L116.873 122.549L115.542 117.763L109.195 119.347L107.03 117.549L104.166 121.932L96.9841 117.819L94.2106 117.651L94.312 119.808L93.2973 118.707L91.5385 120.403L90.2644 118.617L87.66 119.055L86.2845 125.302L79.8579 124.482L75.675 129.482L74.773 128.302L70.3759 142.561L60.8037 136.752L57.9061 137.224L55.8541 140.718L50.0702 140.482L48.5932 136.707L52.4604 132.246L50.5663 129.898L50.2506 118.46L45.2333 120.887L39.2014 118.594L39.9455 113.426L35.9768 113.684L32.2111 101.369L28.6257 99.5491L28.0394 97.1221L28.9753 91.1782L22.2555 88.4478L27.4532 83.5713L26.6977 79.9532L18.5011 78.6386L16.2687 69.9643L7.93669 70.6497L10.4284 61.8968L9.15434 60.8069L6.64011 62.4024H5.90722L4.68957 62.4473H3.84397L1.41992 61.2339L3.55082 59.8855L3.29152 56.1663L7.20384 49.6044L11.5784 48.8966L10.2367 47.919L12.8637 41.9863H13.2358L13.5515 44.1099L14.7466 40.9638L19.3805 40.3121L21.1055 37.8739L19.6172 36.0649L24.612 34.1547L25.3786 31.7614L18.3883 28.2782L17.1819 24.8624L21.0266 21.8511L29.5954 21.4129L30.0914 18.0421L27.3066 15.9409L27.6674 15.8286L30.4973 16.4803L29.9336 13.5364L32.2787 11.3116L36.6307 12.5364L41.1181 11.7161L44.6583 8.46888L54.3095 9.0644L57.5115 7.50259L57.6017 5.37894L62.5513 5.22165L61.063 2.03059Z" stroke-width="0.5"/>
</svg>
<svg @click="clickMap('svg17')" class="absolute_Map svg17" xmlns="http://www.w3.org/2000/svg" width="167" height="195" viewBox="0 0 167 195" >
<path :stroke="svgColors['svg17'].strokeColor" :fill="svgColors['svg17'].fillColor" d="M51.101 2.07545L54.0324 5.67103L61.5864 4.43505L65.3184 0.625977L72.5454 2.74963L75.1161 7.43512L70.4483 17.0757L75.2513 17.2892L78.5886 21.9859L84.7897 22.5253L89.5702 26.7051L92.885 25.604L96.6845 27.2444L96.0869 34.6828L99.2664 34.5479L99.6949 36.1098L96.2674 37.2671L100.608 37.7839L97.6767 40.548L90.8217 39.6154L91.7575 42.5256L88.4991 43.7728L87.7775 46.6942L90.2918 46.2672L94.9708 52.2449L107.373 50.9864L102.074 53.9078L102.04 56.009L130.261 58.245L141.513 46.5819L146.237 50.6381L153.644 44.9639L155.606 45.5706L154.986 49.5145L158.323 51.773H158.819L156.903 56.5708L164.648 57.4809L163.938 61.1551L166.351 62.4923L148.289 78.0206L104.385 138.718L108.32 142.561L111.68 156.415L111.229 168.371L109.526 170.157L111.725 171.753L109.019 175.966L109.808 177.067L112.323 175.191L111.195 177.685L114.634 177.775L117.407 182.573L121.534 184.18L119.854 187.292L121.523 193.461L118.591 194L113.292 188.697L107.215 190.146L100.732 184.18L94.6212 185.315L89.3334 183.91L85.5677 179.191L82.1966 180.112L75.8264 178.292L75.6798 175.112L73.3121 176.022L63.6159 171.584L62.4771 165.056L57.629 157.955L53.5589 157.719L49.2632 153.426L46.2303 154.741L45.7229 157.269L41.0665 151.168L36.7483 150.674L34.9218 147.426L23.9853 151.033L18.6637 148.954L18.1563 143.449L20.2196 142.471L16.0367 137.179L16.995 134.516L13.6803 132.415L16.6117 126.527L15.7887 120.954L12.9812 115.01L9.58759 114.538L8.33608 112.347L2.19139 112.19L3.04825 108.133L0.951172 105.504L7.28754 104.178L7.47922 100.65L10.9293 100.841L11.8312 99.0884L10.7151 96.8187L4.22082 96.3355L2.02225 90.2792L4.94242 85.5825L2.11246 82.6162L4.71691 80.6835L3.33011 78.9644L5.58505 78.4363L4.91985 75.3576L2.04482 74.6048L4.04042 74.1441L1.8306 73.5261L3.49923 66.1889L1.37962 61.2675L6.39683 55.4135L5.72034 51.0763L6.00221 51.0426L6.56594 50.6381L12.9249 43.8177L22.0912 40.1098L22.2716 36.3794L32.5992 33.6041L37.6841 23.8736L43.4229 19.1656L45.5764 20.3342L51.101 2.07545Z" stroke-width="0.5"/>
</svg>
</div>
</template>
<script>
/**
* Map of 波兰
*/
export default {
name:"Poland",
components: {
},
data(){
return {
commonColorSettings: {
defaultStroke: '#4D4D4D',
defaultFill: '#e5e5e5',
activeStroke: '#4D4D4D',
activeFill: '#00AFAF'
},
svgColors: this.initializeSvgColors([
'svg1', 'svg2', 'svg3', 'svg4', 'svg5', 'svg6', 'svg7', 'svg8', 'svg9', 'svg10',
'svg11', 'svg12', 'svg13', 'svg14','svg15', 'svg16', 'svg17', 'svg16', 'svg18', 'svg19', 'svg20',
'svg21', 'svg22', 'svg23', 'svg24','svg25', 'svg26', 'svg27', 'svg28','svg29', 'svg30',
'svg31', 'svg32', 'svg33', 'svg34','svg35', 'svg36', 'svg37', 'svg38','svg39', 'svg40',
'svg41', 'svg42', 'svg43', 'svg44','svg45', 'svg46', 'svg47','svg48', 'svg49',
])
}
},
methods: {
initializeSvgColors(svgIds) {
// SVG
const colors = {};
svgIds.forEach(id => {
colors[id] = {
strokeColor: '', //
fillColor: '' //
};
});
return colors;
},
clickMap(svgId) {
for (const key in this.svgColors) {
this.svgColors[key].strokeColor = (key === svgId) ? this.commonColorSettings.activeStroke : this.commonColorSettings.defaultStroke;
this.svgColors[key].fillColor = (key === svgId) ? this.commonColorSettings.activeFill : this.commonColorSettings.defaultFill;
}
}
}
};
</script>
<style src="./country.css" scoped></style>

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save