:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--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:hsla(0,0%,92%,.64);--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)}}*,:after,:before{box-sizing:border-box;margin:0}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;overflow-x:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}table{border-collapse:collapse;border-spacing:0}.pc-hide{display:none}.mobile-hide{display:block!important}@media (max-width:600px){.pc-hide{display:block}.mobile-hide{display:none!important}}.fade-enter-active,.fade-leave-active{transition:opacity .28s;position:absolute}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .4s;position:absolute;z-index:999}.fade-transform-enter{opacity:0;transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{transition:all .4s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;transform:translateX(20px)}.breadcrumb-move{transition:all .4s}.breadcrumb-leave-active{position:absolute}.ell{display:inline-block;overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;white-space:nowrap}.ell2{-webkit-line-clamp:2}.ell2,.ell3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.ell3{-webkit-line-clamp:3}#app{margin:0;padding:0;font-weight:400;overflow-x:hidden;background:#fff}a{text-decoration:none}@media (min-width:1024px){body{background:#fff;color:#333}}.wx_popup[data-v-7a4b5d30]{visibility:hidden;position:fixed;top:0;bottom:0;left:0;right:0;background:transparent;display:flex;transition-duration:.3s}.wx_popup.show[data-v-7a4b5d30]{visibility:visible;background:rgba(0,0,0,.6)}.wx_popup .imgbox[data-v-7a4b5d30]{width:250px;height:250px;margin:auto}.wx_popup .imgbox img[data-v-7a4b5d30]{width:260px;height:260px;opacity:0}.wx_popup .imgbox .tips[data-v-7a4b5d30]{color:#fff;text-align:center;opacity:.9;font-size:16px}.wx_popup.show .imgbox img[data-v-7a4b5d30]{width:260px;height:260px;opacity:1}header[data-v-3235d502]{background:#042246;color:#fff;width:100vw}header .topbar[data-v-3235d502]{height:25px;line-height:25px;background:#001d35;color:#fff}header .topbar .wrap[data-v-3235d502]{width:1100px;margin:0 auto;display:flex;justify-content:flex-end;font-size:13px}header .topbar .wrap .follow-us[data-v-3235d502]{font-size:0;display:flex}header .topbar .wrap span[data-v-3235d502]{margin:0 8px;cursor:pointer;font-size:13px}header .topbar .wrap a[data-v-3235d502]{text-decoration:none;color:#fff}header.zh .topbar .wrap .a[data-v-3235d502]:hover,header.zh .topbar .wrap a[data-v-3235d502]:hover{text-decoration:underline;cursor:pointer}header .topbar .wrap img[data-v-3235d502]{width:25px;height:25px;cursor:pointer;margin-left:2px}header .headerCon[data-v-3235d502]{width:1100px;margin:0 auto;padding:10px 0;height:56px;display:flex;justify-content:space-between;align-items:center}header .headerCon .leftbox[data-v-3235d502]{display:flex;align-items:center}header .headerCon .leftbox .logo[data-v-3235d502]{margin-right:100px;margin-top:5px}header .headerCon .navbox a[data-v-3235d502]{display:inline-block;min-width:135px;height:56px;line-height:56px;color:#fff;text-align:center;font-size:16px;transition-duration:.3s;padding:0 15px}header .headerCon .navbox a[data-v-3235d502]:hover{background:#003677}header .headerCon .navbox a.router-link-active[data-v-3235d502]{background:#003677;font-weight:700}header .headerCon .langbox[data-v-3235d502]{font-size:16px}header .headerCon .langbox>span[data-v-3235d502]{margin:0 5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.6}header .headerCon .langbox>span.che[data-v-3235d502]{opacity:1;color:#f8d799}header .subnav[data-v-3235d502]{height:36px;background:#e5e5e5;-webkit-user-select:none;-moz-user-select:none;user-select:none;top:0;left:0;right:0}header .subnav .wrap[data-v-3235d502]{width:1100px;margin:0 auto}header .subnav .wrap ul[data-v-3235d502]{list-style:none;display:flex;margin:auto;justify-content:flex-start;margin-left:0;padding-left:0}header .subnav .wrap ul li[data-v-3235d502]{line-height:36px;min-width:125px;padding:0 12px;color:#333;font-size:14px;cursor:pointer;text-align:center}header .subnav .wrap ul li.che[data-v-3235d502]{background:#d6b79a;color:#000}header.en .headerCon .leftbox .logo[data-v-3235d502]{margin-right:62px}header.en .subnav .wrap[data-v-3235d502]{width:1200px}header.en .subnav .wrap ul li[data-v-3235d502]{font-size:12px;padding:0 10px}.breadcrumb[data-v-3235d502]{color:#333;line-height:36px}.breadcrumb>a[data-v-3235d502]{color:#333}.breadcrumb>a[data-v-3235d502]:hover{color:#042246;background:none;text-decoration:underline}.breadcrumb .arrow[data-v-3235d502]{margin:0 4px}header.en .breadcrumb[data-v-3235d502]{margin-left:50px}@media (max-width:600px){header .topbar[data-v-3235d502]{height:32px;line-height:32px}header .topbar .wrap[data-v-3235d502]{width:414px;font-size:14px}header .topbar .wrap img[data-v-3235d502]{margin:0 0;width:32px;height:32px}header .headerCon[data-v-3235d502]{width:414px;padding:0 15px;margin-bottom:0}header .headerCon .navbox[data-v-3235d502]{display:none}header .navbox-m[data-v-3235d502]{display:block;background:#fff;position:relative;height:48px;left:0;right:0;top:0;box-shadow:1px 1px 3px rgba(0,0,0,.2);z-index:999;overflow-y:hidden;overflow-x:auto;white-space:nowrap}header .navbox-m a[data-v-3235d502]{display:inline-block;padding:0 15px;height:52px;line-height:32px;color:#111;text-align:center;font-size:14px;transition-duration:.3s}header.en .navbox-m a[data-v-3235d502]{padding:0 12px}header .navbox-m a>span[data-v-3235d502]{display:inline-block;margin:0 auto;margin-top:6px;border-bottom:2px solid #fff}header .navbox-m a.active[data-v-3235d502]{background:none}header .navbox-m a.router-link-active>span[data-v-3235d502]{border-bottom:2px solid #e60b01;font-weight:700}header .navbox-m a.back span[data-v-3235d502]{color:#333;font-weight:700;line-height:36px}header .navbox-m a.back[data-v-3235d502]:before{content:"";display:inline-block;margin-right:2px;height:12px;width:12px;border-top:2px solid #666;border-left:2px solid #666;transform:rotate(-45deg)}header .subnav[data-v-3235d502]{height:inherit}header .subnav .wrap[data-v-3235d502]{width:414px;margin:0 0}header.en .subnav .wrap[data-v-3235d502]{width:414px}header .subnav .wrap ul[data-v-3235d502]{margin-left:0;display:block;padding:10px 15px}header .subnav .wrap ul li[data-v-3235d502]{display:inline-block;padding:0 5px;text-align:left;min-width:136px}header .subnav .wrap ul li[data-v-3235d502]:nth-of-type(odd){margin-right:40px}.breadcrumb[data-v-3235d502]{display:none}}footer[data-v-03978c87]{background:#032345;color:#fff;width:100vw;height:108px;padding-top:25px}footer .wrap[data-v-03978c87]{width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end;font-size:13px}footer .wrap .abox[data-v-03978c87]{margin-bottom:10px}footer .wrap .abox a[data-v-03978c87]{color:#fff}footer .wrap .abox span[data-v-03978c87]{margin:0 10px}footer .wrap .email span[data-v-03978c87]{margin:0 10px 0 0}footer .wrap .email a[data-v-03978c87]{color:#fff;text-decoration:underline}.weixin-box[data-v-03978c87]{display:flex;align-items:flex-end}.weixin-box span[data-v-03978c87]{font-size:13px;line-height:15px;margin-right:15px}.weixin-box>img[data-v-03978c87]{width:60px;height:60px}.follow-us[data-v-03978c87]{display:block;text-align:center}.follow-us a img[data-v-03978c87]{width:40px;height:40px}.follow-us .tips[data-v-03978c87]{margin-top:-10px}@media (max-width:600px){footer[data-v-03978c87]{height:148px}footer .wrap[data-v-03978c87]{width:414px;padding:0 15px;align-items:flex-end;font-size:14px}footer .wrap .email span[data-v-03978c87]{line-height:24px}.weixin-box[data-v-03978c87]{display:flex;flex-direction:column}.weixin-box img[data-v-03978c87]{width:80px;height:80px;margin-bottom:5px}.follow-us[data-v-03978c87]{display:none;text-align:center}.follow-us a img[data-v-03978c87]{width:25px;height:25px}.follow-us .tips[data-v-03978c87]{margin-top:-10px}}.to-top[data-v-4e5631ec]{position:fixed;z-index:999;right:10px;bottom:26px;width:38px;height:38px;border-radius:5px;display:flex;visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;background:#f9f9f9;box-shadow:1px 1px 4px rgba(0,0,0,.2);cursor:pointer;border:1px solid #f2f2f2;transition-duration:.3s}.to-top[data-v-4e5631ec]:hover{background:#d0e2f8}.to-top img[data-v-4e5631ec]{width:36px;height:36px;margin:auto}.to-top>div[data-v-4e5631ec]{width:11px;height:11px;border-top:1px solid #939393;border-left:1px solid #939393;transform:rotate(45deg);margin-top:6px}.to-top>span[data-v-4e5631ec]{color:#939393;font-size:12px;line-height:12px;transform:scale(.8);margin-top:-2px}@media (max-width:600px){.to-top[data-v-4e5631ec]{display:none}}form[data-v-ae2181b6]{display:flex;justify-content:space-between;width:373px}select[data-v-ae2181b6]{height:33px;width:93px;font-size:16px;text-align:center;border:1px solid #ccc}.input-box[data-v-ae2181b6]{height:33px;width:273px;border:1px solid #ccc;display:flex;justify-content:space-between}.input-box input[data-v-ae2181b6]{font-size:13px;color:#666;height:32px;line-height:22px;border:none;padding:5px;flex:1 1 auto;outline:none;background:none}.input-box .clear[data-v-ae2181b6]{font-size:12px;color:#666;display:block;height:22px;line-height:22px;background:#eee;margin-top:4px;padding:0 5px;border-radius:5px;cursor:pointer}.input-box .icon-search[data-v-ae2181b6]{padding:5px;box-sizing:content-box;cursor:pointer}img[data-v-eef3f6de]{width:248px}@media (max-width:600px){img[data-v-eef3f6de]{width:384px!important}}.page-index[data-v-81c9bef6]{width:100vw;background:#fff;min-height:calc(100vh - 225px);padding-bottom:30px}.page-index .wrap[data-v-81c9bef6]{width:1100px;margin:auto}.page-index.en .wrap[data-v-81c9bef6]{width:1100px}.page-index h4[data-v-81c9bef6]{line-height:15px;border-bottom:1px solid #ccc;font-size:13px;color:#111;margin-bottom:20px;padding-bottom:8px}.page-index .flexbox[data-v-81c9bef6]{display:flex;justify-content:space-between}.page-index .right .titlebox h2[data-v-81c9bef6]{font-size:37px;line-height:37px;color:#333;margin:36px 0 10px 0;font-weight:700;text-align:center}.page-index .right .titlebox h2 span[data-v-81c9bef6]{font-weight:700}.page-index .right .titlebox h5[data-v-81c9bef6]{font-size:16px;line-height:20px;color:#666;margin-bottom:20px;text-align:center}.page-index .right form[data-v-81c9bef6]{margin:0 auto}.page-index.en table[data-v-81c9bef6],table[data-v-81c9bef6]{width:800px}table.mobile-hide[data-v-81c9bef6]{display:table}table tr th[data-v-81c9bef6]{background:#eaeaea;text-align:left}table tr td[data-v-81c9bef6]{padding:8px 0;border-bottom:1px solid #ccc;font-size:14px;text-align:left;color:#333}table tr td a[data-v-81c9bef6]{color:#042246}table tr td a[data-v-81c9bef6]:hover{text-decoration:underline;color:#013678;background:none}table tr[data-v-81c9bef6]{transition-duration:.3s}table tr[data-v-81c9bef6]:hover{background:#eaeaea}.about-box[data-v-81c9bef6]{width:248px;font-size:13px;line-height:23px;padding-top:142px}.about-box .adbox[data-v-81c9bef6]{margin-top:30px}.about-box p[data-v-81c9bef6]{color:#333}.page-index.en .right .titlebox h2[data-v-81c9bef6]{font-size:32px}@media (max-width:600px){.page-index.en[data-v-81c9bef6],.page-index[data-v-81c9bef6]{width:100%}.page-index .wrap[data-v-81c9bef6],.page-index.en .wrap[data-v-81c9bef6]{width:100%;padding:0 15px}.page-index .flexbox[data-v-81c9bef6]{display:block}.page-index .right h4[data-v-81c9bef6]{border:none;height:0}.page-index .right .titlebox h2[data-v-81c9bef6]{font-size:27px}.page-index .right .titlebox h5[data-v-81c9bef6]{font-size:14px;line-height:14px;color:#666;margin-bottom:20px;text-align:center}table.pc-hide[data-v-81c9bef6]{width:100%;display:table}.page-index.en table[data-v-81c9bef6]{width:100%}table.mobile-hide[data-v-81c9bef6]{display:none}table tr th[data-v-81c9bef6]{color:#333;font-size:13px}table tr[data-v-81c9bef6]{width:100%}table tr td[data-v-81c9bef6]{padding:10px 0;font-size:13px}table tr td a[data-v-81c9bef6]{line-height:18px;font-size:13px}.about-box[data-v-81c9bef6]{width:384px;padding-top:48px;font-size:14px;line-height:26px}.about-box h4[data-v-81c9bef6]{font-size:18px;height:35px}.about-box .adbox[data-v-81c9bef6]{margin-top:30px}}.input-box[data-v-dd8f3fcc],form[data-v-dd8f3fcc]{display:flex;justify-content:space-between;width:273px}.input-box[data-v-dd8f3fcc]{height:33px;border:1px solid #ccc}.input-box input[data-v-dd8f3fcc]{font-size:13px;color:#666;height:32px;line-height:22px;border:none;padding:5px;flex:1 1 auto;outline:none;background:none}.input-box .clear[data-v-dd8f3fcc]{font-size:12px;color:#666;display:block;height:22px;line-height:22px;background:#eee;margin-top:4px;padding:0 5px;border-radius:5px;cursor:pointer}.input-box .icon-search[data-v-dd8f3fcc]{padding:5px;box-sizing:content-box;cursor:pointer}.page-news[data-v-538f6542]{width:100vw;background:#fff;min-height:calc(100vh - 225px);padding-bottom:30px}.page-news .wrap[data-v-538f6542]{width:1100px;margin:auto}.page-news .flexbox[data-v-538f6542]{display:flex;justify-content:space-between}.page-news .flexbox .left[data-v-538f6542]{width:740px;flex:0 0 740px}.page-news .flexbox .left form[data-v-538f6542]{margin:35px auto 5px auto}.newslist h2[data-v-538f6542]{font-size:15px;color:#666;border-bottom:2px solid #666;margin-top:15px}.newslist ul[data-v-538f6542]{padding:0}.newslist ul li[data-v-538f6542]{list-style-type:none;padding:15px 0;border-bottom:1px solid #ccc}.newslist ul li .flexbox[data-v-538f6542]{display:flex}.newslist ul li .imgbox[data-v-538f6542]{font-size:0;margin-right:15px;height:80px;border:1px solid #ccc}.newslist ul li .imgbox img[data-v-538f6542]{width:144px;height:90px;-o-object-fit:cover;object-fit:cover}.newslist ul li .textbox[data-v-538f6542]{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.newslist ul li h4[data-v-538f6542]{font-size:16px;font-weight:700;padding:5px 0}.newslist ul li h4 a[data-v-538f6542]{color:#042246}.newslist ul li h4 a[data-v-538f6542]:hover{text-decoration:underline;color:#013678;background:none}.newslist ul li .desp[data-v-538f6542]{color:#999;display:flex;justify-content:space-between;padding:5px 0}.newslist ul li .desp-m[data-v-538f6542]{display:none}.page-news .flexbox .adbox[data-v-538f6542]{margin-top:68px}@media (max-width:600px){.page-news[data-v-538f6542]{min-height:calc(100vh - 173px)}.page-news .wrap[data-v-538f6542]{width:414px;margin:auto;margin-top:30px}.page-news .flexbox[data-v-538f6542]{display:block}.page-news .flexbox .left[data-v-538f6542]{width:414px;flex:0 0 414px;padding:0 15px}.newslist h2[data-v-538f6542]{margin-top:30px}.newslist ul li[data-v-538f6542]{padding:15px 0 10px 0}.newslist ul li .desp[data-v-538f6542]{display:none}.newslist ul li .desp-m[data-v-538f6542]{color:#999;display:flex;justify-content:space-between;padding:5px 0;font-size:13px}.newslist ul li .imgbox[data-v-538f6542]{font-size:0;margin-right:15px;width:100px;height:58px;border:1px solid #ccc}.newslist ul li .imgbox img[data-v-538f6542]{width:100px;height:58px;-o-object-fit:cover;object-fit:cover}.page-news .flexbox .adbox[data-v-538f6542]{margin-top:38px;padding:0 15px}}.page-news[data-v-16437586]{width:100vw;background:#fff;min-height:calc(100vh - 225px);padding-bottom:30px}.page-news .wrap[data-v-16437586]{width:1100px;margin:auto}.page-news .flexbox[data-v-16437586]{display:flex;justify-content:space-between}.page-news .flexbox .left[data-v-16437586]{width:740px;flex:0 0 740px}.page-news .flexbox .left form[data-v-16437586]{margin:35px auto 5px auto}.newslist h2[data-v-16437586]{font-size:15px;color:#666;border-bottom:2px solid #666;margin-top:15px}.newslist ul[data-v-16437586]{padding:0}.newslist ul li[data-v-16437586]{list-style-type:none;padding:15px 0;border-bottom:1px solid #ccc}.newslist ul li .flexbox[data-v-16437586]{display:flex}.newslist ul li .imgbox[data-v-16437586]{font-size:0;margin-right:15px;height:80px;border:1px solid #ccc}.newslist ul li .imgbox img[data-v-16437586]{width:144px;height:90px;-o-object-fit:cover;object-fit:cover}.newslist ul li .textbox[data-v-16437586]{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.newslist ul li h4[data-v-16437586]{font-size:16px;font-weight:700;padding:5px 0}.newslist ul li h4 a[data-v-16437586]{color:#042246}.newslist ul li h4 a[data-v-16437586]:hover{text-decoration:underline;color:#013678;background:none}.newslist ul li .desp[data-v-16437586]{color:#999;display:flex;justify-content:space-between;padding:5px 0}.newslist ul li .desp-m[data-v-16437586]{display:none}.page-news .flexbox .adbox[data-v-16437586]{margin-top:68px}@media (max-width:600px){.page-news[data-v-16437586]{min-height:calc(100vh - 173px)}.page-news .wrap[data-v-16437586]{width:414px;margin:auto;margin-top:30px}.page-news .flexbox[data-v-16437586]{display:block}.page-news .flexbox .left[data-v-16437586]{width:414px;flex:0 0 414px;padding:0 15px}.newslist h2[data-v-16437586]{margin-top:30px}.newslist ul li[data-v-16437586]{padding:15px 0 10px 0}.newslist ul li .desp[data-v-16437586]{display:none}.newslist ul li .desp-m[data-v-16437586]{color:#999;display:flex;justify-content:space-between;padding:5px 0;font-size:13px}.newslist ul li .imgbox[data-v-16437586]{font-size:0;margin-right:15px;width:100px;height:58px;border:1px solid #ccc}.newslist ul li .imgbox img[data-v-16437586]{width:100px;height:58px;-o-object-fit:cover;object-fit:cover}.page-news .flexbox .adbox[data-v-16437586]{margin-top:38px;padding:0 15px}}