@charset "UTF-8";@keyframes arco-carousel-slide-x-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes arco-carousel-slide-x-out{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes arco-carousel-slide-x-in-reverse{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes arco-carousel-slide-x-out-reverse{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes arco-carousel-slide-y-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes arco-carousel-slide-y-out{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes arco-carousel-slide-y-in-reverse{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes arco-carousel-slide-y-out-reverse{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes arco-carousel-card-bottom-to-middle{0%{transform:translate(0) translateZ(-400px);opacity:0}to{transform:translate(0) translateZ(-200px);opacity:.4}}@keyframes arco-carousel-card-middle-to-bottom{0%{transform:translate(-100%) translateZ(-200px);opacity:.4}to{transform:translate(-100%) translateZ(-400px);opacity:0}}@keyframes arco-carousel-card-top-to-middle{0%{transform:translate(-50%) translateZ(0);opacity:1}to{transform:translate(-100%) translateZ(-200px);opacity:.4}}@keyframes arco-carousel-card-middle-to-top{0%{transform:translate(0) translateZ(-200px);opacity:.4}to{transform:translate(-50%) translateZ(0);opacity:1}}@keyframes arco-carousel-card-bottom-to-middle-reverse{0%{transform:translate(-100%) translateZ(-400px);opacity:0}to{transform:translate(-100%) translateZ(-200px);opacity:.4}}@keyframes arco-carousel-card-middle-to-bottom-reverse{0%{transform:translate(0) translateZ(-200px);opacity:.4}to{transform:translate(0) translateZ(-400px);opacity:0}}@keyframes arco-carousel-card-top-to-middle-reverse{0%{transform:translate(-50%) translateZ(0);opacity:1}to{transform:translate(0) translateZ(-200px);opacity:.4}}@keyframes arco-carousel-card-middle-to-top-reverse{0%{transform:translate(-100%) translateZ(-200px);opacity:.4}to{transform:translate(-50%) translateZ(0);opacity:1}}.arco-carousel{position:relative}.arco-carousel-indicator-position-outer{margin-bottom:30px}.arco-carousel-slide,.arco-carousel-card,.arco-carousel-fade{position:relative;width:100%;height:100%;overflow:hidden}.arco-carousel-slide>*,.arco-carousel-card>*,.arco-carousel-fade>*{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.arco-carousel-item-current{z-index:1}.arco-carousel-slide>*:not(.arco-carousel-item-current){display:none;visibility:hidden}.arco-carousel-slide.arco-carousel-horizontal .arco-carousel-item-slide-out{display:block;animation:arco-carousel-slide-x-out}.arco-carousel-slide.arco-carousel-horizontal .arco-carousel-item-slide-in{display:block;animation:arco-carousel-slide-x-in}.arco-carousel-slide.arco-carousel-horizontal.arco-carousel-negative .arco-carousel-item-slide-out{animation:arco-carousel-slide-x-out-reverse}.arco-carousel-slide.arco-carousel-horizontal.arco-carousel-negative .arco-carousel-item-slide-in{animation:arco-carousel-slide-x-in-reverse}.arco-carousel-slide.arco-carousel-vertical .arco-carousel-item-slide-out{display:block;animation:arco-carousel-slide-y-out}.arco-carousel-slide.arco-carousel-vertical .arco-carousel-item-slide-in{display:block;animation:arco-carousel-slide-y-in}.arco-carousel-slide.arco-carousel-vertical.arco-carousel-negative .arco-carousel-item-slide-out{animation:arco-carousel-slide-y-out-reverse}.arco-carousel-slide.arco-carousel-vertical.arco-carousel-negative .arco-carousel-item-slide-in{animation:arco-carousel-slide-y-in-reverse}.arco-carousel-card{perspective:800px}.arco-carousel-card>*{left:50%;transform:translate(-50%) translateZ(-400px);opacity:0;animation:arco-carousel-card-middle-to-bottom}.arco-carousel-card .arco-carousel-item-prev{transform:translate(-100%) translateZ(-200px);opacity:.4;animation:arco-carousel-card-top-to-middle}.arco-carousel-card .arco-carousel-item-next{transform:translate(0) translateZ(-200px);opacity:.4;animation:arco-carousel-card-bottom-to-middle}.arco-carousel-card .arco-carousel-item-current{transform:translate(-50%) translateZ(0);opacity:1;animation:arco-carousel-card-middle-to-top}.arco-carousel-card.arco-carousel-negative>*{animation:arco-carousel-card-middle-to-bottom-reverse}.arco-carousel-card.arco-carousel-negative .arco-carousel-item-prev{animation:arco-carousel-card-bottom-to-middle-reverse}.arco-carousel-card.arco-carousel-negative .arco-carousel-item-next{animation:arco-carousel-card-top-to-middle-reverse}.arco-carousel-card.arco-carousel-negative .arco-carousel-item-current{animation:arco-carousel-card-middle-to-top-reverse}.arco-carousel-fade>*{left:50%;transform:translate(-50%);opacity:0}.arco-carousel-fade .arco-carousel-item-current{opacity:1}.arco-carousel-indicator{position:absolute;display:flex;margin:0;padding:0}.arco-carousel-indicator-wrapper{position:absolute;z-index:2}.arco-carousel-indicator-wrapper-top{top:0;right:0;left:0;height:48px;background:linear-gradient(180deg,#00000026,#0000 87%)}.arco-carousel-indicator-wrapper-bottom{right:0;bottom:0;left:0;height:48px;background:linear-gradient(180deg,#0000 13%,#00000026)}.arco-carousel-indicator-wrapper-left{top:0;left:0;width:48px;height:100%;background:linear-gradient(90deg,#00000026,#0000 87%)}.arco-carousel-indicator-wrapper-right{top:0;right:0;width:48px;height:100%;background:linear-gradient(90deg,#0000 13%,#00000026)}.arco-carousel-indicator-wrapper-outer{right:0;left:0;background:none}.arco-carousel-indicator-bottom{bottom:12px;left:50%;transform:translate(-50%)}.arco-carousel-indicator-top{top:12px;left:50%;transform:translate(-50%)}.arco-carousel-indicator-left{top:50%;left:12px;transform:translate(-50%,-50%) rotate(90deg)}.arco-carousel-indicator-right{top:50%;right:12px;transform:translate(50%,-50%) rotate(90deg)}.arco-carousel-indicator-outer{left:50%;padding:4px;background-color:transparent;border-radius:20px;transform:translate(-50%)}.arco-carousel-indicator-outer.arco-carousel-indicator-dot{bottom:-22px}.arco-carousel-indicator-outer.arco-carousel-indicator-line{bottom:-20px}.arco-carousel-indicator-outer.arco-carousel-indicator-slider{bottom:-16px;padding:0;background-color:rgba(var(--gray-4),.5)}.arco-carousel-indicator-outer .arco-carousel-indicator-item{background-color:rgba(var(--gray-4),.5)}.arco-carousel-indicator-outer .arco-carousel-indicator-item:hover,.arco-carousel-indicator-outer .arco-carousel-indicator-item-active{background-color:var(--color-fill-4)}.arco-carousel-indicator-item{display:inline-block;background-color:#ffffff4d;border-radius:var(--border-radius-medium);cursor:pointer}.arco-carousel-indicator-item:hover,.arco-carousel-indicator-item-active{background-color:var(--color-white)}.arco-carousel-indicator-dot .arco-carousel-indicator-item{width:6px;height:6px;border-radius:50%}.arco-carousel-indicator-dot .arco-carousel-indicator-item:not(:last-child){margin-right:8px}.arco-carousel-indicator-line .arco-carousel-indicator-item{width:12px;height:4px}.arco-carousel-indicator-line .arco-carousel-indicator-item:not(:last-child){margin-right:8px}.arco-carousel-indicator-slider{width:48px;height:4px;background-color:#ffffff4d;border-radius:var(--border-radius-medium);cursor:pointer}.arco-carousel-indicator-slider .arco-carousel-indicator-item{position:absolute;top:0;height:100%;transition:left .3s}.arco-carousel-arrow>div{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--color-white);background-color:#ffffff4d;border-radius:50%;cursor:pointer}.arco-carousel-arrow>div>svg{color:var(--color-white);font-size:14px}.arco-carousel-arrow>div:hover{background-color:#ffffff80}.arco-carousel-arrow-left{top:50%;left:12px;transform:translateY(-50%)}.arco-carousel-arrow-right{top:50%;right:12px;transform:translateY(-50%)}.arco-carousel-arrow-top{top:12px;left:50%;transform:translate(-50%)}.arco-carousel-arrow-bottom{bottom:12px;left:50%;transform:translate(-50%)}.arco-carousel-arrow-hover div{opacity:0;transition:all .3s}.arco-carousel:hover .arco-carousel-arrow-hover div{opacity:1}body[arco-theme=dark] .arco-carousel-arrow>div{background-color:#17171a4d}body[arco-theme=dark] .arco-carousel-arrow>div:hover{background-color:#17171a80}body[arco-theme=dark] .arco-carousel-indicator-item,body[arco-theme=dark] .arco-carousel-indicator-slider{background-color:#17171a4d}body[arco-theme=dark] .arco-carousel-indicator-item-active,body[arco-theme=dark] .arco-carousel-indicator-item:hover{background-color:var(--color-white)}body[arco-theme=dark] .arco-carousel-indicator-outer.arco-carousel-indicator-slider{background-color:rgba(var(--gray-4),.5)}body[arco-theme=dark] .arco-carousel-indicator-outer .arco-carousel-indicator-item:hover,body[arco-theme=dark] .arco-carousel-indicator-outer .arco-carousel-indicator-item-active{background-color:var(--color-fill-4)}.category ul[data-v-d5b2f429],.category li[data-v-d5b2f429]{list-style:none;padding:0;margin:0}.category[data-v-d5b2f429]{width:100%;height:480px;box-sizing:border-box;display:flex;flex-flow:row nowrap;gap:2px}.category .menu[data-v-d5b2f429]{width:198px;height:480px;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:4px}.category .menu-item[data-v-d5b2f429]{width:100%;box-sizing:border-box;margin:0;flex:1;background:#f1f4f8;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.category .menu-item-label[data-v-d5b2f429]{width:100%;height:100%;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;font-size:16px;color:#333}.category .menu-item:hover .menu-item-label[data-v-d5b2f429],.category .menu-item.active .menu-item-label[data-v-d5b2f429]{font-weight:700;color:#fff}.category .menu-item[data-v-d5b2f429]:hover,.category .menu-item.active[data-v-d5b2f429]{background:#2d5cf6}.category .menu-item .submenu[data-v-d5b2f429]{position:absolute;top:0;left:100%;display:none;font-size:14px;color:#333;z-index:999;cursor:pointer;-webkit-user-select:none;user-select:none;padding-right:1px}.category .menu-item .submenu-item[data-v-d5b2f429]{white-space:nowrap;padding:0 25px 0 20px;cursor:pointer;-webkit-user-select:none;user-select:none;min-width:130px;box-sizing:border-box;background:#f1f4f8e6}.category .menu-item .submenu-item-title[data-v-d5b2f429]{width:100%;height:45px;line-height:45px;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:12px}.category .menu-item .submenu-item-icon[data-v-d5b2f429]{color:#ccc}.category .menu-item .submenu-item:hover>.submenu-item-title>.submenu-item-label[data-v-d5b2f429]{color:#2d5cf6;font-weight:700}.category .menu-item .submenu-item:hover>.submenu-item-title>.submenu-item-icon[data-v-d5b2f429]{color:#2d5cf6}.category .menu-item .submenu.nested[data-v-d5b2f429]{top:0;left:100%;min-height:480px;background:none}.category .menu-item .submenu.show[data-v-d5b2f429]{display:block}.category .swiper[data-v-d5b2f429]{width:1000px;height:100%;box-sizing:border-box}.category .swiper[data-v-d5b2f429] .arco-carousel-indicator-wrapper-bottom{height:60px}.category .swiper[data-v-d5b2f429] .arco-carousel-indicator{left:100%;bottom:70px;transform:translate(calc(-100% - 40px))}.category .swiper[data-v-d5b2f429] .arco-carousel-indicator-item{width:12px;height:6px;box-sizing:border-box;background:#eee}.category .swiper[data-v-d5b2f429] .arco-carousel-indicator-item-active{width:30px;background:#2d5cf6}.category .swiper-li[data-v-d5b2f429]{width:1000px;height:100%;box-sizing:border-box;position:relative}.category .swiper-li-img[data-v-d5b2f429]{width:1000px;height:100%;box-sizing:border-box}.category .swiper-li-cover[data-v-d5b2f429]{width:1000px;height:60px;line-height:60px;box-sizing:border-box;font-size:18px;color:#fff;font-weight:700;position:absolute;bottom:0;left:0;background:#2732594d;padding:0 40px;text-align:right}.home .section .industry .card-image[data-v-5e65eff2]{display:block}.home .section .industry .card-image[data-v-5e65eff2]{object-fit:cover}.home .section .industry .card-image[data-v-5e65eff2]{overflow:hidden}.home .section[data-v-5e65eff2]{overflow-x:hidden}.home .section-title[data-v-5e65eff2],.home .section-title-text[data-v-5e65eff2],.home .section-title-text .text[data-v-5e65eff2],.home .section .news-list-li[data-v-5e65eff2]{position:relative}.home .section-title-text .text[data-v-5e65eff2]{z-index:10}.home[data-v-5e65eff2],.home .section[data-v-5e65eff2]{margin-inline:auto}.home .banner-desc[data-v-5e65eff2]{margin-block:60px}.home[data-v-5e65eff2]{padding-top:60px}.home[data-v-5e65eff2]{padding-bottom:100px}.home .section .supply .card-content .desc[data-v-5e65eff2],.home .section .industry .card-content-desc[data-v-5e65eff2]{width:100%}.home .banner-title[data-v-5e65eff2]{line-height:1.5}.home .section .news-list-li[data-v-5e65eff2]{text-align:left}.home .banner-title[data-v-5e65eff2],.home .banner-desc[data-v-5e65eff2],.home .section-title[data-v-5e65eff2]{text-align:center}.home .section .news-list-li .time[data-v-5e65eff2]{text-align:right}.home .section .news-list-li .text[data-v-5e65eff2],.home .section .demand .card-body-title[data-v-5e65eff2],.home .section .demand .card-body-content[data-v-5e65eff2],.home .section .supply .card-content .title[data-v-5e65eff2],.home .section .supply .card-content .desc[data-v-5e65eff2],.home .section .service .card-content-title[data-v-5e65eff2],.home .section .service .card-content-text[data-v-5e65eff2],.home .section .industry .card-content-desc[data-v-5e65eff2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home[data-v-5e65eff2]{width:1200px;height:auto;box-sizing:border-box;min-height:100vh}.home .header[data-v-5e65eff2]{width:100%;height:40px;box-sizing:border-box}.home .banner[data-v-5e65eff2]{width:100%;height:150px;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:relative}.home .banner-publish[data-v-5e65eff2]{background:#ef8432!important;border-radius:6px!important}.home .banner-container[data-v-5e65eff2]{width:100%;height:100%;box-sizing:border-box;position:relative;z-index:10;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:30px}.home .banner-title[data-v-5e65eff2]{width:100%;box-sizing:border-box;font-size:58px;color:#000;font-weight:600}.home .banner-title .primary[data-v-5e65eff2]{color:#2d5cf6}.home .banner-desc[data-v-5e65eff2]{font-size:28px;color:#333;font-weight:400}.home .banner-search[data-v-5e65eff2]{width:100%;height:40px;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:12px}.home .banner-search-view[data-v-5e65eff2]{width:400px}.home .banner-search[data-v-5e65eff2] .arco-input::placeholder{color:#999!important;opacity:1!important}.home .banner-search[data-v-5e65eff2] .arco-input-append{margin-left:4px;background:#3e3e3e!important;overflow:hidden!important;padding:0!important;border:none!important;border-radius:6px!important}.home .banner-search[data-v-5e65eff2] .arco-input-search-btn{width:94px;height:36px;font-weight:500;font-size:14px;background:#3e3e3e!important;color:#fff!important;cursor:pointer;border-radius:6px!important;border:none!important;box-shadow:none!important}.home .banner-search .banner-zhijian[data-v-5e65eff2]{height:36px!important;font-weight:500!important;font-size:14px!important;background:linear-gradient(135deg,#0f52ba,#4080ff)!important;color:#fff!important;border-radius:6px!important;border:none!important}.home .banner-search .banner-zhijian[data-v-5e65eff2]:hover{background:linear-gradient(135deg,#0f52ba,#4080ff)!important}.home .section[data-v-5e65eff2]{width:1200px;box-sizing:border-box;min-height:200px}.home .section .color-primary[data-v-5e65eff2]{color:#2d5cf6}.home .section-title[data-v-5e65eff2]{width:100%;height:150px;line-height:30px;box-sizing:border-box;margin-top:20px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.home .section-title-text[data-v-5e65eff2]{width:100%;height:30px;line-height:30px;box-sizing:border-box;font-size:30px;color:#000;font-weight:700}.home .section-title-text[data-v-5e65eff2]:after{content:"RECOMMEND";font-size:60px;color:#f9f7f2;position:absolute;top:50%;left:50%;z-index:0;transform:translate(-50%,-50%)}.home .section-title-text.demand-title[data-v-5e65eff2]:after{content:"DEMANDS"}.home .section-title-text.solution-title[data-v-5e65eff2]:after{content:"INDUSTRY"}.home .section-title-text.activity-title[data-v-5e65eff2]:after{content:"ACTIVITY"}.home .section-title-text.technical-title[data-v-5e65eff2]:after{content:"TECHNICAL"}.home .section-title-text.support-title[data-v-5e65eff2]:after{content:"SECURITY"}.home .section-title-text.equipment-title[data-v-5e65eff2]:after{content:"PRODUCT"}.home .section-title-more[data-v-5e65eff2]{height:30px;line-height:30px;box-sizing:border-box;font-size:14px;color:#2d5cf6;position:relative;transition:color .2s;white-space:nowrap;cursor:pointer;display:inline-flex;align-items:center;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.home .section-title-more[data-v-5e65eff2]:before,.home .section-title-more[data-v-5e65eff2]:after{display:inline;pointer-events:none;backface-visibility:hidden;position:absolute;top:50%;color:#2d5cf6;font-weight:100;font-size:150%;line-height:1;transform:translateY(-50%);opacity:0;transition:opacity .2s,transform .2s}.home .section-title-more[data-v-5e65eff2]:before{left:-12px;content:"[";transform:translate(-100%) translateY(-50%)}.home .section-title-more[data-v-5e65eff2]:after{right:-12px;content:"]";transform:translate(100%) translateY(-50%)}.home .section-title-more[data-v-5e65eff2]:hover{opacity:.8}.home .section-title-more[data-v-5e65eff2]:hover:before,.home .section-title-more[data-v-5e65eff2]:hover:after{opacity:1;transform:translate(0) translateY(-50%)}.home .section-content[data-v-5e65eff2]{width:100%;box-sizing:border-box}.home .section .news[data-v-5e65eff2]{display:flex;flex-flow:row nowrap;gap:48px;width:100%;height:420px;box-sizing:border-box}.home .section .news-img[data-v-5e65eff2]{width:650px;height:420px;box-sizing:border-box;flex-shrink:0}.home .section .news-list[data-v-5e65eff2]{width:calc(100% - 700px);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.home .section .news-list-li[data-v-5e65eff2]{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:84px;line-height:22px;box-sizing:border-box}.home .section .news-list-li[data-v-5e65eff2]:after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;box-sizing:border-box;background:#efefef}.home .section .news-list-li[data-v-5e65eff2]:last-child:after{display:none}.home .section .news-list-li .icon[data-v-5e65eff2]{width:14px;height:16px}.home .section .news-list-li .text[data-v-5e65eff2]{cursor:pointer;flex:1;font-size:16px;color:#111;font-weight:700}.home .section .news-list-li .text[data-v-5e65eff2]:hover{color:#2d5cf6;cursor:pointer;transition:all .3s ease;text-decoration:underline}.home .section .news-list-li .time[data-v-5e65eff2]{font-size:14px;color:#999}.home .section .news-list-more[data-v-5e65eff2]{font-size:14px;color:#2d5cf6;margin-left:25px;margin-top:-26px;position:relative;transition:color .2s;white-space:nowrap;cursor:pointer;display:inline-flex;align-items:center}.home .section .news-list-more[data-v-5e65eff2]:before,.home .section .news-list-more[data-v-5e65eff2]:after{display:inline;pointer-events:none;backface-visibility:hidden;position:absolute;top:50%;color:currentColor;font-weight:100;font-size:150%;line-height:1;transform:translateY(-50%);opacity:0;transition:opacity .2s,transform .2s}.home .section .news-list-more[data-v-5e65eff2]:before{left:-12px;content:"[";transform:translate(-100%) translateY(-50%)}.home .section .news-list-more[data-v-5e65eff2]:after{right:-12px;content:"]";transform:translate(100%) translateY(-50%)}.home .section .news-list-more[data-v-5e65eff2]:hover{opacity:.8}.home .section .news-list-more[data-v-5e65eff2]:hover:before,.home .section .news-list-more[data-v-5e65eff2]:hover:after{opacity:1;transform:translate(0) translateY(-50%)}.home .section .demand[data-v-5e65eff2]{width:100%;box-sizing:border-box;display:flex;flex-flow:row nowrap}.home .section .demand-li[data-v-5e65eff2]{margin-right:30px;width:380px;box-sizing:border-box;display:flex;flex-flow:column nowrap;gap:30px}.home .section .demand .card[data-v-5e65eff2]{width:380px;height:150px;box-sizing:border-box;border:1px solid #d8d8d8;transition:transform .4s ease-in-out;cursor:pointer;padding:20px;display:flex;flex-direction:row}.home .section .demand .card-body[data-v-5e65eff2]{width:calc(100% - 150px);padding-right:10px}.home .section .demand .card-body-title[data-v-5e65eff2]{font-size:16px;color:#000;font-weight:500}.home .section .demand .card-body-content[data-v-5e65eff2]{margin-top:20px;font-size:16px;color:#f67d2a;font-weight:700}.home .section .demand .card-body-tag[data-v-5e65eff2]{margin-top:20px;font-size:12px}.home .section .demand .card-img[data-v-5e65eff2]{width:140px;height:100%}.home .section .supply[data-v-5e65eff2]{width:100%;box-sizing:border-box;display:flex;flex-flow:row nowrap}.home .section .supply-li[data-v-5e65eff2]{margin-right:60px;width:256px;box-sizing:border-box;display:flex;flex-flow:column nowrap;gap:60px}.home .section .supply .card[data-v-5e65eff2]{width:256px;height:312px;box-sizing:border-box;background:#fff;border-radius:2px;border:1px solid #e5e5e5;transition:transform .4s ease-in-out;cursor:pointer}.home .section .supply .card-image[data-v-5e65eff2]{width:254px;height:172px;box-sizing:border-box}.home .section .supply .card-image>img[data-v-5e65eff2]{width:254px;height:172px;box-sizing:border-box}.home .section .supply .card-content[data-v-5e65eff2]{width:254px;height:130px;box-sizing:border-box;padding-left:18px;padding-right:18px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;gap:20px}.home .section .supply .card-content .title[data-v-5e65eff2]{width:100%;box-sizing:border-box;font-size:14px;color:#111;font-weight:700}.home .section .supply .card-content .desc[data-v-5e65eff2]{font-size:16px;color:#f67d2a;font-weight:700}.home .section .supply .card-content-tag[data-v-5e65eff2]{display:inline-block;border-radius:2px;border:1px solid #cccccc;font-weight:400;font-size:12px;color:#999;line-height:18px;text-align:center;font-style:normal;height:18px;padding-left:6px;padding-right:6px}.home .section .tagView[data-v-5e65eff2]{display:inline-block;border-radius:2px;border:1px solid #cccccc;font-weight:400;font-size:12px;color:#999;line-height:19px;text-align:center;font-style:normal;height:19px;padding-left:6px;padding-right:6px}.home .section .tagViewSkill[data-v-5e65eff2]{display:inline-block;border-radius:4px;border:1px solid #00be78;font-weight:400;font-size:12px;color:#00be78;line-height:19px;text-align:center;font-style:normal;height:19px;padding-left:6px;padding-right:6px}.home .section .service[data-v-5e65eff2]{width:100%;box-sizing:border-box;display:flex;flex-flow:row nowrap}.home .section .service-li[data-v-5e65eff2]{margin-right:36px;width:360px;box-sizing:border-box;display:flex;flex-flow:column nowrap;gap:36px}.home .section .service .card[data-v-5e65eff2]{width:360px;height:240px;box-sizing:border-box;cursor:pointer;position:relative}.home .section .service .card-image[data-v-5e65eff2]{width:360px;height:180px;box-sizing:border-box;object-fit:cover;transition:transform .4s ease-in-out}.home .section .service .card-image>img[data-v-5e65eff2]{width:360px;height:180px;box-sizing:border-box;object-fit:cover}.home .section .service .card-content[data-v-5e65eff2]{width:292px;height:112px;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:center;gap:20px;background:#fcfcfc;position:absolute;bottom:20px;left:35px;transition:transform .4s ease-in-out;text-align:center}.home .section .service .card-content-title[data-v-5e65eff2]{width:100%;box-sizing:border-box;font-size:14px;color:#111;font-weight:700;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:6px}.home .section .service .card-content-text[data-v-5e65eff2]{width:100%;box-sizing:border-box;font-size:16px;color:#f67d2a;font-weight:700}.home .section .industry[data-v-5e65eff2]{width:100%;box-sizing:border-box;display:flex;flex-flow:row nowrap}.home .section .industry-li[data-v-5e65eff2]{margin-right:100px;display:flex;flex-flow:column nowrap;gap:40px}.home .section .industry .card[data-v-5e65eff2]{width:560px;height:80px;box-sizing:border-box;display:flex;flex-flow:row nowrap;gap:16px;position:relative;transition:transform .4s ease-in-out;cursor:pointer}.home .section .industry .card-content-wrapper[data-v-5e65eff2]{flex:1;max-width:380px;min-width:0}.home .section .industry .card-image[data-v-5e65eff2]{width:80px;height:80px;box-sizing:border-box;background:#efefef}.home .section .industry .card-image>img[data-v-5e65eff2]{width:80px;height:80px;box-sizing:border-box}.home .section .industry .card-content[data-v-5e65eff2]{cursor:pointer;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:20px}.home .section .industry .card-content-title[data-v-5e65eff2]{display:flex;font-weight:500;font-size:14px;color:#111;align-items:center}.home .section .industry .card-content-title .title-text[data-v-5e65eff2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.home .section .industry .card-content-title .tagView[data-v-5e65eff2]{flex-shrink:0;margin-left:8px}.home .section .industry .card-content-desc[data-v-5e65eff2]{margin-top:20px;font-size:16px;color:#f67d2a;font-weight:700}
