.el-carousel__item h3[data-v-e1ac6dc4]{color:#475669;font-size:18px;opacity:.75;line-height:300px;margin:0}.el-carousel__item[data-v-e1ac6dc4]:nth-child(2n){background-color:#99a9bf}.el-carousel__item[data-v-e1ac6dc4]:nth-child(odd){background-color:#d3dce6}.img_con[data-v-e1ac6dc4]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.img_con .img_cover[data-v-e1ac6dc4]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100%}.slogan[data-v-e1ac6dc4]{position:absolute;width:90%;height:90%;top:5%;left:5%;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;color:#fff;margin-bottom:67px;letter-spacing:1px}.slogan .slogan-title[data-v-e1ac6dc4]{font-size:58px;line-height:64px;font-weight:800}.slogan .slogan-subtitle[data-v-e1ac6dc4]{font-size:36px;line-height:40px;margin-top:40px}.slogan .slogan-letter[data-v-e1ac6dc4]{font-size:20px;line-height:24px;margin-top:28px;letter-spacing:0}.el-carousel__item[data-v-e1ac6dc4]{transition-duration:0s}.el-carousel__item.is-active .element-img[data-v-e1ac6dc4]{background-image:var(--path);transform:scale(1);transition:9s linear}.element-img[data-v-e1ac6dc4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.2);background-position:50%;background-repeat:no-repeat;background-size:100% 100%}[data-v-e1ac6dc4] .el-carousel__arrow{width:40px;height:40px;font-size:30px;background-color:hsla(0,0%,100%,.1)}[data-v-e1ac6dc4] .el-carousel__arrow:hover{background-color:hsla(0,0%,100%,.3)}@media only screen and (max-width:768px){.slogan .slogan-title[data-v-e1ac6dc4]{font-size:38px;line-height:42px}.slogan .slogan-subtitle[data-v-e1ac6dc4]{font-size:25px;line-height:30px;margin-top:34px}.slogan .slogan-letter[data-v-e1ac6dc4]{font-size:18px;line-height:22px;margin-top:28px}}.scroll-hint-text[data-v-1c300dae]{color:#fff;margin-top:15px}.scroll-anchor-ink[data-v-1c300dae]{position:absolute;top:0;left:0;height:100%}.scroll-anchor-ink-ball[data-v-1c300dae]{position:absolute;left:50%;display:none;width:4px;height:30px;background-color:#3370ff;transform:translateX(-50%);transition:top .3s ease-in-out;border-radius:2px}.scroll-anchor.fixed .scroll-anchor-ink .scroll-anchor-ink-ball[data-v-1c300dae]{display:none}.scroll-anchor-link-title[data-v-1c300dae]{position:relative;display:block;margin-bottom:6px;overflow:hidden;color:#1f2329;white-space:nowrap;text-overflow:ellipsis;transition:all .3s;cursor:pointer}.scroll-anchor-link-title[data-v-1c300dae]:only-child{margin-bottom:0}.scroll-hint-con[data-v-1c300dae]{width:100%;position:absolute;text-align:center;background:transparent;overflow:hidden;z-index:888;bottom:0;margin-bottom:40px}.scroll-hint-con .scroll-anchor-ink[data-v-1c300dae]{display:none}.scroll-hint-con .scroll-hint[data-v-1c300dae]{width:32px;height:32px;border-radius:16px;border:1px solid #fff;margin:0 auto;padding:0;line-height:28px}.scroll-hint-con .scroll-hint a[data-v-1c300dae]{padding:4px 0;width:100%;height:100%}.scroll-hint-con svg[data-v-1c300dae]{height:18px;width:18px;fill:#fff;animation:jump-1c300dae 1s infinite}.scroll-anchor-wrapper[data-v-1c300dae]{margin-left:-4px;padding-left:4px}.scroll-anchor[data-v-1c300dae]{box-sizing:border-box;margin:0;color:#1f2329;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:relative;padding:0 0 0 2px}@keyframes jump-1c300dae{0%{transform:translateY(0)}50%{transform:translateY(20%)}to{transform:translateY(0)}}.ratio-box[data-v-4562a3ae]{position:relative;width:100%}.ratio-box>.ratio-box-content[data-v-4562a3ae]{position:absolute;left:0;top:0;width:100%;height:100%}.img_card_container[data-v-d1727824]{cursor:pointer;position:relative;overflow:hidden}.img_card_container .el-image[data-v-d1727824]{width:100%;height:100%}.img_card_container .mask[data-v-d1727824]{position:absolute;inset:0;text-align:left;background:linear-gradient(1turn,rgba(0,30,54,.35),rgba(71,129,214,0))}.img_card_container .mask h3[data-v-d1727824]{position:absolute;left:20px;top:calc(100% - 60px);color:#fff}.img_card_container .mask p[data-v-d1727824]{position:absolute;left:20px;top:48px;width:calc(100% - 40px);height:calc(100% - 60px);color:#2b2e2e;transform:translateX(20%);opacity:0;margin-bottom:8px;font-size:12px;line-height:18px}.img_card_container .mask span[data-v-d1727824]{display:inline-block;color:#007cc3;transform:translateY(20px);opacity:0;font-size:14px}.img_card_container .mask span[data-v-d1727824]:hover{text-decoration:underline}@media only screen and (min-width:769px){.img_card_container[data-v-d1727824]:hover{transform:translateY(-2px);transition:.2s ease-in-out;box-shadow:0 16px 32px 1px rgba(10,14,19,.15)}.img_card_container:hover .mask[data-v-d1727824]{background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.3s ease-in-out}.img_card_container:hover h3[data-v-d1727824]{top:5px!important;color:#000;transition:.3s}.img_card_container:hover p[data-v-d1727824]{transform:translateX(0);opacity:1;transition:.5s .3s}.img_card_container:hover span[data-v-d1727824]{transform:translateY(0);opacity:1;transition:.5s .8s}}.wrap-block[data-v-7b9034ee]{position:relative;background-color:#f2f2f2}.wrap-block .content-block[data-v-7b9034ee]{position:relative;overflow:hidden;text-align:center;padding-bottom:60px}.service-info-top[data-v-7b9034ee]{padding-top:35px;padding-bottom:32px;position:relative}.service-info-top .block-line[data-v-7b9034ee]{margin:0 auto 12px;position:relative;width:24px;height:20px}.service-info-top .service-info-title[data-v-7b9034ee]{font-weight:700;font-size:32px;position:relative;margin:15px 0}.service-info-top .service-info-subtitle[data-v-7b9034ee]{font-size:14px;line-height:1.5;color:#646a73;margin:15px 10px}.content-block.service-test .service-info-top[data-v-7b9034ee]{background-color:#fff;box-shadow:0 8px 16px 0 rgba(10,14,19,.1)}.content-block.service-test .service-title[data-v-7b9034ee]{display:flex;margin-top:30px}.content-block.service-test .service-title h3[data-v-7b9034ee]:first-of-type{padding-left:10px;width:200px;text-align:left}.content-block.service-test .service-list[data-v-7b9034ee]{height:680px}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap{padding:0}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__nav-scroll{overflow:scroll}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__nav{transform:translateY(0)!important}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__item{line-height:unset;text-align:center;height:110px;width:175px;padding:0;margin:0 10px 12px}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__item>div{height:100%}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__item .tab-label{height:100%;box-sizing:border-box;padding:15px 0;position:relative;background-color:#f0f0f0;background-image:var(--bg);background-repeat:no-repeat;background-size:68px 68px;background-position:center 0;border:1px solid #d5d5d5;border-radius:2px;font-size:12px;font-weight:700;text-align:center}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__item .tab-label .tab-label-title{position:absolute;bottom:20px;left:0;right:0}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__item .tab-label:hover{background-image:var(--bg-active);color:#007cc3;background-color:#fff}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__item.is-active .tab-label{box-shadow:0 8px 10px 1px rgba(0,85,251,.15);background-image:var(--bg-active);background-color:#fff}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__item.is-active .tab-label .tab-label-title{color:#007cc3}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__item.is-active .tab-label:after{position:absolute;content:"";bottom:-1px;height:3px;left:-1px;right:-1px;background-color:#007cc3;border-radius:0 0 2px 2px}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__nav-wrap .el-tabs__active-bar{display:none}.content-block.service-test .service-list .test-list[data-v-7b9034ee]{position:relative;height:220px;width:calc(100% - 24px);display:flex;background-color:#fff}.content-block.service-test .service-list .test-list .el-image[data-v-7b9034ee]{width:220px;flex-shrink:0}.content-block.service-test .service-list .test-list .content[data-v-7b9034ee]{padding:24px 32px;text-align:left;position:relative;flex-grow:1}.content-block.service-test .service-list .test-list .content h3[data-v-7b9034ee]{margin:0;margin-bottom:16px;color:#333}.content-block.service-test .service-list .test-list .content p[data-v-7b9034ee]{margin:0;line-height:24px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#666}.content-block.service-test .service-list .test-list .content .check[data-v-7b9034ee]{position:absolute;right:32px;bottom:24px;font-size:14px;color:#007cc3}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__content{height:100%}.content-block.service-test .service-list[data-v-7b9034ee] .el-tabs__content .el-tab-pane{height:100%;overflow:scroll}.content-block.service-test .service-list .test-list+.test-list[data-v-7b9034ee]{margin-top:20px}.content-block.service-device[data-v-7b9034ee]{background-color:#fff;padding-bottom:48px}.content-block.service-device .case-title[data-v-7b9034ee]{font-weight:700;font-size:32px;position:relative;bottom:2px}.content-block.service-device .case-subtitle[data-v-7b9034ee]{font-size:16px;line-height:1.5;color:#646a73;margin-top:10px}.content-block.service-device .case-list.middle-content[data-v-7b9034ee]{display:flex;flex-wrap:wrap;justify-content:center}.content-block.service-device .case-list.middle-content[data-v-7b9034ee] .img_card_container{margin:1%}.content-block.service-device .el-card[data-v-7b9034ee]{width:247px;height:217px;margin-top:40px}.content-block.service-device .el-progress[data-v-7b9034ee]{margin-top:10px}.content-block.service-device[data-v-7b9034ee] .el-progress-bar__outer{height:2px!important}.content-block.service-device .case-desc[data-v-7b9034ee]{margin-top:30px;margin-bottom:60px;font-weight:500;font-size:14px}.content-block.service-news[data-v-7b9034ee]{position:relative;padding-bottom:45px}.content-block.service-news .bg-mask[data-v-7b9034ee]{position:absolute;top:0;left:0;width:100%;height:300px;background-color:rgba(0,0,0,.5)}.content-block.service-news .case-list.middle-content[data-v-7b9034ee]{display:flex;flex-wrap:wrap;justify-content:center}.content-block.service-news .case-list.middle-content>.ratio-box[data-v-7b9034ee]{flex-grow:0;margin:1%}.content-block.service-news .case-list.middle-content a[data-v-7b9034ee]{background-color:#fff;text-align:left;overflow:hidden;position:relative;width:100%;height:100%;display:inline-block}.content-block.service-news .case-list.middle-content a .el-image[data-v-7b9034ee]{height:100%;width:100%;position:relative}.content-block.service-news .case-list.middle-content a .date[data-v-7b9034ee]{color:#007cc3;border-right:9px solid transparent;border:1px solid #007cc3;display:inline-block;padding-left:25px;padding-right:32px;transform:translateX(-1px);font-size:14px;line-height:20px;margin-top:20px;position:relative}.content-block.service-news .case-list.middle-content a .date[data-v-7b9034ee]:before{content:"";width:30px;height:30px;position:absolute;right:-15px;bottom:-15px;background-color:#007cc3;transform:rotate(45deg)}.content-block.service-news .case-list.middle-content a .date[data-v-7b9034ee]:after{content:"";width:32px;height:32px;position:absolute;right:-17px;bottom:-17px;background-color:#fff;transform:rotate(45deg)}.content-block.service-news .case-list.middle-content a h2[data-v-7b9034ee]{margin:0;padding:16px 24px 10px;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.content-block.service-news .case-list.middle-content a p[data-v-7b9034ee]{font-size:14px;padding:0 24px;line-height:24px;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.content-block.service-news .case-list.middle-content .list1 .el-image[data-v-7b9034ee]:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:rgba(0,100,180,.1)}.content-block.service-news .case-list.middle-content .list3 .el-image[data-v-7b9034ee]:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:linear-gradient(270deg,rgba(0,30,54,0),rgba(0,30,54,.6))}.content-block.service-news .case-list.middle-content .list3 .float[data-v-7b9034ee],.content-block.service-news .case-list.middle-content .list4 .float[data-v-7b9034ee]{position:absolute;top:20%;width:calc(65% + 100px)}.content-block.service-news .case-list.middle-content .list3 .float h2[data-v-7b9034ee],.content-block.service-news .case-list.middle-content .list4 .float h2[data-v-7b9034ee]{color:#fff}.content-block.service-news .case-list.middle-content .list3 .float p[data-v-7b9034ee],.content-block.service-news .case-list.middle-content .list4 .float p[data-v-7b9034ee]{color:hsla(0,0%,100%,.8)}.content-block.service-file[data-v-7b9034ee]{background-color:#fff}.content-block.service-file[data-v-7b9034ee] .el-table{min-height:520px}.content-block.service-file[data-v-7b9034ee] .el-table .el-table__cell,.content-block.service-file[data-v-7b9034ee] .el-table a{padding:10px 0;color:#333;border-bottom:none}.content-block.service-file[data-v-7b9034ee] .el-table a:hover{color:#007cc3}.content-block.service-file[data-v-7b9034ee] .el-table .file-icon{width:44px;vertical-align:middle;margin-right:10px}.content-block.service-file[data-v-7b9034ee] .el-table .el-table__body-wrapper{overflow:auto;font-size:0}.content-block.service-file[data-v-7b9034ee] .el-table .el-table__body-wrapper .el-table__body{display:inline-block;font-size:16px;color:#333;width:calc(100% - 8px)!important}.content-block.service-about[data-v-7b9034ee]{position:relative}.content-block.service-about .bg-mask[data-v-7b9034ee]{position:absolute;top:0;left:0;width:100%;height:465px;background-color:rgba(0,0,0,.5)}.content-block.service-about .middle-content[data-v-7b9034ee]{text-align:left}.content-block.service-about .description[data-v-7b9034ee]{margin-top:10px;background:linear-gradient(90deg,hsla(0,0%,60%,0),rgba(42,57,71,.2) 11%,rgba(21,42,64,.4) 50%,rgba(42,57,71,.2) 92%,rgba(51,51,51,0));padding:20px 0}.content-block.service-about .description p[data-v-7b9034ee]{margin:0 auto;width:90%;max-width:970px;font-size:12px;line-height:24px;color:hsla(0,0%,100%,.8)}.content-block.service-about .slogn[data-v-7b9034ee]{margin-top:35px;display:flex;justify-content:space-around}.content-block.service-about .slogn div[data-v-7b9034ee]{background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:18px calc(1.4% + 16px) 0 calc(1% + 16px);text-align:left}.content-block.service-about .slogn div h4[data-v-7b9034ee]{margin:0}.content-block.service-about .slogn div p[data-v-7b9034ee]{color:#333;font-size:13px}.content-block.service-about .case-list>div[data-v-7b9034ee]{margin-top:90px;display:flex}.content-block.service-about .case-list>div .el-image[data-v-7b9034ee]{width:57%;flex-shrink:0}.content-block.service-about .case-list>div>div[data-v-7b9034ee]{position:relative;order:1}.content-block.service-about .case-list>div>div h3[data-v-7b9034ee]{margin:90px 0;position:relative;color:#007cc3;font-size:36px}.content-block.service-about .case-list>div>div h3[data-v-7b9034ee]:after{position:absolute;bottom:-20px;left:0;width:88px;content:"";height:1px;background-color:#007cc3}.content-block.service-about .case-list>div>div p[data-v-7b9034ee]{font-size:16px;color:#2b2e2e;line-height:26px}.content-block.service-about .case-list>div:nth-child(odd) .el-image[data-v-7b9034ee]{order:0;margin-right:48px}.content-block.service-about .case-list>div:nth-child(2n) .el-image[data-v-7b9034ee]{order:2;margin-left:48px}.content-block.service-manage[data-v-7b9034ee]{padding-bottom:0}.content-block.service-manage .bg-mask[data-v-7b9034ee]{position:absolute;top:0;left:0;width:100%;height:850px;background-color:rgba(0,0,0,.7)}.content-block.service-manage .position[data-v-7b9034ee]{color:hsla(0,0%,100%,.8);width:45%;margin:0 auto;margin-top:5px;margin-bottom:40px;position:relative}.content-block.service-manage .position .white-bg[data-v-7b9034ee]{display:inline-block;padding:24px;min-width:160px;border-radius:2px;background-color:hsla(0,0%,100%,.1)}.content-block.service-manage .position .white-bg[data-v-7b9034ee]:hover{background-color:hsla(0,0%,100%,.7);color:#333}.content-block.service-manage .position .white-bg:hover h3[data-v-7b9034ee]{color:#333}.content-block.service-manage .position h3[data-v-7b9034ee]{color:#fff;margin:0;margin-bottom:8px}.content-block.service-manage .position div[data-v-7b9034ee]{font-size:14px}.content-block.service-manage .position p[data-v-7b9034ee]{margin-top:16px;font-size:13px;text-align:left;line-height:20px}.content-block.service-manage .position-wrap[data-v-7b9034ee]{display:flex;justify-content:space-between}.content-block.service-manage .position-wrap .position+.position[data-v-7b9034ee]{margin-left:4%}.content-block.service-manage .position-wrap h3[data-v-7b9034ee]{margin-bottom:6px}.content-block.service-manage .position-wrap .position[data-v-7b9034ee]:first-child:after{position:absolute;content:"";height:110px;width:35%;top:-125px;left:50%;border-left:1px solid hsla(0,0%,100%,.5);border-top:1px solid hsla(0,0%,100%,.5);border-radius:44px 0 0 0}.content-block.service-manage .position-wrap .position[data-v-7b9034ee]:nth-child(2):after{position:absolute;content:"";height:56px;width:1px;top:-70px;left:50%;background-color:hsla(0,0%,100%,.5)}.content-block.service-manage .position-wrap .position[data-v-7b9034ee]:last-child:after{position:absolute;content:"";height:110px;width:35%;top:-125px;right:50%;border-right:1px solid hsla(0,0%,100%,.5);border-top:1px solid hsla(0,0%,100%,.5);border-radius:0 44px 0 0}.content-block.service-personnel .case-list[data-v-7b9034ee]{display:flex;justify-content:space-between;flex-wrap:wrap}.content-block.service-personnel .case-list .personnel[data-v-7b9034ee]{box-sizing:border-box;margin-top:16px;margin-bottom:8px;height:192px;padding:18px;text-align:left;color:#2b2e2e;width:32.1%;font-size:12px;border-radius:4px;background:linear-gradient(45deg,#fff,hsla(0,0%,100%,0) 25%,#fff 50%,hsla(0,0%,100%,0) 75%,#fff)}.content-block.service-personnel .case-list .personnel h3[data-v-7b9034ee]{float:left;line-height:25px;font-size:20px;margin:0;padding-right:10px;position:relative}.content-block.service-personnel .case-list .personnel h3[data-v-7b9034ee]:after{position:absolute;content:"";top:38px;left:0;width:32px;height:1px;background-color:#0055fb}.content-block.service-personnel .case-list .personnel div[data-v-7b9034ee]{line-height:13px;margin-top:10px}.content-block.service-personnel .case-list .personnel p[data-v-7b9034ee]{line-height:20px;margin-top:32px}.content-block.service-together[data-v-7b9034ee]{background-color:#fff}.content-block.service-together .cover[data-v-7b9034ee]{padding:0 5%}.content-block.service-together .case-list .item[data-v-7b9034ee]{width:25%;float:left;margin:24px 0}.content-block.service-together .case-list .item>div[data-v-7b9034ee]{border:1px solid #e5e5e5;font-size:12px;display:inline-block}.content-block.service-together .case-list .item>div .item-img[data-v-7b9034ee]{height:148px;width:120px;margin:22px 24px}.content-block.service-together .case-list .item>div p[data-v-7b9034ee]{color:#333;margin:0 8px;padding:16px 0;border-top:1px solid #e5e5e5}.content-block.service-together .middle-content.show .el-carousel__item.is-active .item-img[data-v-7b9034ee]{background-image:var(--path);background-size:100%;background-position:50%;background-repeat:no-repeat}.content-block.service-together[data-v-7b9034ee] .el-carousel__indicators{display:none}.content-block.service-contact .bg-mask[data-v-7b9034ee]{position:absolute;top:0;left:0;width:100%;height:850px;background-color:rgba(0,0,0,.65)}.content-block.service-contact[data-v-7b9034ee] .contact-wrap{width:100%;max-width:700px;padding:24px 0;margin:0 auto;display:flex;justify-content:space-around;text-align:left;color:#fff;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.content-block.service-contact[data-v-7b9034ee] .contact-wrap>div{width:45%}.content-block.service-contact[data-v-7b9034ee] .contact-wrap h4{font-weight:400;margin-top:0}.content-block.service-contact[data-v-7b9034ee] .contact-wrap .el-form-item__label{color:#fff;line-height:14px}.content-block.service-contact[data-v-7b9034ee] .contact-wrap .el-form-item__content{line-height:20px}.content-block.service-contact[data-v-7b9034ee] .contact-wrap .el-input input,.content-block.service-contact[data-v-7b9034ee] .contact-wrap .el-textarea textarea{background-color:hsla(0,0%,100%,0);color:#fff}.content-block.service-map[data-v-7b9034ee]{padding-bottom:0}.content-block.service-map h3[data-v-7b9034ee]{margin-top:60px}.content-block.service-map p[data-v-7b9034ee]{font-size:14px;margin:12px 0 48px 0}.content-block.service-map .map-wrap[data-v-7b9034ee]{width:100%;height:30vw}.content-block.service-map .map-wrap iframe[data-v-7b9034ee]{height:100%;width:100%}.content-block .title-white .service-info-title[data-v-7b9034ee]{color:#fff}.content-block .title-white .service-info-subtitle[data-v-7b9034ee]{color:hsla(0,0%,100%,.8)}[data-v-7b9034ee] .el-table .row-grey{background-color:#fbfbfb}.el-pagination[data-v-7b9034ee]{text-align:right;margin-top:10px}.background-image[data-v-7b9034ee]{position:absolute;top:0;left:0;right:0}@media only screen and (min-width:769px){.content-block.service-device .case-list.middle-content>span[data-v-7b9034ee]{display:flex;justify-content:space-between;flex-wrap:wrap}.content-block.service-device .case-list.middle-content>span[data-v-7b9034ee] .img_card_container{float:left;width:47.8%}}@media only screen and (min-width:932px){.content-block.service-device .case-list.middle-content>span[data-v-7b9034ee]{display:block}.content-block.service-device .case-list.middle-content>span[data-v-7b9034ee] .img_card_container{float:left;width:31.33%}.content-block.service-device .case-list.middle-content>span[data-v-7b9034ee] .img_card_container:first-of-type{width:64.66%}.content-block.service-device .case-list.middle-content>span[data-v-7b9034ee] .img_card_container:first-of-type .ratio-box{padding-top:68.7%!important}}@media only screen and (min-width:1400px){.content-block.service-device .case-list[data-v-7b9034ee] .img_card_container .mask h3{font-size:24px;top:calc(100% - 70px)}.content-block.service-device .case-list[data-v-7b9034ee] .img_card_container .mask p{top:56px;font-size:16px;line-height:26px}.service-news[data-v-7b9034ee] .case-list.middle-content .list2 .title{margin-top:26px}}@media only screen and (min-width:1720px){.content-block.service-device .case-list[data-v-7b9034ee] .img_card_container .mask h3{font-size:26px;top:calc(100% - 74px)}.content-block.service-device .case-list[data-v-7b9034ee] .img_card_container .mask p{top:58px;font-size:18px;line-height:30px}.service-info-top .service-info-title[data-v-7b9034ee]{font-size:34px}.service-info-top .service-info-subtitle[data-v-7b9034ee]{font-size:16px}.service-news[data-v-7b9034ee] .case-list.middle-content .list2 .title{margin-top:32px}.content-block.service-file[data-v-7b9034ee] .el-table{min-height:544px}.content-block.service-file[data-v-7b9034ee] .el-table .file-icon{width:47px;margin-right:10px}.content-block.service-manage .position h3[data-v-7b9034ee]{font-size:18px}.content-block.service-manage .position p[data-v-7b9034ee]{font-size:15px;line-height:24px}.content-block.service-manage .position div[data-v-7b9034ee]{font-size:16px}}@media only screen and (min-width:2150px){.content-block.service-device .case-list[data-v-7b9034ee] .img_card_container .mask h3{font-size:30px;top:calc(100% - 84px)}.content-block.service-device .case-list[data-v-7b9034ee] .img_card_container .mask p{top:62px;font-size:20px;line-height:34px}.content-block.service-device .case-list[data-v-7b9034ee] .img_card_container:first-of-type .mask h3{font-size:34px;top:calc(100% - 90px)}.content-block.service-device .case-list[data-v-7b9034ee] .img_card_container:first-of-type .mask p{top:68px;font-size:24px;line-height:40px}.service-info-top .service-info-title[data-v-7b9034ee]{font-size:38px}.service-info-top .service-info-subtitle[data-v-7b9034ee]{font-size:18px}.service-news[data-v-7b9034ee] .case-list.middle-content .list2 .title{margin-top:40px}.content-block.service-file[data-v-7b9034ee] .el-table{min-height:568px}.content-block.service-file[data-v-7b9034ee] .el-table .file-icon{width:50px}.content-block.service-manage .position h3[data-v-7b9034ee]{font-size:20px}.content-block.service-manage .position p[data-v-7b9034ee]{font-size:17px;line-height:26px}.content-block.service-manage .position div[data-v-7b9034ee]{font-size:18px}}@media only screen and (max-width:1400px){.content-block.service-together .case-list .item>div .item-img[data-v-7b9034ee]{margin:20px 35px}}@media only screen and (max-width:931px){.content-block.service-news .case-list.middle-content>.ratio-box[data-v-7b9034ee]{width:100%!important;padding-top:50%!important}.content-block.service-news .case-list.middle-content>.ratio-box .list1 .ratio-box[data-v-7b9034ee],.content-block.service-news .case-list.middle-content>.ratio-box .list2 .ratio-box[data-v-7b9034ee]{width:60%!important;padding-top:50%;float:left}.content-block.service-news .case-list.middle-content>.ratio-box .list1 .date[data-v-7b9034ee],.content-block.service-news .case-list.middle-content>.ratio-box .list2 .date[data-v-7b9034ee]{margin-top:40px}.content-block.service-news .case-list.middle-content>.ratio-box .list1 h2[data-v-7b9034ee],.content-block.service-news .case-list.middle-content>.ratio-box .list2 h2[data-v-7b9034ee]{margin-top:14px}.content-block.service-news .case-list.middle-content>.ratio-box .list3 .float[data-v-7b9034ee],.content-block.service-news .case-list.middle-content>.ratio-box .list4 .float[data-v-7b9034ee]{width:98%}.content-block.service-about .background-image[data-v-7b9034ee]{height:510px!important}.content-block.service-about .bg-mask[data-v-7b9034ee]{height:510px}.content-block.service-about .slogn div[data-v-7b9034ee]{margin:0 1%;padding:18px}.content-block.service-together .case-list .item>div .item-img[data-v-7b9034ee]{margin:22px 25px}}@media only screen and (max-width:768px){.content-block.service-test .service-info-top[data-v-7b9034ee]{background-color:#fff;box-shadow:0 4px 12px 0 rgba(10,14,19,.1)}.content-block.service-test .service-title h3[data-v-7b9034ee]{display:none}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs{padding:0;height:unset}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__nav-scroll{overflow-y:hidden;margin:0 14px}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__item:nth-child(2){margin-left:10px}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__item:last-of-type{margin-right:10px}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__item{height:64px;width:85px;margin:0 4px 10px 4px}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__item .tab-label{background-size:38px!important;padding:0;background-color:#fff!important}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__item .tab-label:hover{background-image:var(--bg);color:#007cc3}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__item .tab-label .tab-label-title{font-size:7px;width:100%;box-sizing:border-box;padding:0 3px;line-height:9px;white-space:normal;top:40px}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__item.is-active .tab-label{background-image:var(--bg-active)!important}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__content{height:var(--item-height-m)}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__content .test-list{height:116px;margin-top:12px;margin-left:12px}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__content .test-list .el-image{width:116px;height:116px;position:absolute;top:0;left:0}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__content .test-list .content{padding:5px}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__content .test-list .content div{padding-left:120px}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__content .test-list .content h3{font-size:14px;line-height:20px;margin:2px 0}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__content .test-list .content p{font-size:10px;line-height:16px}.content-block.service-test[data-v-7b9034ee] .service-list.el-tabs .el-tabs__content .test-list .content span{right:8px;bottom:7px;font-size:10px}.content-block.service-device[data-v-7b9034ee]{padding-bottom:23px}.content-block.service-device .case-list.middle-content[data-v-7b9034ee] .img_card_container>.ratio-box{padding-top:0!important}.content-block.service-device .case-list.middle-content[data-v-7b9034ee] .img_card_container>.ratio-box>.ratio-box-content{position:relative;height:unset}.content-block.service-device .case-list.middle-content[data-v-7b9034ee] .img_card_container>.ratio-box>.ratio-box-content .mask{position:relative;background:unset;margin-bottom:25px}.content-block.service-device .case-list.middle-content[data-v-7b9034ee] .img_card_container>.ratio-box>.ratio-box-content .mask h3{position:relative;color:#000;left:0;margin:8px 0}.content-block.service-device .case-list.middle-content[data-v-7b9034ee] .img_card_container>.ratio-box>.ratio-box-content .mask p{position:relative;color:#000;top:0;left:0;opacity:1;transform:translateX(0);margin-top:0;line-height:24px}.content-block.service-news[data-v-7b9034ee]{background:unset}.content-block.service-news .bg-mask[data-v-7b9034ee]{background-color:unset}.content-block.service-news .service-info-top .service-info-title[data-v-7b9034ee]{color:#000}.content-block.service-news .service-info-top .service-info-subtitle[data-v-7b9034ee]{color:#646a73}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content a{background-color:unset}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box{padding-top:0!important}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content{position:relative}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content .ratio-box{width:100%!important}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content .date{display:none}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content h2{padding-left:0;font-size:18px;padding-top:16px;padding-bottom:8px}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content p{margin-top:0;padding-left:0;margin-bottom:25px}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content .list3{height:unset}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content .list3 .el-image{height:50%}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content .list4 .ratio-box{padding-top:50%!important}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content .float{position:relative;top:0}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content .float h2{color:#000}.content-block.service-news[data-v-7b9034ee] .case-list.middle-content>.ratio-box>.ratio-box-content .float p{color:#646a73}.content-block.service-file .case-list[data-v-7b9034ee],.content-block.service-file .case-list[data-v-7b9034ee] .el-table{width:unset}.content-block.service-file .case-list[data-v-7b9034ee] .el-table .el-table__body-wrapper .el-table__body{font-size:10px}.content-block.service-file .case-list[data-v-7b9034ee] .el-table .el-table__body-wrapper .el-table__body colgroup{display:flex}.content-block.service-file .case-list[data-v-7b9034ee] .el-table .el-table__body-wrapper .el-table__body .el-table__row{flex-wrap:wrap;display:flex;width:100%}.content-block.service-file .case-list[data-v-7b9034ee] .el-table .el-table__body-wrapper .el-table__body .el-table__row td:first-of-type{width:100%;border-bottom:none;font-size:12px}.content-block.service-file .case-list[data-v-7b9034ee] .el-table .el-table__body-wrapper .el-table__body .el-table__row td:nth-of-type(2){flex-grow:1}.content-block.service-file .case-list[data-v-7b9034ee] .el-table .el-table__body-wrapper .el-table__body .el-table__row td:nth-of-type(3) span{color:#007cc3}.content-block.service-file .case-list[data-v-7b9034ee] .el-table .el-table__body-wrapper .el-table__body .el-table__row td:nth-of-type(3) .el-image{margin-left:3px!important;transform:translateY(-1px)}.content-block.service-about[data-v-7b9034ee]{background-image:unset}.content-block.service-about .bg-mask[data-v-7b9034ee]{display:none}.content-block.service-about .service-info-top .service-info-title[data-v-7b9034ee]{color:#000}.content-block.service-about .service-info-top .service-info-subtitle[data-v-7b9034ee]{color:#646a73}.content-block.service-about .middle-content .description[data-v-7b9034ee]{background:unset;padding:0;margin-top:0}.content-block.service-about .middle-content .description p[data-v-7b9034ee]{color:#000}.content-block.service-about .middle-content .slogn p[data-v-7b9034ee]{line-height:22px;margin-bottom:0}.content-block.service-about .middle-content .case-list>div[data-v-7b9034ee]{margin-top:40px;display:block}.content-block.service-about .middle-content .case-list>div .el-image[data-v-7b9034ee]{margin:0;width:100%}.content-block.service-about .middle-content .case-list>div .title[data-v-7b9034ee]{margin:0;font-size:20px;margin-top:16px}.content-block.service-about .middle-content .case-list>div .title[data-v-7b9034ee]:after{bottom:-5px;width:40px}.content-block.service-about .middle-content .case-list>div .detail[data-v-7b9034ee]{margin-top:16px;font-size:14px}.content-block.service-manage[data-v-7b9034ee]{background-image:unset;background-color:#1a1a1a;padding-bottom:45px}.content-block.service-manage .bg-mask[data-v-7b9034ee]{display:none}.content-block.service-manage .service-info-top[data-v-7b9034ee]{background:linear-gradient(135deg,#313131 20%,#2e2e2e 0,#2e2e2e 43%,#313131 45%,#2e2e2e 47%,#2e2e2e 54%,#313131 57%,#2e2e2e 60%,#2e2e2e 75%,#313131 0);padding-bottom:18px;margin-bottom:0}.content-block.service-manage .middle-content[data-v-7b9034ee]{text-align:left;position:relative;overflow:hidden}.content-block.service-manage .middle-content .position[data-v-7b9034ee]{width:unset;margin-left:26px!important;margin-bottom:0!important;margin-top:25px!important}.content-block.service-manage .middle-content .position div[data-v-7b9034ee]{text-align:center}.content-block.service-manage .middle-content .position p[data-v-7b9034ee]{margin-bottom:0}.content-block.service-manage .middle-content .position-wrap[data-v-7b9034ee]{display:flex;flex-wrap:wrap}.content-block.service-manage .middle-content .position-wrap .position[data-v-7b9034ee]{margin-left:46px!important}.content-block.service-manage .middle-content .position-wrap .position[data-v-7b9034ee]:before,.content-block.service-manage .middle-content[data-v-7b9034ee]:before{position:absolute;background-color:#393939;content:"";width:1px;height:100%;left:-20px;top:59px;border-radius:unset}.content-block.service-manage .middle-content .position-wrap .position[data-v-7b9034ee]:after,.content-block.service-manage .middle-content[data-v-7b9034ee]:after{position:absolute;content:"";height:7px;width:7px;left:-23px;top:43px;border-radius:50%;border:none;background-color:#e0e0e0}.content-block.service-manage .middle-content[data-v-7b9034ee]:before{left:16px;top:84px}.content-block.service-manage .middle-content[data-v-7b9034ee]:after{left:13px;top:66px}.content-block.service-personnel .case-list .personnel[data-v-7b9034ee]{width:100%;height:unset}.content-block.service-together[data-v-7b9034ee] .el-carousel .el-carousel__container{height:240px!important;padding-top:10px}.content-block.service-together .case-list .item[data-v-7b9034ee]{height:100px;margin:12px 0}.content-block.service-together .case-list .item>div[data-v-7b9034ee]{height:100px}.content-block.service-together .case-list .item>div .item-img[data-v-7b9034ee]{width:50px;height:50px;margin:5px 10px}.content-block.service-together .case-list .item>div p[data-v-7b9034ee]{width:60px;font-size:8px;margin:0 5px;padding:4px 0}.content-block.service-contact[data-v-7b9034ee]{background-image:unset;background-color:#1a1a1a}.content-block.service-contact .bg-mask[data-v-7b9034ee]{display:none}.content-block.service-contact .service-info-top[data-v-7b9034ee]{background:linear-gradient(135deg,#313131 20%,#2e2e2e 0,#2e2e2e 43%,#313131 45%,#2e2e2e 47%,#2e2e2e 54%,#313131 57%,#2e2e2e 60%,#2e2e2e 75%,#313131 0);padding-bottom:18px;margin-bottom:0}.content-block.service-contact .contact-wrap[data-v-7b9034ee]{display:flex;flex-wrap:wrap;background-color:unset;padding-top:32px}.content-block.service-contact .contact-wrap>div[data-v-7b9034ee]{display:inline-block;position:relative;width:100%;padding:16px}.content-block.service-contact .contact-wrap>div[data-v-7b9034ee] .el-form-item{margin-bottom:16px}.content-block.service-contact .contact-wrap>div[data-v-7b9034ee]:first-of-type{order:2}.content-block.service-contact .contact-wrap>div[data-v-7b9034ee]:nth-of-type(2){order:1;padding-bottom:16px}.content-block.service-contact .contact-wrap>div[data-v-7b9034ee]:nth-of-type(2) .el-form-item .el-form-item__label{line-height:20px;width:unset!important;padding-right:0}.content-block.service-contact .contact-wrap>div[data-v-7b9034ee]:nth-of-type(2) .el-form-item .el-form-item__content{margin-left:0!important}.content-block.service-map p[data-v-7b9034ee]{padding:0 20px}.content-block.service-map .map-wrap[data-v-7b9034ee]{height:75vw}}.banner-wrap[data-v-041c24b8]{overflow:hidden;position:relative;padding-top:60px}.overlay[data-v-041c24b8]{z-index:666}