@charset "UTF-8";html{box-sizing:border-box}*,:before,:after{margin:0;padding:0;box-sizing:inherit}a{text-decoration:none;color:#333}a:hover,a:link,a:visited,a:active{text-decoration:none}ol,ul{list-style:none}input,textarea{outline:none;border:none;resize:none}body{font-size:14px;font-weight:400}html{font-size:.2083333333vw}html,body{width:100%;min-width:1500px;height:100%;overflow-y:hidden;overflow-x:scroll;background-color:#f2f2f2;font-family:Encode Sans Condensed,sans-serif;overflow-x:hidden}@media screen and (max-width: 768px){html,body{min-width:0;width:100%;overflow-x:hidden}}.fade-slide-leave-active,.fade-slide-enter-active{transition:all .3s}.fade-slide-enter-from{opacity:0;transform:translate(-30px)}.fade-slide-leave-to{opacity:0;transform:translate(30px)}*::-webkit-scrollbar-track-piece{background-color:#f8f8f8;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-thumb{background-color:#ddd;background-clip:padding-box;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em}*::-webkit-scrollbar-thumb:hover{background-color:#bbb}.layout,.n-space{height:inherit}.layout .n-layout,.layout .layout__header{overflow:visible}.layout .layout__header{height:88px;position:fixed;z-index:99}.layout .layout__content{height:100vh}@media screen and (max-width: 768px){.layout .layout__header{width:100%;max-width:100%;height:56px}.layout .layout__content{width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}}@media screen and (max-width: 480px){.layout .layout__header{height:48px}}.n-data-table .n-data-table-tr th{white-space:nowrap}.n-icon.board-icon{cursor:pointer;margin:10px!important}li{list-style:none}@font-face{font-family:YSBTH;src:url(/assets/YouSheBiaoTiHei-2.dab883d6.ttf);font-weight:400;font-style:normal}@font-face{font-family:AHTSR;src:url(/assets/AdobeHeiTiStdR.7b1a8eab.otf);font-weight:400;font-style:normal}@font-face{font-family:SHSCV;src:url(/assets/SourceHanSansCN-VF.ff6c3bb6.otf);font-weight:400;font-style:normal}@font-face{font-family:Anton;src:url(/assets/IMPACT.d8bbdb72.ttf) format("truetype");font-weight:400;font-style:normal}.container{max-width:100%;}@media (min-width: 640px){.container{max-width:640px;}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 1024px){.container{max-width:1024px;}}@media (min-width: 1280px){.container{max-width:1280px;}}@media (min-width: 1536px){.container{max-width:1536px;}}.visible{visibility:visible;}.relative{position:relative;}.absolute{position:absolute;}.grid{display:grid;}.mb-20px{margin-bottom:20px;}.mt-5px{margin-top:5px;}.mt5{margin-top:1.25rem;}.block{display:block;}.inline-block{display:inline-block;}.hidden{display:none;}.flex{display:flex;}.transform{--un-rotate:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;transform:rotate(var(--un-rotate)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z));}.resize{resize:both;}.justify-between{justify-content:space-between;}.break-word{overflow-wrap:break-word;}.break-all{word-break:break-all;}.border{border-width:1px;border-style:solid;}.text-15px{font-size:15px;}.text-\[\#D2E8FF\]{--un-text-opacity:1;color:rgba(210,232,255,var(--un-text-opacity));}.text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}.underline{text-decoration:underline;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.ease{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1);}[data-v-04c3b1e2]:root{--vh100: 100vh}.project__menu[data-v-04c3b1e2]{padding:0 20px;height:88px;display:flex;align-items:center;justify-content:space-between}.project__menu li[data-v-04c3b1e2]{float:left;margin-right:40px;font-size:16px;font-family:SHSCV;color:#333;height:88px;line-height:88px}.project__menu li[data-v-04c3b1e2]:hover{color:#045fb2;border-bottom:3px solid rgb(4,95,178);border-radius:1px;cursor:pointer}.project__menu:hover .project__menu--dorpdown[data-v-04c3b1e2]{visibility:visible;transition:all .3s}.project__menu:hover .project__menu--dorpdown.is--empty[data-v-04c3b1e2]{height:0;visibility:hidden;transition:all 0s}.project__menu .li-pl[data-v-04c3b1e2]{margin-left:100px}.project__menu .top--active[data-v-04c3b1e2]{color:#045fb2;border-bottom:3px solid rgb(4,95,178)}.project__menu .bottom-line[data-v-04c3b1e2]{position:absolute;bottom:0;right:0;width:64px;height:2px;background:#045FB2;border-radius:1px}.project__menu--dorpdown[data-v-04c3b1e2]{position:absolute;width:100%;left:50%;top:88px;transform:translate(-50%);z-index:9999;visibility:hidden;background:#fff;box-shadow:0 3px 6px 1px #00000029;border-radius:0 0 4px 4px;overflow:hidden;padding:22px;display:flex;flex-direction:column}.project__menu--dorpdown .menu_dropdown_inner[data-v-04c3b1e2]{width:1400px;margin:0 auto}.project__menu--dorpdown .menu_dropdown_titles[data-v-04c3b1e2]{width:100%;height:90px;display:flex;align-items:center;border-bottom:1px solid #d9d9d9}.project__menu--dorpdown .menu_title_wrap[data-v-04c3b1e2]{width:100%}.project__menu--dorpdown .menu_new_nav_left_label[data-v-04c3b1e2]{display:flex;align-items:center}.project__menu--dorpdown .menu_nav_icon[data-v-04c3b1e2]{width:22px;height:22px;margin-right:8px}.project__menu--dorpdown .menu_nav_arrow[data-v-04c3b1e2]{width:7px;height:auto}.project__menu--dorpdown .menu_nav_right_panel[data-v-04c3b1e2]{width:100%;height:100%;position:relative}.project__menu--dorpdown .menu_nav_preview[data-v-04c3b1e2]{height:100%;position:absolute;top:0;left:370px;object-fit:contain}.project__menu--dorpdown .menu_nav_preview--full[data-v-04c3b1e2]{left:0}.project__menu--dorpdown .item__content.multi-column[data-v-04c3b1e2]{display:flex}.project__menu--dorpdown .item__content.multi-column .item__column[data-v-04c3b1e2]{padding-right:24px}.project__menu--dorpdown .item__content.multi-column .item__column[data-v-04c3b1e2]:last-child{padding-right:0}.project__menu--dorpdown .item__title[data-v-04c3b1e2]{cursor:pointer;font-size:28px;font-weight:700;font-family:SHSCN;color:#333}.project__menu--dorpdown .item__title.is--active[data-v-04c3b1e2]{color:#045fb2}.project__menu--dorpdown .menu__content .item__content[data-v-04c3b1e2]{height:inherit;border-left:1px solid rgb(170,170,170)}.project__menu--dorpdown .menu__content[data-v-04c3b1e2],.project__menu--dorpdown .menu__content[data-v-04c3b1e2]:first-child{margin-right:50px}.project__menu--dorpdown .menu__content:first-child .item__content[data-v-04c3b1e2]{border-left:none}.project__menu--dorpdown .menu__content[data-v-04c3b1e2]:last-child{cursor:pointer}.project__menu--dorpdown .menu_new_nav[data-v-04c3b1e2]{height:100%;flex:1;display:flex;flex-direction:row}.project__menu--dorpdown .menu_new_nav .menu_new_nav_left[data-v-04c3b1e2]{margin-top:32px;width:30%;border-right:1px solid #D9D9D9}.project__menu--dorpdown .menu_new_nav .menu_new_nav_left .menu_new_nav_left_title[data-v-04c3b1e2]{display:flex;align-items:center;justify-content:space-between;margin-left:10px;margin-right:60px;font-size:16px;font-family:SHSCN;color:#333;line-height:36px;cursor:pointer;padding:0 15px}.project__menu--dorpdown .menu_new_nav .menu_new_nav_left .menu_new_nav_left_title.is--active[data-v-04c3b1e2]{background:#E7E7E7;color:#045fb2}.project__menu--dorpdown .menu_new_nav .menu_new_nav_left .menu_new_nav_left_title[data-v-04c3b1e2]:hover{background:#E7E7E7}.project__menu--dorpdown .menu_new_nav .menu_new_nav_right[data-v-04c3b1e2]{margin-top:32px;margin-bottom:32px;height:200px;width:70%}.project__menu--dorpdown .menu_new_nav .menu_new_nav_right .menu_new_nav_right_title[data-v-04c3b1e2]{display:inline-block;padding:0 15px;margin-left:36px;margin-right:86px;font-size:16px;font-family:SHSCN;color:#333;line-height:36px;cursor:pointer}.project__menu--dorpdown .menu_new_nav .menu_new_nav_right .menu_new_nav_right_title.is--active[data-v-04c3b1e2]{background:#E7E7E7;color:#045fb2}.project__menu--dorpdown .menu_new_nav .menu_new_nav_right .menu_new_nav_right_title[data-v-04c3b1e2]:hover{background:#E7E7E7}.project__menu--dorpdown .item__child[data-v-04c3b1e2]{font-size:14px;font-family:SHSCN;color:#313131;line-height:20px;margin:10px 0;cursor:pointer}.project__menu--dorpdown .item__child.is--title[data-v-04c3b1e2]{font-weight:700;color:#000;border-left:4px solid #256ee1;padding-left:6px;cursor:default}.project__menu--dorpdown .item__child.is--flex[data-v-04c3b1e2]{display:inline-block;width:50%;margin-top:-10px}.en__menu--dorpdown[data-v-04c3b1e2]{width:598px;height:390px!important;left:60%;background:#000000;border-radius:4px;color:#fff;display:grid;column-gap:32px;grid-template-columns:repeat(2,1fr);padding:20px 50px}.en__menu--dorpdown .series[data-v-04c3b1e2]{border-radius:8px;margin-bottom:33px}.en__menu--dorpdown .series h3[data-v-04c3b1e2]{margin-bottom:20px}.en__menu--dorpdown .product[data-v-04c3b1e2]{border:1px solid rgba(255,255,255,.3);border-radius:4px;text-align:center;width:98px;height:104px;display:flex;flex-direction:column;align-items:center;padding:16px 0 0;background:rgba(12,26,53,.5);cursor:pointer}.en__menu--dorpdown .product[data-v-04c3b1e2]:hover{border:1px solid #189aee;background:rgba(8,20,63,.6)}.en__menu--dorpdown .product:hover p[data-v-04c3b1e2]{color:#fff}.en__menu--dorpdown .img_box[data-v-04c3b1e2]{width:67px;height:47px;margin-bottom:12px}.en__menu--dorpdown p[data-v-04c3b1e2]{font-size:14px;color:#ffffff4d}@media screen and (max-width: 768px){.project__menu[data-v-04c3b1e2]{padding:0 4px;height:56px;max-width:100%;min-width:0;flex:1}.project__menu ul[data-v-04c3b1e2]{display:flex;align-items:center;flex-wrap:nowrap;margin:0;padding:0;min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.project__menu ul[data-v-04c3b1e2]::-webkit-scrollbar{display:none}.project__menu li[data-v-04c3b1e2]{float:none;margin-right:8px;font-size:7px;height:56px;line-height:56px;white-space:nowrap;flex-shrink:0}.project__menu li[data-v-04c3b1e2]:hover{border-bottom-width:2px}.project__menu .li-pl[data-v-04c3b1e2]{margin-left:4px}.project__menu .top--active[data-v-04c3b1e2]{border-bottom-width:2px}.project__menu--dorpdown[data-v-04c3b1e2]{top:56px;padding:10px 8px;max-height:calc(100vh - 56px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.project__menu--dorpdown .menu_dropdown_inner[data-v-04c3b1e2]{width:100%;max-width:100%}.project__menu--dorpdown .menu_dropdown_titles[data-v-04c3b1e2]{height:44px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.project__menu--dorpdown .item__title[data-v-04c3b1e2]{font-size:15px;white-space:nowrap}.project__menu--dorpdown .menu__content[data-v-04c3b1e2]{margin-right:16px;flex-shrink:0}.project__menu--dorpdown .menu__content[data-v-04c3b1e2]:first-child{margin-right:16px}.project__menu--dorpdown .menu_nav_icon[data-v-04c3b1e2]{width:14px;height:14px;margin-right:4px}.project__menu--dorpdown .menu_nav_arrow[data-v-04c3b1e2]{width:5px}.project__menu--dorpdown .menu_nav_preview[data-v-04c3b1e2]{left:42%;max-width:55%;height:100%;object-fit:contain}.project__menu--dorpdown .menu_nav_preview--full[data-v-04c3b1e2]{left:0;max-width:100%}.project__menu--dorpdown .menu_new_nav .menu_new_nav_left[data-v-04c3b1e2]{margin-top:12px;width:38%}.project__menu--dorpdown .menu_new_nav .menu_new_nav_left .menu_new_nav_left_title[data-v-04c3b1e2]{margin-left:0;margin-right:8px;padding:0 2px;font-size:11px;line-height:26px}.project__menu--dorpdown .menu_new_nav .menu_new_nav_right[data-v-04c3b1e2]{margin-top:12px;margin-bottom:12px;height:120px;width:62%}.project__menu--dorpdown .menu_new_nav .menu_new_nav_right .menu_new_nav_right_title[data-v-04c3b1e2]{margin-left:8px;margin-right:12px;font-size:11px;line-height:26px;padding:0 2px}.en__menu--dorpdown[data-v-04c3b1e2]{width:92vw;max-width:360px;height:auto!important;left:50%;column-gap:12px;padding:12px 16px}.en__menu--dorpdown .series[data-v-04c3b1e2]{margin-bottom:16px}.en__menu--dorpdown .series h3[data-v-04c3b1e2]{margin-bottom:10px;font-size:13px}.en__menu--dorpdown .product[data-v-04c3b1e2]{width:72px;height:78px;padding:8px 0 0}.en__menu--dorpdown .img_box[data-v-04c3b1e2]{width:48px;height:34px;margin-bottom:6px}.en__menu--dorpdown p[data-v-04c3b1e2]{font-size:11px}}@media screen and (max-width: 480px){.project__menu[data-v-04c3b1e2]{padding:0 2px;height:48px}.project__menu li[data-v-04c3b1e2]{margin-right:6px;font-size:7px;height:48px;line-height:48px}.project__menu .li-pl[data-v-04c3b1e2]{margin-left:2px}.project__menu--dorpdown[data-v-04c3b1e2]{top:48px;padding:8px 6px;max-height:calc(100vh - 48px)}.project__menu--dorpdown .menu_dropdown_titles[data-v-04c3b1e2]{height:36px}.project__menu--dorpdown .item__title[data-v-04c3b1e2]{font-size:12px}.project__menu--dorpdown .menu__content[data-v-04c3b1e2],.project__menu--dorpdown .menu__content[data-v-04c3b1e2]:first-child{margin-right:12px}.project__menu--dorpdown .menu_nav_icon[data-v-04c3b1e2]{width:12px;height:12px;margin-right:3px}.project__menu--dorpdown .menu_nav_preview[data-v-04c3b1e2]{left:40%}.project__menu--dorpdown .menu_new_nav .menu_new_nav_left[data-v-04c3b1e2]{margin-top:8px;width:40%}.project__menu--dorpdown .menu_new_nav .menu_new_nav_left .menu_new_nav_left_title[data-v-04c3b1e2]{font-size:10px;line-height:22px;margin-right:4px}.project__menu--dorpdown .menu_new_nav .menu_new_nav_right[data-v-04c3b1e2]{margin-top:8px;margin-bottom:8px;height:96px;width:60%}.project__menu--dorpdown .menu_new_nav .menu_new_nav_right .menu_new_nav_right_title[data-v-04c3b1e2]{margin-left:6px;margin-right:8px;font-size:7px;line-height:22px}}[data-v-45285d06]:root{--vh100: 100vh}.header_box[data-v-45285d06]{background:#ffffff;height:100%;width:100%}.header__content[data-v-45285d06]{width:1200px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header__content .header__logo[data-v-45285d06]{height:100%;display:flex;align-items:center;flex-shrink:0}.header__content .header__logo .n-image[data-v-45285d06]{cursor:pointer}.header__menu[data-v-45285d06]{display:flex;align-items:center;min-width:0}.header__menu .phone_box[data-v-45285d06]{min-width:191px;height:100%;background-color:#fff;background-size:cover;display:flex;align-items:center;padding:0 10px;flex-shrink:0}.header__menu .phone_box .phone_box__icon[data-v-45285d06]{position:relative;width:16px;height:16px}.header__menu .phone_box .text_right[data-v-45285d06]{color:#333;margin-left:10px}.header__menu .phone_box .phone_box__num[data-v-45285d06]{font-size:16px;white-space:nowrap}.header__phone[data-v-45285d06]{padding:4px 15px;border-radius:4px;color:#607cff;border:1px solid rgb(96,124,255);display:flex;align-items:center}.header__phone .n-icon[data-v-45285d06]{margin-right:5px}.lang_change[data-v-45285d06]{text-align:center;position:relative;left:25px;font-size:16px;font-weight:700;color:#fff;display:flex;align-items:center}.lang_change div[data-v-45285d06]{cursor:pointer;margin:0 20px;padding:5px 0;box-sizing:border-box;border-bottom:2px solid transparent}.header__login[data-v-45285d06]{margin-left:10px;cursor:pointer}.user_msg[data-v-45285d06]{display:flex;justify-content:flex-end;align-items:center}.user_avatar[data-v-45285d06]{width:30px;height:30px;margin-right:10px}.user_name[data-v-45285d06]{cursor:pointer}.lang-dropdown[data-v-45285d06]{width:90px;text-align:left;border:none;color:#fff!important;font-size:16px;font-weight:700}.lang-dropdown[data-v-45285d06]:hover{color:#fff!important}.lang-dropdown[data-v-45285d06]:hover .n-button__border,.lang-dropdown[data-v-45285d06]:hover .n-button__state-border,.lang-dropdown[data-v-45285d06] .n-button__border,.lang-dropdown[data-v-45285d06] .n-button__state-border{border:none!important}@media screen and (max-width: 768px){.header__content[data-v-45285d06]{width:100%;max-width:100%;padding:0 10px;box-sizing:border-box}.header__logo[data-v-45285d06] .header__logo-img,.header__logo[data-v-45285d06] img{height:28px!important;width:auto!important}.header__menu[data-v-45285d06]{flex:1;justify-content:flex-end;min-width:0;max-width:calc(100% - 72px)}.header__menu[data-v-45285d06] .project__menu{flex:1;min-width:0}.header__menu .phone_box[data-v-45285d06]{min-width:0;padding:0 4px 0 6px}.header__menu .phone_box .phone_box__icon[data-v-45285d06]{width:12px;height:12px}.header__menu .phone_box .text_right[data-v-45285d06]{margin-left:4px}.header__menu .phone_box .phone_box__num[data-v-45285d06]{font-size:11px}}@media screen and (max-width: 480px){.header__content[data-v-45285d06]{padding:0 6px}.header__logo[data-v-45285d06] .header__logo-img,.header__logo[data-v-45285d06] img{height:20px!important}.header__menu .phone_box .phone_box__num[data-v-45285d06]{font-size:8px}.header__menu .phone_box .phone_box__icon[data-v-45285d06]{width:11px;height:11px}}[data-v-7c28cc76]:root{--vh100: 100vh}.page[data-v-7c28cc76]{width:100%;height:715px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;background-image:url(/assets/footer_bg.fc50cf17.png);background-size:100% 100%;background-repeat:no-repeat}.page .footer__content[data-v-7c28cc76]{width:84.77%;margin:47px auto 0;line-height:15px;color:#fff;display:flex;justify-content:space-around;flex-direction:column}.page .footer__content .footter_left[data-v-7c28cc76]{margin-bottom:55px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.page .footer__content .footter_left img[data-v-7c28cc76]{max-width:100%;height:auto}.page .footer__content .footter_right[data-v-7c28cc76]{display:flex;flex-wrap:wrap;cursor:pointer;padding:0 0 52px;border-bottom:1px solid rgb(41,58,73)}.page .footer__content .footter_right .last_item[data-v-7c28cc76]{color:#fff;font-family:Source Han Sans CN;font-weight:500;font-size:24px;line-height:36px;margin-bottom:21px}.page .footer__content .footter_right .last_number[data-v-7c28cc76]{color:#fff;font-family:Roboto;font-weight:500;font-size:32px;line-height:38px}.page .footer__content .hardware[data-v-7c28cc76]{width:14.4%;justify-content:space-between;margin-right:1.9%}.page .footer__content .hardware .hardware_title[data-v-7c28cc76]{color:#fff;font-family:Source Han Sans CN;font-weight:500;font-size:24px;line-height:36px;margin-bottom:32px}.page .footer__content .hardware .hardware_content[data-v-7c28cc76]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.page .footer__content .hardware .hardware_content .hardware_top[data-v-7c28cc76]{width:100%;margin-bottom:16px;color:#e7e7e7;font-family:Source Han Sans CN;font-weight:400;font-size:16px;line-height:24px}.page .footer__content .guanyu_item[data-v-7c28cc76]{margin-right:0}.page .footer__content .software[data-v-7c28cc76]{padding:0 200px 0 20px;border-right:1px solid rgba(204,204,204,.1921568627);margin-left:-200px}.page .footer__content .solution[data-v-7c28cc76]{margin-left:-200px;padding-right:200px}.page .footer__content .solution .solution_content[data-v-7c28cc76]{display:flex}.page .footer__content .solution .solution_content ul[data-v-7c28cc76]{margin-right:40px}.page .footer__content .our[data-v-7c28cc76]{padding:0 20px;margin-left:-400px;border-left:1px solid rgba(204,204,204,.1921568627)}.page .footer_foot[data-v-7c28cc76]{width:100%;padding-top:32px}.page .footer_foot p[data-v-7c28cc76]{text-align:center;color:#d9d9d9;font-family:Source Han Sans CN;font-weight:400;font-size:16px;line-height:24px;margin-bottom:14.5px}.page .gr_code_content[data-v-7c28cc76]{width:20.2%}.page .qr_code[data-v-7c28cc76]{width:100%;display:flex;margin-top:39.5px}.page .qr_code .left_icon[data-v-7c28cc76]{width:42.2%;margin-right:7.91%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;color:#748ea6;font-family:Source Han Sans CN;font-weight:400;font-size:4.675rem;line-height:28px}.page .qr_code .left_icon img[data-v-7c28cc76]{width:100%;height:100%;margin-bottom:16px}@media screen and (max-width: 768px){.page[data-v-7c28cc76]{height:auto;min-height:0;background-size:cover;background-position:center top;padding-bottom:20px;box-sizing:border-box}.page .footer__content[data-v-7c28cc76]{width:92%;margin:24px auto 0;line-height:1.2}.page .footer__content .footter_left[data-v-7c28cc76]{margin-bottom:20px}.page .footer__content .footter_left img[data-v-7c28cc76]{width:auto;max-width:140px;height:auto}.page .footer__content .footter_right[data-v-7c28cc76]{padding:0 0 20px;flex-wrap:nowrap;align-items:flex-start}.page .footer__content .footter_right .last_item[data-v-7c28cc76]{font-size:13px;line-height:20px;margin-bottom:8px}.page .footer__content .footter_right .last_number[data-v-7c28cc76]{font-size:16px;line-height:22px}.page .footer__content .hardware[data-v-7c28cc76]{width:14.4%;margin-right:1.9%;min-width:0}.page .footer__content .hardware .hardware_title[data-v-7c28cc76]{font-size:12px;line-height:18px;margin-bottom:10px;word-break:break-all}.page .footer__content .hardware .hardware_content .hardware_top[data-v-7c28cc76]{margin-bottom:6px;font-size:10px;line-height:15px;word-break:break-all}.page .footer__content .guanyu_item[data-v-7c28cc76]{margin-right:0}.page .gr_code_content[data-v-7c28cc76]{width:20.2%;min-width:0}.page .qr_code[data-v-7c28cc76]{margin-top:12px}.page .qr_code .left_icon[data-v-7c28cc76]{width:42.2%;margin-right:7.91%;font-size:9px;line-height:14px}.page .qr_code .left_icon img[data-v-7c28cc76]{margin-bottom:6px}.page .footer_foot[data-v-7c28cc76]{padding-top:14px;padding-left:12px;padding-right:12px;box-sizing:border-box}.page .footer_foot p[data-v-7c28cc76]{font-size:11px;line-height:16px;margin-bottom:8px;word-break:break-all}}@media screen and (max-width: 480px){.page[data-v-7c28cc76]{padding-bottom:16px}.page .footer__content[data-v-7c28cc76]{width:94%;margin-top:16px}.page .footer__content .footter_left[data-v-7c28cc76]{margin-bottom:14px}.page .footer__content .footter_left img[data-v-7c28cc76]{max-width:110px}.page .footer__content .footter_right[data-v-7c28cc76]{padding-bottom:14px}.page .footer__content .footter_right .last_item[data-v-7c28cc76]{font-size:11px;line-height:16px;margin-bottom:6px}.page .footer__content .footter_right .last_number[data-v-7c28cc76]{font-size:13px;line-height:18px}.page .footer__content .hardware .hardware_title[data-v-7c28cc76]{font-size:10px;line-height:15px;margin-bottom:8px}.page .footer__content .hardware .hardware_content .hardware_top[data-v-7c28cc76]{margin-bottom:4px;font-size:9px;line-height:13px}.page .qr_code[data-v-7c28cc76]{margin-top:8px}.page .qr_code .left_icon[data-v-7c28cc76]{font-size:8px;line-height:12px}.page .qr_code .left_icon img[data-v-7c28cc76]{margin-bottom:4px}.page .footer_foot[data-v-7c28cc76]{padding-top:10px}.page .footer_foot p[data-v-7c28cc76]{font-size:10px;line-height:14px;margin-bottom:6px}}[data-v-c32b3c80]:root{--vh100: 100vh}.page[data-v-c32b3c80]{width:100%;background:#f5f5f7;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;color:#000}.page .footer__content[data-v-c32b3c80]{width:100%;min-height:500px;background:url(/assets/ft-bg.328477bd.png) no-repeat center;background-size:contain}.page .footer__content .content-1200[data-v-c32b3c80]{width:1200px;margin:0 auto 60px}.page .footer__content .group-1[data-v-c32b3c80]{margin-top:40px}.page .footer__content .group-1 .group_item[data-v-c32b3c80]{display:grid;grid-template-columns:repeat(3,33.33%);grid-column-gap:20px;text-align:center}.page .footer__content .group-1 .group_item .group_item_wrap[data-v-c32b3c80]{font-size:14px}.page .footer__content .group-1 .group_item .group_item_wrap p[data-v-c32b3c80]{color:#9a9a9b;margin:15px 0;font-size:16px}.page .footer__content .group-1 .group_item h4[data-v-c32b3c80]{font-size:14px;font-weight:700}.page .footer__content .boundary[data-v-c32b3c80]{margin:24px 0 30px;height:30px;display:grid;grid-template-columns:repeat(5,20%);grid-column-gap:20px;opacity:.7}.page .footer__content .boundary .c_1[data-v-c32b3c80]{background:#38598f}.page .footer__content .boundary .c_2[data-v-c32b3c80]{background:#000000}.page .footer__content .boundary .c_3[data-v-c32b3c80]{background:#98adda}.page .footer__content .boundary .c_4[data-v-c32b3c80]{background:#7f9dd0}.page .footer__content .boundary .c_5[data-v-c32b3c80]{background:#3d619b}.page .footer__content .group-2[data-v-c32b3c80]{margin-top:25px;overflow:hidden}.page .footer__content .group-2 .lf_item[data-v-c32b3c80]{float:left;width:800px}.page .footer__content .group-2 .lf_item .tit[data-v-c32b3c80]{font-size:18px;font-weight:700}.page .footer__content .group-2 .lf_item .item_box[data-v-c32b3c80]{display:grid;grid-template-columns:repeat(2,50%);grid-column-gap:20px}.page .footer__content .group-2 .lf_item .item_box .item_wrap[data-v-c32b3c80]{margin-top:30px}.page .footer__content .group-2 .lf_item .item_box .item_wrap .v_con[data-v-c32b3c80]{margin-top:25px}.page .footer__content .group-2 .lf_item .item_box .item_wrap .v_type[data-v-c32b3c80]{color:#757576;cursor:pointer;margin-left:25px}.page .footer__content .group-2 .lf_item .item_box .item_wrap .v_type[data-v-c32b3c80]:first-child{margin-left:0}.page .footer__content .group-2 .rt_item[data-v-c32b3c80]{float:right;display:flex;text-align:center;height:220px;padding-top:45px}.page .footer__content .group-2 .rt_item .erm_item[data-v-c32b3c80]{width:155px}.page .footer__content .group-2 .rt_item .erm_item img[data-v-c32b3c80]{width:100px}.page .footer__content .group-2 .rt_item .erm_item p[data-v-c32b3c80]{font-weight:700}.page .footer_foot[data-v-c32b3c80]{width:100%;height:80px;line-height:80px;text-align:center;background:#202020;color:#ffffffe6}[data-v-106c86ed]:root{--vh100: 100vh}.page[data-v-106c86ed]{overflow-y:hidden}.main_container[data-v-106c86ed]{position:relative;padding-top:88px}.more_text[data-v-106c86ed]{cursor:pointer}.main_list[data-v-106c86ed]{margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.carousel-img[data-v-106c86ed]{width:100%;height:870px;position:relative;overflow:hidden}.carousel-img .videoContainer[data-v-106c86ed]{position:absolute;width:100%;height:100%}.carousel-img .videoContainer .top[data-v-106c86ed]{z-index:9;color:#fff;position:absolute;top:39.65%;left:18.83%;height:155rem}.carousel-img .videoContainer .top .top_title[data-v-106c86ed]{font-size:72px;font-family:YSBTH;line-height:22px;margin-bottom:30px}.carousel-img .videoContainer .top .top_text[data-v-106c86ed]{font-size:24px}.carousel-img .videoContainer .top .more[data-v-106c86ed]{margin-top:14rem;color:#fff;line-height:22px;border:1px solid #fff;border-radius:10px;width:80px;padding:5px;text-align:center;z-index:9}.carousel-img .videoContainer .banner-mask[data-v-106c86ed]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#04396b;opacity:.3}.carousel-img .videoContainer .android-wechat-play-btn[data-v-106c86ed]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;z-index:100;cursor:pointer}.carousel-img .videoContainer .android-wechat-play-btn img[data-v-106c86ed]{width:100%;height:100%}.carousel-img .second_head[data-v-106c86ed]{width:100%;height:80px;background-color:#2553a1}.carousel-img .three[data-v-106c86ed]{width:100%;height:100%;color:#fff;background-image:url(/assets/bottom_bg.1ea9db94.png);background-size:100% 100%;padding-top:70px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.carousel-img .three .bottom_title[data-v-106c86ed]{font-size:6rem;text-align:center;margin-bottom:25px}.carousel-img .three .bottom_content[data-v-106c86ed]{display:flex}.carousel-img .three .bottom_content .bottom_left[data-v-106c86ed]{margin-right:38px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.carousel-img .three .bottom_content .bottom_left .button__item[data-v-106c86ed]{min-width:210px;height:60px;margin-bottom:28px;line-height:60px;text-align:center;font-family:SHSCV;font-size:16px;color:#fff;background:#5b7fbf;border-radius:4px 4px 0 0;cursor:pointer}.carousel-img .three .bottom_content .bottom_left .button__item.is-active[data-v-106c86ed]{color:#fff;background:#3c82de}.carousel-img .three .bottom_content .page_bottom[data-v-106c86ed]{width:940px;height:645px;object-fit:cover;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.carousel-img .three .bottom_content .bottom_right[data-v-106c86ed]{width:100%;padding:20px;border:2px dashed rgba(242,246,255,.3176470588);margin-bottom:15px}.carousel-img .three .bottom_content .bottom_right .right_title[data-v-106c86ed]{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.carousel-img .three .bottom_content .bottom_right .right_title .title_text[data-v-106c86ed]{font-size:4rem;font-weight:600}.carousel-img .three .bottom_content .bottom_right .right_title .detail[data-v-106c86ed]{border:.1rem solid rgba(242,246,255,.4274509804);padding:1rem}.carousel-img .three .bottom_content .bottom_right .service[data-v-106c86ed]{display:flex;justify-content:space-evenly}.carousel-img .three .bottom_content .bottom_right .service .service_part[data-v-106c86ed]{text-align:center;margin-top:8rem}.carousel-img .three .bottom_content .bottom_right .service .service_part .service_icon[data-v-106c86ed]{width:152px;height:98px;margin-bottom:10px}.carousel-img .four[data-v-106c86ed]{width:100%;height:870px;background-image:url(/assets/cooperation_bg.928710b8.png);background-size:100% 870px;display:flex;justify-content:center;align-items:center}.carousel-img .four .four_pic[data-v-106c86ed]{width:1250px;height:750px}.carousel-img .fullscreenVideo[data-v-106c86ed]{width:100%;height:100%;object-fit:cover}.carousel-img .videoContainer[data-v-106c86ed]:before{content:"";position:absolute;width:100%;height:100%;display:block;z-index:0}.carousel-img .floor[data-v-106c86ed]{position:absolute;bottom:28px;left:50%;transform:translate(-50%);text-align:center;color:#fff}.carousel-img .floor .mouse[data-v-106c86ed]{width:25px;height:35px}.second-img[data-v-106c86ed]{position:relative;width:100%;height:122vh;overflow:hidden}.second-img .second-title[data-v-106c86ed]{position:absolute;top:11%;left:50%;transform:translate(-50%)}.second-img .second-title .title-name[data-v-106c86ed]{text-align:center;color:#333;font-family:Source Han Sans CN;font-weight:700;font-size:40px;line-height:35px;margin-bottom:16px}.second-img .second-title .title-tip[data-v-106c86ed]{text-align:center;color:#333;font-family:Source Han Sans CN;font-weight:400;font-size:20px;line-height:35px}.second-img .middle[data-v-106c86ed]{width:100%;height:100%;background-repeat:no-repeat;background-size:100% 100%;text-align:center}.second-img .middle .middle_pic[data-v-106c86ed]{width:100%;height:100%;object-fit:fill}.third-content[data-v-106c86ed]{width:100%;background-color:#f1f3f5;padding-bottom:40px}.third-content .third-header[data-v-106c86ed]{width:100%;padding:160px 199px 15px;border-bottom:1px solid rgb(217,217,217);display:flex;flex-direction:column;justify-content:flex-center;align-items:center}.third-content .third-footer[data-v-106c86ed]{width:78.64%;margin:40px auto 0;display:flex;justify-content:center;align-items:center;gap:5rem}.third-content .third-footer .product-detail-item[data-v-106c86ed]{display:flex;flex-direction:column;width:32.86%;border-radius:16px;background:linear-gradient(180deg,rgb(255,255,255) 0%,rgb(255,255,255) 100%)}.third-content .third-footer .product-detail-item img[data-v-106c86ed]{width:100%;height:auto;object-fit:fill}.third-content .third-footer .product-detail-item .product-detail-text[data-v-106c86ed]{flex:1;color:#333;font-family:Source Han Sans CN;font-weight:400;font-size:16px;line-height:26px;text-align:center}.third-content .third-footer .product-detail-item .product-detail-text .product-detail-name[data-v-106c86ed]{color:#000;font-family:Source Han Sans CN;font-weight:500;font-size:18px;line-height:35px;margin-bottom:8px}.third-content .third-footer .product-detail-item .product-detail-text .product-detail-desc[data-v-106c86ed],.third-content .third-footer .product-detail-item .product-detail-text .product-detail-desc2[data-v-106c86ed]{margin:0 15px}.third-content .third-footer .product-detail-item .product-detail-btn-container[data-v-106c86ed]{height:48px;margin-top:5.8%;margin-bottom:10%;display:flex;justify-content:center;align-items:center;cursor:pointer}.third-content .third-footer .product-detail-item .product-detail-btn[data-v-106c86ed]{width:120px;height:48px;text-align:center;border-radius:35px;border:1px solid rgb(4,95,178);color:#045fb2;font-family:Source Han Sans CN;font-weight:400;font-size:16px;line-height:44px}.third-content .third-middle[data-v-106c86ed]{display:flex;justify-content:space-between;align-items:center;width:512px}.third-content .third-middle .product-item[data-v-106c86ed]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:112px;color:#333;cursor:pointer}.third-content .third-middle .product-item p[data-v-106c86ed]{margin-top:4px;font-family:Source Han Sans CN;font-weight:400;font-size:16px;line-height:24px}.third-content .third-middle .product-item-active[data-v-106c86ed]{color:#045fb2}.third-content .third-middle[data-v-106c86ed] :first-child{width:80px}.third-content .third-line[data-v-106c86ed]{width:100%;height:1px;background-color:#d9d9d9}.third-title[data-v-106c86ed]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#333;font-family:Source Han Sans CN;font-weight:700;font-size:40px;line-height:35px;margin-bottom:40px}.third-title .title-name[data-v-106c86ed]{margin-bottom:16px}.third-title .title-tip[data-v-106c86ed]{text-align:center;color:#333;font-family:Source Han Sans CN;font-weight:400;font-size:20px;line-height:35px}.four-content[data-v-106c86ed]{width:100%;height:1145px;padding-top:160px}.four-content .four-footer[data-v-106c86ed]{width:100%;padding-top:40px;display:flex}.four-content .right-list[data-v-106c86ed]{width:31.9%;position:relative}.four-content .four-img[data-v-106c86ed]{flex:1;height:734px;position:relative}.four-content .four-img img[data-v-106c86ed]{object-fit:fill}.four-content .four-img .plan-detail-list[data-v-106c86ed]{width:100%;position:absolute;bottom:60px;left:0;display:flex;justify-content:space-around;align-items:center;cursor:pointer}.four-content .four-img .plan-detail-list li[data-v-106c86ed]{margin-right:120px;color:#fff}.four-content .right-list-container[data-v-106c86ed]{width:63.9%;position:absolute;top:53px;right:42.29%}.four-content .right-item[data-v-106c86ed]{width:100%;height:100px;display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding-left:30.7%;padding-right:16.67%;cursor:pointer}.four-content .right-item-content[data-v-106c86ed]{display:flex;align-items:center;min-width:152px}.four-content .right-item-content p[data-v-106c86ed]{color:#333;font-family:Source Han Sans CN;font-weight:400;font-size:16px;line-height:35px;margin-left:28px}.four-content .right-item-active[data-v-106c86ed]{padding-left:63px;background-color:#045fb2}.four-content .right-item-active .right-item-content p[data-v-106c86ed]{color:#fff}.fifth-content[data-v-106c86ed]{width:100%;height:1385px;background-image:url(/assets/\6052\4eab\98de\4f4e\7a7a\6570\5b57\5316\5e73\53f0.b25e6afc.png);background-repeat:no-repeat;background-size:100% 100%}.fifth-content .title[data-v-106c86ed]{text-align:center;color:#333;font-family:Source Han Sans CN;font-weight:700;font-size:40px;line-height:35px;margin-top:8.4vw;margin-bottom:2.1vw}.fifth-content .desc[data-v-106c86ed]{width:1200px;margin:0 auto;text-align:center;color:#333;font-family:Source Han Sans CN;font-weight:400;font-size:20px;line-height:35px;word-break:break-word}.fifth-content .desc-1[data-v-106c86ed]{font-weight:700}.sixth-content[data-v-106c86ed]{width:100%;height:721px;background:rgb(241,243,245)}.sixth-content .title[data-v-106c86ed]{text-align:center;color:#333;font-family:Source Han Sans CN;font-weight:700;font-size:40px;line-height:35px;margin-top:152px;margin-bottom:16px}.sixth-content .desc[data-v-106c86ed]{text-align:center;color:#333;font-family:Source Han Sans CN;font-weight:400;font-size:20px;line-height:35px;margin-bottom:61px}.sixth-content .viewer-all-btn[data-v-106c86ed]{display:flex;justify-content:start;align-items:center;margin-left:199px;margin-bottom:29px;color:#045fb2;font-family:Source Han Sans CN;font-weight:500;font-size:16px;line-height:35px;cursor:pointer}.sixth-content .dynamic-list[data-v-106c86ed]{display:flex;align-items:center;width:100%}.sixth-content .dynamic-list .dynamic-right-arrow[data-v-106c86ed]{cursor:pointer;width:200px;padding-right:97px;text-align:right;margin-top:25px}.sixth-content .dynamic-list .dynamic-left-arrow[data-v-106c86ed]{cursor:pointer;width:200px;padding-left:97px;margin-top:25px}.sixth-content .dynamic-container[data-v-106c86ed]{flex:1;height:283px;overflow:hidden;position:relative}.sixth-content .lsit-container[data-v-106c86ed]{display:flex;justify-content:flex-start;align-items:flex-end;height:283px;transition:transform .3s ease}.sixth-content .dynamic-item[data-v-106c86ed]{width:362px;height:230px;border-radius:8px;background:rgb(51,51,51);margin-right:24px;position:relative;display:flex;flex-direction:column;flex-shrink:0}.sixth-content .dynamic-item img[data-v-106c86ed]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.5}.sixth-content .dynamic-item .dynamic-item-name[data-v-106c86ed]{flex:1;padding:24px;color:#fff;font-family:Source Han Sans CN;font-weight:400;font-size:18px;line-height:27px;z-index:1000}.sixth-content .dynamic-item .name-active[data-v-106c86ed]{color:#fff}.sixth-content .dynamic-item .dynamic-item-time[data-v-106c86ed]{padding-left:24px;height:16px;margin-bottom:24px;z-index:10;color:#fff}.sixth-content .dynamic-item .viewe-btn[data-v-106c86ed]{height:16px;text-align:center;color:#fff;font-family:Source Han Sans CN;font-weight:400;font-size:14px;line-height:21px;margin-top:8px;margin-bottom:16px;cursor:pointer;z-index:10}.sixth-content .dynamic-item[data-v-106c86ed]:hover{cursor:pointer}.sixth-content .dynamic-item-active[data-v-106c86ed]{height:283px;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5))}.sixth-content .dynamic-item-active .dynamic-item-time[data-v-106c86ed]{color:#fff}.sixth-content .dynamic-dot-content[data-v-106c86ed]{width:100%;display:flex;justify-content:center;align-items:center;margin-top:25px}.sixth-content .dynamic-item-dot-container[data-v-106c86ed]{margin-left:176px;width:312px;height:24px;display:flex;justify-content:flex-start;align-items:center;background:rgb(241,243,245)}.sixth-content .dynamic-item-dot-container .dynamic-item-dot[data-v-106c86ed]{width:36px;height:24px;padding:8px 14px;border-radius:16px;background:rgb(241,243,245);box-sizing:border-box;position:relative;cursor:pointer}.sixth-content .dynamic-item-dot-container .dynamic-item-dot span[data-v-106c86ed]{display:inline-block;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:rgb(217,217,217)}.sixth-content .dynamic-item-dot-container .dynamic-item-dot-active[data-v-106c86ed]{width:36px;height:24px;border-radius:16px;border:1px solid rgb(4,95,178);box-sizing:border-box}.sixth-content .dynamic-item-dot-container .dynamic-item-dot-active span[data-v-106c86ed]{background:rgb(4,95,178)}.seventh-content[data-v-106c86ed]{width:100%;height:982px;background-image:url(/assets/cooperation.db537bec.png);background-repeat:no-repeat;background-size:contain}.seventh-content .title[data-v-106c86ed]{text-align:center;color:#333;font-family:Source Han Sans CN;font-weight:700;font-size:40px;line-height:35px;margin-top:8.37%;margin-bottom:16px}.seventh-content .desc[data-v-106c86ed]{text-align:center;color:#333;font-family:Source Han Sans CN;font-weight:400;font-size:20px;line-height:35px;margin-bottom:61px}.modal_box[data-v-106c86ed]{width:100%;height:930px;background-color:transparent;position:absolute;top:0;left:0}.cooperation[data-v-106c86ed]{width:100%;height:340px;background-image:url(/assets/foor_bg.28c82bf4.png);display:flex;justify-content:center;align-items:center;padding:45px 45px 0;background-repeat:no-repeat;background-size:cover}.cooperation .cooperation_left[data-v-106c86ed]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-right:350px}.cooperation .cooperation_title[data-v-106c86ed]{color:#fff;font-size:36px;text-align:center;margin-bottom:30px}.cooperation .mes[data-v-106c86ed]{width:556px;display:flex;justify-content:center;position:relative;left:-10px}.cooperation .mes .mes_item[data-v-106c86ed]{height:100px;padding:20px 30px;font-size:18px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:4px}.cooperation .mes .mes_right[data-v-106c86ed]{color:#fff;margin-left:18px;background-color:#1a52b1;width:50%}.cooperation .corporation[data-v-106c86ed]{color:#fff;font-size:18px;margin-top:20px;line-height:41px}.cooperation .corporation img[data-v-106c86ed]{width:90px;height:18px}.cooperation .corporation .email[data-v-106c86ed]{margin-left:-30px;font-weight:bolder}.cooperation .corporation .email_detail[data-v-106c86ed]{margin-left:-60px}.cooperation .corporation .address[data-v-106c86ed]{margin-left:-80px;font-weight:bolder}.cooperation .corporation .address_detail[data-v-106c86ed]{margin-left:-100px}@media screen and (max-width: 1600px){.seventh-content[data-v-106c86ed]{height:765px}}@media screen and (max-width: 768px){.main_container[data-v-106c86ed]{padding-top:56px;overflow-x:hidden;width:100%}.main_list[data-v-106c86ed]{width:100%;max-width:100%}.carousel-img[data-v-106c86ed]{height:56vw;min-height:220px;max-height:420px}.carousel-img .videoContainer .top[data-v-106c86ed]{top:36%;left:6%;right:6%;height:auto}.carousel-img .videoContainer .top .top_title[data-v-106c86ed]{font-size:28px;line-height:1.2;margin-bottom:12px}.carousel-img .videoContainer .top .top_text[data-v-106c86ed]{font-size:14px;line-height:1.4}.carousel-img .videoContainer .top .more[data-v-106c86ed]{margin-top:16px;width:72px;padding:4px;border-radius:8px;font-size:12px;line-height:20px}.carousel-img .floor[data-v-106c86ed]{bottom:12px;font-size:12px}.carousel-img .floor .mouse[data-v-106c86ed]{width:16px;height:22px}.second-img[data-v-106c86ed]{height:auto;min-height:0;overflow:hidden}.second-img .second-title[data-v-106c86ed]{top:10px;width:90%}.second-img .second-title .title-name[data-v-106c86ed]{font-size:16px;line-height:1.3;margin-bottom:4px}.second-img .second-title .title-tip[data-v-106c86ed]{font-size:12px;line-height:1.4}.second-img .middle[data-v-106c86ed]{height:auto}.second-img .middle .middle_pic[data-v-106c86ed]{width:100%;height:auto;object-fit:contain;display:block}.third-content[data-v-106c86ed]{padding-bottom:24px}.third-content .third-header[data-v-106c86ed]{padding:48px 16px 12px}.third-content .third-middle[data-v-106c86ed]{width:100%;max-width:340px;padding:0 8px;box-sizing:border-box}.third-content .third-middle .product-item[data-v-106c86ed]{width:72px}.third-content .third-middle .product-item img[data-v-106c86ed]{width:22px!important;height:22px!important}.third-content .third-middle .product-item p[data-v-106c86ed]{font-size:12px;line-height:18px;margin-top:2px;white-space:nowrap}.third-content .third-middle[data-v-106c86ed] :first-child{width:56px}.third-content .third-footer[data-v-106c86ed]{width:94%;margin-top:20px;gap:8px;align-items:stretch}.third-content .third-footer .product-detail-item[data-v-106c86ed]{width:32%;border-radius:8px;min-width:0}.third-content .third-footer .product-detail-item img[data-v-106c86ed]{width:100%;height:auto!important;object-fit:contain}.third-content .third-footer .product-detail-item .product-detail-text[data-v-106c86ed]{font-size:11px;line-height:16px}.third-content .third-footer .product-detail-item .product-detail-text .product-detail-name[data-v-106c86ed]{font-size:12px;line-height:18px;margin-bottom:4px;padding:0 4px;word-break:break-all}.third-content .third-footer .product-detail-item .product-detail-text .product-detail-desc[data-v-106c86ed],.third-content .third-footer .product-detail-item .product-detail-text .product-detail-desc2[data-v-106c86ed]{margin:0 4px}.third-content .third-footer .product-detail-item .product-detail-btn-container[data-v-106c86ed]{height:32px;margin-top:6%;margin-bottom:8%}.third-content .third-footer .product-detail-item .product-detail-btn[data-v-106c86ed]{width:72px;height:28px;font-size:11px;line-height:26px;border-radius:20px}.third-title[data-v-106c86ed]{font-size:16px;line-height:1.3;margin-bottom:20px}.third-title .title-name[data-v-106c86ed]{margin-bottom:8px}.third-title .title-tip[data-v-106c86ed]{font-size:12px;line-height:1.4;padding:0 12px}.four-content[data-v-106c86ed]{height:auto;min-height:0;padding-top:48px;padding-bottom:24px;overflow:hidden}.four-content .four-footer[data-v-106c86ed]{padding-top:16px;align-items:stretch}.four-content .four-img[data-v-106c86ed]{height:auto;min-height:200px;aspect-ratio:1310/734;max-height:42vw}.four-content .four-img img[data-v-106c86ed]{width:100%;height:100%;object-fit:cover;display:block}.four-content .four-img .plan-detail-list[data-v-106c86ed]{bottom:8px;padding:0 4px;box-sizing:border-box}.four-content .four-img .plan-detail-list li[data-v-106c86ed]{margin-right:0;flex:1;text-align:center;font-size:10px;line-height:1.2}.four-content .four-img .plan-detail-list img[data-v-106c86ed]{width:28px!important;height:28px!important;margin:0 auto 2px;display:block}.four-content .four-img .plan-detail-list p[data-v-106c86ed]{font-size:10px;line-height:1.2;transform:scale(.92);transform-origin:center top}.four-content .right-list[data-v-106c86ed]{width:38%;min-width:120px;flex-shrink:0}.four-content .right-list-container[data-v-106c86ed]{position:relative;top:0;right:auto;width:100%;padding:8px 4px 0 0;box-sizing:border-box}.four-content .right-item[data-v-106c86ed]{width:100%;height:auto;min-height:40px;margin-bottom:4px;padding-left:8px;padding-right:8px;box-sizing:border-box}.four-content .right-item-content img[data-v-106c86ed]{width:18px!important;height:18px!important}.four-content .right-item-content p[data-v-106c86ed]{font-size:11px;line-height:16px;margin-left:6px}.four-content .right-item-active[data-v-106c86ed]{padding-left:8px}.four-content .add-icon img[data-v-106c86ed]{width:12px!important;height:12px!important}.fifth-content[data-v-106c86ed]{height:auto;aspect-ratio:1920/1385;min-height:280px;background-size:100% 100%;background-position:center top;padding-bottom:0}.fifth-content .title[data-v-106c86ed]{font-size:22px;line-height:1.3;margin-top:6vw;margin-bottom:2vw;padding:0 12px}.fifth-content .desc[data-v-106c86ed]{width:90%;max-width:100%;font-size:12px;line-height:1.6;padding:0 8px;box-sizing:border-box}.sixth-content[data-v-106c86ed]{height:auto;padding-bottom:32px}.sixth-content .title[data-v-106c86ed]{font-size:16px;line-height:1.3;margin-top:48px;margin-bottom:8px}.sixth-content .desc[data-v-106c86ed]{font-size:12px;line-height:1.5;margin-bottom:20px;padding:0 16px}.sixth-content .viewer-all-btn[data-v-106c86ed]{margin-left:16px;margin-bottom:16px;font-size:13px;line-height:24px}.sixth-content .viewer-all-btn img[data-v-106c86ed]{width:14px!important;height:14px!important}.sixth-content .dynamic-list .dynamic-left-arrow[data-v-106c86ed],.sixth-content .dynamic-list .dynamic-right-arrow[data-v-106c86ed]{width:40px;padding-left:8px;padding-right:8px;margin-top:8px;flex-shrink:0}.sixth-content .dynamic-list .dynamic-left-arrow img[data-v-106c86ed],.sixth-content .dynamic-list .dynamic-right-arrow img[data-v-106c86ed]{width:28px!important;height:28px!important}.sixth-content .dynamic-list .dynamic-right-arrow[data-v-106c86ed]{text-align:center;padding-right:8px}.sixth-content .dynamic-list .dynamic-left-arrow[data-v-106c86ed]{padding-left:8px}.sixth-content .dynamic-container[data-v-106c86ed],.sixth-content .lsit-container[data-v-106c86ed]{height:168px}.sixth-content .dynamic-item[data-v-106c86ed]{width:200px;height:136px;margin-right:12px;border-radius:6px}.sixth-content .dynamic-item .dynamic-item-name[data-v-106c86ed]{padding:10px;font-size:12px;line-height:18px}.sixth-content .dynamic-item .dynamic-item-time[data-v-106c86ed]{padding-left:10px;margin-bottom:10px;font-size:11px;height:auto}.sixth-content .dynamic-item .viewe-btn[data-v-106c86ed]{font-size:11px;line-height:16px;margin-top:4px;margin-bottom:10px;height:auto}.sixth-content .dynamic-item-active[data-v-106c86ed]{height:168px}.sixth-content .dynamic-dot-content[data-v-106c86ed]{margin-top:12px}.sixth-content .dynamic-item-dot-container[data-v-106c86ed]{margin-left:0;width:auto;max-width:90%;height:20px;justify-content:center}.sixth-content .dynamic-item-dot-container .dynamic-item-dot[data-v-106c86ed],.sixth-content .dynamic-item-dot-container .dynamic-item-dot-active[data-v-106c86ed]{width:28px;height:20px;padding:6px 10px}.sixth-content .dynamic-item-dot-container .dynamic-item-dot span[data-v-106c86ed]{width:6px;height:6px}.seventh-content[data-v-106c86ed]{height:auto;aspect-ratio:1920/982;min-height:220px;background-size:100% auto;background-position:center top;background-repeat:no-repeat}.seventh-content .title[data-v-106c86ed]{font-size:16px;line-height:1.3;margin-top:3%;margin-bottom:8px}.seventh-content .desc[data-v-106c86ed]{font-size:12px;line-height:1.5;margin-bottom:16px;padding:0 16px}}@media screen and (max-width: 480px){.main_container[data-v-106c86ed]{padding-top:48px}.carousel-img[data-v-106c86ed]{height:62vw;min-height:200px}.carousel-img .videoContainer .top .top_title[data-v-106c86ed]{font-size:22px;margin-bottom:8px}.carousel-img .videoContainer .top .top_text[data-v-106c86ed]{font-size:12px}.third-content .third-middle[data-v-106c86ed]{max-width:100%}.third-content .third-middle .product-item[data-v-106c86ed]{width:64px}.third-content .third-middle .product-item p[data-v-106c86ed]{font-size:11px}.third-content .third-footer[data-v-106c86ed]{gap:6px}.third-content .third-footer .product-detail-item .product-detail-text[data-v-106c86ed]{font-size:10px;line-height:14px}.third-content .third-footer .product-detail-item .product-detail-text .product-detail-name[data-v-106c86ed]{font-size:10px;line-height:16px}.third-content .third-footer .product-detail-item .product-detail-btn[data-v-106c86ed]{width:64px;height:24px;font-size:10px;line-height:22px}.four-content .four-img[data-v-106c86ed]{max-height:38vw;min-height:160px}.four-content .four-img .plan-detail-list[data-v-106c86ed]{bottom:4px}.four-content .four-img .plan-detail-list img[data-v-106c86ed]{width:22px!important;height:22px!important}.four-content .four-img .plan-detail-list p[data-v-106c86ed]{font-size:9px}.four-content .right-list[data-v-106c86ed]{width:36%;min-width:108px}.four-content .right-item[data-v-106c86ed]{min-height:28px;padding-left:6px;padding-right:4px}.four-content .right-item-content p[data-v-106c86ed]{font-size:10px;line-height:14px;margin-left:4px}.fifth-content .title[data-v-106c86ed]{font-size:16px}.fifth-content .desc[data-v-106c86ed]{font-size:6px;line-height:1.55}.sixth-content .dynamic-item[data-v-106c86ed]{width:160px;height:112px;margin-right:10px}.sixth-content .dynamic-item .dynamic-item-name[data-v-106c86ed]{padding:8px;font-size:11px;line-height:16px}.sixth-content .dynamic-container[data-v-106c86ed],.sixth-content .lsit-container[data-v-106c86ed],.sixth-content .dynamic-item-active[data-v-106c86ed]{height:140px}.sixth-content .dynamic-list .dynamic-left-arrow[data-v-106c86ed],.sixth-content .dynamic-list .dynamic-right-arrow[data-v-106c86ed]{width:32px;padding-left:4px;padding-right:4px}.sixth-content .dynamic-list .dynamic-left-arrow img[data-v-106c86ed],.sixth-content .dynamic-list .dynamic-right-arrow img[data-v-106c86ed]{width:24px!important;height:24px!important}.seventh-content .title[data-v-106c86ed]{font-size:16px}.seventh-content .desc[data-v-106c86ed]{font-size:11px}}[data-v-bbb0fe6e]:root{--vh100: 100vh}.page[data-v-bbb0fe6e]{overflow-y:hidden}.main_container[data-v-bbb0fe6e]{position:relative;padding-top:80px;font-family:Source Han Sans CN}.main_list[data-v-bbb0fe6e]{margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.main_list .pro_more_text[data-v-bbb0fe6e]{width:136px;height:47px;background:linear-gradient(240deg,#0066CC,#0271E3,#1480ED);border-radius:24px;border:1px solid #0274C3;font-size:20px;line-height:43px;color:#fff;text-align:center;cursor:pointer}.main_list .product_first[data-v-bbb0fe6e]{width:100%;height:800px;display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px}.main_list .product_first .product_item[data-v-bbb0fe6e]{padding-top:130px;display:flex;flex-direction:column;align-items:center;background:#F5F5F7;height:796px}.main_list .product_first .product_item .series[data-v-bbb0fe6e]{font-size:54px;color:#0274c3}.main_list .product_first .product_item p[data-v-bbb0fe6e]{font-size:36px;color:#000}.main_list .product_first .product_item img[data-v-bbb0fe6e]{width:512px;margin-top:42px;cursor:pointer}.main_list .product_first .product_item:last-child img[data-v-bbb0fe6e]{width:386px}.main_list .product_second[data-v-bbb0fe6e]{width:100%;height:800px;background:url(/assets/F003_bg.c9f518d5.png) no-repeat center;display:flex;align-items:center;flex-direction:column;padding-top:90px;background-size:cover}.main_list .product_second h3[data-v-bbb0fe6e]{font-weight:500;font-size:70px;color:#0274c3;line-height:90px;margin-top:28px}.main_list .product_second p[data-v-bbb0fe6e]{font-size:45px;color:#ffffff80;margin-bottom:30px}.main_list .product_second img[data-v-bbb0fe6e]{cursor:pointer}.main_list .product_third[data-v-bbb0fe6e]{width:100%;height:799px;display:grid;background:url(/assets/QIN_X060_bg.224b3442.png) center;background-size:cover;grid-template-columns:repeat(2,1fr)}.main_list .product_third .product_item[data-v-bbb0fe6e]{padding-top:59px;display:flex;flex-direction:column;align-items:center;height:796px}.main_list .product_third .product_item .series[data-v-bbb0fe6e]{font-size:54px;color:#0274c3;margin-top:30px;height:90px}.main_list .product_third .product_item p[data-v-bbb0fe6e]{font-size:36px;color:#000;margin-bottom:30px}.main_list .product_third .product_item img[data-v-bbb0fe6e]{width:549px;margin-top:40px;cursor:pointer}.main_list .product_third .product_item:last-child img[data-v-bbb0fe6e]{width:821px;margin-top:20px}.main_list .product_forth[data-v-bbb0fe6e]{width:100%;height:800px;display:grid;background:url(/assets/XUAN_C01_bg.a34f7a46.png) no-repeat top;background-size:cover;grid-template-columns:repeat(2,1fr)}.main_list .product_forth .product_item[data-v-bbb0fe6e]:first-child{background:rgba(13,51,96,.57)!important}.main_list .product_forth .product_item[data-v-bbb0fe6e]:last-child{background:rgba(13,51,96,.07)!important}.main_list .product_forth .product_item[data-v-bbb0fe6e]{padding-top:60px;display:flex;flex-direction:column;align-items:center;height:796px}.main_list .product_forth .product_item .series[data-v-bbb0fe6e]{font-size:54px;color:#0274c3;margin-top:26px;margin-bottom:8px}.main_list .product_forth .product_item p[data-v-bbb0fe6e]{font-size:36px;color:#fff;margin-bottom:30px}.main_list .product_forth .product_item img[data-v-bbb0fe6e]{width:758px;height:380px;margin-top:30px}.main_list .product_forth .product_item .img_box[data-v-bbb0fe6e]{display:flex;margin-top:86px;cursor:pointer}.main_list .product_forth .product_item .img_box[data-v-bbb0fe6e]:first-child{width:100px}.main_list .product_forth .product_item .img_box img[data-v-bbb0fe6e]{width:314px;height:255px}.main_list .product_forth .product_item .img_box .img2[data-v-bbb0fe6e]{width:478px}.carousel-img[data-v-bbb0fe6e]{width:100%;height:870px;position:relative;overflow:hidden}.carousel-img .videoContainer[data-v-bbb0fe6e]{position:absolute;width:100%!important;height:calc(100vh - 80px)}.carousel-img .videoContainer .fullscreenVideo[data-v-bbb0fe6e]{width:100%;font-size:100%}.carousel-img .videoContainer .top[data-v-bbb0fe6e]{width:1000px;color:#fff;position:absolute;top:250px;left:50%;height:155rem;transform:translate(-50%);text-align:center;display:flex;flex-direction:column;align-items:center}.carousel-img .videoContainer .top .top_title[data-v-bbb0fe6e]{font-size:50px;margin-bottom:80px;font-weight:500;line-height:109px}.carousel-img .videoContainer .top .more[data-v-bbb0fe6e]{width:193px;height:52px;background:linear-gradient(240deg,#0066CC,#0271E3,#1480ED);border-radius:26px;font-weight:500;font-size:28px;line-height:49px}.modal_box[data-v-bbb0fe6e]{width:100%;height:930px;background-color:transparent;position:absolute;top:0;left:0}.cooperation[data-v-bbb0fe6e]{width:100%;height:340px;background-image:url(/assets/foor_bg.28c82bf4.png);display:flex;justify-content:center;align-items:center;padding:45px 45px 0;background-repeat:no-repeat;background-size:cover}.cooperation .cooperation_left[data-v-bbb0fe6e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-right:350px}.cooperation .cooperation_title[data-v-bbb0fe6e]{color:#fff;font-size:36px;text-align:center;margin-bottom:30px}.cooperation .mes[data-v-bbb0fe6e]{width:556px;display:flex;justify-content:center;position:relative;left:-10px}.cooperation .mes .mes_item[data-v-bbb0fe6e]{height:100px;padding:20px 30px;font-size:18px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:4px}.cooperation .mes .mes_right[data-v-bbb0fe6e]{color:#fff;margin-left:18px;background-color:#1a52b1;width:50%}.cooperation .corporation[data-v-bbb0fe6e]{color:#fff;font-size:18px;margin-top:20px;line-height:41px}.cooperation .corporation img[data-v-bbb0fe6e]{width:90px;height:18px}.cooperation .corporation .email[data-v-bbb0fe6e]{margin-left:-30px;font-weight:bolder}.cooperation .corporation .email_detail[data-v-bbb0fe6e]{margin-left:-60px}.cooperation .corporation .address[data-v-bbb0fe6e]{margin-left:-80px;font-weight:bolder}.cooperation .corporation .address_detail[data-v-bbb0fe6e]{margin-left:-100px}:root{--vh100: 100vh}#app{height:100%}#app .n-config-provider{height:inherit}
