.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.adxt-table-container[data-v-2fd531d1]{border:1px solid #ededed}.adxt-table-container .adxt-table[data-v-2fd531d1]{position:relative;top:0;border-collapse:collapse;border-spacing:0;width:100%}.adxt-table-container .adxt-table .item-table-status[data-v-2fd531d1]{width:14%}.adxt-table-container .adxt-table th[data-v-2fd531d1]{height:46px;padding:0;background:#fafafa}.adxt-table-container .adxt-table th .adxt-checkbox .adxt-checkbox-icon[data-v-2fd531d1],.adxt-table-container .adxt-table th .adxt-checkbox[data-v-2fd531d1]{margin:0}.adxt-table-container .adxt-table th .adxt-icon[data-v-2fd531d1]{color:#bbb}.adxt-table-container .adxt-table th .adxt-icon[data-v-2fd531d1]:hover{color:#999}.adxt-table-container .adxt-table th[data-v-2fd531d1]:first-child{padding-left:20px}.adxt-table-container .adxt-table th[data-v-2fd531d1]:last-child{padding-right:20px}.adxt-table-container .adxt-table .ThDateWidth[data-v-2fd531d1]{width:120px}.adxt-table-container .adxt-table .ThStatusWidth[data-v-2fd531d1]{width:90px}.adxt-table-container .adxt-table .adxt-table-sort-time[data-v-2fd531d1]{width:30%;padding:0}.adxt-table-container .adxt-table .adxt-table-contact-time[data-v-2fd531d1]{width:35%;padding:0}.adxt-table-container .adxt-table .adxt-table-sort-import[data-v-2fd531d1]{width:31%;padding:0}.adxt-table-container .adxt-table .adxt-table-sort-des[data-v-2fd531d1]{width:52%;padding:0}.adxt-table-container .adxt-table td[data-v-2fd531d1]{position:relative}.adxt-table-container .adxt-table td[data-v-2fd531d1]:first-child{padding-left:20px!important}.adxt-table-container .adxt-table td[data-v-2fd531d1]:last-child{padding-right:20px}.adxt-table-container .adxt-table tbody tr[data-v-2fd531d1],.adxt-table-container .adxt-table thead[data-v-2fd531d1]{border-bottom:1px solid #ededed}.adxt-table-container .adxt-table tbody tr td[data-v-2fd531d1]{height:50px;color:#333;font-size:14px;padding:12px 12px 12px 0;line-height:25px}.adxt-table-container .adxt-table .adxt-collapse-table-triangle[data-v-2fd531d1]{width:0;height:0;border:9px dashed transparent;border-bottom:9px solid #eee;position:absolute;bottom:-1px;left:126px;margin-left:-9px}.adxt-table-container .adxt-table .adxt-collapse-table-triangle-inner[data-v-2fd531d1]{width:0;height:0;border:8px dashed transparent;border-bottom:8px solid #f9f9f9;position:absolute;bottom:-1px;left:126px;margin-left:-8px}.adxt-table-container .adxt-table .adxt-collapse-table-collapse-row[data-v-2fd531d1]{background-color:#f9f9f9;border:none}.adxt-table-container .adxt-table .adxt-collapse-table-collapse-row td[data-v-2fd531d1]{padding-top:10px;padding-bottom:10px}.adxt-table-container .adxt-table .adxt-collapse-table-toggle-td[data-v-2fd531d1]{height:14px;font-size:14px;font-weight:400;color:#333;line-height:14px}.adxt-table-container .adxt-table .adxt-collapse-table-toggle-td span[data-v-2fd531d1]:last-child{margin-left:6px}.adxt-table-container .adxt-table .adxt-collapse-table-toggle-td a[data-v-2fd531d1]{color:#1bd89a;padding:0 10px 0 0;line-height:28px;font-size:14px;text-decoration:none}.adxt-table-container .adxt-table .adxt-collapse-table-toggle-td .active-action[data-v-2fd531d1]{color:#1bd89a;line-height:30px;text-decoration:none}.adxt-table-container .adxt-table .adxt-collapse-table-toggle-first img[data-v-2fd531d1]{width:32px;height:32px;margin-right:13px}.adxt-table-container .adxt-table .adxt-collapse-table-toggle-first span[data-v-2fd531d1]{font-size:14px;font-weight:400;color:#333;vertical-align:top}.adxt-table-container .adxt-table .adxt-collapse-table-toggle-first-tr[data-v-2fd531d1]{padding:10px 20px}.adxt-table-container .adxt-table .adxt-collapse-table-toggle-row[data-v-2fd531d1]{border:1px solid #eee;border-left:none;border-right:none;height:84px}.adxt-table-container .adxt-table .adxt-collapse-table-toggle-row td .value[data-v-2fd531d1]{margin-top:0;color:#333}.adxt-table .adxt-table th[data-v-2fd531d1],tr td[data-v-2fd531d1]{border:none}.adxt-table .adxt-table td[data-v-2fd531d1],.adxt-table .adxt-table th[data-v-2fd531d1]{text-align:left;vertical-align:middle;word-break:break-all;font-size:14px;color:#333}@font-face{font-family:DINCondensed-Bold;src:url(https://file.lllnet.cn/miniprogram/mns/font/DIN%20Condensed%20Bold.woff.ttf)}@font-face{font-family:DINAlternate-Bold;src:url(https://file.lllnet.cn/miniprogram/mns/font/DIN-Bold.otf)}.box .topBanner[data-v-2fd531d1]{width:100%;background:#eae7e7;height:340px;overflow:hidden}.box .topBanner .topBox[data-v-2fd531d1]{width:100%;overflow:hidden;height:340px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/topBanner.png);background-size:cover;background-repeat:no-repeat;margin:0 auto}.box .topBanner .topBox .topContent[data-v-2fd531d1]{width:1200px;height:340px;margin:0 auto;overflow:hidden;position:relative}.box .gyfzImg[data-v-2fd531d1]{width:190px;height:46px}.box .topContentTitle[data-v-2fd531d1]{font-family:IdeaFonts-JiangHuZhaoPaiHei,IdeaFonts;font-weight:400;color:#333;margin:107px 0 0;line-height:1}.box .topContentText[data-v-2fd531d1]{width:460px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;line-height:24px;margin:25px 0 0}.box .BannerIcon[data-v-2fd531d1]{position:absolute;right:68px;top:53px;width:259px;height:242px}.box .typeBox[data-v-2fd531d1]{width:100%;height:606px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/type1Bg.png);background-size:100% 100%;background-repeat:no-repeat;margin:0 auto 65px}.box .typeBox .typeList[data-v-2fd531d1]{width:960px;height:86px;margin:0 auto;display:flex}.box .typeBox .typeList .typeItem[data-v-2fd531d1]{width:240px;height:85px;background:hsla(0,0%,100%,.4);font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.box .typeBox .typeList .typeActive[data-v-2fd531d1],.box .typeBox .typeList .typeItem[data-v-2fd531d1]:hover{background:#fe4747!important;color:#fff!important}.box .typeBox .typeTitle[data-v-2fd531d1]{text-align:center;margin:61px 0 0;font-size:24px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#333}.box .typeBox .type1Box[data-v-2fd531d1]{display:flex;width:960px;margin:40px auto 0;align-items:center;justify-content:space-between;position:relative}.box .typeBox .type1Box .leftTypeBox .smallTypeBox[data-v-2fd531d1]{width:316px;height:94px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/smallBg.png);background-size:100% 100%;background-repeat:no-repeat;padding:14px 0 0 14px;margin-top:10px}.box .typeBox .type1Box .leftTypeBox .bigTypeBox[data-v-2fd531d1]{width:316px;height:146px;padding:14px 0 0 14px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/bigBg.png);background-size:100% 100%;background-repeat:no-repeat;margin-top:10px}.box .typeBox .type1Box .leftTypeBox .centerTypeBox[data-v-2fd531d1]{width:316px;height:126px;padding:14px 0 0 14px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/centerBg.png);background-size:100% 100%;background-repeat:no-repeat}.box .typeBox .type1BoxTitle[data-v-2fd531d1]{font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff}.box .typeBox .type1BoxContent[data-v-2fd531d1]{margin:4px 0 0;width:266px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:20px}.box .typeBox .rightBoxImg[data-v-2fd531d1]{width:600px;height:360px}.box .typeBox .rightBoxImg2[data-v-2fd531d1]{width:528px;height:296px;position:absolute;top:29px;left:407px}.box .typeBox3[data-v-2fd531d1]{width:100%;height:833px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/type3Bg.png);background-size:100% 100%;background-repeat:no-repeat;margin:0 auto 0}.box .typeBox3 .typeItem[data-v-2fd531d1]{background:#fff6f7!important;opacity:.92}.box .typeBox3 .typeTitle[data-v-2fd531d1]{color:#fff}.box .typeBox3 .type3ImgBox[data-v-2fd531d1]{width:740px;margin:30px auto;position:relative}.box .typeBox3 .type3ImgBox .type3Img[data-v-2fd531d1]{width:740px;height:417px}.box .typeBox3 .type3ImgBox .type3ImgContent[data-v-2fd531d1]{width:740px;height:186px;background:hsla(0,0%,100%,.9);border-radius:0 0 4px 4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;top:377px;display:flex;padding:0 48px;justify-content:space-between}.box .typeBox3 .type3ImgBox .type3ImgContentItem[data-v-2fd531d1]{width:200px}.box .typeBox3 .type3ImgBox .type3ImgContentItemTitle[data-v-2fd531d1]{font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#333;line-height:22px;margin-top:34px}.box .typeBox3 .type3ImgBox .type3ImgContentItemContent[data-v-2fd531d1]{margin-top:12px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;line-height:17px}.box .typeBox4[data-v-2fd531d1]{width:100%;height:682px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/type4Bg.png);background-size:100% 100%;background-repeat:no-repeat;margin:0 auto 0}.box .typeBox4 .typeItem[data-v-2fd531d1]{background:#fff6f7!important;opacity:.92}.box .typeBox4 .typeTitle[data-v-2fd531d1]{color:#fff}.box .typeBox4 .type4Content[data-v-2fd531d1]{height:400px;width:960px;margin:40px auto 0;position:relative;display:flex;align-items:center}.box .typeBox4 .type4Content .type4ContentImg[data-v-2fd531d1]{width:650px;height:379px}.box .typeBox4 .rightContent[data-v-2fd531d1]{position:absolute;right:0;top:0;width:360px;height:116px;background:#0076f8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:5px}.box .typeBox4 .rightContent2[data-v-2fd531d1]{top:126px;height:150px}.box .typeBox4 .rightContent3[data-v-2fd531d1]{top:286px}.box .typeBox4 .jiao[data-v-2fd531d1]{position:absolute;left:-18.5px;width:0;height:0;border:10px solid;border-color:transparent #0076f8 transparent transparent;top:50%;transform:translateY(-50%)}.box .typeBox4 .type4ContentTitle[data-v-2fd531d1]{font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:22px;margin:20px 0 0 20px}.box .typeBox4 .type4ContentText[data-v-2fd531d1]{width:324px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:17px;margin:10px 0 0 20px}.box .functionBox[data-v-2fd531d1]{width:100%;height:573px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/personalityBg.png);background-size:100% 100%;background-repeat:no-repeat;margin:0 auto;overflow:hidden}.box .functionBox .functionBoxContent[data-v-2fd531d1]{width:960px;margin:0 auto;display:flex;justify-content:space-between;position:relative}.box .functionBox .functionBoxContent .functionBoxLeft[data-v-2fd531d1]{width:300px;height:380px;background:#ffe9cb;padding:26px 0 0;position:relative}.box .functionBox .functionBoxContent .functionBoxRight[data-v-2fd531d1]{width:652px;height:380px;background:#ffeaea;padding:26px 0 0 23px;position:relative}.box .functionBox .functionBoxContent .functionBoxLeft1[data-v-2fd531d1]{width:393px;height:380px;position:relative;padding:26px 0 0;background:#ffeaea;border:1px solid hsla(0,0%,100%,.25)}.box .functionBox .functionBoxContent .functionBoxLeft2[data-v-2fd531d1]{width:251px;height:380px;padding:26px 0 0;background:#ffeaea;border:1px solid hsla(0,0%,100%,.25);position:relative}.box .functionBox .functionBoxContent .type2Content[data-v-2fd531d1]{width:257px;height:157px;margin:45px 0 0 73px}.box .functionBox .functionBoxContent .type3Content[data-v-2fd531d1]{width:204px;height:109px;margin:96px 0 0 20px}.box .functionBox .functionBoxContent .bookIcon[data-v-2fd531d1]{width:30px;height:8px;position:absolute;left:289px}.box .functionBox .functionBoxContent .bookIconTop[data-v-2fd531d1]{top:80px}.box .functionBox .functionBoxContent .bookIconBottom[data-v-2fd531d1]{top:332px}.box .functionBox .functionBoxContent .bookIconBottom3[data-v-2fd531d1]{top:80px;left:690px}.box .functionBox .functionBoxContent .bookIconBottom4[data-v-2fd531d1]{top:332px;left:690px}.box .functionBox .functionBoxContent .functionBoxLeftTitle[data-v-2fd531d1]{font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fe4747;line-height:20px;padding-left:20px}.box .functionBox .functionBoxContent .functionBoxLeftText[data-v-2fd531d1]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;line-height:20px;margin:5px 0 0;padding-left:20px}.box .functionBox .functionBoxContent .functionCertList[data-v-2fd531d1]{height:220px;width:100%;padding-left:15px;margin:33px 0 0;display:flex}.box .functionBox .functionBoxContent .certList[data-v-2fd531d1]{padding:7px 0 0;width:93px}.box .functionBox .functionBoxContent .cert1[data-v-2fd531d1]{width:92px;height:61px}.box .functionBox .functionBoxContent .cert2[data-v-2fd531d1],.box .functionBox .functionBoxContent .cert3[data-v-2fd531d1]{width:93px;height:61px;margin-top:7px}.box .functionBox .functionBoxContent .cert4[data-v-2fd531d1]{width:163px;height:220px;margin-left:13px}.box .functionBox3[data-v-2fd531d1]{width:100%;height:573px;background:#f7f5f4;margin:0 auto;overflow:hidden}.box .functionBox3 .functionTitle[data-v-2fd531d1]{color:#333}.box .functionBox3 .functionBoxLeft[data-v-2fd531d1]{background:#fe4747!important}.box .functionBox3 .opacityText[data-v-2fd531d1]{color:#fff}.box .functionBox3 .functionBoxLeftText[data-v-2fd531d1],.box .functionBox3 .functionBoxLeftTitle[data-v-2fd531d1]{color:#fff!important}.box .functionBox3 .functionBoxRight[data-v-2fd531d1]{background:#222833!important}.box .functionBox4[data-v-2fd531d1]{width:100%;height:573px;background:#f4f6f8;margin:0 auto;overflow:hidden}.box .functionBox4 .functionTitle[data-v-2fd531d1]{color:#333}.box .functionBox4 .functionBoxLeft[data-v-2fd531d1]{background:linear-gradient(180deg,rgba(0,118,248,.08),rgba(0,118,248,0))!important}.box .functionBox4 .functionBoxLeftText[data-v-2fd531d1]{color:#333}.box .functionBox4 .functionBoxLeftTitle[data-v-2fd531d1]{color:#0076f8!important}.box .functionBox4 .functionBoxRight[data-v-2fd531d1]{background:#222833!important}.box .functionBox4 .functionBoxLeft1[data-v-2fd531d1],.box .functionBox4 .functionBoxLeft2[data-v-2fd531d1]{width:314px!important;background:linear-gradient(180deg,rgba(0,118,248,.08),rgba(0,118,248,0))!important}.box .functionBox4 .type2Content[data-v-2fd531d1]{width:239px!important;height:173px!important;margin:45px 0 0 37px!important}.box .functionBox4 .type3Content[data-v-2fd531d1]{width:257px!important;height:173px!important;margin:59px 0 0 28px!important}.box .functionTitle[data-v-2fd531d1]{margin:60px 0 40px;text-align:center;font-size:24px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:33px}.box .functionRightImg[data-v-2fd531d1]{position:absolute;top:130px;left:58px;width:357px;height:211px}.box .iphoneBg[data-v-2fd531d1]{position:absolute;width:280px;height:282px;top:104px;left:344px}.box .gradeSystem[data-v-2fd531d1]{width:1200px;height:536px;background:#fff;margin:0 auto;overflow:hidden;position:relative}.box .gradeSystem .gradeSystemTitle[data-v-2fd531d1]{color:#333}.box .gradeSystem .leftBorder[data-v-2fd531d1]{width:49px;height:343px;position:absolute;top:133px;left:139px}.box .gradeSystem .leftBorders[data-v-2fd531d1]{width:27px;height:238px;position:absolute;top:192px;left:173px}.box .gradeSystem .rightBorder[data-v-2fd531d1]{width:49px;height:343px;position:absolute;top:133px;right:139px}.box .gradeSystem .rightBorders[data-v-2fd531d1]{width:27px;height:238px;position:absolute;top:192px;right:173px}.box .gradeSystem .gradeSystemCenter[data-v-2fd531d1]{width:274px;height:274px;position:absolute;left:50%;top:169px;transform:translateX(-50%)}.box .gradeSystem .gradeSystemleftText[data-v-2fd531d1]{position:absolute;left:121px;top:257px;width:41px;height:95px;background:#fe4747;border-radius:3px;font-size:16px;font-family:SourceHanSansSC-Heavy,SourceHanSansSC;font-weight:800;color:#fff;line-height:20px}.box .gradeSystem .gradeSystemleftTexts[data-v-2fd531d1]{width:16px;margin:28px auto}.box .gradeSystem .gradeSystemrightText[data-v-2fd531d1]{position:absolute;right:121px;top:257px;width:41px;height:95px;background:#fe4747;border-radius:3px;font-size:16px;font-family:SourceHanSansSC-Heavy,SourceHanSansSC;font-weight:800;color:#fff;line-height:20px}.box .gradeSystem .gradeSystemItemBox[data-v-2fd531d1]{position:absolute;width:200px;height:70px;background:#ffebeb;border-radius:3px;border:1px solid #fe4747;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fe4747;display:flex;align-items:center;justify-content:center}.box .gradeSystem .leftTopBox[data-v-2fd531d1]{top:175px;left:197px}.box .gradeSystem .rightTopBox[data-v-2fd531d1]{top:175px;right:197px}.box .gradeSystem .leftCenterBox[data-v-2fd531d1]{top:274px;left:197px}.box .gradeSystem .leftBottomBox[data-v-2fd531d1]{top:372px;left:197px}.box .gradeSystem .rightCenterBox[data-v-2fd531d1]{top:274px;right:197px}.box .gradeSystem .rightBottomBox[data-v-2fd531d1]{top:372px;right:197px}.box .gradeSystem .gradeSystemItemBoxText[data-v-2fd531d1]{width:150px;text-align:center}.box .expertBox[data-v-2fd531d1]{width:100%;height:729px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/expertBoxBg.png);background-size:100% 100%;background-repeat:no-repeat;margin:0 auto;overflow:hidden}.box .expertBox .expertBoxContent[data-v-2fd531d1]{width:1200px;margin:45px auto 0;display:flex;justify-content:space-between;position:relative;padding:0 120px;flex-wrap:wrap}.box .expertBox .expertItem[data-v-2fd531d1]{width:180px;height:auto;display:flex;flex-wrap:wrap;justify-content:center;margin-right:80px;margin-bottom:60px}.box .expertBox .expertItem[data-v-2fd531d1]:nth-child(4n){margin-right:0}.box .expertBox .expertItemImg[data-v-2fd531d1]{width:140px;height:140px}.box .expertBox .expertItemText[data-v-2fd531d1]{width:180px;height:82px;background:hsla(0,0%,100%,.9);border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;overflow:hidden;margin-top:4px}.box .expertBox .expertItemTextTitle[data-v-2fd531d1]{height:17px;font-size:12px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fe4747;line-height:17px;margin-top:13px}.box .expertBox .expertItemTextContent[data-v-2fd531d1]{width:160px;font-size:10px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fe4747;line-height:14px;margin:2px auto 0}.box .expertBoxType3[data-v-2fd531d1]{background:#f7f5f4}.box .expertBoxType3 .functionTitle[data-v-2fd531d1]{color:#333}.box .expertBoxType3 .expertItemTextTitle[data-v-2fd531d1]{font-weight:600;color:#333}.box .expertBoxType3 .expertItemTextContent[data-v-2fd531d1]{font-weight:400;color:#333}.box .opacityText[data-v-2fd531d1]{opacity:.1;font-size:60px;font-family:DINAlternate-Bold,DINAlternate;font-weight:700;color:#fe4747;line-height:1;position:absolute;top:0;left:4px}.box .type2GradeBox[data-v-2fd531d1]{height:563px;overflow:hidden}.box .type2GradeBox .functionTitle[data-v-2fd531d1]{color:#333;z-index:9;position:relative}.box .type2GradeBox .type2GradeImg[data-v-2fd531d1]{width:1200px;height:563px;position:absolute;left:0;top:0}.box .w1200[data-v-2fd531d1]{width:1200px;margin:0 auto;position:relative}.box .type2Lc[data-v-2fd531d1]{width:100%;height:651px;background:#f7f5f4;overflow:hidden;position:relative}.box .type2Lc .functionTitle[data-v-2fd531d1]{color:#333}.box .type2Lc .type2LcBox[data-v-2fd531d1]{position:relative;overflow:hidden;height:100%}.box .type2Lc .LcLineBox[data-v-2fd531d1]{position:absolute;width:960px;top:318px;left:50%;transform:translateX(-50%)}.box .type2Lc .LcItemBox[data-v-2fd531d1]{position:absolute;border-radius:4px;width:176px;height:177px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fe4747;line-height:20px;padding:0 18px}.box .type2Lc .bottomLc1[data-v-2fd531d1]{background:linear-gradient(1turn,rgba(254,71,71,.1),rgba(254,71,71,0));top:336px;left:187px}.box .type2Lc .topLc2[data-v-2fd531d1]{top:133px;left:403px;background:linear-gradient(180deg,rgba(254,71,71,.1),rgba(254,71,71,0))}.box .type2Lc .bottomLc3[data-v-2fd531d1]{background:linear-gradient(1turn,rgba(254,71,71,.1),rgba(254,71,71,0));top:336px;left:624px}.box .type2Lc .topLc4[data-v-2fd531d1]{top:133px;left:845px;background:linear-gradient(180deg,rgba(254,71,71,.1),rgba(254,71,71,0))}.box .type2Lc .LcText[data-v-2fd531d1]{font-size:60px;font-family:DINAlternate-Bold,DINAlternate;font-weight:700;color:#fe4747;line-height:70px;position:absolute}.box .type2Lc .LcText1[data-v-2fd531d1]{top:235px;left:241px}.box .type2Lc .LcText3[data-v-2fd531d1]{top:235px;left:683px}.box .type2Lc .LcText2[data-v-2fd531d1]{top:336px;left:467px}.box .type2Lc .LcText4[data-v-2fd531d1]{top:336px;left:899px}.box .gradeSystem3[data-v-2fd531d1]{width:1200px;height:650px;margin:0 auto;text-align:center}.box .gradeSystem3 .gradeSystemImg[data-v-2fd531d1]{width:858px;height:457px}.box .type3Contents[data-v-2fd531d1]{width:361px;height:209px;margin:64px 0 0 116px}.box .hzlcType3[data-v-2fd531d1]{width:100%;height:421px;background:#f7f5f4;overflow:hidden}.box .hzlcType3 .hzlcType3Title[data-v-2fd531d1]{color:#333}.box .hzlcBox[data-v-2fd531d1]{width:914px;height:208px;margin:0 auto;position:relative;display:flex;justify-content:space-between}.box .hzlcBox .hzlcLines[data-v-2fd531d1]{width:738px;height:6px;background:#fe4747;position:absolute;top:24px;left:50%;transform:translateX(-50%)}.box .hzlcBox .redHzlcLine[data-v-2fd531d1]{width:18px;height:65px;position:absolute;top:45px}.box .hzlcBox .hzlcBoxItemOne[data-v-2fd531d1]{width:176px;height:100%;display:flex;justify-content:center;flex-wrap:wrap;position:relative}.box .hzlcBox .hzlcBoxTop[data-v-2fd531d1]{width:116px;height:48px;background:#fe4747;border-radius:28px;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff}.box .hzlcBox .hzlcBoxItemBottom[data-v-2fd531d1]{width:176px;height:100px;background:#fff;box-shadow:0 0 8px 1px rgba(0,0,0,.09);border-radius:4px;margin-top:60px;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.box .hzlcBox .hzlcHei[data-v-2fd531d1]{background:#222833}.box .hzlcBox2[data-v-2fd531d1]{height:507px;width:100%;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/hzlc2Bg.png);background-size:100% 100%;background-repeat:no-repeat;overflow:hidden}.box .hzlcBox2 .hzlcTextBg[data-v-2fd531d1]{height:140px;width:960px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/hzlcTextBg.png);background-size:100% 100%;background-repeat:no-repeat;overflow:hidden;margin:120px auto 0;display:flex;justify-content:space-around;align-items:center}.box .hzlcBox2 .functionTitle[data-v-2fd531d1]{color:#333}.box .hzlcBox2 .hzlcText[data-v-2fd531d1]{font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:20px}.box .gradeQwBox[data-v-2fd531d1]{width:100%;overflow:hidden;height:553px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/gradeQw.png);background-size:cover;background-repeat:no-repeat;margin:0 auto}.box .gradeQwContent[data-v-2fd531d1]{width:960px;height:340px;margin:60px auto 0;display:flex;justify-content:space-between;align-items:center}.box .gradeQwLeft[data-v-2fd531d1]{width:400px;height:340px;background:linear-gradient(90deg,rgba(0,67,255,0),#7cb5ff);border-radius:4px;padding-top:20px;position:relative}.box .gradeLeftTitle[data-v-2fd531d1]{width:18px;height:280px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:20px;position:absolute;right:20px;top:26px}.box .gradeQwRight[data-v-2fd531d1]{width:400px;height:340px;background:linear-gradient(270deg,rgba(0,67,255,0),#7cb5ff);border-radius:4px;padding-top:0;position:relative}.box .gradeRightTitle[data-v-2fd531d1]{width:18px;height:280px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:20px;position:absolute;left:20px;top:69px}.box .gradeIcon[data-v-2fd531d1]{width:66px;height:71px}.box .gradeQwLeftItem[data-v-2fd531d1]{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.1));margin-top:10px;margin-left:20px;justify-content:flex-end;padding-right:20px;text-align:right}.box .gradeQwLeftItem[data-v-2fd531d1],.box .gradeQwRightItem[data-v-2fd531d1]{width:293px;height:48px;border-radius:4px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:20px;display:flex;align-items:center}.box .gradeQwRightItem[data-v-2fd531d1]{background:linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.1));margin-top:30px;margin-left:74px;padding-left:20px;text-align:left}.box .shouhouBox[data-v-2fd531d1]{height:650px;width:100%;overflow:hidden;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/shouhouBg.png);background-size:cover;background-repeat:no-repeat;margin:0 auto;position:relative}.box .shouhouBox .shouhouContent[data-v-2fd531d1]{width:960px;height:340px;margin:114px auto;position:relative}.box .shouhouBox .shouhouItem[data-v-2fd531d1]{position:absolute;left:0;top:0;padding:14px 24px 0 14px;width:316px;height:102px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:5px;cursor:pointer;background:#3b3e51}.box .shouhouBox .activeSh[data-v-2fd531d1]{background:#0076f8!important}.box .shouhouBox .activeSh .jiao[data-v-2fd531d1]{border-color:transparent transparent transparent #0076f8!important}.box .shouhouBox .xhouhouTitle[data-v-2fd531d1]{margin-bottom:4px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:22px}.box .shouhouBox .shouhouText[data-v-2fd531d1]{width:278px;height:40px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:20px}.box .shouhouBox .shouhouIcon[data-v-2fd531d1]{width:620px;height:322px;margin:6px 0 0 340px}.box .shouhouBox .jiao[data-v-2fd531d1]{position:absolute;right:-18.5px;width:0;height:0;border:10px solid;border-color:transparent transparent transparent #3b3e51;top:50%;transform:translateY(-50%)}.box .shouhouBox .shouhouItem2[data-v-2fd531d1]{top:116px;background:#3b3e51;width:315px;height:102px}.box .shouhouBox .shouhouItem2 .jiao[data-v-2fd531d1]{border-color:transparent transparent transparent #3b3e51}.box .shouhouBox .shouhouItem3[data-v-2fd531d1]{top:232px;width:314px;height:102px;background:#3b3e51}.box .shouhouBox .shouhouItem3 .jiao[data-v-2fd531d1]{border-color:transparent transparent transparent #3b3e51}.box .swiperBox[data-v-2fd531d1]{height:701px}.box .swiperBox .functionTitle[data-v-2fd531d1]{color:#333;margin-bottom:29px}.box .swiperBox .swiperContent[data-v-2fd531d1]{width:960px;margin:0 auto}.box .swiperBox .swiperNav[data-v-2fd531d1]{height:28px;position:relative;width:100%;border-bottom:1px solid #ececec;display:flex;justify-content:center}.box .swiperBox .navItem[data-v-2fd531d1]{margin-left:42px;position:relative;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#999;cursor:pointer;line-height:20px}.box .swiperBox .navItemActive[data-v-2fd531d1]{border-bottom:2px solid #fe4747;color:#fe4747}.box .swiperBox3[data-v-2fd531d1]{width:100%;height:640px;background:#222833;overflow:hidden;box-shadow:0 0 12px 0 #dbdbdb}.box .swiperBox3 .functionTitle[data-v-2fd531d1]{color:#fff}.box .swiperBox3 .swiperNav[data-v-2fd531d1]{border-bottom:1px solid hsla(0,0%,92.5%,.24)}.box .swiperBox3 .bannerTyoe1[data-v-2fd531d1]{width:648px;height:336px}.box .swiperBox3 .swiperContent1[data-v-2fd531d1]{height:336px}.box .swiperBox3 .swiper-container[data-v-2fd531d1]{padding:0!important}.box .swiperBox3 .Type3BannerText[data-v-2fd531d1]{height:20px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:20px;margin-top:38px;text-align:center}.box .swiperContent1[data-v-2fd531d1]{width:894px;height:524px;margin:37px auto 0;display:flex;justify-content:center}.box .bannerTyoe1[data-v-2fd531d1]{width:894px;height:524px;padding:1px}.box .bannerTyoe2[data-v-2fd531d1]{width:648px;height:339px;padding:1px}.box .bannerTyoe3[data-v-2fd531d1]{width:648px;height:341px;padding:1px}#certify[data-v-2fd531d1]{position:relative;width:894px;margin:0 auto}#certify .swiper-container[data-v-2fd531d1]{padding-bottom:60px}#certify .swiper-slide[data-v-2fd531d1]{width:894px}#certify .swiper-slide img[data-v-2fd531d1]{display:block}#certify .swiper-slide p[data-v-2fd531d1]{line-height:98px;padding-top:0;text-align:center;color:#636363;font-size:1.1em;margin:0}#certify .swiper-pagination[data-v-2fd531d1]{width:100%;bottom:20px}#certify .swiper-pagination-bullets .swiper-pagination-bullet[data-v-2fd531d1]{margin:0 5px;border:3px solid #fff;background-color:#d5d5d5;width:10px;height:10px;opacity:1}#certify .swiper-pagination-bullets .swiper-pagination-bullet-active[data-v-2fd531d1]{border:3px solid #00aadc;background-color:#fff}#certify .swiper-button-prev[data-v-2fd531d1]{left:-30px;width:45px;height:45px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/wm_button_icon.png) no-repeat;background-position:0 0;background-size:100%}#certify .swiper-button-prev[data-v-2fd531d1]:hover{background-position:0 -46px;background-size:100%}#certify .swiper-button-next[data-v-2fd531d1]{right:-30px;width:45px;height:45px;background:url(https://file.lllnet.cn/nde-img-vue/ns-vue/lllnet/product/wm_button_icon.png) no-repeat;background-position:0 -93px;background-size:100%}#certify .swiper-button-next[data-v-2fd531d1]:hover{background-position:0 -139px;background-size:100%}#certify .swiper-button-next[data-v-2fd531d1]:after,#certify .swiper-button-prev[data-v-2fd531d1]:after{content:""}