: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}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;padding:0;font-weight:400;line-height:1.5;font-family:Altform,sans-serif;color:#1f493d}a,.green{text-decoration:none;color:#1f493d;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}}header[data-v-a64cdae0]{line-height:1.5;max-height:100vh}.logo[data-v-a64cdae0]{display:block;margin:0 auto 2rem}nav[data-v-a64cdae0]{width:100%;font-size:12px;text-align:center;margin-top:2rem}nav a.router-link-exact-active[data-v-a64cdae0]{color:var(--color-text)}nav a.router-link-exact-active[data-v-a64cdae0]:hover{background-color:transparent}nav a[data-v-a64cdae0]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav a[data-v-a64cdae0]:first-of-type{border:0}@media (min-width: 1024px){header[data-v-a64cdae0]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-a64cdae0]{margin:0 2rem 0 0}header .wrapper[data-v-a64cdae0]{display:flex;place-items:flex-start;flex-wrap:wrap}nav[data-v-a64cdae0]{text-align:left;margin-left:-1rem;font-size:1rem;padding:1rem 0;margin-top:1rem}}.page{min-height:100vh;position:relative;overflow:hidden;display:block;margin:0;padding:0}.page .page-title{position:fixed;top:0;left:0;width:100%;height:380px;text-align:center;background-color:#fff;z-index:10;padding:32px 0}.page .page-title .logo{height:4rem}.page .page-title .page-header{margin-top:10px;color:#595959;font-size:22px;font-weight:bolder;margin-left:-16px}.page .page-content{margin-top:380px;margin-bottom:4rem;position:relative}.page .about-content{display:flex;flex-direction:column;max-width:1100px;margin:0 auto;padding:26px 40px 0;box-sizing:border-box}.page .about-content .about-text-wrap{display:flex;flex-direction:column;align-items:baseline}.page .about-content .about-text-wrap .about-text{font-size:22px;color:#235244;font-weight:bolder;text-align:left}.page .about-content .about-footer{margin-top:2px}.page .about-content .about-footer .about-footer-text{text-align:left;font-size:22px;margin-left:-3px}.page .contact-content{position:relative;text-align:center;width:96%;height:480px;overflow:hidden;margin:0 auto;display:flex;justify-content:center;align-items:center}.page .contact-content img{opacity:.8;filter:brightness(.6);width:100%;height:100%;object-fit:cover}.page .contact-content .contact-content-wrap{position:absolute;text-align:left;left:0;width:100%;height:fit-content;color:#fff;transition:top .3s ease,opacity .3s ease;display:flex;align-items:flex-start;flex-direction:column;gap:20px;padding:0 3rem}.page .contact-content .contact-content-item{font-size:20px;line-height:1.5}.page .contact-content .contact-content-item .contact-content-title{font-size:28px;line-height:1.5;font-weight:bolder}.page .product-content{position:relative;margin:0 auto;width:96%;background-color:#efebe5;border:1px solid #fff;padding:100px 0}.page .product-content .product-wrap{display:flex;align-items:center;justify-content:space-between;overflow:hidden}.page .product-content .product-wrap .product-desc{padding-left:60px;max-width:715px}.page .product-content .product-wrap .product-desc .product-title{font-size:26px;line-height:1.5;font-weight:bolder}.page .product-content .product-wrap .product-desc .product-sub-title{margin-top:16px;font-size:20px;line-height:1.5;font-weight:bolder}.page .product-content .product-wrap .product-desc .product-text{margin-top:14px;font-size:20px;line-height:1.5}.page .product-content .product-img{padding-right:100px}.page .product-content .product-img-long{margin:-100px 80px -106px 0}@media (max-width: 1023px){.page .page-title{height:260px}.page .page-title .logo{height:2rem}.page .page-title .page-header{font-size:1.2rem}.page .about-content .about-text-wrap .about-text{font-size:1.2rem}.page .about-content .about-footer .about-footer-text{font-size:1.2rem}.page .page-content{margin-top:260px;margin-bottom:4rem}.page .contact-content{height:360px}.page .contact-content .contact-content-wrap{height:fit-content;padding:0 2rem}.page .contact-content .contact-content-item{font-size:1rem}.page .contact-content .contact-content-item .contact-content-title{font-size:1.2rem}.page .product-content{padding:1rem}.page .product-content .product-wrap{display:block}.page .product-content .product-wrap .product-desc{width:100%;padding:0 1rem}.page .product-content .product-wrap .product-desc .product-title{font-size:1.2rem}.page .product-content .product-wrap .product-desc .product-text{font-size:1rem}.page .product-content .product-img-wrap{width:100%;text-align:center;margin-top:1rem}.page .product-content .product-img-wrap img{max-width:100%}.page .product-content .product-img,.page .product-content .product-img-long{padding:0}}@media (max-width: 892px){.page .page-title{position:relative;height:fit-content;padding:1rem 0}.page .about-content{text-align:left;padding:1rem}.page .about-content .about-text-wrap .about-text{font-size:1.2rem}.page .page-content{margin-top:0;margin-bottom:1rem}.page .contact-content{margin-top:0;height:300px}.page .contact-content .contact-content-wrap{width:100%;padding:0 2rem}.web-logo img{width:200px}}@media (max-width: 520px){.page .contact-content{margin-top:0;height:354px}.page .page-title .page-header{font-size:1rem}.page .about-content .about-text-wrap .about-text{font-size:1rem}.page .product-content .product-wrap .product-desc .product-title{font-size:1rem}.page .product-content .product-wrap .product-desc .product-sub-title{font-size:1rem}}.product-logo{position:absolute;height:120px;left:0;bottom:0}.product-logo img{height:100%}.web-logo{position:fixed;text-align:right;right:0;bottom:0;padding-right:14rem}@media (min-width: 893px) and (max-width: 1023px){.web-logo img{width:250px}}@media (min-width: 1024px){.page .product-content .product-wrap .product-desc{padding-left:3rem;width:60%}.page .product-content .product-wrap .product-img-wrap{width:40%;overflow:hidden}.page .product-content .product-wrap .product-img-wrap img{width:100%;object-fit:cover}.web-logo img{width:300px}}.green-text{color:#1f493d;font-weight:bolder}.beian-footer{width:96%;margin:0 auto;text-align:center;padding:16px 12px;font-size:14px;background-color:#efebe5}.beian-footer a{color:inherit;text-decoration:none}.beian-footer a:hover{color:#1f493d;text-decoration:underline}.mt5{margin-top:5px}.mt20{margin-top:20px}.mr10{margin-right:20px}
