.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)}}.swiper1{height:auto}.swiper1,.swiper1 .swiper-1{width:100%}.swiper1 .swiper-1 .page-swiper-slide{transform:translateZ(0);overflow:hidden}.swiper1 .swiper-1 .page-swiper-slide img{width:100%;transform:translateZ(0)}.swiper-pagination-bullets{bottom:0!important}.swiper-pagination-bullets .my-bullet{width:.1rem;height:.1rem;display:inline-block;background-color:#fff;border-radius:.05rem;margin:.05rem;opacity:.64}.swiper-pagination-bullets .my-bullet-active{width:.25rem;opacity:1}.pc-home[data-v-5a23ad2b]{padding-top:1.3rem;width:100%;height:auto}.pc-home .title[data-v-5a23ad2b],.pc-home .title img[data-v-5a23ad2b]{width:100%}.pc-home .message[data-v-5a23ad2b]{width:100%;position:relative}.pc-home .message img[data-v-5a23ad2b]{width:100%}.pc-home .message .content-title[data-v-5a23ad2b]{font-family:Microsoft YaHei;font-weight:600;color:#0fb1a9;font-size:.28rem;width:78.59%;height:8.37rem;line-height:.28rem;position:absolute;top:10.36%;left:10.73%}.pc-home .message .content-title .titleImg[data-v-5a23ad2b]{width:3rem;height:.28rem;margin:0 auto;margin-top:0;text-align:center;display:flex;justify-content:space-between;align-items:center}.pc-home .message .content-title .titleImg img[data-v-5a23ad2b]{width:.05rem;height:.13rem}.pc-home .message .content-title .content[data-v-5a23ad2b]{font-size:.16rem;font-family:Microsoft YaHei;font-weight:500;color:#202d3b;margin-top:.35rem;margin-bottom:.14rem;height:1.2rem;line-height:.3rem;-webkit-background-clip:text}.pc-home .message .content-title .content p[data-v-5a23ad2b]{width:77.53%;margin:0 auto;text-align:center}.pc-home .product-value[data-v-5a23ad2b]{width:100%;position:relative}.pc-home .product-value img[data-v-5a23ad2b]{width:100%}.pc-home .product-value .pro-con[data-v-5a23ad2b]{width:66%;height:84%;position:absolute;top:14%;left:17.29%}.pc-home .product-value .pro-con .pro-title[data-v-5a23ad2b]{font-family:Microsoft YaHei;font-weight:600;color:#0fb1a9;font-size:.28rem;width:2.1rem;line-height:.28rem;margin:0 auto;text-align:center;display:flex;justify-content:space-between;align-items:center}.pc-home .product-value .pro-con .pro-title img[data-v-5a23ad2b]{width:.05rem;height:.13rem}.pc-home .product-value .pro-con .pro-img[data-v-5a23ad2b]{display:flex;justify-content:space-between;height:90%;width:100%}.pc-home .product-value .pro-con .pro-img .pro-con-img[data-v-5a23ad2b]{width:24.66%}.pc-home .product-value .pro-con .pro-img .pro-con-img .con-img[data-v-5a23ad2b]{width:100%}.pc-home .product-value .pro-con .pro-img .pro-con-img p[data-v-5a23ad2b]{text-align:center;font-size:.18rem;font-family:Microsoft YaHei;font-weight:400;color:#333;line-height:.3rem;letter-spacing:.01rem}.pc-home .product-value .pro-con .pro-img .pro-con-img .pro[data-v-5a23ad2b]{font-size:.22rem;font-family:Microsoft YaHei;font-weight:500}.pc-home .product-value .pro-con .pro-img .pro-con-img .pro2[data-v-5a23ad2b]{margin-top:4.23%}.h5-home[data-v-5a23ad2b]{width:100%;padding-top:.95rem;height:auto}.h5-home .title[data-v-5a23ad2b]{width:100%;height:5.05rem}.h5-home .title img[data-v-5a23ad2b]{width:100%;height:100%}.h5-home .h5-content[data-v-5a23ad2b]{width:100%;height:16.5rem;background:#fff;position:relative}.h5-home .h5-content img[data-v-5a23ad2b]{width:100%}.h5-home .h5-content .content-message[data-v-5a23ad2b]{position:absolute;top:.8rem;width:100%;font-size:.24rem;font-family:Microsoft YaHei;font-weight:400;color:#202d3b}.h5-home .h5-content .content-message .h5-message[data-v-5a23ad2b]{width:6.7rem;margin:0 auto}.h5-home .h5-content .content-message .h5-message .titleImg[data-v-5a23ad2b]{width:3.4rem;margin:0 auto;margin-top:0;text-align:center;font-weight:600;font-size:.32rem;color:#0fb1a9;display:flex;justify-content:space-between;align-items:center}.h5-home .h5-content .content-message .h5-message .titleImg img[data-v-5a23ad2b]{width:.05rem;height:.2rem}.h5-home .h5-content .content-message .h5-message .message[data-v-5a23ad2b]{margin-top:.4rem;margin-bottom:.62rem;line-height:.44rem}.h5-home .h5-product[data-v-5a23ad2b]{width:100%;height:auto;position:relative}.h5-home .h5-product img[data-v-5a23ad2b]{width:100%}.h5-home .h5-product .product-price[data-v-5a23ad2b]{position:absolute;top:.8rem;left:.17rem;width:95.46%;font-family:Microsoft YaHei;font-weight:400;color:#6f6d71;font-size:.24rem}.h5-home .h5-product .product-price .con-title[data-v-5a23ad2b]{width:1.98rem;margin:0 auto;height:.32rem;font-size:.32rem;font-family:Microsoft YaHei;font-weight:600;color:#0fb1a9;line-height:.32rem;text-align:center;display:flex;justify-content:space-between;align-items:center}.h5-home .h5-product .product-price .con-title img[data-v-5a23ad2b]{width:.05rem;height:.2rem;padding-right:.01rem}.h5-home .h5-product .product-price .pro-message[data-v-5a23ad2b]{display:flex;justify-content:space-between;width:100%;height:auto}.h5-home .h5-product .product-price .pro-message .pro-content[data-v-5a23ad2b]{width:29.33%}.h5-home .h5-product .product-price .pro-message .pro-content .con-img[data-v-5a23ad2b]{width:100%}.h5-home .h5-product .product-price .pro-message .pro-content p[data-v-5a23ad2b]{text-align:center;line-height:.36rem;letter-spacing:.01rem}.h5-home .h5-product .product-price .pro-message .pro-content .pro[data-v-5a23ad2b]{font-size:.28rem;font-family:Microsoft YaHei;font-weight:500;line-height:.4rem;color:#333}.h5-home .h5-product .product-price .pro-message .pro-content .pro2[data-v-5a23ad2b]{margin-top:.11rem}.summary[data-v-41b1907b]{padding-top:1.3rem}.summary .summary-title[data-v-41b1907b]{width:100%;position:relative}.summary .summary-title img[data-v-41b1907b]{width:100%}.summary .summary-content[data-v-41b1907b]{width:100%;position:relative}.summary .summary-content img[data-v-41b1907b]{width:100%}.summary .summary-content .company-content[data-v-41b1907b]{position:absolute;top:1rem;left:0;width:100%}.summary .summary-content .company-content .content[data-v-41b1907b]{width:8.3rem;height:3.03rem;margin:0 auto}.summary .summary-content .company-content .content .pro-title[data-v-41b1907b]{font-family:Microsoft YaHei;font-weight:600;color:#0fb1a9;font-size:.28rem;width:2.1rem;line-height:.28rem;margin:0 auto;text-align:center;display:flex;justify-content:space-between;align-items:center}.summary .summary-content .company-content .content .pro-title img[data-v-41b1907b]{width:.05rem;height:.13rem}.summary .summary-content .company-content .content .com-content[data-v-41b1907b]{width:4rem;height:.38rem;margin:0 auto;margin-top:.3rem;position:relative}.summary .summary-content .company-content .content .com-content img[data-v-41b1907b]{position:absolute;top:0;width:100%}.summary .summary-content .company-content .content .message[data-v-41b1907b]{margin-top:.28rem;position:relative}.summary .summary-content .company-content .content .message img[data-v-41b1907b]{width:.2rem;height:.2rem}.summary .summary-content .company-content .content .message .up[data-v-41b1907b]{position:absolute;top:0;left:0}.summary .summary-content .company-content .content .message .down[data-v-41b1907b]{position:absolute;bottom:0;right:0}.summary .summary-content .company-content .content .message p[data-v-41b1907b]{width:7.7rem;margin:0 auto;padding-top:.19rem;padding-bottom:.16rem;font-size:.16rem;font-family:Microsoft YaHei;color:#202d3b;line-height:.4rem}.summary .summary-footer[data-v-41b1907b]{width:100%;position:relative}.summary .summary-footer img[data-v-41b1907b]{width:100%}.summary .summary-footer .footer-content[data-v-41b1907b]{position:absolute;top:1rem;width:100%}.summary .summary-footer .footer-content .content-1[data-v-41b1907b]{width:41%;height:100%;margin:0 auto}.summary .summary-footer .footer-content .content-1 .pro-title[data-v-41b1907b]{font-family:Microsoft YaHei;font-weight:600;color:#0fb1a9;font-size:.28rem;width:2.1rem;line-height:.28rem;margin:0 auto;text-align:center;display:flex;justify-content:space-between;align-items:center}.summary .summary-footer .footer-content .content-1 .pro-title img[data-v-41b1907b]{width:.05rem;height:.13rem}.summary .summary-footer .footer-content .content-1 .footer-message[data-v-41b1907b]{margin-top:.44rem;height:1.6rem}.summary .summary-footer .footer-content .content-1 .footer-message ul .address[data-v-41b1907b]{margin-top:.23rem;margin-bottom:.26rem}.summary .summary-footer .footer-content .content-1 .footer-message ul li[data-v-41b1907b]{font-size:.18rem;font-family:Microsoft YaHei;font-weight:400;color:#6f6d71;line-height:.37rem}.summary .summary-footer .footer-content .content-1 .footer-message ul li img[data-v-41b1907b]{width:.3rem;height:.3rem;margin-right:.22rem}.h5-summary[data-v-41b1907b]{padding-top:.95rem}.h5-summary .title[data-v-41b1907b],.h5-summary .title img[data-v-41b1907b]{width:100%}.h5-summary .summary-content[data-v-41b1907b]{width:100%;position:relative}.h5-summary .summary-content img[data-v-41b1907b]{width:100%}.h5-summary .summary-content .h5-content[data-v-41b1907b]{width:6.7rem;position:absolute;top:.78rem;left:.4rem;font-size:.24rem;font-family:Microsoft YaHei;font-weight:400;color:#202d3b}.h5-summary .summary-content .h5-content .con-title[data-v-41b1907b]{width:1.98rem;margin:0 auto;font-size:.32rem;font-family:Microsoft YaHei;font-weight:600;color:#0fb1a9;line-height:.32rem;text-align:center;display:flex;justify-content:space-between;align-items:center}.h5-summary .summary-content .h5-content .con-title img[data-v-41b1907b]{width:.05rem;height:.2rem}.h5-summary .summary-content .h5-content .con-content[data-v-41b1907b]{width:4rem;height:.38rem;margin:0 auto;margin-top:.28rem;position:relative}.h5-summary .summary-content .h5-content .con-content img[data-v-41b1907b]{position:absolute;top:0;width:100%}.h5-summary .summary-content .h5-content .con-message[data-v-41b1907b]{margin-top:.2rem;position:relative;text-align:justify}.h5-summary .summary-content .h5-content .con-message img[data-v-41b1907b]{width:.2rem;height:.2rem}.h5-summary .summary-content .h5-content .con-message .up[data-v-41b1907b]{position:absolute;top:0;left:0}.h5-summary .summary-content .h5-content .con-message .down[data-v-41b1907b]{position:absolute;bottom:0;right:0}.h5-summary .summary-content .h5-content .con-message p[data-v-41b1907b]{width:6.2rem;margin:0 auto;padding-top:.19rem;padding-bottom:.2rem;line-height:.44rem}.h5-summary .summary-message[data-v-41b1907b]{width:100%;height:4.6rem;background:#f9f9f9}.h5-summary .summary-message .h5-message[data-v-41b1907b]{padding-top:.8rem;width:100%}.h5-summary .summary-message .h5-message .message-1[data-v-41b1907b]{width:6.2rem;margin:0 auto}.h5-summary .summary-message .h5-message .message-1 .msg-title[data-v-41b1907b]{width:1.98rem;margin:0 auto;font-size:.32rem;font-family:Microsoft YaHei;font-weight:600;color:#0fb1a9;line-height:.32rem;text-align:center;display:flex;justify-content:space-between;align-items:center}.h5-summary .summary-message .h5-message .message-1 .msg-title img[data-v-41b1907b]{width:.05rem;height:.2rem}.h5-summary .summary-message .h5-message .message-1 .msg-content[data-v-41b1907b]{margin-top:.45rem}.h5-summary .summary-message .h5-message .message-1 .msg-content ul .address[data-v-41b1907b]{height:.88rem;margin-top:.35rem;margin-bottom:.37rem}.h5-summary .summary-message .h5-message .message-1 .msg-content ul li[data-v-41b1907b]{font-size:.24rem;font-family:Microsoft YaHei;font-weight:400;color:#6f6d71;height:.6rem;position:relative}.h5-summary .summary-message .h5-message .message-1 .msg-content ul li .msg-img[data-v-41b1907b]{width:.3rem;height:.3rem;position:absolute;top:2px}.h5-summary .summary-message .h5-message .message-1 .msg-content ul li .msg-cont[data-v-41b1907b]{position:absolute;left:.52rem}.h5-summary .summary-message .h5-message .message-1 .msg-content ul .tel[data-v-41b1907b]{height:.3rem}.h5-summary .summary-message .h5-message .message-1 .msg-content ul .tel .msg-cont1[data-v-41b1907b]{line-height:.3rem;position:absolute;left:.52rem}.service[data-v-c43db144]{padding-top:1.3rem}.service .title[data-v-c43db144],.service .title img[data-v-c43db144]{width:100%}.service .service-content[data-v-c43db144]{width:100%;position:relative}.service .service-content img[data-v-c43db144]{width:100%}.service .service-content .content[data-v-c43db144]{width:100%;height:auto;position:absolute;top:1rem}.service .service-content .content .content-1[data-v-c43db144]{width:11.94rem;height:5.35rem;margin:0 auto}.service .service-content .content .content-1 .pro-title[data-v-c43db144]{font-family:Microsoft YaHei;font-weight:600;color:#0fb1a9;font-size:.28rem;width:2.1rem;line-height:.28rem;margin:0 auto;text-align:center;display:flex;justify-content:space-between;align-items:center}.service .service-content .content .content-1 .pro-title img[data-v-c43db144]{width:.05rem;height:.13rem}.service .service-content .content .content-1 .img-content[data-v-c43db144]{width:4rem;height:.38rem;margin:0 auto;margin-top:.3rem;position:relative}.service .service-content .content .content-1 .img-content img[data-v-c43db144]{position:absolute;top:0;width:100%}.service .service-content .content .content-1 .content-img[data-v-c43db144]{width:100%;height:auto;margin-top:.57rem}.service .service-content .content .content-1 .content-img ul[data-v-c43db144]{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.service .service-content .content .content-1 .content-img ul li[data-v-c43db144]{position:relative;width:5.8rem}.service .service-content .content .content-1 .content-img ul li img[data-v-c43db144]{width:100%}.service .service-content .content .content-1 .content-img ul li .li-content[data-v-c43db144]{width:3.7rem;position:absolute;top:.3rem;left:1.59rem}.service .service-content .content .content-1 .content-img ul li .li-content p[data-v-c43db144]{font-size:.14rem;font-family:Microsoft YaHei;font-weight:400;color:#6f6d71;line-height:.14rem;-webkit-background-clip:text}.service .service-content .content .content-1 .content-img ul li .li-content div[data-v-c43db144]{width:3.7rem;height:1px;background:#333f4b;opacity:.2;margin-top:.2rem;margin-bottom:.12rem}.service .service-content .content .content-1 .content-img ul li .li-content .title[data-v-c43db144]{font-size:.2rem;font-family:Microsoft YaHei;font-weight:700;color:#010101;line-height:.2rem;margin-bottom:.13rem}.service .service-content .content .content-1 .content-img ul li .li-content .msg[data-v-c43db144]{line-height:.28rem}.service .service-content .content .content-1 .content-img ul .li-1[data-v-c43db144]{padding-bottom:.4rem}.h5-service[data-v-c43db144]{width:100%;padding-top:.95rem;height:auto}.h5-service .service-title[data-v-c43db144],.h5-service .service-title img[data-v-c43db144]{width:100%}.h5-service .h5-content[data-v-c43db144]{width:100%;height:13.24rem;position:relative}.h5-service .h5-content img[data-v-c43db144]{width:100%;height:100%}.h5-service .h5-content .msg-content[data-v-c43db144]{position:absolute;top:.78rem;width:100%}.h5-service .h5-content .msg-content .content[data-v-c43db144]{width:6.7rem;margin:0 auto}.h5-service .h5-content .msg-content .content .pro-title[data-v-c43db144]{font-family:Microsoft YaHei;font-weight:600;color:#0fb1a9;font-size:.32rem;width:2rem;line-height:.32rem;margin:0 auto;text-align:center;display:flex;justify-content:space-between;align-items:center}.h5-service .h5-content .msg-content .content .pro-title img[data-v-c43db144]{width:.05rem;height:.2rem}.h5-service .h5-content .msg-content .content .img-content[data-v-c43db144]{width:4.4rem;height:.38rem;margin:0 auto;margin-top:.28rem;position:relative}.h5-service .h5-content .msg-content .content .img-content img[data-v-c43db144]{position:absolute;top:0;width:100%}.h5-service .h5-content .msg-content .content .h5-message[data-v-c43db144]{width:100%;margin-top:.4rem}.h5-service .h5-content .msg-content .content .h5-message ul[data-v-c43db144]{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.h5-service .h5-content .msg-content .content .h5-message ul li[data-v-c43db144]{position:relative;width:6.7rem;height:2.3rem;margin-bottom:.3rem}.h5-service .h5-content .msg-content .content .h5-message ul li img[data-v-c43db144]{width:100%;height:100%}.h5-service .h5-content .msg-content .content .h5-message ul li .li-content[data-v-c43db144]{width:4.5rem;position:absolute;top:.27rem;left:1.81rem}.h5-service .h5-content .msg-content .content .h5-message ul li .li-content p[data-v-c43db144]{font-size:.24rem;font-family:Microsoft YaHei;font-weight:400;color:#6f6d71;line-height:.24rem;-webkit-background-clip:text}.h5-service .h5-content .msg-content .content .h5-message ul li .li-content div[data-v-c43db144]{width:4.5rem;height:1px;background:#333f4b;opacity:.2;margin-top:.19rem;margin-bottom:.1rem}.h5-service .h5-content .msg-content .content .h5-message ul li .li-content .title[data-v-c43db144]{font-size:.28rem;font-family:Microsoft YaHei;font-weight:700;color:#010101;line-height:.28rem;margin-bottom:.2rem}.h5-service .h5-content .msg-content .content .h5-message ul li .li-content .msg[data-v-c43db144]{line-height:.36rem}.imgUrl[data-v-22ca8504]{max-width:72%;max-height:72%}.close[data-v-22ca8504]{width:.6rem;height:.6rem;display:flex;justify-content:center;align-items:center;margin-top:.4rem;cursor:pointer}.close img[data-v-22ca8504]{width:100%;height:100%}.h5-imgUrl[data-v-22ca8504]{width:6.7rem;margin:0 auto;height:4.74rem;margin-top:16%}.h5-imgUrl img[data-v-22ca8504]{width:100%}.h5-close[data-v-22ca8504]{width:.8rem;height:.8rem;margin:0 auto}.h5-close img[data-v-22ca8504]{width:100%}.basicInfo[data-v-76d0d132]{width:100%;height:auto}.basicInfo .content[data-v-76d0d132]{width:9.5rem;margin-bottom:50px;min-width:600px}.basicInfo .content .info-border[data-v-76d0d132]{height:auto;width:100%;background:#fefefe;line-height:24px}.basicInfo .content .info-border .border-1[data-v-76d0d132]{width:100%;height:.6rem;font-size:.14rem;font-family:Microsoft YaHei;font-weight:400;color:#010101;border-bottom:1px solid #ebebeb}.basicInfo .content .info-border .border-1 .name-li[data-v-76d0d132]{width:2.46rem;min-width:163px;height:.2rem;background:#e8f8fb;padding:.2rem .3rem .2rem .3rem;color:#333;font-weight:600}.basicInfo .content .info-border .border-1 .msg-li[data-v-76d0d132]{width:5.68rem;height:.2rem;padding:.2rem .74rem .2rem .3rem}.basicInfo .content .info-border .border-1 .msg-li .licence[data-v-76d0d132]{margin-left:.5rem}.basicInfo .content .info-border .border-1 .msg-li span[data-v-76d0d132]:hover{cursor:pointer}.basicInfo .content .info-border .border-1 a[data-v-76d0d132]{color:#0fb1a9}.toast[data-v-76d0d132]{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100vh;background:rgba(0,0,0,.5);border:1px solid #979797;display:flex;flex-direction:column;justify-content:center;align-items:center}.partners[data-v-4d9f5c28]{width:100%;height:auto}.partners .content[data-v-4d9f5c28]{width:100%;height:auto;font-family:Microsoft YaHei;font-weight:400;margin-bottom:46px}.partners .content table[data-v-4d9f5c28]{width:100%;height:auto;line-height:24px}.partners .content table thead[data-v-4d9f5c28]{width:100%;height:auto;text-align:center;background:#e9f8fb;font-size:.14rem;font-family:Microsoft YaHei;color:#333}.partners .content table thead th[data-v-4d9f5c28]{border-right:1px solid #ebebeb;line-height:20px}.partners .content table thead .th-1[data-v-4d9f5c28]{width:.96rem;height:auto;padding:.2rem .12rem;min-width:74px}.partners .content table thead .th-2[data-v-4d9f5c28]{width:.64rem!important;padding:0 .38rem;min-width:70px}.partners .content table thead .th-3[data-v-4d9f5c28]{width:.88rem;padding:0 .11rem;min-width:78px}.partners .content table thead .th-4[data-v-4d9f5c28]{width:1.16rem;padding:.1rem .54rem;min-width:96px}.partners .content table thead .th-5[data-v-4d9f5c28]{width:.64rem;padding:.1rem .23rem;min-width:52px}.partners .content table thead .th-6[data-v-4d9f5c28]{width:.64rem;padding:.1rem .38rem;min-width:52px}.partners .content table tbody[data-v-4d9f5c28]{width:100%;height:auto;font-size:.12rem;font-family:Microsoft YaHei;font-weight:400;text-align:center;color:#010101;background:#fefefe}.partners .content table tbody tr[data-v-4d9f5c28]{border-bottom:1px solid #ebebeb;height:auto}.partners .content table tbody tr td[data-v-4d9f5c28]{border-right:1px solid #ebebeb}.partners .content table tbody tr .td-1[data-v-4d9f5c28]{width:.88rem;padding:0 .16rem;text-align:left}.partners .content table tbody tr .td-2[data-v-4d9f5c28]{width:1.1rem;padding:.18rem .15rem;text-align:left}.partners .content table tbody tr .td-3[data-v-4d9f5c28]{width:.66rem;padding:0 .22rem}.partners .content table tbody tr .td-5[data-v-4d9f5c28]{width:.58rem;padding:0 .26rem}.partners .content table tbody tr a[data-v-4d9f5c28]{color:#0fb1a9}.partners .content table tbody .tr-1 .td-7[data-v-4d9f5c28]{width:.88rem;padding:0 .2rem;text-align:left}.partners .content table tbody .tr-1 .td-4[data-v-4d9f5c28]{width:.88rem;padding:0 .68rem}.partners .content table tbody .tr-1 .td-6[data-v-4d9f5c28]{width:1.02rem;padding:0 .19rem;text-align:left}.partners .content table tbody .tr-1 .td-8[data-v-4d9f5c28]{text-align:center}.partners .content table tbody .tr-2[data-v-4d9f5c28]{height:1.1rem}.partners .content table tbody .tr-2 .td-4[data-v-4d9f5c28]{width:1.88rem;padding:.19rem .18rem;text-align:justify}.partners .content table tbody .tr-2 .td-6[data-v-4d9f5c28]{width:.76rem;padding:0 .32rem;text-align:left}.partners .content table tbody .tr-3[data-v-4d9f5c28]{height:1.62rem}.partners .content table tbody .tr-3 .td-4[data-v-4d9f5c28]{width:1.88rem;padding:.26rem .18rem;text-align:justify}.partners .content table tbody .tr-3 .td-6[data-v-4d9f5c28]{width:.74rem;padding:0 .33rem;text-align:left}.partners .content table tbody .adress[data-v-4d9f5c28]{width:100%;height:.46rem;line-height:46px;font-size:.14rem;font-family:Microsoft YaHei;font-weight:400;color:#333;background:#e9f8fb;border:none;text-align:left}.partners .content table tbody .adress td[data-v-4d9f5c28]{border:none}.partners .content table tbody .adress span[data-v-4d9f5c28]{margin-left:.16rem}.partners .content table tbody .adress a[data-v-4d9f5c28]{color:#0fb1a9}.claim[data-v-e3770cbc]{width:9.5rem;height:9.8rem;background:#fefefe}.claim .channel[data-v-e3770cbc]{width:8.5rem;margin:0 auto;padding-top:.54rem;padding-bottom:.77rem}.claim .channel img[data-v-e3770cbc]{width:100%}.claim .process[data-v-e3770cbc]{width:8.5rem;margin:0 auto;padding-bottom:.87rem}.claim .process img[data-v-e3770cbc]{width:100%}.pdfToast[data-v-6fbbd887]{width:100%;height:auto}.pdfToast .content[data-v-6fbbd887]{width:6rem;height:3.3rem;background:#fff;border-radius:.08rem;text-align:center;font-size:.22rem;font-family:Microsoft YaHei;font-weight:400}.pdfToast .content .con-toast[data-v-6fbbd887]{width:4.5rem;margin:0 auto}.pdfToast .content .con-toast .con-title[data-v-6fbbd887]{padding-top:.5rem;color:#010101;margin-bottom:.28rem}.pdfToast .content .con-toast .con-title-h5[data-v-6fbbd887]{font-size:.32rem}.pdfToast .content .con-toast .con-name[data-v-6fbbd887]{height:auto;font-size:.2rem}.pdfToast .content .con-toast .con-name .name[data-v-6fbbd887]{margin-bottom:.2rem}.pdfToast .content .con-toast .con-name-h5[data-v-6fbbd887]{font-size:.28rem}.pdfToast .content .con-toast a[data-v-6fbbd887]{color:#0fb1a9;text-decoration:underline}.pdfToast .close[data-v-6fbbd887]{width:.6rem;margin-top:.4rem}.productBx[data-v-02074392]{width:100%;height:auto}.productBx table[data-v-02074392]{width:9.5rem;height:auto;background:#fefefe;font-size:.12rem;line-height:24px;font-family:Microsoft YaHei;font-weight:400;text-align:center;color:#010101;margin-bottom:46px}.productBx table thead[data-v-02074392]{width:100%;height:auto;background:#e8f8fb;font-size:.14rem}.productBx table thead tr th[data-v-02074392]{border-right:1px solid #ebebeb;line-height:20px}.productBx table thead tr .th-1[data-v-02074392]{width:.76rem;padding:.2rem .22rem}.productBx table thead tr .th-2[data-v-02074392]{width:.88rem;padding:.2rem .16rem}.productBx table thead tr .th-3[data-v-02074392]{width:1.16rem;padding:.2rem .95rem}.productBx table thead tr .th-4[data-v-02074392]{width:1.32rem;padding:.2rem .44rem}.productBx table thead tr .th-5[data-v-02074392]{border:none;width:.64rem;padding:.2rem .18rem}.productBx table tbody tr[data-v-02074392]{border-bottom:1px solid #ebebeb;text-align:left}.productBx table tbody tr td[data-v-02074392]{border-right:1px solid #ebebeb}.productBx table tbody tr .td-1[data-v-02074392]{width:.76rem;min-width:58px;padding:.27rem .36rem}.productBx table tbody tr .td-2[data-v-02074392]{width:.88rem;min-width:72px;padding:.27rem .31rem;text-align:center}.productBx table tbody tr .td-3[data-v-02074392]{width:2.14rem;padding:.27rem .46rem;text-align:center}.productBx table tbody tr .td-4[data-v-02074392]{width:1.82rem;min-width:180px;padding:.36rem .19rem;text-align:center}.productBx table tbody tr .td-5[data-v-02074392]{border:none;width:.58rem;min-width:48px;padding:.2rem .18rem;text-align:center}.productBx table tbody tr a[data-v-02074392]{color:#0fb1a9;text-decoration:underline}.productBx table tbody tr a[data-v-02074392]:hover{cursor:pointer}.productBx table tbody .tr-1 .td-3[data-v-02074392]{width:1.6rem;padding:.27rem .73rem;text-align:center}.productBx table tbody .tr-1 .td-6[data-v-02074392]{width:2.14rem;min-width:169px;padding:.27rem .46rem;text-align:center}.productBx table tbody .tr-3[data-v-02074392]{border:none}.productBx table tbody .tr-3 .td-3[data-v-02074392]{text-align:left}.productBx table tbody .tr-2 .td-3[data-v-02074392]{padding:.26rem .46rem;text-align:left}.productBx .toast[data-v-02074392]{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100vh;background:rgba(0,0,0,.5);border:1px solid #979797;display:flex;flex-direction:column;justify-content:center;align-items:center}.consumer[data-v-55403da5]{width:9.5rem;height:auto;background:#fefefe;margin-bottom:2.03rem}.consumer .content[data-v-55403da5]{width:8.46rem;margin:0 auto;padding:.35rem 0;font-size:.16rem;font-family:Microsoft YaHei;font-weight:400;text-align:justify;color:#010101;line-height:24px}.consumer .content strong[data-v-55403da5]{font-weight:700}.consumer .content a[data-v-55403da5]{width:100%;word-break:break-word}.consumer .content .table[data-v-55403da5]{width:8.46rem;text-align:center;font-size:.16rem}.consumer-h5[data-v-55403da5]{width:100%;height:auto;background:#fefefe}.consumer-h5 .content-h5[data-v-55403da5]{width:6.7rem;margin:0 auto;padding:.35rem 0;font-size:.26rem;font-family:Microsoft YaHei;font-weight:400;text-align:LEFT;color:#000;line-height:.46rem}.consumer-h5 .content-h5 strong[data-v-55403da5]{font-weight:700}.consumer-h5 .content-h5 a[data-v-55403da5]{width:8.46rem;font-size:.26rem;text-align:center;word-break:break-word;color:#0000ef}.consumer-h5 .content-h5 td[data-v-55403da5]{text-align:center}.exchangeMsg[data-v-13a85583]{width:9.5rem;height:auto;background:#fefefe}.exchangeMsg .content[data-v-13a85583]{width:7.7rem;margin:0 auto;padding:.33rem 0 2.27rem;font-size:.16rem;font-family:Microsoft YaHei;font-weight:400;text-align:justify;color:#010101;line-height:24px}.exchangeMsg .content strong[data-v-13a85583]{font-weight:700}.exchangeMsg-h5[data-v-13a85583]{width:100%;height:15.15rem;background:#fefefe}.exchangeMsg-h5 .content[data-v-13a85583]{width:6.7rem;margin:0 auto;padding:.33rem 0 2.27rem;font-size:.26rem;font-family:Microsoft YaHei;font-weight:400;text-align:justify;color:#010101;line-height:.46rem}.exchangeMsg-h5 .content strong[data-v-13a85583]{font-weight:700}.transactionMsg[data-v-0603b976]{width:9.5rem;height:auto;background:#fefefe;margin-bottom:.75rem}.transactionMsg .content[data-v-0603b976]{width:6.17rem;margin:0 auto;padding:.44rem 0;font-size:.16rem;font-family:Microsoft YaHei;font-weight:400;text-align:justify;color:#010101;line-height:24px}.transactionMsg .content .title[data-v-0603b976]{text-align:center;font-weight:600}.transactionMsg .content .right[data-v-0603b976]{text-align:right}.transactionMsg .content a[data-v-0603b976]{width:100%;word-break:break-word}.transactionMsg .content strong[data-v-0603b976]{font-weight:700}.transactionMsg-h5[data-v-0603b976]{width:100%;height:auto;background:#fefefe}.transactionMsg-h5 .content[data-v-0603b976]{width:6.7rem;margin:0 auto;padding-bottom:.44rem;font-size:.26rem;font-family:Microsoft YaHei;font-weight:400;text-align:justify;color:#010101;line-height:.46rem}.transactionMsg-h5 .content .title[data-v-0603b976]{text-align:center;font-weight:600}.transactionMsg-h5 .content .right[data-v-0603b976]{text-align:right}.transactionMsg-h5 .content a[data-v-0603b976]{width:100%;word-break:break-word}.transactionMsg-h5 .content strong[data-v-0603b976]{font-weight:700}.publicInfo[data-v-7fab6fdd]{width:100%;padding-top:1.3rem;background:#f9f9f9;height:auto;min-height:11.7rem;position:relative;background-image:url(../img/message-bg.af927798.png);background-size:100% 11.7rem;background-repeat:no-repeat}.publicInfo .public-content[data-v-7fab6fdd]{width:100%;height:auto;position:relative;top:.45rem}.publicInfo .public-content .content[data-v-7fab6fdd]{width:12rem;margin:0 auto;height:auto}.publicInfo .public-content .content .title[data-v-7fab6fdd]{width:100%;height:.6rem}.publicInfo .public-content .content .title .name[data-v-7fab6fdd]{height:.58rem;font-size:.32rem;font-family:Microsoft YaHei;font-weight:700;color:#fff;line-height:.6rem;text-align:center}.publicInfo .public-content .content .title .name div[data-v-7fab6fdd]{float:left;width:2rem;height:.6rem;background:linear-gradient(90deg,#1dd3bf,#2cbce9 100%,#3bb5db 0);border-top-left-radius:.3rem;border-top-right-radius:.1rem;border-bottom-left-radius:.3rem}.publicInfo .public-content .content .title .name img[data-v-7fab6fdd]{width:4.1rem;float:left;padding-left:.19rem;padding-top:.18rem}.publicInfo .public-content .content .title .line[data-v-7fab6fdd]{margin-left:.29rem;width:11.71rem;height:.02rem;background:linear-gradient(126deg,#1dd3bf,#f9f9f9)}.publicInfo .public-content .content .content-msg[data-v-7fab6fdd]{width:100%;height:auto;display:flex;justify-content:space-around;margin-top:.3rem;font-size:.14rem;font-family:Microsoft YaHei;text-align:left;color:#333}.publicInfo .public-content .content .content-msg .left-title[data-v-7fab6fdd]{width:2.18rem;height:3.7rem;background:#fefefe}.publicInfo .public-content .content .content-msg .left-title .title-name[data-v-7fab6fdd]{padding-left:.23rem;height:.3rem;line-height:.3rem;margin-bottom:.24rem}.publicInfo .public-content .content .content-msg .left-title .title-name .child-name[data-v-7fab6fdd]{padding-left:.23rem;height:auto;color:#8c8c8c;font-weight:400}.publicInfo .public-content .content .content-msg .left-title .title-name .child-name .noActive[data-v-7fab6fdd]{height:.3rem;padding-top:.22rem}.publicInfo .public-content .content .content-msg .left-title .title-name .child-name .active[data-v-7fab6fdd]{padding-top:.22rem}.publicInfo .public-content .content .content-msg .left-title .title-name .child-name .noActive[data-v-7fab6fdd]:hover{color:#26c6d7;cursor:pointer}.publicInfo .public-content .content .content-msg .left-title .title-name .active[data-v-7fab6fdd]{color:#26c6d7;font-weight:600}.publicInfo .public-content .content .content-msg .left-title .title-name .noActive-1[data-v-7fab6fdd]:hover{color:#26c6d7;cursor:pointer}.publicInfo .public-content .content .content-msg .left-title .title-name[data-v-7fab6fdd]:first-child{padding-top:.35rem}.publicInfo .public-content .content .content-msg .left-title .title-name[data-v-7fab6fdd]:nth-child(3){height:2.1rem;margin-bottom:0}.publicInfo .public-content .content .content-msg .right-msg[data-v-7fab6fdd]{width:9.5rem;position:relative}.publicInfo .public-content .content .content-msg .right-msg .msg[data-v-7fab6fdd]{position:relative;top:0;height:auto}.h5-publicInfo[data-v-7fab6fdd]{width:100%;height:auto;padding-top:.95rem}.h5-publicInfo .h5-content[data-v-7fab6fdd]{width:6.7rem;height:11.92rem;margin:0 auto;padding-top:.5rem}.h5-publicInfo .h5-content .h5-title[data-v-7fab6fdd]{width:100%;height:.5rem}.h5-publicInfo .h5-content .h5-title .name[data-v-7fab6fdd]{height:.48rem;font-size:.28rem;font-family:Microsoft YaHei;font-weight:700;color:#fff;line-height:.5rem;text-align:center}.h5-publicInfo .h5-content .h5-title .name div[data-v-7fab6fdd]{float:left;width:2rem;height:.5rem;background:linear-gradient(90deg,#1dd3bf,#2cbce9 100%,#3bb5db 0);border-top-left-radius:.3rem;border-top-right-radius:.1rem;border-bottom-left-radius:.3rem}.h5-publicInfo .h5-content .h5-title .name img[data-v-7fab6fdd]{width:3.2rem;height:.1869rem;float:left;padding-left:.13rem;padding-top:.16rem}.h5-publicInfo .h5-content .h5-title .line[data-v-7fab6fdd]{margin-left:.29rem;width:6.41rem;height:.02rem;background:linear-gradient(126deg,#1dd3bf,#f9f9f9)}.h5-publicInfo .h5-content .content-list[data-v-7fab6fdd]{margin-top:.51rem;width:100%;height:auto;font-size:.28rem;line-height:1rem;font-family:Microsoft YaHei;font-weight:400;text-align:LEFT;color:#000;background:#fff}.h5-publicInfo .h5-content .content-list .content[data-v-7fab6fdd]{height:1rem;width:100%;border-bottom:1px solid #ebebeb;position:relative}.h5-publicInfo .h5-content .content-list .content .name[data-v-7fab6fdd]{margin-left:.27rem}.h5-publicInfo .h5-content .content-list .content[data-v-7fab6fdd] :after{content:"";width:.4rem;height:.4rem;position:absolute;top:.32rem;right:.14rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IArs4c6QAAA/dJREFUeF7t2jGI02AUB/D3kso5SOsg6KaDoKCDg4KgoIuooCCoqHCDmwoKbVJ63hQznfaSNKCDboLCIafoIHiCICKCg6DgoKKDooOCgw0OHtfmkw8iSE171z5JXuDdnEfe97uXJv8vQZA/kgCSqqUYBJA4BAIogEQBYrlMoAASBYjlMoECSBQglssECiBRgFguEyiARAFiuUygABIFiOUygQJIFCCWZzqBQRBs6nQ6yxqNxiti32zKMwP0ff8GIo7rlSul7kVRdMJ13V9sJEZsJBPAZrO5pVQqvezpca7dbh91XffniL2zKMsEcHp6erNpmq97V6yUem6a5qFqtfqNhcYITWQCqPsKgmAGAI6n9PgxjuPd9Xr90wj9516SGaDjOKVyudxCxLNpiIZh7KtWq+9yFxmygcwA//TVarUcpdSFlMv5OyIesSzryZBryPXwzAH1an3fn0DEiymIv5LfxIe5qgxx8lwAE8TDAHATEZf/3a9SSj/ajNu2fWeIdeR2aG6AesVhGO7tdrv3ehGTZ8Xztm1fyk1miSfOFTC5O+9SSt1GxFW9PSPihVqt5i5xLbkcljugXrXneRsNw3gAAOtSfhevRFFUc123k4vQIidlAah7nJqaWjc2Nva4D+L9KIp0amEX/dgAasRms7nGNM27iLg95R/PMvqxAtRojuOsqFQqswCwL+VyZhf92AEmiMvL5fIsIh5ImURW0Y8lYIJYiOjHFrAo0Y89IPfoVwhAztGvMIBco1+hADlGv8IBLhb9AKBuWZafVewrJGAyieuVUm8QsdSD9cKyrG0COEDAcRz9oD2DiIdSDrtqWdYZAewjMCjqAcCLOI731+v17wKYIhCG4eo4ju8DwFYumw2F+Q30PG+tYRiPAGB9yiZDbl86FAIwDMMNcRzPpe0VAsDVdrt9Lq8NV/aArVZrh1JKX7YreyePw5Y/a8BBL52yft7rd1NiCxiG4bFut3u9z2vPk7Zt38rqTjvoPCwBgyCw9bumlJsFuxfv7AD7ffoBAD/0DnWtVnvGYfL+9MAGUH98VKlULgPA6T7b+PoB+S0nPN0LC8BFotmH+fn5PZOTkx+54bEAXCyadTqdg41G4ytHvNwBOUazYf9RuV3CXKNZIQA5RzP2gNyjGWvAIkQztoC+7w/6IpVNNGMJ6HneKkT8nJZri/ZN9D87QsOKj3K853k7DcN42lPLMpoNu75MHmOSmPb+rw1R/YUVy2jGElA3lXw8eUq/hlxYWLg2MTHxZdhmOR6fyQRyXPj/6kkAiZICKIBEAWK5TKAAEgWI5TKBAkgUIJbLBAogUYBYLhMogEQBYrlMoAASBYjlMoECSBQglv8G2hq0YIHMh90AAAAASUVORK5CYII=);background-size:.4rem .4rem}.h5-publicInfo .h5-content .content-list[data-v-7fab6fdd] :last-child{border:none}.toast[data-v-7fab6fdd]{position:fixed;top:0;z-index:9999;width:100%;height:100vh;background:rgba(0,0,0,.5);border:1px solid #979797;display:flex;flex-direction:column;justify-content:center;align-items:center}.productInfo[data-v-6c13661a]{width:100%;padding-top:1.3rem;position:relative}.productInfo img[data-v-6c13661a]{width:100%}.productInfo .product-info[data-v-6c13661a]{width:100%;height:auto;position:absolute;top:1.8rem}.productInfo .product-info .product-content[data-v-6c13661a]{width:12rem;margin:0 auto;min-height:1rem}.productInfo .product-info .product-content .title[data-v-6c13661a]{width:100%;height:.6rem}.productInfo .product-info .product-content .title .name[data-v-6c13661a]{height:.58rem;font-size:.32rem;font-family:Microsoft YaHei;font-weight:700;color:#fff;line-height:.59rem;text-align:center}.productInfo .product-info .product-content .title .name div[data-v-6c13661a]{float:left;width:3.33rem;height:.6rem;background:linear-gradient(90deg,#1dd3bf,#2cbce9 100%,#3bb5db 0);border-top-left-radius:.3rem;border-top-right-radius:.1rem;border-bottom-left-radius:.3rem}.productInfo .product-info .product-content .title .name img[data-v-6c13661a]{width:4.1rem;float:left;padding-left:.19rem;padding-top:.18rem}.productInfo .product-info .product-content .title .line[data-v-6c13661a]{margin-left:.29rem;width:11.71rem;height:.02rem;background:linear-gradient(126deg,#1dd3bf,#f9f9f9)}.productInfo .product-info .product-content .company[data-v-6c13661a]{width:100%;height:.6rem;margin-top:.61rem}.productInfo .product-info .product-content .company .name[data-v-6c13661a]{height:.58rem;font-size:.32rem;font-family:Microsoft YaHei;font-weight:700;color:#fff;line-height:.59rem;text-align:center}.productInfo .product-info .product-content .company .name div[data-v-6c13661a]{float:left;width:2.41rem;height:.6rem;background:linear-gradient(90deg,#1dd3bf,#2cbce9 100%,#3bb5db 0);border-top-left-radius:.3rem;border-top-right-radius:.1rem;border-bottom-left-radius:.3rem}.productInfo .product-info .product-content .company .name img[data-v-6c13661a]{width:2.16rem;float:left;padding-left:.19rem;padding-top:.18rem}.productInfo .product-info .product-content .company .line[data-v-6c13661a]{margin-left:.29rem;width:11.71rem;height:.02rem;background:linear-gradient(126deg,#1dd3bf,#f9f9f9)}.productInfo .product-info .product-content .content[data-v-6c13661a]{width:100%;height:auto;margin-top:.3rem;font-family:Microsoft YaHei;font-weight:400}.productInfo .product-info .product-content .content .content-title[data-v-6c13661a]{width:100%;height:.6rem;background:#e9f8fb;border-top-left-radius:.2rem;border-top-right-radius:.2rem;display:flex;align-items:center;font-size:.2rem;color:#333}.productInfo .product-info .product-content .content .content-title span[data-v-6c13661a]{width:2.74rem;height:.6rem;line-height:.6rem;text-align:center;border-right:1px solid #ebebeb}.productInfo .product-info .product-content .content .content-title .til-1[data-v-6c13661a]{width:2.52rem;min-width:170px;padding-left:.29rem;padding-right:.29rem}.productInfo .product-info .product-content .content .content-title .til-2[data-v-6c13661a]{width:2.61rem}.productInfo .product-info .product-content .content .content-title .til-3[data-v-6c13661a]{width:1.85rem}.productInfo .product-info .product-content .content .content-title .til-4[data-v-6c13661a]{width:1.66rem}.productInfo .product-info .product-content .content .content-1[data-v-6c13661a]{width:100%;height:1rem;background:#fefefe;display:flex;align-items:center;font-size:.18rem;color:#010101;border-bottom:1px solid #ebebeb}.productInfo .product-info .product-content .content .content-1 span[data-v-6c13661a]{width:2.74rem;display:inline-block;height:1rem;line-height:1rem;text-align:center;border-right:1px solid #ebebeb}.productInfo .product-info .product-content .content .content-1 .con-1[data-v-6c13661a]{min-width:170px;width:2.52rem;height:.8rem;line-height:.3rem;padding-left:.29rem;padding-top:.2rem;padding-right:.29rem}.productInfo .product-info .product-content .content .content-1 .con-2[data-v-6c13661a]{width:2.61rem}.productInfo .product-info .product-content .content .content-1 .con-3[data-v-6c13661a]{width:1.85rem}.productInfo .product-info .product-content .content .content-1 .con-4[data-v-6c13661a]{width:1.66rem}.productInfo .product-info .product-content .content .content-1 a[data-v-6c13661a]{color:#0fb1a9}.productInfo .product-info .product-content .content .adress[data-v-6c13661a]{width:100%;height:.7rem;line-height:.7rem;background:#e9f8fb;border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem;font-size:.18rem;color:#333}.productInfo .product-info .product-content .content .adress span[data-v-6c13661a]{padding-left:.29rem}.productInfo .product-info .product-content .content .adress a[data-v-6c13661a]{color:#0fb1a9}.productInfo .product-info .product-content .company-img[data-v-6c13661a]{width:100%;margin-top:.3rem}.productInfo .product-info .product-content .company-img img[data-v-6c13661a]{width:100%}.h5-productInfo[data-v-6c13661a]{width:100%;height:13.09rem;padding-top:.95rem;position:relative}.h5-productInfo img[data-v-6c13661a]{width:100%;height:100%}.h5-productInfo .product-info[data-v-6c13661a]{width:100%;height:auto;position:absolute;top:1.55rem}.h5-productInfo .product-info .product-content[data-v-6c13661a]{width:6.7rem;margin:0 auto}.h5-productInfo .product-info .product-content .title[data-v-6c13661a]{width:100%;height:.5rem}.h5-productInfo .product-info .product-content .title .name[data-v-6c13661a]{height:.48rem;font-size:.28rem;font-family:Microsoft YaHei;font-weight:700;color:#fff;line-height:.48rem;text-align:center}.h5-productInfo .product-info .product-content .title .name div[data-v-6c13661a]{float:left;width:3.1rem;height:.5rem;background:linear-gradient(90deg,#1dd3bf,#2cbce9 100%,#3bb5db 0);border-top-left-radius:.3rem;border-top-right-radius:.1rem;border-bottom-left-radius:.3rem}.h5-productInfo .product-info .product-content .title .name img[data-v-6c13661a]{width:2.76rem;height:.18rem;float:left;padding-left:.2rem;padding-top:.16rem}.h5-productInfo .product-info .product-content .title .line[data-v-6c13661a]{margin-left:.29rem;width:6.41rem;height:.02rem;background:linear-gradient(126deg,#1dd3bf,#f9f9f9)}.h5-productInfo .product-info .product-content .content[data-v-6c13661a]{width:100%;height:7.47rem}.h5-productInfo .product-info .product-content .content .pro-title[data-v-6c13661a]{width:100%;height:.6rem;margin-top:.3rem;position:relative}.h5-productInfo .product-info .product-content .content .pro-title .pro-img[data-v-6c13661a]{width:100%;position:absolute;top:0}.h5-productInfo .product-info .product-content .content .message[data-v-6c13661a]{width:100%;height:1.5rem}.h5-productInfo .product-info .product-content .content .message img[data-v-6c13661a]{width:100%;height:100%}.h5-productInfo .product-info .product-content .content .gw-href[data-v-6c13661a]{width:100%;height:.87rem;position:relative}.h5-productInfo .product-info .product-content .content .gw-href img[data-v-6c13661a]{width:100%;height:100%;position:absolute;top:0}.h5-productInfo .product-info .product-content .company[data-v-6c13661a]{width:100%;height:.5rem;margin-top:.6rem}.h5-productInfo .product-info .product-content .company .name[data-v-6c13661a]{height:.48rem;font-size:.28rem;font-family:Microsoft YaHei;font-weight:700;color:#fff;line-height:.49rem;text-align:center}.h5-productInfo .product-info .product-content .company .name div[data-v-6c13661a]{float:left;width:2.25rem;height:.5rem;background:linear-gradient(90deg,#1dd3bf,#2cbce9 100%,#3bb5db 0);border-top-left-radius:.3rem;border-top-right-radius:.1rem;border-bottom-left-radius:.3rem}.h5-productInfo .product-info .product-content .company .name img[data-v-6c13661a]{width:1.55rem;height:.17rem;float:left;padding-left:.2rem;padding-top:.17rem}.h5-productInfo .product-info .product-content .company .line[data-v-6c13661a]{margin-left:.29rem;width:6.41rem;height:.02rem;background:linear-gradient(126deg,#1dd3bf,#f9f9f9)}.h5-productInfo .product-info .product-content .company-img[data-v-6c13661a]{width:100%;margin-top:.3rem}.h5-productInfo .product-info .product-content .company-img img[data-v-6c13661a]{width:100%}.basicInfo[data-v-4e52f71a]{width:100%;height:14rem;margin-top:.95rem;padding-top:.8rem;padding-bottom:1.2rem;background:#fff}.basicInfo .content[data-v-4e52f71a]{width:6.7rem;height:auto;margin:0 auto;font-size:.26rem;font-family:Microsoft YaHei;font-weight:400;color:#333;text-align:justify;border:.01rem solid #ebebeb;background:#fefefe}.basicInfo .content .name-msg[data-v-4e52f71a]{width:100%;height:auto;border-bottom:.01rem solid #ebebeb;display:flex;justify-content:space-between}.basicInfo .content .name-msg .name[data-v-4e52f71a]{width:2rem;height:.31rem;font-weight:600;padding:.34rem .2rem .34rem .2rem;border-right:.01rem solid #ebebeb;background:#e8f9fa}.basicInfo .content .name-msg .msg[data-v-4e52f71a]{width:3.81rem;height:.31rem;padding:.34rem .2rem .34rem .29rem;color:#010101}.basicInfo .content .name-msg-1 .name[data-v-4e52f71a]{width:2rem;height:.72rem;padding:.23rem .2rem .23rem .2rem;text-align:justify}.basicInfo .content .name-msg-1 .msg[data-v-4e52f71a]{width:3.81rem;height:.72rem;padding:.23rem .2rem .23rem .29rem}.basicInfo .content .name-msg-2 .name[data-v-4e52f71a]{width:2rem;height:.72rem;padding:.23rem .2rem .23rem .2rem}.basicInfo .content .name-msg-2 .msg[data-v-4e52f71a]{width:3.81rem;line-height:.34rem;padding:.42rem .2rem .42rem .29rem}.basicInfo .content .name-msg-2 .msg a[data-v-4e52f71a]{color:#0fb1a9}.basicInfo .content .name-msg-3 .name[data-v-4e52f71a]{width:2rem;height:.72rem;padding:.23rem .2rem .23rem .2rem}.basicInfo .content .name-msg-3 .msg[data-v-4e52f71a]{width:3.81rem;height:.72rem;padding:.23rem .2rem .23rem .29rem}.basicInfo .content .name-msg-4 .name[data-v-4e52f71a]{width:2rem;height:.72rem;padding:.55rem .2rem .55rem .2rem}.basicInfo .content .name-msg-4 .msg[data-v-4e52f71a]{width:3.81rem;line-height:.36rem;padding:.17rem .2rem .17rem .29rem}.basicInfo .content .name-msg-5 .name[data-v-4e52f71a]{width:2rem;height:.68rem;padding:1.4rem .2rem 1.4rem .2rem}.basicInfo .content .name-msg-5 .msg[data-v-4e52f71a]{width:3.81rem;line-height:.36rem;height:auto;padding:.3rem .2rem .3rem .29rem}.basicInfo .content .name-msg-6 .name[data-v-4e52f71a]{width:2rem;height:.34rem;padding:.42rem .2rem .42rem .2rem}.basicInfo .content .name-msg-6 .msg[data-v-4e52f71a]{width:3.81rem;height:auto;padding:.13rem .2rem .13rem .29rem;line-height:.46rem}.basicInfo .content .name-msg-6 .msg a[data-v-4e52f71a]{color:#0fb1a9;text-decoration:underline}.basicInfo .content .name-msg-7[data-v-4e52f71a]{border-bottom:none}.basicInfo .content .name-msg-7 .name[data-v-4e52f71a]{width:2rem;height:1.02rem;padding:.23rem .2rem .24rem .2rem}.basicInfo .content .name-msg-7 .msg[data-v-4e52f71a]{width:3.44rem;line-height:.34rem;padding:.4rem .66rem .13rem .2rem}.basicInfo .content .name-msg-7 .msg a[data-v-4e52f71a]{color:#0fb1a9;text-decoration:underline}.basicInfo .toast[data-v-4e52f71a]{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100vh;background:rgba(0,0,0,.5);border:1px solid #979797;display:flex;flex-direction:column;justify-content:center;align-items:center}.claim[data-v-cdb152be]{margin-top:.95rem;width:100%;height:auto;background:#fff}.claim .channel[data-v-cdb152be],.claim .channel img[data-v-cdb152be],.claim .process[data-v-cdb152be],.claim .process img[data-v-cdb152be]{width:100%}.consumer[data-v-451c312e]{width:100%;background:#fff}.consumer .tab[data-v-451c312e]{margin-top:.95rem;width:100%;height:.82rem;border-bottom:.01rem solid #ebebeb;display:flex;justify-content:space-around;font-size:.28rem;font-family:Microsoft YaHei;font-weight:400;color:#000}.consumer .tab .tab-name[data-v-451c312e]{width:2.2rem;line-height:.36rem;padding-top:.33rem}.consumer .tab[data-v-451c312e] :nth-child(2){width:1.9rem}.consumer .tab[data-v-451c312e] :nth-child(3){width:1.3rem}.consumer .tab .active[data-v-451c312e]{color:#0fb1a9;position:relative;height:100%;text-align:center}.consumer .tab .active[data-v-451c312e]:after{content:"";width:100%;height:.04rem;background:#0fb1a9;position:absolute;bottom:0;left:0}.consumer .compontent[data-v-451c312e]{width:100%;height:auto}.partners[data-v-5c42b44b]{width:100%;height:auto;margin-top:.95rem;background:#fff}.partners .content[data-v-5c42b44b]{width:6.7rem;height:14.6rem;margin:0 auto;padding:.8rem 0 .61rem}.partners .content section[data-v-5c42b44b]{width:100%;height:auto;font-size:.28rem;font-family:Microsoft YaHei;font-weight:600;text-align:left;color:#010101;margin-bottom:.2rem}.partners .content section .name[data-v-5c42b44b]{padding:0 .27rem 0 .26rem;height:1rem;background:#e8f9fa;display:flex;justify-content:space-between;align-items:center}.partners .content section .name .title[data-v-5c42b44b]{font-weight:600;width:3.5rem}.partners .content section .name .showImg[data-v-5c42b44b]{width:.28rem}.partners .content section .name .showImg img[data-v-5c42b44b]{width:100%}.partners .content section .active[data-v-5c42b44b]{border:.01rem solid #ebebeb}.partners .content section .content-msg[data-v-5c42b44b]{background:#fefefe;width:6.68rem;border-top:none}.partners .content section .content-msg .title-msg[data-v-5c42b44b]{width:100%;color:#8d8d8d;font-weight:400;font-size:.26rem;display:flex;align-items:center;border-bottom:.01rem solid #ebebeb}.partners .content section .content-msg .title-msg .title-1[data-v-5c42b44b]{width:1.66rem;padding:.33rem .17rem .33rem .18rem;border-right:.01rem solid #ebebeb}.partners .content section .content-msg .title-msg .title-2[data-v-5c42b44b]{padding:.16rem .17rem .16rem .18rem}.partners .content section .content-msg .title-msg .msg[data-v-5c42b44b]{width:3.66rem;padding:.16rem .51rem;color:#010101}.partners .content section .content-msg .title-msg .msg-1[data-v-5c42b44b]{padding:.33rem .51rem}.partners .content section .content-msg .title-msg a[data-v-5c42b44b]{color:#0fb1a9}.partners .content section .content-msg .title-msg-1 .title-1[data-v-5c42b44b]{padding:.29rem .17rem .28rem .18rem}.partners .content section .content-msg .title-msg-1 .msg[data-v-5c42b44b]{padding:.63rem .51rem .62rem}.partners .content section .content-msg .title-msg-2 .title-1[data-v-5c42b44b]{padding:.16rem .17rem .16rem .18rem}.partners .content section .content-msg .title-msg-2 .msg[data-v-5c42b44b]{padding:.33rem .51rem}.partners .content section .content-msg .title-msg-3 .title-1[data-v-5c42b44b]{padding:.32rem .17rem .32rem .18rem}.partners .content section .content-msg .title-msg-3 .title-3[data-v-5c42b44b]{padding:.82rem .17rem .82rem .18rem}.partners .content section .content-msg .title-msg-3 .msg[data-v-5c42b44b]{padding:.16rem .51rem;text-align:justify}.partners .content .href[data-v-5c42b44b]{width:6.5rem;height:auto;margin:0 auto;margin-top:.46rem;font-size:.26rem;font-family:Microsoft YaHei;font-weight:400;text-align:left;color:#333}.partners .content .href .href-name[data-v-5c42b44b]{margin-bottom:.11rem}.partners .content .href a[data-v-5c42b44b]{color:#0fb1a9}.productBx[data-v-2eb163ed]{width:100%;height:auto;background:#fff;margin-top:.95rem}.productBx .content[data-v-2eb163ed]{width:6.7rem;height:14.6rem;margin:0 auto;padding:.8rem 0 .61rem}.productBx .content section[data-v-2eb163ed]{width:100%;height:auto;font-size:.28rem;font-family:Microsoft YaHei;font-weight:600;text-align:left;color:#010101;margin-bottom:.2rem}.productBx .content section .name[data-v-2eb163ed]{padding:0 .27rem 0 .26rem;height:1rem;background:#e8f9fa;display:flex;justify-content:space-between;align-items:center}.productBx .content section .name .title[data-v-2eb163ed]{font-weight:600;width:3.5rem}.productBx .content section .name .showImg[data-v-2eb163ed]{width:.28rem}.productBx .content section .name .showImg img[data-v-2eb163ed]{width:100%}.productBx .content section .active[data-v-2eb163ed]{border:.01rem solid #ebebeb}.productBx .content section .content-msg[data-v-2eb163ed]{background:#fefefe;width:6.68rem;border-top:none}.productBx .content section .content-msg .title-msg[data-v-2eb163ed]{width:100%;color:#8d8d8d;font-weight:400;font-size:.26rem;display:flex;align-items:center;border-bottom:.01rem solid #ebebeb}.productBx .content section .content-msg .title-msg .title-1[data-v-2eb163ed]{width:1.66rem;padding:.33rem .17rem .33rem .18rem;border-right:.01rem solid #ebebeb}.productBx .content section .content-msg .title-msg .title-2[data-v-2eb163ed]{padding:1.3rem .17rem 1.3rem .18rem}.productBx .content section .content-msg .title-msg .title-3[data-v-2eb163ed]{padding:.5rem .17rem .5rem .18rem}.productBx .content section .content-msg .title-msg .msg[data-v-2eb163ed]{width:3.9rem;padding:.16rem .37rem;color:#010101}.productBx .content section .content-msg .title-msg a[data-v-2eb163ed]{color:#0fb1a9;text-decoration:underline}.productBx .toast[data-v-2eb163ed]{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100vh;background:rgba(0,0,0,.5);border:1px solid #979797;display:flex;flex-direction:column;justify-content:center;align-items:center}.Announcement[data-v-72c54602]{width:100%;height:auto;background:#fefefe;padding-top:1.3rem}.Announcement .content[data-v-72c54602]{width:6.17rem;margin:0 auto;padding:.44rem 0;font-size:.16rem;font-family:Microsoft YaHei;font-weight:400;text-align:left;color:#010101;line-height:30px}.Announcement .content .title[data-v-72c54602]{text-align:center;font-weight:600}.Announcement .content p[data-v-72c54602]{text-indent:2em}.Announcement .content .right[data-v-72c54602]{text-align:right}.Announcement_h5[data-v-72c54602]{width:100%;height:auto;background:#fefefe;padding-top:1rem}.Announcement_h5 .content[data-v-72c54602]{width:6.7rem;margin:0 auto;padding-bottom:.44rem;font-size:.26rem;font-family:Microsoft YaHei;font-weight:400;text-align:justify;color:#010101;line-height:.46rem}.Announcement_h5 .content .title[data-v-72c54602]{text-align:center;font-weight:600}.Announcement_h5 .content p[data-v-72c54602]{text-indent:2em}.Announcement_h5 .content .right[data-v-72c54602]{text-align:right}