@charset "UTF-8";:root{--el-color-white:#fff;--el-color-black:#000;--el-color-primary-rgb:64,158,255;--el-color-success-rgb:103,194,58;--el-color-warning-rgb:230,162,60;--el-color-danger-rgb:245,108,108;--el-color-error-rgb:245,108,108;--el-color-info-rgb:144,147,153;--el-font-size-extra-large:20px;--el-font-size-large:18px;--el-font-size-medium:16px;--el-font-size-base:14px;--el-font-size-small:13px;--el-font-size-extra-small:12px;--el-font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;--el-font-weight-primary:500;--el-font-line-height-primary:24px;--el-index-normal:1;--el-index-top:1000;--el-index-popper:2000;--el-border-radius-base:4px;--el-border-radius-small:2px;--el-border-radius-round:20px;--el-border-radius-circle:100%;--el-transition-duration:.3s;--el-transition-duration-fast:.2s;--el-transition-function-ease-in-out-bezier:cubic-bezier(.645,.045,.355,1);--el-transition-function-fast-bezier:cubic-bezier(.23,1,.32,1);--el-transition-all:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade:opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade:transform var(--el-transition-duration) var(--el-transition-function-fast-bezier),opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear:opacity var(--el-transition-duration-fast) linear;--el-transition-border:border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow:box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color:color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large:40px;--el-component-size:32px;--el-component-size-small:24px;color-scheme:light;--el-color-primary:#409eff;--el-color-primary-light-3:#79bbff;--el-color-primary-light-5:#a0cfff;--el-color-primary-light-7:#c6e2ff;--el-color-primary-light-8:#d9ecff;--el-color-primary-light-9:#ecf5ff;--el-color-primary-dark-2:#337ecc;--el-color-success:#67c23a;--el-color-success-light-3:#95d475;--el-color-success-light-5:#b3e19d;--el-color-success-light-7:#d1edc4;--el-color-success-light-8:#e1f3d8;--el-color-success-light-9:#f0f9eb;--el-color-success-dark-2:#529b2e;--el-color-warning:#e6a23c;--el-color-warning-light-3:#eebe77;--el-color-warning-light-5:#f3d19e;--el-color-warning-light-7:#f8e3c5;--el-color-warning-light-8:#faecd8;--el-color-warning-light-9:#fdf6ec;--el-color-warning-dark-2:#b88230;--el-color-danger:#f56c6c;--el-color-danger-light-3:#f89898;--el-color-danger-light-5:#fab6b6;--el-color-danger-light-7:#fcd3d3;--el-color-danger-light-8:#fde2e2;--el-color-danger-light-9:#fef0f0;--el-color-danger-dark-2:#c45656;--el-color-error:#f56c6c;--el-color-error-light-3:#f89898;--el-color-error-light-5:#fab6b6;--el-color-error-light-7:#fcd3d3;--el-color-error-light-8:#fde2e2;--el-color-error-light-9:#fef0f0;--el-color-error-dark-2:#c45656;--el-color-info:#909399;--el-color-info-light-3:#b1b3b8;--el-color-info-light-5:#c8c9cc;--el-color-info-light-7:#dedfe0;--el-color-info-light-8:#e9e9eb;--el-color-info-light-9:#f4f4f5;--el-color-info-dark-2:#73767a;--el-bg-color:#fff;--el-bg-color-page:#f2f3f5;--el-bg-color-overlay:#fff;--el-text-color-primary:#303133;--el-text-color-regular:#606266;--el-text-color-secondary:#909399;--el-text-color-placeholder:#a8abb2;--el-text-color-disabled:#c0c4cc;--el-border-color:#dcdfe6;--el-border-color-light:#e4e7ed;--el-border-color-lighter:#ebeef5;--el-border-color-extra-light:#f2f6fc;--el-border-color-dark:#d4d7de;--el-border-color-darker:#cdd0d6;--el-fill-color:#f0f2f5;--el-fill-color-light:#f5f7fa;--el-fill-color-lighter:#fafafa;--el-fill-color-extra-light:#fafcff;--el-fill-color-dark:#ebedf0;--el-fill-color-darker:#e6e8eb;--el-fill-color-blank:#fff;--el-box-shadow:0px 12px 32px 4px #0000000a,0px 8px 20px #00000014;--el-box-shadow-light:0px 0px 12px #0000001f;--el-box-shadow-lighter:0px 0px 6px #0000001f;--el-box-shadow-dark:0px 16px 48px 16px #00000014,0px 12px 32px #0000001f,0px 8px 16px -8px #00000029;--el-disabled-bg-color:var(--el-fill-color-light);--el-disabled-text-color:var(--el-text-color-placeholder);--el-disabled-border-color:var(--el-border-color-light);--el-overlay-color:#000c;--el-overlay-color-light:#000000b3;--el-overlay-color-lighter:#00000080;--el-mask-color:#ffffffe6;--el-mask-color-extra-light:#ffffff4d;--el-border-width:1px;--el-border-style:solid;--el-border-color-hover:var(--el-text-color-disabled);--el-border:var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey:var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:var(--el-transition-md-fade)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transform-origin:center bottom;transition:var(--el-transition-md-fade)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transform-origin:top left;transition:var(--el-transition-md-fade)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-enter-active,.el-collapse-transition-leave-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-icon-loading{animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.el-icon{--color:inherit;align-items:center;display:inline-flex;height:1em;justify-content:center;line-height:1em;position:relative;width:1em;fill:currentColor;color:var(--color);font-size:inherit}.el-icon.is-loading{animation:rotating 2s linear infinite}.el-icon svg{height:1em;width:1em}html[data-v-cdba256e]{background-color:#fff;scroll-behavior:smooth}[data-v-cdba256e]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-cdba256e]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-cdba256e]{-ms-overflow-style:none;scrollbar-width:none}.ss-image[data-v-cdba256e]{height:100%;position:relative;width:100%}.ss-image img[data-v-cdba256e]{display:block;height:100%;width:100%}.ss-image__error[data-v-cdba256e]{align-items:center;background-color:var(--el-fill-color-light);color:var(--el-text-color-secondary);display:flex;font-size:.15625rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.el-carousel__item{display:inline-block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.el-carousel__item,.el-carousel__item.is-active{z-index:calc(var(--el-index-normal) - 1)}.el-carousel__item--card,.el-carousel__item.is-animating{transition:transform .4s ease-in-out}.el-carousel__item--card{width:50%}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:var(--el-index-normal)}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:calc(var(--el-index-normal) + 1)}.el-carousel__item--card-vertical{height:50%;width:100%}.el-carousel__mask{background-color:var(--el-color-white);height:100%;left:0;opacity:.24;position:absolute;top:0;transition:var(--el-transition-duration-fast);width:100%}html[data-v-8bede370]{background-color:#fff;scroll-behavior:smooth}[data-v-8bede370]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-8bede370]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-8bede370]{-ms-overflow-style:none;scrollbar-width:none}.ss-carousel-item__content[data-v-8bede370]{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.el-carousel{--el-carousel-arrow-font-size:12px;--el-carousel-arrow-size:36px;--el-carousel-arrow-background:#1f2d3d1c;--el-carousel-arrow-hover-background:#1f2d3d3b;--el-carousel-indicator-width:30px;--el-carousel-indicator-height:2px;--el-carousel-indicator-padding-horizontal:4px;--el-carousel-indicator-padding-vertical:12px;--el-carousel-indicator-out-color:var(--el-border-color-hover);position:relative}.el-carousel--horizontal,.el-carousel--vertical{overflow:hidden}.el-carousel__container{height:300px;position:relative}.el-carousel__arrow{align-items:center;background-color:var(--el-carousel-arrow-background);border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:var(--el-carousel-arrow-font-size);height:var(--el-carousel-arrow-size);justify-content:center;margin:0;outline:none;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:var(--el-transition-duration);width:var(--el-carousel-arrow-size);z-index:10}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:var(--el-carousel-arrow-hover-background)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{list-style:none;margin:0;padding:0;position:absolute;z-index:calc(var(--el-index-normal) + 1)}.el-carousel__indicators--horizontal{bottom:0;left:50%;transform:translate(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:calc(var(--el-carousel-indicator-height) + var(--el-carousel-indicator-padding-vertical)*2);position:static;text-align:center;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:var(--el-carousel-indicator-out-color);opacity:.24}.el-carousel__indicators--right{right:0}.el-carousel__indicators--labels{left:0;right:0;text-align:center;transform:none}.el-carousel__indicators--labels .el-carousel__button{color:#000;font-size:12px;height:auto;padding:2px 18px;width:auto}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:initial;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:var(--el-carousel-indicator-padding-vertical) var(--el-carousel-indicator-padding-horizontal)}.el-carousel__indicator--vertical{padding:var(--el-carousel-indicator-padding-horizontal) var(--el-carousel-indicator-padding-vertical)}.el-carousel__indicator--vertical .el-carousel__button{height:calc(var(--el-carousel-indicator-width)/2);width:var(--el-carousel-indicator-height)}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{background-color:#fff;border:none;cursor:pointer;display:block;height:var(--el-carousel-indicator-height);margin:0;opacity:.48;outline:none;padding:0;transition:var(--el-transition-duration);width:var(--el-carousel-indicator-width)}.carousel-arrow-left-enter-from,.carousel-arrow-left-leave-active{opacity:0;transform:translateY(-50%) translate(-10px)}.carousel-arrow-right-enter-from,.carousel-arrow-right-leave-active{opacity:0;transform:translateY(-50%) translate(10px)}.el-transitioning{filter:url(#elCarouselHorizontal)}.el-transitioning-vertical{filter:url(#elCarouselVertical)}html[data-v-9fd3d25e]{background-color:#fff;scroll-behavior:smooth}[data-v-9fd3d25e]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-9fd3d25e]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-9fd3d25e]{-ms-overflow-style:none;scrollbar-width:none}.ss-carousel__content[data-v-9fd3d25e]{height:100%;width:100%}html[data-v-c0f81b01]{background-color:#fff;scroll-behavior:smooth}[data-v-c0f81b01]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-c0f81b01]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-c0f81b01]{-ms-overflow-style:none;scrollbar-width:none}.video-modal[data-v-c0f81b01]{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.video-modal .modal-content[data-v-c0f81b01]{max-width:4.16667rem;position:relative;width:80%}.video-modal .modal-content .close-button[data-v-c0f81b01]{background:none;border:none;color:#fff;cursor:pointer;font-size:.15625rem;position:absolute;right:-.20833rem;top:-.20833rem}.video-modal .modal-content video[data-v-c0f81b01]{height:auto;width:100%}html[data-v-4e8f3401]{background-color:#fff;scroll-behavior:smooth}[data-v-4e8f3401]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-4e8f3401]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-4e8f3401]{-ms-overflow-style:none;scrollbar-width:none}.header[data-v-4e8f3401]{height:100%;width:100%}[data-v-4e8f3401] .el-carousel__container{height:3.125rem}[data-v-4e8f3401] .el-carousel__indicators{align-items:center;bottom:.15625rem;display:flex;height:.3125rem;left:47%;width:6.25rem}[data-v-4e8f3401] .el-carousel__button{background-color:#9ec5ff;border-radius:.10417rem;height:.02604rem!important;width:.18229rem!important}[data-v-4e8f3401] .el-image{height:100%!important;width:100%}html[data-v-b4800072]{background-color:#fff;scroll-behavior:smooth}[data-v-b4800072]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-b4800072]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-b4800072]{-ms-overflow-style:none;scrollbar-width:none}.info-box[data-v-b4800072]{align-items:center;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;display:flex;flex-direction:column;min-width:7.5rem;padding:.54167rem 0;transition:background-image .3s ease-in-out;width:100%}.info-box .info-header[data-v-b4800072]{align-items:start;display:flex}.info-box .info-header .info-title[data-v-b4800072]{color:#191919;font-family:PingFang SC;font-size:.25rem;font-weight:600;text-align:center}.info-box .info-header .info-title[data-v-b4800072] .ai-theme{background:var(--AI-0419,linear-gradient(98deg,#1472ff 0,#7624ff 100%));-webkit-background-clip:text;background-clip:text;color:transparent}.info-box .info-header .info-title[data-v-b4800072] .ai-theme2{background:linear-gradient(90deg,#4790ff 45.03%,#ab5dfff5 65.6%);-webkit-background-clip:text;background-clip:text;color:transparent}.info-box .info-header .info-icon[data-v-b4800072]{height:.16667rem;width:.16667rem}html[data-v-c251dbb2]{background-color:#fff;scroll-behavior:smooth}[data-v-c251dbb2]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-c251dbb2]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-c251dbb2]{-ms-overflow-style:none;scrollbar-width:none}.media-container[data-v-c251dbb2]{height:3.4375rem;margin-top:.25rem;position:relative;width:7.5rem}.img-box[data-v-c251dbb2]{background-size:100% 100%!important;border-radius:.04167rem;height:3.33333rem;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:7.5rem}.fade-enter-active[data-v-c251dbb2],.fade-leave-active[data-v-c251dbb2]{transition:opacity .5s}.fade-enter-from[data-v-c251dbb2],.fade-leave-to[data-v-c251dbb2]{opacity:0}.item-list[data-v-c251dbb2]{margin-top:.33333rem;width:7.5rem}.item-list[data-v-c251dbb2],.item-list .item-box[data-v-c251dbb2]{display:flex;justify-content:space-between}.item-list .item-box[data-v-c251dbb2]{cursor:pointer;flex-direction:column;height:.79688rem;padding-bottom:.16667rem;position:relative;width:calc(33.33333% - .19444rem)}.item-list .item-box[data-v-c251dbb2]:after{background:#ebf3ff;bottom:0;content:"";height:.02604rem;left:0;position:absolute;width:100%}.item-list .item-box .item-keyWord[data-v-c251dbb2]{color:#333;font-family:PingFang SC;font-size:.14583rem;font-weight:500;padding-bottom:.08333rem}.item-list .item-box .item-info[data-v-c251dbb2]{display:flex;flex-direction:column;height:.25rem;justify-content:space-between}.item-list .item-box .item-info span[data-v-c251dbb2]{color:#666;font-size:.08333rem}.item-list .item-box .item-link[data-v-c251dbb2]{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.08333rem;justify-content:space-between;width:.42708rem}.item-list .item-box .item-link a[data-v-c251dbb2]{color:inherit;text-decoration:none}.item-list .item-box .item-link[data-v-c251dbb2]:hover{background:linear-gradient(270deg,#644dff,#1472ff);-webkit-background-clip:text;background-clip:text;color:transparent}.item-list .item-box-active[data-v-c251dbb2]:after{animation:progressAnimation-c251dbb2 11s linear;background:linear-gradient(270deg,#644dff,#1472ff);bottom:0;content:"";height:.02083rem;left:0;position:absolute;width:100%}.item-list .item-box-active .item-info span[data-v-c251dbb2]{color:#453d5a}.item-list .item-box-active .item-link[data-v-c251dbb2]{background:linear-gradient(270deg,#644dff,#1472ff);-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes progressAnimation-c251dbb2{0%{width:0}to{width:100%}}.market-img[data-v-74d61dfc]{margin-top:.33333rem;-o-object-fit:cover;object-fit:cover;width:7.5rem}html[data-v-43c88171]{background-color:#fff;scroll-behavior:smooth}[data-v-43c88171]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-43c88171]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-43c88171]{-ms-overflow-style:none;scrollbar-width:none}.navbar[data-v-43c88171]{align-items:center;background-color:#fff;border-radius:.125rem;display:flex;height:.25rem;justify-content:center;margin-top:.1875rem}.navbar .nav-list[data-v-43c88171]{display:flex;list-style:none;margin:0;padding:0}.navbar .nav-list .nav-item[data-v-43c88171]{border-radius:.125rem;cursor:pointer;font-size:.08333rem;line-height:.25rem;text-align:center;transition:all .3s;width:.85938rem}.navbar .nav-list .nav-item[data-v-43c88171]:hover{background:#f5f5f5}.navbar .nav-list .nav-item-active[data-v-43c88171]{background-color:#333;border-radius:.125rem;color:#fff}.navbar .nav-list .nav-item-active[data-v-43c88171]:hover{background:#333}.content-box[data-v-43c88171]{border:.02083rem solid #fff;border-radius:var(---L,8px);box-shadow:0 .02083rem .25rem #0052cc0a;display:flex;margin-top:.20833rem}.content-box .img-container[data-v-43c88171]{height:3.125rem;overflow:hidden;position:relative;width:3.54167rem}.content-box .content-img[data-v-43c88171]{background-position:50%!important;background-size:cover!important;border-radius:.04167rem 0 0 .04167rem;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.content-box .content-info[data-v-43c88171]{background:linear-gradient(180deg,#fff6,#ffffffe6);display:flex;flex-direction:column;height:3.125rem;justify-content:space-between;padding:.30208rem .52083rem;width:3.95833rem}.content-box .content-info .content-title[data-v-43c88171]{color:#191919;font-family:PingFang SC;font-size:.1875rem;font-weight:600}.content-box .content-info .content-subtitle[data-v-43c88171]{font-family:PingFang SC;font-size:.14583rem;font-style:normal;font-weight:500;margin-top:.08333rem}.content-box .content-info .content-list-box[data-v-43c88171]{align-items:center;display:flex;height:1.61458rem}.content-box .content-info .content-list-box .content-list[data-v-43c88171]{display:flex;flex-direction:column;gap:.125rem}.content-box .content-info .content-list-box .content-list .content-item[data-v-43c88171]{align-items:start;display:flex;justify-content:space-between;width:2.9375rem}.content-box .content-info .content-list-box .content-list .content-item .content-icon[data-v-43c88171]{height:.08333rem;margin-top:.04167rem;width:.08333rem}.content-box .content-info .content-list-box .content-list .content-item .content-item-text[data-v-43c88171]{color:#666;font-family:PingFang SC;font-size:.09375rem;font-style:normal;font-weight:400;width:2.75rem}.content-box .content-btn[data-v-43c88171] .ss-button{cursor:pointer!important;font-size:.08333rem!important}.content-box .content-btn .button[data-v-43c88171]{align-items:center;display:flex}.content-box .content-btn .button-item[data-v-43c88171]{cursor:pointer;font-size:.08333rem!important;font-style:normal;height:.25rem;margin-right:.08333rem;text-align:center;width:.75rem}.content-box .content-btn .button-item[data-v-43c88171]:last-child{margin-right:0}.content-box .content-btn .button a[data-v-43c88171]{color:inherit;text-decoration:none}.content-box .content-btn .button .right[data-v-43c88171]{background:#fff;border:.00521rem solid #1472ff;color:#1472ff;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.content-box .content-btn .button .right[data-v-43c88171]:hover{background:#1472ff;border:.00521rem solid #1472ff;color:#fff}.content-box .content-btn .button .button-box[data-v-43c88171],.content-box .content-btn .button .consult[data-v-43c88171]{position:relative}.content-box .content-btn .button .active[data-v-43c88171]{background:#1472ff;color:#fff}.fade-enter-active[data-v-43c88171],.fade-leave-active[data-v-43c88171]{transition:opacity .5s ease-out}.fade-enter-from[data-v-43c88171],.fade-leave-to[data-v-43c88171]{opacity:0}html[data-v-ec6b88f3]{background-color:#fff;scroll-behavior:smooth}[data-v-ec6b88f3]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-ec6b88f3]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-ec6b88f3]{-ms-overflow-style:none;scrollbar-width:none}.industry-pagination[data-v-ec6b88f3]{border-bottom:.00391rem solid hsla(0,0%,100%,.2);display:flex;justify-content:center;margin-top:.22917rem;position:relative;width:7.5rem}.industry-pagination[data-v-ec6b88f3]:after{background-color:#fff;bottom:0;content:"";height:.01042rem;left:0;position:absolute;transform:var(--border-transform);transition:transform .3s ease,width .3s ease;width:var(--border-width)}.industry-pagination[data-v-ec6b88f3] .swiper-pagination-bullet{align-items:center!important;background:transparent;border-radius:0;color:#ffffff80!important;display:flex!important;font-size:.08333rem;font-weight:500;height:.30208rem;margin:0 .05208rem;opacity:1!important;padding:0 .07813rem;width:.72917rem}.industry-pagination[data-v-ec6b88f3] .swiper-pagination-bullet .bullet-icon{filter:opacity(.5);height:.11rem;transition:filter .3s;width:.11rem}.industry-pagination[data-v-ec6b88f3] .swiper-pagination-bullet-active{background:transparent;border-radius:0;color:#fff!important;transition:all .3s}.industry-pagination[data-v-ec6b88f3] .swiper-pagination-bullet-active .bullet-icon{filter:opacity(2)}.industry-box[data-v-ec6b88f3]{border-radius:.04167rem;height:3.125rem;margin-top:.1875rem;position:relative;width:100%}.industry-box .swiper-box[data-v-ec6b88f3]{display:flex;justify-content:space-between;width:7.5rem}.industry-box .swiper-box .swiper-left[data-v-ec6b88f3]{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.industry-box .swiper-box .swiper-left .industry-title[data-v-ec6b88f3]{color:#fff;font-size:.25rem;font-weight:600;margin-bottom:.125rem}.industry-box .swiper-box .swiper-left .industry-subtitle[data-v-ec6b88f3]{color:#fff;font-size:.10417rem;font-weight:400;margin-bottom:.25rem}.industry-box .swiper-box .swiper-left .industry-btn[data-v-ec6b88f3] .ss-button{cursor:pointer!important;font-size:.08333rem!important}.industry-box .swiper-box .swiper-left .industry-btn .button[data-v-ec6b88f3]{align-items:center;display:flex}.industry-box .swiper-box .swiper-left .industry-btn .button-item[data-v-ec6b88f3]{cursor:pointer;font-size:.08333rem!important;font-style:normal;height:.25rem;margin-right:.08333rem;text-align:center;width:.75rem}.industry-box .swiper-box .swiper-left .industry-btn .button-item[data-v-ec6b88f3]:last-child{margin-right:0}.industry-box .swiper-box .swiper-left .industry-btn .button a[data-v-ec6b88f3]{color:inherit;text-decoration:none}.industry-box .swiper-box .swiper-left .industry-btn .button .right[data-v-ec6b88f3]{background:#fff;border:.00521rem solid #fff;color:#fff;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.industry-box .swiper-box .swiper-left .industry-btn .button .button-box[data-v-ec6b88f3]{position:relative}.industry-box .swiper-box .swiper-left .industry-btn .button .active[data-v-ec6b88f3]{background:#1472ff;color:#fff}.industry-box .swiper-box .swiper-right .industry-img[data-v-ec6b88f3]{width:4.16667rem}.mySwiper[data-v-ec6b88f3]{height:3.125rem;position:static;width:100%}.mySwiper[data-v-ec6b88f3] .swiper-slide{align-items:center;display:flex;font-size:.09375rem;justify-content:center;margin-left:0}[data-v-ec6b88f3] .right{background-color:transparent!important}html[data-v-fe7303b5]{background-color:#fff;scroll-behavior:smooth}[data-v-fe7303b5]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-fe7303b5]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-fe7303b5]{-ms-overflow-style:none;scrollbar-width:none}.tech-list[data-v-fe7303b5]{display:flex;flex:1;height:2.21875rem;justify-content:space-between;margin-top:.25rem;width:7.5rem}.tech-list li[data-v-fe7303b5]{height:2.21875rem;position:relative;transition:all 1s}.tech-list li .mask[data-v-fe7303b5]{background:linear-gradient(106deg,rgba(21,26,32,.8) 33.39%,transparent 81.77%);border-radius:.04167rem;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 .21354rem 0 .27083rem;position:absolute;top:0;transition:all .3s;width:1.92708rem;z-index:1}.tech-list li .mask .mask-title[data-v-fe7303b5]{font-family:PingFang SC;font-size:.20833rem;font-weight:500;line-height:.20833rem}.tech-list li .mask .mask-content[data-v-fe7303b5]{display:flex;flex-direction:column;height:.33854rem;justify-content:space-between;margin-top:.16667rem}.tech-list li .mask .mask-content .sense-icon-selected[data-v-fe7303b5]{font-size:.10417rem;font-weight:400}.tech-list li .bottom[data-v-fe7303b5]{border-radius:.04167rem;height:100%;transition:all .3s;width:1.92708rem;z-index:0}.tech-list .li-active .bottom[data-v-fe7303b5],.tech-list .li-active .mask[data-v-fe7303b5]{width:3.48958rem}.tech-list .li-active .mask[data-v-fe7303b5]{-webkit-backdrop-filter:blur(.01042rem);backdrop-filter:blur(.01042rem);background:linear-gradient(90deg,#1472ffcc 40%,#711fffc4 98%)}html[data-v-3e7eb7c2]{background-color:#fff;scroll-behavior:smooth}[data-v-3e7eb7c2]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-3e7eb7c2]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-3e7eb7c2]{-ms-overflow-style:none;scrollbar-width:none}.case-item[data-v-3e7eb7c2]{background:#fff0;border-radius:.04167rem;box-sizing:border-box;display:block;height:2rem;min-width:2.39583rem;overflow:hidden;position:relative}.case-item .content[data-v-3e7eb7c2]{display:flex;flex-direction:column;height:100%;width:100%}.case-item .content .img-container[data-v-3e7eb7c2]{border-radius:.04167rem;height:1.27083rem;overflow:hidden;width:100%}.case-item .content .img-container .img[data-v-3e7eb7c2]{height:100%;transition:all 1s ease;width:100%}.case-item .content .img-container:hover .img[data-v-3e7eb7c2]{transform:scale(1.1)}.case-item .content .text-box[data-v-3e7eb7c2]{background:#fff0;box-sizing:border-box;flex:1;padding:.11979rem .16667rem .11979rem 0;width:100%}.case-item .content .text-box .title[data-v-3e7eb7c2]{color:#333;font-family:PingFang SC;font-size:.125rem;font-style:normal;font-weight:500;line-height:.16667rem;margin-bottom:.08333rem}.case-item .content .text-box .desc[data-v-3e7eb7c2]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;align-self:stretch;color:#666;font-family:PingFang SC;font-size:.08333rem;font-style:normal;font-weight:400;line-height:.125rem;overflow:hidden;text-overflow:ellipsis}html[data-v-b9173c63]{background-color:#fff;scroll-behavior:smooth}[data-v-b9173c63]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-b9173c63]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-b9173c63]{-ms-overflow-style:none;scrollbar-width:none}.component[data-v-b9173c63]{background-size:cover;display:flex;overflow:hidden}.component-content[data-v-b9173c63]{margin:0 auto;padding:.54167rem 0;width:7.5rem}.component-content .title[data-v-b9173c63]{color:#191919;font-size:.25rem;font-weight:600;line-height:normal;margin-bottom:.08333rem}.component-content .subtitle[data-v-b9173c63],.component-content .title[data-v-b9173c63]{font-family:PingFang SC;font-style:normal;letter-spacing:.00521rem;text-align:center}.component-content .subtitle[data-v-b9173c63]{color:#666;font-size:.10417rem;font-weight:400;line-height:.14583rem;margin-bottom:.33333rem}.component-content .container[data-v-b9173c63]{display:flex;height:1.97917rem}.component-content .container .list[data-v-b9173c63]{display:flex;height:100%;padding:0;transition:transform 1s ease}.component-content .container .list .item[data-v-b9173c63]{margin-right:.16667rem}.component-content .container .list .item[data-v-b9173c63]:last-child{margin-right:0}.component-content .control[data-v-b9173c63]{align-items:center;display:flex;margin-top:.3125rem}.component-content .control-item[data-v-b9173c63]{align-items:center;-webkit-backdrop-filter:blur(.15625rem);backdrop-filter:blur(.15625rem);background:#f0f0f0;background:linear-gradient(180deg,#fff9,#fff);border:.00521rem solid #fff;border-radius:50%;box-shadow:0 .02083rem .16667rem #0029660f;cursor:pointer;display:flex;height:.29167rem;justify-content:center;margin-right:.14583rem;transition:all .5s ease;width:.29167rem}.component-content .control-item[data-v-b9173c63]:hover{background:#f5f7fa}.component-content .control-item .icon[data-v-b9173c63]{height:.125rem;width:.125rem}html[data-v-ccbe72c2]{background-color:#fff;scroll-behavior:smooth}[data-v-ccbe72c2]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-ccbe72c2]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-ccbe72c2]{-ms-overflow-style:none;scrollbar-width:none}.pcSwiper[data-v-ccbe72c2]{height:2.21875rem;margin-top:.1875rem;width:7.5rem}[data-v-ccbe72c2] .swiper-wrapper{align-items:end}[data-v-ccbe72c2] .swiper-slide{background:#fff;border-radius:.04167rem;display:flex;flex-direction:column;font-size:.09375rem;height:2.21875rem;width:2.39583rem;will-change:transform,opacity}[data-v-ccbe72c2] .swiper-slide:hover .qrcode-box{opacity:1}[data-v-ccbe72c2] .swiper-slide .text-box .partner-info-img{border-radius:.04167rem .04167rem 0 0;height:1.34375rem;width:100%}[data-v-ccbe72c2] .swiper-slide .text-box .partner-info-bottom{box-shadow:0 .02083rem .25rem #0053d014;height:1.03125rem;padding:.08333rem .16667rem;position:relative}[data-v-ccbe72c2] .swiper-slide .text-box .partner-info-bottom .partner-info-item{display:flex;flex-direction:column}[data-v-ccbe72c2] .swiper-slide .text-box .partner-info-bottom .partner-info-item span{color:#333;font-size:.125rem;font-weight:600}[data-v-ccbe72c2] .swiper-slide .text-box .partner-info-bottom .partner-info-content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;align-self:stretch;color:#666;font-size:.08333rem;font-weight:400;margin-top:.0625rem;overflow:hidden;text-align:left;text-overflow:ellipsis}[data-v-ccbe72c2] .swiper-slide .qrcode-box{align-items:center;-webkit-backdrop-filter:blur(.26042rem);backdrop-filter:blur(.26042rem);background-color:#000000b3;border-radius:.04167rem;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;overflow:hidden;padding:.34375rem .46875rem;position:absolute;right:0;top:0;transition:opacity .6s ease}[data-v-ccbe72c2] .swiper-slide .qrcode-box .img{height:1.04167rem;margin-bottom:.08333rem;-o-object-fit:cover;object-fit:cover;width:1.04167rem}html[data-v-c22bd223]{background-color:#fff;scroll-behavior:smooth}[data-v-c22bd223]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-c22bd223]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-c22bd223]{-ms-overflow-style:none;scrollbar-width:none}.partner-subtitle[data-v-c22bd223]{color:#666;font-family:PingFang SC;font-size:.10417rem;font-weight:400;line-height:.14583rem;margin-top:.08333rem}.partner-box[data-v-c22bd223]{height:1.9375rem;width:100%}.partner-swiper[data-v-c22bd223]{margin:.57292rem 0 .3125rem}.partner-swiper .partner-swiper-box[data-v-c22bd223]{height:.52083rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 30%,#000 70%,transparent);mask-image:linear-gradient(90deg,transparent,#000 30%,#000 70%,transparent);overflow:hidden;width:99vw}.partner-swiper .partner-swiper-box ul[data-v-c22bd223]{display:flex;height:100%;list-style:none;margin:0;padding:0}.partner-swiper .partner-swiper-box ul li[data-v-c22bd223]{flex-shrink:0;height:.52083rem;width:10rem}.partner-swiper .partner-swiper-box ul li img[data-v-c22bd223]{height:100%;width:100%}@keyframes move-c22bd223{0%{transform:translate(-10rem)}}.partner-swiper .partner-swiper-box .move40[data-v-c22bd223]{animation:move-c22bd223 50s linear infinite}.partner-swiper .partner-swiper-box .move30[data-v-c22bd223]{animation:move-c22bd223 30s linear infinite}.partner-list[data-v-c22bd223]{margin:.72917rem 0 .3125rem;width:100%}.partner-list .partner-list-box[data-v-c22bd223]{display:flex;flex-wrap:wrap;margin:0 auto;width:7.5rem}.partner-list .partner-list-box .partner-list-item[data-v-c22bd223]{height:.77604rem;margin-right:.125rem;position:relative;width:1.14583rem}.partner-list .partner-list-box .partner-list-item:hover .partner-list-item-qr-wrap[data-v-c22bd223]{opacity:1}.partner-list .partner-list-box .partner-list-item[data-v-c22bd223]:nth-child(6n){margin-right:0}.partner-list .partner-list-box .partner-list-item[data-v-c22bd223]:nth-child(n+7){margin-top:.125rem}.partner-list .partner-list-box .partner-list-item .partner-list-item-img[data-v-c22bd223]{height:100%;width:100%}.partner-list .partner-list-box .partner-list-item .partner-list-item-qr-wrap[data-v-c22bd223]{align-items:center;-webkit-backdrop-filter:blur(.26042rem);backdrop-filter:blur(.26042rem);background-color:#000000b3;border-radius:.04167rem;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .6s ease}.partner-list .partner-list-box .partner-list-item .partner-list-item-qr-wrap .partner-list-item-qr[data-v-c22bd223]{height:.52083rem;-o-object-fit:cover;object-fit:cover;width:.52083rem}.partner-btn[data-v-c22bd223] .ss-button__plain-primary{align-items:center;background-color:transparent!important;border-radius:.02083rem;display:flex;height:.22917rem;justify-content:center;padding:.06771rem .08333rem;width:.77083rem}html[data-v-454ecec3]{background-color:#fff;scroll-behavior:smooth}[data-v-454ecec3]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-454ecec3]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-454ecec3]{-ms-overflow-style:none;scrollbar-width:none}.header[data-v-454ecec3]{height:100%;width:100%}[data-v-454ecec3] .ss-carousel__indicators{bottom:.41667rem!important;left:2.91667rem}[data-v-454ecec3] .is-active{background:#1472ff}[data-v-454ecec3] .is-active .ss-carousel__button{border-radius:.10417rem!important;height:.02604rem!important;width:.13021rem!important}[data-v-454ecec3] .ss-carousel__button{background-color:#fff;border-radius:.10417rem;height:.02083rem!important;margin:0 .02604rem;width:.15625rem!important}body[data-v-454ecec3],p[data-v-454ecec3]{margin:0;padding:0}html[data-v-a010614b]{background-color:#fff;scroll-behavior:smooth}[data-v-a010614b]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-a010614b]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-a010614b]{-ms-overflow-style:none;scrollbar-width:none}.header[data-v-a010614b]{height:100%;width:100%}.my-swiper[data-v-a010614b]{height:13.34rem;margin-top:.96rem;width:100%}[data-v-a010614b] .van-swipe-item{background-color:#39a9ed;color:#fff;font-size:.4rem;height:100%;text-align:center;width:100%}[data-v-a010614b] .van-swipe-item img{height:100%;width:100%}[data-v-a010614b] .van-swipe__indicator{border-radius:.24rem;height:.08rem;width:.08rem}[data-v-a010614b] .van-swipe__indicator--active{background-color:#1472ff!important;border-radius:.24rem;height:.08rem;width:.24rem}html[data-v-c8a37cb9]{background-color:#fff;scroll-behavior:smooth}[data-v-c8a37cb9]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-c8a37cb9]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-c8a37cb9]{-ms-overflow-style:none;scrollbar-width:none}.info-box[data-v-c8a37cb9]{align-items:center;background-position:50%!important;background-size:cover!important;display:flex;flex-direction:column;padding:1.28rem .32rem;transition:background-image .3s ease-in-out;width:100%}.info-box .info-header[data-v-c8a37cb9]{align-items:start;display:flex}.info-box .info-header .info-title[data-v-c8a37cb9]{color:#191919;font-size:.4rem;font-weight:600;text-align:center}.info-box .info-header .info-title[data-v-c8a37cb9] .ai-theme{background:var(--AI-0419,linear-gradient(90deg,#1472ff 40%,rgba(113,31,255,.961) 98%));-webkit-background-clip:text;background-clip:text;color:transparent}.info-box .info-header .info-title[data-v-c8a37cb9] .ai-theme2{background:linear-gradient(90deg,#4790ff 45.03%,#ab5dfff5 65.6%);-webkit-background-clip:text;background-clip:text;color:transparent}.info-box .info-header .info-icon[data-v-c8a37cb9]{height:.32rem;width:.32rem}html[data-v-da3e6bf9]{background-color:#fff;scroll-behavior:smooth}[data-v-da3e6bf9]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-da3e6bf9]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-da3e6bf9]{-ms-overflow-style:none;scrollbar-width:none}[data-v-da3e6bf9] .van-button{background-color:#1472ff;border-radius:var(---,199.98rem);height:.96rem;width:2.4rem}.img-box[data-v-da3e6bf9]{background-position:50%!important;background-size:cover!important;border-radius:.04rem;border-radius:.16rem;height:3.58rem;margin-top:.64rem;-o-object-fit:cover;object-fit:cover;transition:background-image .5s ease-in-out;width:100%}.desc[data-v-da3e6bf9]{color:#333;font-size:.32rem;font-weight:600;margin-block-start:2.03em}.item-list[data-v-da3e6bf9]{height:.8rem;justify-content:space-between;margin-top:.8rem;padding:0 .08rem;width:100%}.item-list[data-v-da3e6bf9],.item-list .item-box[data-v-da3e6bf9]{align-items:center;background-color:#fff;border-radius:.8rem;display:flex}.item-list .item-box[data-v-da3e6bf9]{height:.64rem;justify-content:center;width:2.23rem}.item-list .item-box .item-keyWord[data-v-da3e6bf9]{color:#333;font-family:PingFang SC;font-size:.22rem;font-weight:500}.item-list .item-box-active[data-v-da3e6bf9]{background:#333}.btn[data-v-da3e6bf9],.item-list .item-box-active .item-keyWord[data-v-da3e6bf9]{color:#fff}.btn[data-v-da3e6bf9]{align-items:center;background:linear-gradient(90deg,#1472ff 40%,#711ffff5 98%);border-radius:var(--R-L,8px);display:flex;font-family:PingFang SC;font-size:.32rem;font-weight:500;height:.8rem;justify-content:center;margin-top:.48rem;width:2.4rem}.market-img[data-v-d9a48b55]{margin-top:.88rem;-o-object-fit:cover;object-fit:cover;width:100%}html[data-v-55987036]{background-color:#fff;scroll-behavior:smooth}[data-v-55987036]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-55987036]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-55987036]{-ms-overflow-style:none;scrollbar-width:none}.img-box[data-v-55987036]{background-size:100% 100%!important;border-radius:.14rem;height:4.98rem;margin-top:.48rem;transition:background-image .5s ease-in-out;width:100%}.item-list[data-v-55987036]{background-color:#fff;height:.8rem;justify-content:space-between;margin-top:.8rem;padding:.08rem;width:100%}.item-list[data-v-55987036],.item-list .item-box[data-v-55987036]{align-items:center;border-radius:.8rem;display:flex}.item-list .item-box[data-v-55987036]{height:.64rem;justify-content:center;width:1.28rem}.item-list .item-box .item-keyWord[data-v-55987036]{color:#333;font-family:PingFang SC;font-size:.22rem;font-weight:500}.item-list .item-box-active[data-v-55987036]{background:#333}.item-list .item-box-active .item-keyWord[data-v-55987036]{color:#fff}.content-info[data-v-55987036]{display:flex;flex-direction:column;padding:.48rem .2rem .24rem;position:relative;width:100%}.content-info .content-title[data-v-55987036]{color:#191919;font-family:PingFang SC;font-size:.4rem;font-weight:600}.content-info .content-subtitle[data-v-55987036]{color:#333;font-size:.25rem;font-weight:400;margin-top:.2rem}.content-info .content-list[data-v-55987036]{margin-top:.48rem}.content-info .content-list .content-item[data-v-55987036]{align-items:start;display:flex;width:100%}.content-info .content-list .content-item .content-icon[data-v-55987036]{height:.25rem;margin-top:.16rem;width:.25rem}.content-info .content-list .content-item .content-item-text[data-v-55987036]{color:#666;font-family:PingFang SC;font-size:.28rem;font-style:normal;font-weight:400;line-height:.45rem;margin:.05rem .05rem .38rem .16rem;width:100%}html[data-v-7e7207d4]{background-color:#fff;scroll-behavior:smooth}[data-v-7e7207d4]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-7e7207d4]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-7e7207d4]{-ms-overflow-style:none;scrollbar-width:none}.industryBox[data-v-7e7207d4]{align-items:center;background-color:transparent;display:flex;flex-direction:column;margin-top:.96rem;width:100%}.industryBox[data-v-7e7207d4] .van-tabs__nav{background-color:transparent}.industryBox[data-v-7e7207d4] .van-tabs__nav .van-tab{height:.64rem;padding:.16rem}.industryBox[data-v-7e7207d4] .van-tabs__nav .van-tab .van-tab__text{color:#fff;font-family:PingFang SC;font-size:.24rem;font-weight:500}.industryBox[data-v-7e7207d4] .van-tabs__nav .van-tab--active{border-bottom:.03rem solid var(--02-font-xe-font-color-white-fff,#fff)}.industryBox[data-v-7e7207d4] .van-tabs__nav .van-tabs__line{display:none}.industryBox .industry-content[data-v-7e7207d4]{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:.48rem;width:100%}.industryBox .industry-content .industry-content-title[data-v-7e7207d4]{color:#fff;font-family:PingFang SC;font-size:.4rem;font-weight:600}.industryBox .industry-content .industry-content-subtitle[data-v-7e7207d4]{color:#f5f5f5;font-family:PingFang SC;font-size:.28rem;font-weight:400;margin-top:.24rem;padding:0 .72rem;text-align:center}.industryBox .industry-content .industry-content-img[data-v-7e7207d4]{align-items:center;display:flex;height:100%;justify-content:center;margin:.24rem 0;padding-left:.36rem;width:100%}.industryBox .industry-content .industry-content-img img[data-v-7e7207d4]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}[data-v-7e7207d4] .van-tabs__wrap{border-bottom:.01rem solid hsla(0,0%,100%,.2);height:.65rem!important;padding:0 .55rem;width:100vw}[data-v-7e7207d4] .light{background-color:transparent!important;border:.00521rem solid #fff!important;color:#fff!important}html[data-v-3a0a9578]{background-color:#fff;scroll-behavior:smooth}[data-v-3a0a9578]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-3a0a9578]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-3a0a9578]{-ms-overflow-style:none;scrollbar-width:none}.techList[data-v-3a0a9578]{display:flex;flex-direction:column;height:6.6rem;justify-content:space-between;margin-top:.96rem;width:100%}.techList li[data-v-3a0a9578]{height:2.12rem;position:relative}.techList li .mask[data-v-3a0a9578]{background:linear-gradient(0deg,#0009,#0009);border-radius:.16rem;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:.48rem;position:absolute;top:0;width:100%;z-index:2}.techList li .mask .mask-title[data-v-3a0a9578]{font-family:PingFang SC;font-size:.32rem;font-weight:500}.techList li .mask .mask-content[data-v-3a0a9578]{display:flex;flex-direction:column;height:1rem;justify-content:space-between;margin-top:.24rem}.techList li .mask .mask-content .sense-icon-selected[data-v-3a0a9578]{font-size:.28rem;font-weight:400}.techList li .bottom[data-v-3a0a9578]{border-radius:.16rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:0}.techList .li-active[data-v-3a0a9578],.techList .li-active .bottom[data-v-3a0a9578],.techList .li-active .mask[data-v-3a0a9578]{height:3.4rem}html[data-v-5ee8c041]{background-color:#fff;scroll-behavior:smooth}[data-v-5ee8c041]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-5ee8c041]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-5ee8c041]{-ms-overflow-style:none;scrollbar-width:none}.component[data-v-5ee8c041]{background:linear-gradient(180deg,#f5f9fe,#f5f9fe)!important}.component[data-v-5ee8c041] .case-item{background-color:transparent}.component[data-v-5ee8c041] .case-item .text-box{background:transparent;padding:.48rem 0 0}.component[data-v-5ee8c041] .case-item .text-box .title{font-style:normal;font-weight:500;line-height:normal;width:6.86rem}.component[data-v-5ee8c041] .case-item .text-box .desc{color:#666;font-family:PingFang SC;font-size:.28rem;font-style:normal;font-weight:400;line-height:.4rem;width:6.86rem}.component[data-v-5ee8c041] .case-item .img-box{border-radius:.16rem;height:3.86rem}.component[data-v-5ee8c041] .case-item .img-box .img{border-radius:.16rem;height:100%;width:100%}.component[data-v-5ee8c041] .case-item .text-box{padding-left:.1rem}.component[data-v-5ee8c041] .case-item .text-box .title{color:#333;font-family:PingFang SC;font-size:.32rem;font-weight:600}.component[data-v-5ee8c041] .component-content .control{margin-top:0}html[data-v-0fad6408]{background-color:#fff;scroll-behavior:smooth}[data-v-0fad6408]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-0fad6408]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-0fad6408]{-ms-overflow-style:none;scrollbar-width:none}.mySwiper[data-v-0fad6408]{height:7.78rem;margin-top:.72rem;width:6.86rem}[data-v-0fad6408] .swiper-slide{background:#fff;border-radius:.16rem;height:6.41rem!important;text-align:center}[data-v-0fad6408] .swiper-slide .partner-info-top{display:flex;height:3.43rem;width:100%}[data-v-0fad6408] .swiper-slide .partner-info-top .partner-info-avatar{border-radius:.16rem;height:100%;width:100%}[data-v-0fad6408] .swiper-slide .partner-info-bottom{box-shadow:0 .01rem .5rem #0053d014;height:2.98rem;padding:.28rem .4rem .4rem;position:relative;z-index:1}[data-v-0fad6408] .swiper-slide .partner-info-bottom .partner-info-data{align-items:center;display:flex;justify-content:space-between}[data-v-0fad6408] .swiper-slide .partner-info-bottom .partner-info-data .partner-info-item{display:flex;flex-direction:column}[data-v-0fad6408] .swiper-slide .partner-info-bottom .partner-info-data .partner-info-item span{align-self:stretch;color:#333;font-feature-settings:"liga" off,"clig" off;font-size:.36rem;font-style:normal;font-weight:600;line-height:normal}[data-v-0fad6408] .swiper-slide .partner-info-bottom .partner-info-content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;align-self:stretch;color:#666;font-size:.28rem;font-weight:400;margin-top:.16rem;overflow:hidden;text-align:left;text-overflow:ellipsis}[data-v-0fad6408] .swiper-pagination{top:6.8rem}[data-v-0fad6408] .swiper-pagination-bullet{height:.08rem;width:.08rem}[data-v-0fad6408] .swiper-pagination-bullet-active{border-radius:.24rem;width:.24rem}html[data-v-1284095e]{background-color:#fff;scroll-behavior:smooth}[data-v-1284095e]:target{scroll-margin-top:4rem}.scrollbar-hide[data-v-1284095e]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-1284095e]{-ms-overflow-style:none;scrollbar-width:none}.partner-subtitle[data-v-1284095e]{color:#666;font-family:PingFang SC;font-size:.28rem;font-weight:400;margin-top:.32rem}.partner-box[data-v-1284095e]{width:100%}.partner-img[data-v-1284095e]{display:flex;justify-content:center;overflow:hidden;width:100%}.partner-img-item[data-v-1284095e]{width:115%}.partner-btn[data-v-1284095e]{align-items:center;background:transparent;border:.01rem solid var(--01_-C216-06,#1472ff);border-radius:var(---,199.98rem);color:#1472ff;display:flex;font-size:.32rem;font-weight:500;height:.88rem;justify-content:center;margin-top:.88rem;padding:.26rem .32rem;width:2.96rem}
