body{font-size:16px}.d-flex{display:flex}.f-row{flex-direction:row!important}.f-column,.flex-column{flex-direction:column!important}.f-row-reverse{flex-direction:row-reverse!important}.f-column-reverse{flex-direction:column-reverse!important}.f-wrap{flex-wrap:wrap}.f-nowrap{flex-wrap:nowrap}.j-end{justify-content:flex-end}.j-sb{justify-content:space-between}.j-center{justify-content:center}.j-start{justify-content:flex-start}.j-around{justify-content:space-around}.a-center{align-items:center!important}.a-start{align-items:flex-start}.a-end{align-items:flex-end}.a-stretch{align-items:stretch}.a-self-start{align-self:flex-start}.a-self-auto{align-self:auto}.a-self-end{align-self:flex-end}.a-self-center{align-self:center}.a-self-stretch{align-self:stretch}.a-self-baseline{align-self:baseline}.row-wrap{flex-flow:row wrap}.row-nowrap{flex-flow:row nowrap}.column-wrap{flex-flow:column wrap}.column-nowrap{flex-flow:column nowrap}.flex-center{justify-content:center!important;align-items:center!important}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-center{align-content:center}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-stretch{align-content:stretch}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-6{flex:6}.flex-7{flex:7}.flex-8{flex:8}.f-shrink,.flex-shrink,.fsk-0{flex-shrink:0}.bg-white{background-color:#fff}.visible{visibility:visible}.invisible{visibility:hidden}.show{display:block}.hide{display:none}.bg-red{background-color:#f60}.bg-pink{background-color:pink}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.vivify{-webkit-animation-duration:.8s;-webkit-animation-fill-mode:both;animation-duration:.8s;animation-fill-mode:both}@keyframes pulsate{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1)}50%{transform:scale3d(.8,.8,.8)}to{animation-timing-function:cubic-bezier(.895,.03,.685,.22);transform:scaleX(1)}}.pulsate{animation-name:pulsate;transform-origin:center}.duration-100{animation-duration:.1s}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.p-10{padding:10px}.px-10{padding-left:10px;padding-right:10px}.pt-10{padding-top:10px}.pb-10{padding-bottom:10px}.pb-20{padding-bottom:20px}.p-20{padding:20px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}.px-55{padding-left:55px;padding-right:55px}.px-0{padding-left:0;padding-right:0}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.absolute-bottom{position:absolute;bottom:0;left:0;right:0;z-index:1030}.opacity-01{opacity:.1}.opacity-02{opacity:.2}.opacity-03{opacity:.3}.opacity-04{opacity:.4}.opacity-05{opacity:.5}.opacity-06{opacity:.6}.opacity-07{opacity:.7}.opacity-08{opacity:.8}.opacity-09{opacity:.9}.cor-595959{color:#595959}.wmt_bg_color{background-color:#00c4c9}.bg-F5F5F5{background-color:#f5f5f5}.text-white{color:#fff}.flex-1{flex:1}.text-ellipsis-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-clamp-1{-webkit-line-clamp:1}.text-ellipsis-2,.text-ellipsis-clamp-1{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.text-ellipsis-2{-webkit-line-clamp:2}.text-ellipsis-3{-webkit-line-clamp:3}.text-ellipsis-3,.text-ellipsis-4{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.text-ellipsis-4{-webkit-line-clamp:4}.text-ellipsis-5{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}@font-face{font-family:iconfont;src:url(https://at.alicdn.com/t/c/font_3839293_a2mhbcv2hf9.ttf?t=1729146321627) format("truetype")}::-webkit-scrollbar{display:none}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}*{padding:0;margin:0}@media screen and (max-width:768px){.customAIGC{bottom:322px!important}}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;width:100vw}li{list-style-type:none}#singleModule{width:100vw;height:800px;background:#f8f8f8;position:relative}#singleModule .moduleContainer{width:1200px;overflow:auto;margin:0 auto}.bigBox[data-v-832a3d68]{font-size:16px;position:sticky;top:0;z-index:999}.home-header-container[data-v-832a3d68]{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:.625em 1.5625em .625em 1.25em;box-sizing:border-box}.home-header-container .left img[data-v-832a3d68]{display:block;width:8.125em;height:2.25em;-o-object-fit:cover;object-fit:cover;cursor:pointer}.home-header-container .right[data-v-832a3d68]{padding:.425em .675em;box-sizing:border-box;line-height:1;color:#00c4c9;font-size:1.1em;border-radius:.375em;border:1px solid #00c4c9;cursor:pointer}@media screen and (max-width:768px){.home-header-container[data-v-832a3d68]{height:55px;padding:0 25px 0 20px}.home-header-container .left img[data-v-832a3d68]{display:block;width:115px;height:32px;-o-object-fit:cover;object-fit:cover;cursor:pointer}.home-header-container .right[data-v-832a3d68]{padding:6px 10px;box-sizing:border-box;line-height:1;color:#00c4c9;font-size:14px;border-radius:4px;border:1px solid #00c4c9;cursor:pointer}}@media screen and (min-width:768px) and (max-width:992px){.bigBox[data-v-832a3d68]{font-size:14px}}@media screen and (min-width:992px) and (max-width:1200px){.bigBox[data-v-832a3d68]{font-size:18px}}@media screen and (min-width:1200px) and (max-width:1596px){.bigBox[data-v-832a3d68]{font-size:20px}}@media screen and (min-width:1596px) and (max-width:2200px){.bigBox[data-v-832a3d68]{font-size:20px}}@media screen and (min-width:2200px){.bigBox[data-v-832a3d68]{font-size:24px}}.scan-code-container[data-v-3573ac32]{position:fixed;z-index:1200;bottom:185px;right:50px}.scan-code-container .scan-code[data-v-3573ac32]{width:180px;height:206px;background:#fff;border-radius:8px;box-sizing:border-box;padding:6px 0 10px;box-shadow:0 2px 30px 0 rgba(0,0,0,.12)}.scan-code-container .scan-code img[data-v-3573ac32]{display:block;width:100%;height:170px}.scan-code-container .scan-code .txt[data-v-3573ac32]{font-size:14px;color:#9e9e9e;line-height:20px;text-align:center}@media screen and (max-width:768px){.scan-code-container .scan-code[data-v-3573ac32]{width:160px;height:186px;padding:5px 0 6px}.scan-code-container .scan-code img[data-v-3573ac32]{height:150px}.scan-code-container .scan-code .txt[data-v-3573ac32]{font-size:12px;line-height:16px}}@media screen and (min-width:1920px){.scan-code-container .scan-code[data-v-3573ac32]{width:220px;height:250px;padding:5px 0 5px}.scan-code-container .scan-code img[data-v-3573ac32]{height:200px}.scan-code-container .scan-code .txt[data-v-3573ac32]{font-size:20px;margin-top:5px}}.follow.show[data-v-3573ac32]{display:block;transform-origin:right bottom;animation:openAnimation-3573ac32 .2s linear both}.follow.hide[data-v-3573ac32],.follow.none[data-v-3573ac32]{display:none}@keyframes openAnimation-3573ac32{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.box[data-v-0216fb5e]{position:fixed;z-index:1200;right:50px;bottom:125px}.item2[data-v-0216fb5e]{margin-top:10px}.scan-code-container .scan-code[data-v-0216fb5e]{width:180px;height:206px;background:#fff;border-radius:8px;box-sizing:border-box;padding:6px 5px 10px;box-shadow:0 2px 30px 0 rgba(0,0,0,.12)}.scan-code-container .scan-code img[data-v-0216fb5e]{display:block;width:100%;height:170px}.scan-code-container .scan-code .txt[data-v-0216fb5e]{font-size:14px;color:#9e9e9e;line-height:20px;text-align:center}@media screen and (max-width:768px){.scan-code-container .scan-code[data-v-0216fb5e]{width:160px;height:186px;padding:5px 4px 6px}.scan-code-container .scan-code img[data-v-0216fb5e]{height:150px}.scan-code-container .scan-code .txt[data-v-0216fb5e]{font-size:12px;line-height:16px}}@media screen and (min-width:1920px){.scan-code-container .scan-code[data-v-0216fb5e]{width:220px;height:250px;padding:5px 5px 5px}.scan-code-container .scan-code img[data-v-0216fb5e]{height:207px}.scan-code-container .scan-code .txt[data-v-0216fb5e]{font-size:20px}}.follow.show[data-v-0216fb5e]{display:block;transform-origin:right bottom;animation:openAnimation-0216fb5e .2s linear both}.follow.hide[data-v-0216fb5e],.follow.none[data-v-0216fb5e]{display:none}@keyframes openAnimation-0216fb5e{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.cor-theme[data-v-24a7d998]{color:#00c4c9}.cor-white[data-v-24a7d998]{color:#fff}.scan-code-switch-container1[data-v-24a7d998],.scan-code-switch-container[data-v-24a7d998]{display:flex;flex-direction:column;align-items:center;position:fixed;z-index:1300;right:10px;cursor:pointer}.follow-us[data-v-24a7d998]{bottom:245px}.link[data-v-24a7d998]{bottom:185px}@media screen and (max-width:768px){.scan-code-switch-container[data-v-24a7d998]{right:13px}.follow-us[data-v-24a7d998]{bottom:274px}.link[data-v-24a7d998]{bottom:208px}}.scan-code-switch[data-v-24a7d998]{display:flex;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#fff}.scan-code-switch img[data-v-24a7d998]{display:block;width:17px;height:17px}.txt[data-v-24a7d998]{font-size:8px;margin-top:2px;cursor:pointer;text-wrap:nowrap}@media (min-width:768px) and (max-width:991px){.txt[data-v-24a7d998]{font-size:9px}}@media (min-width:992px) and (max-width:1199px){.txt[data-v-24a7d998]{font-size:10px}}@media (min-width:1200px){.txt[data-v-24a7d998]{font-size:12px}}.swiper-container[data-v-49964d76]{width:100vw;min-height:980px;margin:0 auto;position:relative;cursor:pointer}.swiper-container .swiper-slide[data-v-49964d76]{height:86vh;width:100%!important;position:relative}.swiper-container .swiper-slide .swiper-box img[data-v-49964d76]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-container .swiper-slide .box1[data-v-49964d76]{width:100%;height:100%;background-color:#00c4c9;position:relative}.swiper-container .swiper-slide .box1 .box-img[data-v-49964d76]{position:absolute;bottom:0;right:0;display:block;width:34vw;height:33vw}.swiper-container .swiper-slide .box1 .text[data-v-49964d76]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;width:320px;height:84px;font-size:32px;display:flex;justify-content:center;line-height:42px;z-index:100;font-weight:600;text-align:center}.swiper-container .swiper-slide .box2[data-v-49964d76]{width:100%;height:100%;display:flex}.swiper-container .swiper-slide .box2 .left[data-v-49964d76]{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;width:41.67vw;height:100%;background:#f2f2f2}.swiper-container .swiper-slide .box2 .left .top[data-v-49964d76]{display:flex;flex-flow:column wrap;align-items:center}.swiper-container .swiper-slide .box2 .left .top img[data-v-49964d76]{width:110px;height:110px}.swiper-container .swiper-slide .box2 .left .top .p1[data-v-49964d76]{font-size:36px;color:#262626;font-weight:600;line-height:50px;margin-top:20px}.swiper-container .swiper-slide .box2 .left .top .p2[data-v-49964d76]{width:100%;padding:0 30px;box-sizing:border-box;text-align:center;margin-top:26px;font-weight:600;font-size:36px;color:#262626}.swiper-container .swiper-slide .box2 .left .bottom[data-v-49964d76]{display:flex;flex-flow:column wrap;align-items:center;margin-top:70px}.swiper-container .swiper-slide .box2 .left .bottom img[data-v-49964d76]{width:270px;height:270px}.swiper-container .swiper-slide .box2 .left .bottom .p1[data-v-49964d76]{margin-top:12px;font-size:24px;color:#262626}.swiper-container .swiper-slide .box2 .right[data-v-49964d76]{display:flex;justify-content:center;align-items:center;width:58.33vw;height:100%}.box2 .right .bg-container[data-v-49964d76]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative}.box2 .right .bg-container .bg[data-v-49964d76]{width:38vw;height:38vw;border-radius:50%;background-color:#00c4c9}.box2 .right .bg-container img[data-v-49964d76]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.3);height:72%}.swiper-container .swiper-slide .swiper-button-next[data-v-49964d76],.swiper-container .swiper-slide .swiper-button-prev[data-v-49964d76]{z-index:1000}.swiper-pagination[data-v-49964d76]{padding-bottom:25px;display:flex;justify-content:center}@media screen and (min-width:320px) and (max-width:480px){.swiper-container .swiper-slide .swiper-box-h5[data-v-49964d76],.swiper-container .swiper-slide .swiper-box[data-v-49964d76],.swiper-container .swiper-slide[data-v-49964d76],.swiper-container[data-v-49964d76]{min-height:980px}.swiper-container .swiper-slide .box1 .box-img[data-v-49964d76]{width:34vh;height:33vh}.swiper-container .swiper-slide .box1 .text[data-v-49964d76]{width:302px;height:84px;font-size:32px;line-height:42px;z-index:100}}@media screen and (max-width:480px){.swiper-container .swiper-slide .box2[data-v-49964d76]{display:none}.swiper-box-h5 .left[data-v-49964d76],.swiper-container .swiper-slide .swiper-box-h5[data-v-49964d76]{display:flex;flex-flow:column wrap;align-items:center;box-sizing:border-box}.swiper-box-h5 .left[data-v-49964d76]{width:100%;justify-content:center;min-height:43vh;padding:10px 0 0;background-color:#f2f2f2}.swiper-box-h5 .right[data-v-49964d76]{width:100%;min-height:43vh;flex-flow:column wrap;background-color:#fff;display:flex;justify-content:center;align-items:center;flex:1}.swiper-box-h5 .left .top[data-v-49964d76]{display:flex;flex-flow:column wrap;align-items:center;justify-content:center}.swiper-box-h5 .left .top img[data-v-49964d76]{width:50px;height:50px}.swiper-box-h5 .left .top .p1[data-v-49964d76]{font-size:17px;color:#262626;font-weight:600;margin-top:10px}.swiper-box-h5 .left .top .p2[data-v-49964d76]{width:245px;font-weight:600;font-size:17px;color:#262626;text-align:center}.swiper-box-h5 .left .bottom[data-v-49964d76]{display:flex;flex-flow:column wrap;align-items:center;margin-top:3%}.swiper-box-h5 .left .bottom img[data-v-49964d76]{width:110px;height:110px}.swiper-box-h5 .left .bottom .p1[data-v-49964d76]{font-size:12px;color:#262626;margin-top:6px}.swiper-box-h5 .right .bg-container[data-v-49964d76]{display:flex;justify-content:center;align-items:center;width:217px;height:100%;position:relative}.swiper-box-h5 .right .bg-container .bg[data-v-49964d76]{width:217px;height:217px;border-radius:50%;background-color:#00c4c9}.swiper-box-h5 .right .bg-container img[data-v-49964d76]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.4);width:174px;height:261px}.swiper-container-horizontal>.swiper-pagination-bullets[data-v-49964d76],.swiper-pagination-custom[data-v-49964d76],.swiper-pagination-fraction[data-v-49964d76]{bottom:-14px!important}}@media screen and (min-width:480px){.swiper-container .swiper-slide .swiper-box[data-v-49964d76],.swiper-container .swiper-slide[data-v-49964d76],.swiper-container[data-v-49964d76]{min-height:90vh}.swiper-container .swiper-slide .box1 .text[data-v-49964d76]{width:429px;height:245px;font-size:42px;color:#fff;line-height:90px;z-index:100}.swiper-container .swiper-slide .box2[data-v-49964d76]{width:100%;height:100%;display:flex;flex-flow:column wrap;align-items:center;justify-content:center}.swiper-container .swiper-slide .swiper-box-h5[data-v-49964d76]{display:none}.box2 .right .bg-container img[data-v-49964d76]{height:100%;transform:translate(-50%,-50%) scale(1)}.swiper-container .swiper-slide .box2 .left .top .p1[data-v-49964d76]{font-size:27px}.swiper-container .swiper-slide .box2 .left .top .p2[data-v-49964d76]{margin-top:26px;font-weight:600;font-size:30px;color:#262626}.swiper-container .swiper-slide .box2 .left .bottom[data-v-49964d76]{display:flex;flex-flow:column wrap;align-items:center;margin-top:50px}.swiper-container .swiper-slide .box2 .left .bottom img[data-v-49964d76]{width:188px;height:188px}.swiper-container .swiper-slide .box2 .left .bottom .p1[data-v-49964d76]{margin-top:12px;font-size:20px;font-weight:600;color:#262626}}@media screen and (min-width:540px){.swiper-container .swiper-slide .box1 .text[data-v-49964d76]{width:533px;height:200px;transform:translate(-50%,-50%);font-size:52px;color:#fff;z-index:100}.box2 .right .bg-container .bg[data-v-49964d76]{width:40vw;height:40vw;border-radius:50%}.box2 .right .bg-container img[data-v-49964d76]{height:100%}}@media screen and (min-width:720px) and (max-width:768px){.swiper-container .swiper-slide .box1 .text[data-v-49964d76]{width:616px;height:245px;font-size:62px;color:#fff;z-index:100}.box2 .right .bg-container img[data-v-49964d76]{transform:translate(-50%,-50%) scale(1.2)}}@media screen and (min-width:768px){.swiper-container .swiper-slide .box1 .text[data-v-49964d76]{width:732px;height:245px;font-size:72px;color:#fff;line-height:116px;z-index:100}.box2 .right .bg-container img[data-v-49964d76]{height:100%}.swiper-container .swiper-slide .box2 .left .bottom img[data-v-49964d76]{width:270px;height:270px}}@media screen and (min-width:992px){.swiper-container .swiper-slide .box1 .text[data-v-49964d76]{width:833px;height:245px;font-size:82px;line-height:122px;letter-spacing:9px;color:#fff;z-index:100}.box2 .right .bg-container img[data-v-49964d76]{height:100%}}@media screen and (min-width:1300px) and (max-width:1596px){.box2 .right .bg-container img[data-v-49964d76]{width:45vw}}@media screen and (min-width:1596px){.box2 .right .bg-container img[data-v-49964d76]{width:35vw}.box2 .right .bg-container .bg[data-v-49964d76]{width:36vw;height:36vw}}@media screen and (min-width:2500px){.box2 .right .bg-container img[data-v-49964d76]{width:30vw}.box2 .right .bg-container .bg[data-v-49964d76]{width:28vw;height:28vw}}.swiper-pagination[data-v-49964d76] .my-bullet{width:8px;height:6px;border-radius:6px;margin-left:4px;background:#b5fdff;display:block}.swiper-pagination[data-v-49964d76] .my-bullet-active{width:20px;height:6px;border-radius:6px;margin-left:4px;display:block;background:#63dde1}.newsInfoBox[data-v-4737111e]{width:100%;padding:0 6%;margin:0 auto;box-sizing:border-box;font-size:16px}.newsInfoBox h2[data-v-4737111e]{font-size:1.625em;color:#333;font-weight:700;text-align:center;margin:2.3em 0}.newsInfoBox ul[data-v-4737111e]{width:100%;display:flex;flex-wrap:wrap}.newsInfoBox ul .h5[data-v-4737111e]{display:none}.newsInfoBox ul .pc[data-v-4737111e]{width:33.333%;height:23.5em;padding-right:1.25em;box-sizing:border-box;cursor:pointer;margin-bottom:1.25em;display:block}.newsInfoBox ul .item[data-v-4737111e]{width:100%;height:100%;background-color:#fff;border-radius:.5em;box-sizing:border-box;border:1px solid #d8d8d8;overflow:hidden;animation:scale-4737111e 1s}.newsInfoBox ul .item.scaleImg[data-v-4737111e]{animation:scale-4737111e 1.3s ease}@keyframes scale-4737111e{0%{transform:scale(0);opacity:0}}.newsInfoBox ul .item[data-v-4737111e]:hover{box-shadow:.0625em .25em .625em .125em #ccc}.newsInfoBox ul .item img[data-v-4737111e]{width:100%;height:15.125em;flex-shrink:0;border-radius:.5em .5em 0 0;-o-object-fit:cover;object-fit:cover}.newsInfoBox ul .item .bottom[data-v-4737111e]{flex:1;width:100%;padding:.625em .75em .75em;box-sizing:border-box;background-color:#fff;display:flex;flex-flow:column wrap;justify-content:space-between}.newsInfoBox ul .item .bottom h3[data-v-4737111e]{font-size:1.125em;color:#333;font-weight:700;line-height:1.4375em}.newsInfoBox ul .item .bottom p[data-v-4737111e]{margin-top:2.75em;color:#a1a1a1;font-size:1em;font-weight:700}.newsInfoBox .moreBtn[data-v-4737111e]{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:.4375em 1em;box-sizing:border-box;border-radius:3.375em;border:1px solid #00c4c9;background-color:#fff;margin:1.875em auto 3.125em;cursor:pointer}.newsInfoBox .moreBtn span[data-v-4737111e]{font-weight:700;font-size:1.25em;color:#00c4c9;margin-right:.375em;letter-spacing:.125em}.newsInfoBox .moreBtn .circle[data-v-4737111e]{width:2.125em;height:2.125em;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#00c4c9}.newsInfoBox .moreBtn .circle img[data-v-4737111e]{width:.8125em;height:.8125em}@media screen and (max-width:768px){.newsInfoBox[data-v-4737111e]{width:100%;padding:0 10px}.newsInfoBox h2[data-v-4737111e]{font-size:16px;color:#333;font-weight:700;text-align:center;margin:18px 0}.newsInfoBox ul[data-v-4737111e]{width:100%;display:flex;flex-wrap:wrap}.newsInfoBox ul .pc[data-v-4737111e]{display:none}.newsInfoBox ul .h5[data-v-4737111e]{width:100%;box-sizing:border-box;cursor:pointer;margin-bottom:12px;display:block}.newsInfoBox ul .item[data-v-4737111e]{width:100%;height:100%;background-color:#fff;border-radius:4px;box-sizing:border-box;border:1px solid #d8d8d8;overflow:hidden}.newsInfoBox ul .item img[data-v-4737111e]{width:100%;height:215px;border-radius:4px 4px 0 0;-o-object-fit:cover;object-fit:cover}.newsInfoBox ul .item .bottom[data-v-4737111e]{width:100%;padding:10px 10px 14px;box-sizing:border-box;background-color:#fff}.newsInfoBox ul .item .bottom h3[data-v-4737111e]{font-size:15px;color:#333;font-weight:700}.newsInfoBox ul .item .bottom p[data-v-4737111e]{margin-top:15px;color:#a1a1a1;font-size:13px;font-weight:700}.newsInfoBox .moreBtn[data-v-4737111e]{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:5px 13px;box-sizing:border-box;border-radius:54px;border:1px solid #00c4c9;background-color:#fff;margin:30px auto 50px;cursor:pointer}.newsInfoBox .moreBtn span[data-v-4737111e]{font-weight:700;font-size:14px;color:#00c4c9;margin-right:5px;letter-spacing:1px}.newsInfoBox .moreBtn .circle[data-v-4737111e]{width:17px;height:17px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#00c4c9}.newsInfoBox .moreBtn .circle img[data-v-4737111e]{width:8px;height:8px}}@media screen and (min-width:768px) and (max-width:992px){.newsInfoBox[data-v-4737111e]{font-size:14px;padding:0 2%}}@media screen and (min-width:992px) and (max-width:1200px){.newsInfoBox[data-v-4737111e]{font-size:18px;padding:0 3%}}@media screen and (min-width:1200px) and (max-width:1596px){.newsInfoBox[data-v-4737111e]{font-size:20px;padding:0 7%}}@media screen and (min-width:1596px) and (max-width:2200px){.newsInfoBox[data-v-4737111e]{font-size:20px;padding:0 7%}}@media screen and (min-width:2200px){.newsInfoBox[data-v-4737111e]{font-size:20px;padding:0 7%}}.homeFooter[data-v-0b316f58]{font-size:16px;margin-top:auto}.footer-container[data-v-0b316f58]{background:#23252b;height:3.125em;display:flex;align-items:center}.footer-container ul[data-v-0b316f58]{width:-moz-fit-content;width:fit-content;margin:0 auto;display:flex;align-items:center;font-size:.75em;color:#9e9e9e;cursor:pointer;text-wrap:nowrap}.footer-container ul li[data-v-0b316f58]{margin-right:2.5rem;font-size:.75em}.footer-container ul li a[data-v-0b316f58]{font:inherit;color:#9e9e9e}.footer-container ul li[data-v-0b316f58]{display:inline-block;margin-right:40px}@media screen and (max-width:768px){.footer-container[data-v-0b316f58]{height:70px}.footer-container ul[data-v-0b316f58]{display:flex;flex-flow:column wrap;align-items:center;font-size:12px}.footer-container ul li[data-v-0b316f58]{text-align:center;margin-top:5px;margin-right:0;font-size:12px}.footer-container ul li a[data-v-0b316f58]{font-size:12px;color:#9e9e9e}}@media screen and (min-width:768px) and (max-width:992px){.homeFooter[data-v-0b316f58]{font-size:14px}}@media screen and (min-width:992px) and (max-width:1200px){.homeFooter[data-v-0b316f58]{font-size:18px!important}}@media screen and (min-width:1200px) and (max-width:1596px){.homeFooter[data-v-0b316f58]{font-size:20px!important}}@media screen and (min-width:1596px){.homeFooter[data-v-0b316f58]{font-size:24px!important}}.page[data-v-dd00375c]{min-height:100vh;display:flex;flex-flow:column wrap}.home[data-v-dd00375c]{min-width:320px;margin:0 auto}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/c/font_3839293_ok08am9mhrm.woff2?t=1712632053596) format("woff2"),url(//at.alicdn.com/t/c/font_3839293_ok08am9mhrm.woff?t=1712632053596) format("woff"),url(//at.alicdn.com/t/c/font_3839293_ok08am9mhrm.ttf?t=1712632053596) format("truetype"),url(//at.alicdn.com/t/c/font_3839293_ok08am9mhrm.svg?t=1712632053596#iconfont) format("svg")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wemeet-zhiding:before{content:"\e77b"}.wemeet-SDKjicheng:before{content:"\e778"}.wemeet-zhishiku:before{content:"\e779"}.wemeet-huashushezhi:before{content:"\e77a"}.wemeet-phone:before{content:"\e600"}.wemeet-AIzhuli:before{content:"\e777"}.wemeet-AImingpian:before{content:"\e776"}.wemeet-yiji-aijiqiren:before{content:"\e7d0"}.wemeet-chanpinxiangmu:before{content:"\e775"}.wemeet-gantanhao:before{content:"\e774"}.wemeet-wenjian1:before{content:"\e773"}.wemeet-duoxuanxiang:before{content:"\e770"}.wemeet-tupian:before{content:"\e771"}.wemeet-danxuanxiang:before{content:"\e772"}.wemeet-shuaxin:before{content:"\e76f"}.wemeet-yaoqinghaoyou:before{content:"\e76e"}.wemeet-shoucangxuanzhong:before{content:"\e76c"}.wemeet-shoucang1:before{content:"\e76d"}.wemeet-guanzhuxuanzhong:before{content:"\e76b"}.wemeet-guanzhu:before{content:"\e76a"}.wemeet-chakan1:before{content:"\e769"}.wemeet-fadongtai:before{content:"\e768"}.wemeet-saoyisao1:before{content:"\e767"}.wemeet-zuanshi:before{content:"\e766"}.wemeet-a-zu1765:before{content:"\e765"}.wemeet-tianjiadaorili:before{content:"\e764"}.wemeet-chakan:before{content:"\e763"}.wemeet-xiazaihuiyima:before{content:"\e761"}.wemeet-xiazaihaibao:before{content:"\e762"}.wemeet-shezhibiaoqian:before{content:"\e75f"}.wemeet-quxiaoguanzhu:before{content:"\e760"}.wemeet-jiechulianxiren:before{content:"\e75d"}.wemeet-baocundaotongxunlu:before{content:"\e75e"}.wemeet-bangezhan:before{content:"\e75c"}.wemeet-bangehui:before{content:"\e75b"}.wemeet-gerenrenzheng:before{content:"\e75a"}.wemeet-xiala1:before{content:"\e759"}.wemeet-qiyerenzheng:before{content:"\e758"}.wemeet-guanggaoyingxiao:before{content:"\e757"}.wemeet-qiyeruzhu:before{content:"\e756"}.wemeet-shijian1:before{content:"\e755"}.wemeet-yuyuezhibo:before{content:"\e754"}.wemeet-yewuzixun:before{content:"\e753"}.wemeet-weishiming1:before{content:"\e751"}.wemeet-yishiming1:before{content:"\e752"}.wemeet-wodeyongche:before{content:"\e750"}.wemeet-jishuzhichi1:before{content:"\e74f"}.wemeet-shujugailan:before{content:"\e74e"}.wemeet-wentifankui1:before{content:"\e74d"}.wemeet-guanyuwomen1:before{content:"\e74c"}.wemeet-shiyongshenqing1:before{content:"\e74b"}.wemeet-gengduo2:before{content:"\e74a"}.wemeet-qiehuan:before{content:"\e749"}.wemeet-youhuiquan:before{content:"\e748"}.wemeet-gear:before{content:"\e623"}.wemeet-wodejiudian:before{content:"\e747"}.wemeet-wodeshoucang:before{content:"\e746"}.wemeet-wodepeitong:before{content:"\e743"}.wemeet-wodeyongcan:before{content:"\e744"}.wemeet-wodemenpiao:before{content:"\e745"}.wemeet-dongtaiguangchang:before{content:"\e742"}.wemeet-duihao:before{content:"\e61e"}.wemeet-fabu:before{content:"\e741"}.wemeet-shejiao-shejiaomingpian:before{content:"\e73d"}.wemeet-shouye--shejiaomingpian:before{content:"\e73e"}.wemeet-richeng-shejiaomingpian:before{content:"\e73f"}.wemeet-wode-shejiaomingpian:before{content:"\e740"}.wemeet-lianjie-shejiaomingpian1:before{content:"\e73c"}.wemeet-fuzhi-shejiaomingpian:before{content:"\e72b"}.wemeet-wenjianshangchuan-shejiaomingpian:before{content:"\e72c"}.wemeet-guanbi-shejiaomingpian:before{content:"\e72d"}.wemeet-tianjia-shejiaomingpian:before{content:"\e72e"}.wemeet-youxiang-shejiaomingpian:before{content:"\e72f"}.wemeet-fenxiang-shejiaomingpian:before{content:"\e730"}.wemeet-dianzan-shejiaomingpian:before{content:"\e731"}.wemeet-ziliaobianji-shejiaomingpian:before{content:"\e732"}.wemeet-paixu-shejiaomingpian:before{content:"\e733"}.wemeet-sousuo-shejiaomingpian:before{content:"\e734"}.wemeet-lianjie-shejiaomingpian:before{content:"\e735"}.wemeet-gengduo-shejiaomingpian:before{content:"\e736"}.wemeet-dianhua-shejiaomingpian:before{content:"\e737"}.wemeet-baocuntongxunlu-shejiaomingpian:before{content:"\e738"}.wemeet-pinglun-shejiaomingpian:before{content:"\e739"}.wemeet-yidianzan-shejiaomingpian:before{content:"\e73a"}.wemeet-biaoqian-shejiaomingpian:before{content:"\e73b"}.wemeet-shanchu-shejiaomingpian:before{content:"\e727"}.wemeet-weichuliqingqiu-shejiaomingpian:before{content:"\e728"}.wemeet-dizhi-shejiaomingpian:before{content:"\e729"}.wemeet-mingpianbianji-shejiaomingpian:before{content:"\e72a"}.wemeet-PChoutai:before{content:"\e726"}.wemeet-yiwen:before{content:"\e725"}.wemeet-fuzhiweixin:before{content:"\e723"}.wemeet-cunrutongxunlu:before{content:"\e724"}.wemeet-xiaojiahao:before{content:"\e722"}.wemeet-weishiming:before{content:"\e721"}.wemeet-yishiming:before{content:"\e71f"}.wemeet-tishi:before{content:"\e720"}.wemeet-shujujiashicang:before{content:"\e71e"}.wemeet-renqi:before{content:"\e71d"}.wemeet-chakangengduo:before{content:"\e71c"}.wemeet-WeMeet-logo:before{content:"\e70d"}.wemeet-dibulogo:before{content:"\e70e"}.wemeet-bofanganniu:before{content:"\e70f"}.wemeet-douhao:before{content:"\e710"}.wemeet-fanhuidingbu:before{content:"\e711"}.wemeet-kehuzhishang:before{content:"\e712"}.wemeet-zhenchenggaoxiao:before{content:"\e713"}.wemeet-kaifangchuangxin:before{content:"\e714"}.wemeet-liulan:before{content:"\e715"}.wemeet-dianzan1:before{content:"\e716"}.wemeet-shiming:before{content:"\e717"}.wemeet-jiazhiguan:before{content:"\e718"}.wemeet-yuanjing:before{content:"\e719"}.wemeet-wangzhanxiangyou:before{content:"\e71a"}.wemeet-wangzhanxiangzuo:before{content:"\e71b"}.wemeet-guanbi1:before{content:"\e70c"}.wemeet-tianjialianjie:before{content:"\e70b"}.wemeet-fuzhilianjie:before{content:"\e70a"}.wemeet-bodadianhua:before{content:"\e709"}.wemeet-xinwenmokuai1:before{content:"\e6fb"}.wemeet-zhanhuifenxiang1:before{content:"\e6fc"}.wemeet-menpiaomokuai1:before{content:"\e6fd"}.wemeet-jishiliaotian1:before{content:"\e6fe"}.wemeet-shouyedajian1:before{content:"\e6ff"}.wemeet-huodongmokuai1:before{content:"\e700"}.wemeet-NFTmokuai1:before{content:"\e701"}.wemeet-luntanmokuai1:before{content:"\e702"}.wemeet-zhanpinguanli1:before{content:"\e703"}.wemeet-fabushezhi:before{content:"\e704"}.wemeet-zhibomokuai1:before{content:"\e705"}.wemeet-qiandaoshezhi1:before{content:"\e706"}.wemeet-zhanshangguanli1:before{content:"\e707"}.wemeet-baomingshezhi:before{content:"\e708"}.wemeet-gengduo1:before{content:"\e6f9"}.wemeet-yixuanzhong:before{content:"\e6f8"}.wemeet-huiyifenxiang:before{content:"\e6f5"}.wemeet-fenxiangfengmian:before{content:"\e6f6"}.wemeet-xiangji:before{content:"\e6f7"}.wemeet-bianji1:before{content:"\e6f4"}.wemeet-huiyiricheng:before{content:"\e6ed"}.wemeet-guanbibaomingtongdao:before{content:"\e6ee"}.wemeet-shangxiayidong:before{content:"\e6ef"}.wemeet-zhibogongneng:before{content:"\e6f0"}.wemeet-zhucebiaodan:before{content:"\e6f1"}.wemeet-zhubanfang:before{content:"\e6f2"}.wemeet-shangchuansucai:before{content:"\e6f3"}.wemeet-baocunzhishouji:before{content:"\e6ea"}.wemeet-jishiliaotian:before{content:"\e6eb"}.wemeet-tianjiabeizhu:before{content:"\e6ec"}.wemeet-jishuzhichi:before{content:"\e6e9"}.wemeet-xuanzhong1:before{content:"\e6e8"}.wemeet-bianji:before{content:"\e6e2"}.wemeet-bianjizhuye:before{content:"\e6e3"}.wemeet-shipin:before{content:"\e6e4"}.wemeet-wenjian:before{content:"\e6e5"}.wemeet-tupianshangchuan:before{content:"\e6e6"}.wemeet-wenzi:before{content:"\e6e7"}.wemeet-weixuan:before{content:"\e6c9"}.wemeet-shoucang:before{content:"\e6ca"}.wemeet-tianjia:before{content:"\e6cb"}.wemeet-tongzhi:before{content:"\e6cc"}.wemeet-shouye:before{content:"\e6cd"}.wemeet-shouyedajian:before{content:"\e6ce"}.wemeet-wentifankui:before{content:"\e6cf"}.wemeet-wode:before{content:"\e6d0"}.wemeet-xuanzhong:before{content:"\e6d1"}.wemeet-xinwenmokuai:before{content:"\e6d2"}.wemeet-zhanhuifenxiang:before{content:"\e6d3"}.wemeet-xiazai:before{content:"\e6d4"}.wemeet-tianjiarili:before{content:"\e6d5"}.wemeet-a-shoucang2:before{content:"\e6d6"}.wemeet-youxiang:before{content:"\e6d7"}.wemeet-xihuan:before{content:"\e6d8"}.wemeet-saoyisao:before{content:"\e6d9"}.wemeet-wentiyiwen:before{content:"\e6da"}.wemeet-zhanpinguanli:before{content:"\e6db"}.wemeet-wodewenjian:before{content:"\e6dc"}.wemeet-icon-kfckfc:before{content:"\e6dd"}.wemeet-zhanshangguanli:before{content:"\e6de"}.wemeet-NFTmokuai:before{content:"\e6df"}.wemeet-zhibomokuai:before{content:"\e6e0"}.wemeet-zhaopian:before{content:"\e6e1"}.wemeet-xuanzhong-copy:before{content:"\e6fa"}.wemeet-shanchu:before{content:"\e6c1"}.wemeet-qiandaoshezhi:before{content:"\e6c2"}.wemeet-shezhi:before{content:"\e6c3"}.wemeet-shijian:before{content:"\e6c4"}.wemeet-richeng:before{content:"\e6c5"}.wemeet-a-shanchu2:before{content:"\e6c6"}.wemeet-shiyongshenqing:before{content:"\e6c7"}.wemeet-sousuo:before{content:"\e6c8"}.wemeet-guanbi:before{content:"\e6ac"}.wemeet-kefuzhongxin:before{content:"\e6ad"}.wemeet-jinggao:before{content:"\e6ae"}.wemeet-guanyuwomen:before{content:"\e6af"}.wemeet-gongsi:before{content:"\e6b0"}.wemeet-luntanmokuai:before{content:"\e6b1"}.wemeet-jianjie:before{content:"\e6b2"}.wemeet-menpiaomokuai:before{content:"\e6b3"}.wemeet-dianzan:before{content:"\e6b4"}.wemeet-daohang:before{content:"\e6b5"}.wemeet-jiahao:before{content:"\e6b6"}.wemeet-dizhi:before{content:"\e6b7"}.wemeet-fenxianghaoyou:before{content:"\e6b8"}.wemeet-hezuo:before{content:"\e6b9"}.wemeet-huodongmokuai:before{content:"\e6ba"}.wemeet-chengxuma:before{content:"\e6bb"}.wemeet-pinglun:before{content:"\e6bc"}.wemeet-fuzhi:before{content:"\e6bd"}.wemeet-erweima:before{content:"\e6be"}.wemeet-dingwei:before{content:"\e6bf"}.wemeet-dianhua:before{content:"\e6c0"}.wemeet-xiala:before{content:"\e6a8"}.wemeet-xiangshang:before{content:"\e6a9"}.wemeet-gengduo:before{content:"\e6aa"}.wemeet-xiangzuo:before{content:"\e6ab"}