:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}*,*:before,*:after{box-sizing:border-box;font-weight:400}body{color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Arial,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}body{margin:0}#app{margin:0 auto}main{height:calc(100vh - 120px);margin-top:120px;position:relative}@media (max-width: 1024px){main{height:calc(100vh - 60px);margin-top:60px}}header[data-v-0f02844b]{color:#000;background:#e5e5e5;position:fixed;width:100%;height:120px;left:0;top:0;display:flex;justify-content:space-between;z-index:9}@media (max-width: 1024px){header[data-v-0f02844b]{height:60px}}.logo[data-v-0f02844b]{flex:1;height:100%}.logo img[data-v-0f02844b]{height:100%;margin:0 60px}@media (max-width: 1024px){.logo img[data-v-0f02844b]{margin:0 20px}}.menu[data-v-0f02844b]{display:block;width:40px;height:40px;position:relative;cursor:pointer;margin:40px}@media (max-width: 1024px){.menu[data-v-0f02844b]{width:20px;height:20px;margin:20px}}.menu span[data-v-0f02844b],.menu span[data-v-0f02844b]:before,.menu span[data-v-0f02844b]:after{display:block;width:100%;height:2px;background-color:#333;border-radius:1px;transition:all .3s ease-in-out;position:absolute}.menu span[data-v-0f02844b]{top:50%;transform:translateY(-50%)}.menu span[data-v-0f02844b]:before{content:"";top:-10px}@media (max-width: 1024px){{top:-5px}}.menu span[data-v-0f02844b]:after{content:"";top:10px}@media (max-width: 1024px){.menu span[data-v-0f02844b]:before{top:-5px}.menu span[data-v-0f02844b]:after{top:5px}}.menu.active nav[data-v-0f02844b]{display:block}.menu.active span[data-v-0f02844b]{background-color:transparent}.menu.active span[data-v-0f02844b]:before,.menu.active span[data-v-0f02844b]:after{top:50%;transform:translateY(-50%) rotate(45deg)}.menu.active span[data-v-0f02844b]:after{transform:translateY(-50%) rotate(-45deg)}nav[data-v-0f02844b]{position:absolute;display:none;top:40px;right:0;width:110px;background:#fff}@media (max-width: 1024px){nav[data-v-0f02844b]{width:70px}}nav ul[data-v-0f02844b]{list-style:none;padding:0;line-height:50px;text-align:center}@media (max-width: 1024px){nav ul[data-v-0f02844b]{font-size:12px;line-height:40px}}nav ul a[data-v-0f02844b]{position:relative;display:block;text-decoration:4px solid #000}nav ul .router-link-exact-active[data-v-0f02844b]:after{content:"";position:absolute;width:60%;height:2px;background-color:currentColor;left:20%;bottom:10px}@media (min-width: 1024px){.index[data-v-de557d29]{height:100%}.index>div[data-v-de557d29]{background-size:cover;background-position:center;height:100%;position:relative}.index_content_1[data-v-de557d29]{background-image:url(/img/index_1.jpg);background-attachment:fixed}.index_content_1 div[data-v-de557d29]{background-image:url(/img/index_1.png);background-size:100% auto;background-repeat:no-repeat;background-position:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30vw;height:23vw}.index_content_2[data-v-de557d29]{background-image:url(/img/index_2.jpg)}.index_content_2 div[data-v-de557d29]{background-image:url(/img/index_2.png);background-size:100% auto;background-repeat:no-repeat;background-position:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%}.index_content_3[data-v-de557d29]{background-image:url(/img/index_3.jpg);background-attachment:fixed}.index_content_3 div[data-v-de557d29]{background-image:url(/img/index_3.png);background-size:100% auto;background-repeat:no-repeat;background-position:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%}.index_content_4[data-v-de557d29]{background-image:url(/img/index_4.jpg)}.index_content_4 .contact_content[data-v-de557d29]{position:absolute;text-align:center;left:50%;top:50%;transform:translate(-50%,-50%);max-width:1000px;color:#fff;font-size:18px;line-height:40px}@media (max-width: 1024px){.index_content_4 .contact_content[data-v-de557d29]{width:80%}}.index_content_4 .contact_2code[data-v-de557d29]{margin:0 auto;display:flex;gap:50px}@media (max-width: 1024px){.index_content_4 .contact_2code[data-v-de557d29]{width:50%}}@media (max-width: 1024px){.index_content_4 .contact_2code[data-v-de557d29]{flex-direction:column}}.index_content_4 .contact_2code img[data-v-de557d29]{display:block;width:100%;flex:1}}@media (max-width: 1024px){.index div[data-v-de557d29]{background-size:100% auto}.index .index_content_1[data-v-de557d29]{background-image:url(/img/m/index_1.jpg);background-size:100% auto;background-position:center bottom;width:100%;height:calc(100vh - 120px)}.index .index_content_1 div[data-v-de557d29]{background-image:url(/img/m/index_1.png);background-size:100% auto;background-repeat:no-repeat;background-position:center;width:100%;height:75vw;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.index .index_content_2[data-v-de557d29]{background-image:url(/img/m/index_2.jpg);width:100%;height:128.5vw;margin-top:-1px;position:relative}.index .index_content_2 div[data-v-de557d29]{background-image:url(/img/m/index_2.png);background-size:100% auto;background-repeat:no-repeat;background-position:center;width:100%;height:75vw;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.index .index_content_3[data-v-de557d29]{background-image:url(/img/m/index_3.jpg);width:100%;height:180.3vw;position:relative}.index .index_content_3 div[data-v-de557d29]{background-image:url(/img/m/index_3.png);background-size:100% auto;background-repeat:no-repeat;background-position:center;width:100%;height:169vw;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.index .index_content_4[data-v-de557d29]{background-image:url(/img/m/index_4.jpg);width:100%;height:96.1vw}.index .index_content_4 .contact_content[data-v-de557d29]{text-align:center;margin:0 auto;width:70%;color:#fff;font-size:18px;line-height:40px;padding-top:10vw}.index .index_content_4 .contact_2code[data-v-de557d29]{display:flex;gap:50px}.index .index_content_4 .contact_2code img[data-v-de557d29]{flex:1;width:40%}}
