: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}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,html,#app{height:100%}a,body,div,h1,h2,h3,h4,h5,h6,input,p,span,ul{padding:0;margin:0}em{font-style:normal}a,a:hover{text-decoration:none}.clear{clear:both}.card,.no-shadow{box-shadow:0 0}p{margin-bottom:0}ul,ol,li{text-decoration:none;list-style:none}a,body,button,input{outline:0;color:#333;outline-color:invert;outline-style:none;outline-width:0px;border:none;border-style:none;font-weight:500;text-shadow:none;-webkit-appearance:none;-webkit-user-select:text;outline-color:transparent;box-shadow:none;cursor:pointer}body{background:#fff}*{-webkit-tap-highlight-color:transparent}input::-webkit-input-placeholder{color:#999}textarea::-webkit-input-placeholder{color:#999}.lt{float:left}.rt{float:right}.flex{display:-webkit-box;display:-webkit-flex;display:flex}.flex-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;flex-direction:row}.flex-col{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;flex-direction:column}.flex-col-between{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;flex-direction:column;justify-content:space-between}.flex-col-around{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;flex-direction:column;justify-content:space-around}.flex-col-center{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;flex-direction:column;justify-content:center}.flex-grow-0{min-width:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.flex-justify-content{display:flex;justify-content:space-between}.flex-grow-1{min-width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.flex-x-center{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-y-center{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}.flex-y-bottom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}.flex-x-start{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html{font-size:5.20833333vw}.container{width:100%;margin:0}.banner{width:100%;background:#4F51C0;padding:.8rem 0;box-sizing:border-box}nav{cursor:pointer;height:96px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}nav>img{height:96px}nav>ul{display:flex;justify-content:center}nav>ul>li{font-size:22px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-right:.87rem}nav>ul>li.nav4{margin-right:0}nav>ul>li a{display:inline-block;padding:7px 0;border-bottom:3px solid transparent;color:#fff}.section1{width:100%;height:9.53rem;box-sizing:border-box;position:relative;background:#4F51C0 url(/assets/bg-f9b53f26.png) no-repeat top left / 100% 100%}.section1>ul{padding-left:2.4rem;padding-top:1.07rem}.section1>ul>li{font-size:.75rem;font-family:Gilroy-Bold,Gilroy;font-weight:700;color:#fff;line-height:1rem}.section1>ul>li.small{font-size:.44rem;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:.65rem}.section1>ul>li:nth-child(2){margin-bottom:.63rem}.section1>ul>li:nth-child(4){margin-bottom:1rem}.section1>ul>li.download{width:3.11rem;height:1.3rem;background:url(/assets/button-1405960e.png) no-repeat top left / 100% 100%;color:#fff;padding-left:1.3rem;padding-top:.13rem}.main{width:100%;box-sizing:border-box}.main .section3{padding:30px 0;box-sizing:border-box;text-align:center}.main .section3 .title{margin-bottom:.5rem;font-size:.64rem;font-family:PingFang SC-Semibold,PingFang SC;font-weight:600;color:#202132;line-height:90px;text-align:left;margin-left:3.37rem}.main .section3 .title .title-img{height:.4rem}.main .section3 .b-box{width:100%;height:6.94rem;box-sizing:border-box;text-align:center}.main .section3 .b-box>ul{padding-left:3.37rem}.main .section3 .b-box>ul>li{display:flex;justify-content:flex-start;align-items:center;margin-bottom:.8rem}.main .section3 .b-box>ul>li>img{width:1.9rem;margin-right:.64rem}.main .section3 .b-box>ul>li>div{text-align:left}.main .section3 .b-box>ul>li>div>p:nth-child(1){font-size:.48rem;font-family:PingFang SC-Semibold,PingFang SC;font-weight:600;color:#1e293b;line-height:.56rem;margin-bottom:.14rem}.main .section3 .b-box>ul>li>div>p:nth-child(2){font-size:.32rem;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#334155;line-height:.38rem}.main .section4{background-color:#fff;color:#000;padding:1rem 0 1.48rem;box-sizing:border-box;text-align:center}.main .section4 .m-title{font-size:.66rem;font-family:HarmonyOS Sans-Bold,HarmonyOS Sans;font-weight:700;color:#1e293b;line-height:.77rem}.main .section4>ul{margin-top:1.1rem;display:flex;justify-content:space-around;align-items:center}.main .section4>ul>li .title{font-size:.4rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#1e293b;line-height:.47rem;margin-bottom:.6rem;text-align:left}.main .section4>ul>li .content{width:4.61rem;height:4.58rem;border:1px #000 dashed;font-size:.3rem;padding-top:3rem;box-sizing:border-box}.footer{width:100%;height:3rem;background:#4F51C0;box-sizing:border-box}.footer>ul{display:flex;align-items:flex-end;justify-content:flex-start;padding-left:3rem}.footer>ul>li{font-size:.16rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:.22rem}.footer>ul>li .frist{font-size:.2rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#000;line-height:.28rem;margin-bottom:.18rem}.footer>ul>li .frist>img{margin-left:.1rem;width:.48rem;vertical-align:middle}.footer>ul>li:nth-of-type(1){margin-right:5rem}.footer>ul>li:nth-of-type(1)>img{width:3rem;margin-top:.24rem;margin-bottom:.3rem}.footer>ul>li:nth-of-type(1)>div{font-size:.16rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:.22rem}.footer>ul>li:nth-of-type(2){margin-right:2rem;color:#000}.footer>ul>li:nth-of-type(2)>div{margin-bottom:.12rem;width:3rem}.footer>ul>li:nth-of-type(3){color:#000}.footer>ul>li:nth-of-type(3)>ul{display:flex;justify-content:center}.footer>ul>li:nth-of-type(3)>ul>li>img{width:.38rem;margin-right:.24rem}.banner .no-active[data-v-e630a72a]{color:#000;border:none}.banner .active[data-v-e630a72a]{color:#008d81;border-bottom:3px #008d81 solid}.adress .content[data-v-e630a72a]{padding-top:2rem;line-height:.3rem}.footer[data-v-e630a72a]{padding-top:.4rem}.footer ul li div[data-v-e630a72a]{font-size:.3rem;margin-bottom:.2rem;font-weight:700;line-height:.3rem}.banner[data-v-e630a72a]{padding-top:1.5rem}.banner .container[data-v-e630a72a]{padding-left:2.4rem;display:flex;justify-content:flex-start;position:fixed;top:0;z-index:99;background-color:#4f51c0}.banner .container .companyName[data-v-e630a72a]{font-size:.55rem;color:#fff;font-weight:700;margin-right:2rem}#a4 .phone[data-v-e630a72a]{background:url(/assets/astep1-156ee388.png) no-repeat bottom left/auto 100%}#a4 .email[data-v-e630a72a]{background:url(/assets/astep2-19a70b9d.png) no-repeat bottom left/auto 100%}#a4 .address[data-v-e630a72a]{background:url(/assets/astep3-1a0e8b49.png) no-repeat bottom left/auto 100%}
