#app .pc-content{@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-50%) translate(10px)}to{opacity:1;transform:translateY(-50%) translate(0)}}}#app .pc-content .hero-section{background-color:#e2e4ed;min-height:560px;display:flex;align-items:center}#app .pc-content .hero-container{width:1080px;margin:0 auto;padding:0 20px}#app .pc-content .hero-content{display:flex;align-items:center;gap:60px}#app .pc-content .hero-text{width:500px}#app .pc-content .hero-title{width:500px;font-size:60px;font-weight:700;color:#0052d9;margin-bottom:20px;line-height:1.5}#app .pc-content .hero-title span{color:#333}#app .pc-content .hero-subtitle{width:500px;font-size:20px;color:#666;margin-bottom:40px;line-height:1.6}#app .pc-content .hero-buttons{display:flex;gap:20px}#app .pc-content .hero-image{text-align:center;width:640px;height:560px}#app .pc-content .hero-illustration{width:640px;height:560px}#app .pc-content .business-model-section{padding:50px 0;background:#fff}#app .pc-content .business-model-diagram{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}#app .pc-content .business-model-image{max-width:100%;width:1080px;height:560px;object-fit:contain}#app .pc-content .pain-points-section{padding:80px 0;background-image:url(../images/home_background_section-BmpFGAq3.webp);background-size:100% 100%}#app .pc-content .pain-points-content{max-width:1080px;width:100%;margin:22px auto 0;display:flex;background-color:#fff;border-radius:10px;padding:6px}#app .pc-content .pain-points-column{width:556px;padding:20px 10px 0 48px}#app .pc-content .solutions-column{width:512px;height:900px;flex-shrink:0;border-radius:12px;border:1.5px dashed #0052D9;background:#0052d912;padding:20px 48px 0}#app .pc-content .point-item,#app .pc-content .solution-item{position:relative;display:flex;align-items:flex-start;margin-bottom:20px}#app .pc-content .point-icon{width:22px;height:22px;padding-top:6px;margin-right:20px;flex-shrink:0}#app .pc-content .solution-icon{width:28px;height:28px;padding-top:4px;margin-right:20px;flex-shrink:0}#app .pc-content .point-icon img,#app .pc-content .solution-icon img{width:100%;height:100%;object-fit:contain}#app .pc-content .point-content{width:370px}#app .pc-content .point-content h4,#app .pc-content .solution-content h4{font-size:20px;font-weight:700;margin-bottom:8px;color:#333}#app .pc-content .point-content p,#app .pc-content .solution-content p{width:360px;font-size:14px;color:#666;line-height:1.6}#app .pc-content .description-item{display:flex;font-size:14px;margin-bottom:5px}#app .pc-content .description-item-title{position:relative;width:85px;padding-left:12px}#app .pc-content .description-item-title:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background-color:#333;position:absolute;top:8px;left:0}#app .pc-content .description-item-content{width:295px}#app .pc-content .pain-points-img{position:absolute!important;width:8px;top:5px;right:15px}#app .pc-content .subscribe-section{width:100%;background-image:url(../images/home_background_subscribe-IIbGIILy.png);background-size:100% 100%}#app .pc-content .subscribe-section .container{height:120px;display:flex;align-items:center;justify-content:center}#app .pc-content .subscribe-section .container .subscribe-buttons{display:flex;gap:20px}#app .pc-content .capabilities-section{padding:80px 0;background:#fff}#app .pc-content .business-type-tabs{margin-top:40px;margin-bottom:50px;text-align:center}#app .pc-content .tab-buttons{display:flex;justify-content:center;gap:20px;margin-bottom:30px}#app .pc-content .tab-button{padding:12px 30px;border:2px solid #e0e0e0;background:#fff;color:#666;border-radius:25px;cursor:pointer;font-size:16px;font-weight:500;transition:all .3s ease}#app .pc-content .tab-button:hover{border-color:#0052d9;color:#0052d9}#app .pc-content .tab-button.active{background:#0052d9;border-color:#0052d9;color:#fff}#app .pc-content .capabilities-content{height:368px;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}#app .pc-content .capabilities-image{width:400px;height:315px;position:relative}#app .pc-content .store-image{width:100%;height:100%;border-radius:10px;box-shadow:0 10px 30px #0000001a}#app .pc-content .image-overlay{width:100%;position:absolute;bottom:0;left:0;right:0;padding:15px 20px;border-radius:0 0 10px 10px;text-align:center}#app .pc-content .overlay-text{color:#fff;font-size:12px;font-weight:700;text-align:center}#app .pc-content .capabilities-description{width:700px;padding-bottom:20px}#app .pc-content .description-content{height:100%;display:flex;flex-direction:column}#app .pc-content .description-image{width:78px;margin-bottom:10px}#app .pc-content .version-title{font-size:24px;font-weight:700;color:#0052d9;margin-bottom:5px}#app .pc-content .description-line{width:35px;height:1px;background:#0052d9;margin-bottom:20px}#app .pc-content .version-description{height:150px;font-size:14px;color:#333;line-height:1.8;margin-bottom:10px}#app .pc-content .features-container{display:flex;align-items:center;justify-content:space-between}#app .pc-content .features-grid{width:470px;display:flex;flex-wrap:wrap}#app .pc-content .feature-item{width:25%;display:flex;align-items:center;transition:all .3s ease;margin-bottom:10px}#app .pc-content .feature-item:hover{transform:translateY(-2px)}#app .pc-content .feature-icon{width:15px;height:18px;margin-right:8px;flex-shrink:0}#app .pc-content .feature-icon img{width:100%;height:100%;object-fit:contain}#app .pc-content .feature-title{font-size:14px;color:#486595;font-weight:500}#app .pc-content .demo-button-container{text-align:center}#app .pc-content .advantages-cards{display:flex;align-items:center;justify-content:space-between}#app .pc-content .advantage-card{width:280px;min-height:164px;padding:16px;flex-direction:column;align-items:flex-start;flex-shrink:0;border-radius:6px;background:#ebf3fd;transition:all .3s ease}#app .pc-content .advantage-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a;background:#fff}#app .pc-content .advantage-icon{margin-bottom:10px;display:flex;align-items:center}#app .pc-content .advantage-icon img{width:26px;height:26px;margin-right:8px;object-fit:contain}#app .pc-content .advantage-icon .advantage-title{font-size:20px;font-weight:700;color:#0052d9}#app .pc-content .advantage-description{font-size:14px;color:#666;line-height:1.6}#app .pc-content .digital-transformation-section{padding:80px 0;color:#333;background-image:url(../images/home_background_digital-WZqMhUTk.webp);background-size:100% 100%}#app .pc-content .transformation-intro{text-align:center;margin-top:28px;margin-bottom:60px}#app .pc-content .transformation-intro .section-title{font-size:36px;font-weight:700;color:#0052d9;margin-bottom:20px}#app .pc-content .transformation-description{font-size:16px;color:#666;text-align:center;line-height:1.8;max-width:950px;margin:0 auto}#app .pc-content .transformation-content{min-height:700px;display:flex;position:relative;background-color:#0052d957;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:15px;z-index:1}#app .pc-content .transformation-tabs{width:320px;border-radius:15px;padding:20px;display:flex;flex-direction:column;gap:10px}#app .pc-content .tab-item{padding:15px 20px;background:#ffffff1a;border-radius:10px;cursor:pointer;transition:all .3s ease;position:relative}#app .pc-content .tab-item:hover{background:#fff3}#app .pc-content .tab-item.active{background:#fff;color:#0052d9;box-shadow:0 4px 15px #0003}#app .pc-content .tab-item.active .tab-title{color:#0052d9}#app .pc-content .tab-content{display:flex;align-items:center;gap:15px}#app .pc-content .tab-icon{width:24px;height:24px;flex-shrink:0}#app .pc-content .tab-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}#app .pc-content .tab-title{color:#fff;font-size:16px;font-weight:500;line-height:1.4}#app .pc-content .transformation-display{width:840px;height:700px;background:#fff;border-radius:15px;padding:30px 40px 30px 0;box-shadow:0 10px 40px #0000001a;position:relative;display:flex;justify-content:space-between}#app .pc-content .value-section{width:380px;margin-bottom:40px}#app .pc-content .value-title{font-size:20px;font-weight:600;color:#0052d9;margin-bottom:20px;position:relative;padding-left:10px}#app .pc-content .value-title:before{content:"";display:block;width:3px;height:22px;border-radius:10px;background-color:#0052d9;position:absolute;top:5px;left:0}#app .pc-content .value-list{list-style:none;padding-left:20px;margin:0}#app .pc-content .value-list li{font-size:14px;color:#333;line-height:1.6;position:relative;padding:12px 0 12px 25px}#app .pc-content .value-list li:before{content:"•";position:absolute;top:5px;left:0;color:#0052d9;font-size:26px;font-weight:700}#app .pc-content .screenshots-container{width:680px;height:326px;position:absolute;bottom:50px;left:28px}#app .pc-content .screenshot-item{width:100%;z-index:2;border-radius:10px;overflow:hidden}#app .pc-content .screenshot-image{width:100%;height:auto;display:block}#app .pc-content .screenshot-fade-enter-active,#app .pc-content .screenshot-fade-leave-active{transition:opacity .45s ease,transform .45s cubic-bezier(.4,0,.2,1);will-change:opacity,transform;backface-visibility:hidden;transform:translateZ(0)}#app .pc-content .screenshot-fade-enter-from{opacity:0;transform:translate(-16px)}#app .pc-content .screenshot-fade-leave-to{opacity:0;transform:translate(16px)}#app .pc-content .screenshot-fade-enter-to,#app .pc-content .screenshot-fade-leave-from{opacity:1;transform:translate(0)}#app .pc-content .text-fade-enter-active{transition:all .7s cubic-bezier(.4,0,.2,1)}#app .pc-content .text-fade-leave-active{transition:all .4s cubic-bezier(.4,0,1,1)}#app .pc-content .text-fade-enter-from{opacity:0;transform:translate(-15px)}#app .pc-content .text-fade-leave-to{opacity:0;transform:translate(15px)}#app .pc-content .text-fade-enter-to,#app .pc-content .text-fade-leave-from{opacity:1;transform:translate(0)}#app .pc-content .text-fade-enter-active .value-section{transition:opacity .45s ease,transform .45s cubic-bezier(.4,0,.2,1);will-change:opacity,transform;backface-visibility:hidden;transform:translateZ(0)}#app .pc-content .text-fade-enter-from .value-section{opacity:0;transform:translate(-16px)}#app .pc-content .text-fade-enter-to .value-section{opacity:1;transform:translate(0)}#app .pc-content .text-fade-enter-active .value-list li{transition:opacity .5s ease}#app .pc-content .text-fade-enter-from .value-list li{opacity:0}#app .pc-content .text-fade-enter-to .value-list li{opacity:1}#app .pc-content .learn-more-container{text-align:center;position:absolute;bottom:15px;right:28px}#app .pc-content .learn-more-button{color:#0052d9;font-size:16px;font-weight:500;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease}#app .pc-content .learn-more-button:hover{color:#003d99;transform:translate(5px)}#app .pc-content .arrow-icon{font-size:18px;transition:transform .3s ease}#app .pc-content .learn-more-button:hover .arrow-icon{transform:translate(5px)}#app .pc-content .reasons-section{padding:50px 0;background:#fff}#app .pc-content .reasons-grid{display:flex;justify-content:space-between;margin-top:50px}#app .pc-content .reason-card{width:255px;height:300px;text-align:center;padding:30px 20px;background:#f8f9fa;border-radius:15px;transition:transform .3s ease;background-size:100% 100%}#app .pc-content .reason-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}#app .pc-content .reason-icon{width:50px;height:60px;margin:15px 10px}#app .pc-content .reason-icon img{width:100%;height:100%;object-fit:contain}#app .pc-content .reason-title{font-size:36px;font-weight:700;color:#333;margin-bottom:5px;text-align:left}#app .pc-content .reason-description{font-size:14px;color:#666;line-height:1.6;text-align:left}#app .pc-content .customer-case-section{padding:80px 0;background-image:url(../images/home_background_cowboy-BteIWCFq.webp);background-size:100% 100%;position:relative;overflow:hidden}#app .pc-content .customer-case-section .section-title{color:#fff}#app .pc-content .case-carousel-wrapper{position:relative;max-width:1200px;margin:36px auto 0;display:flex;align-items:center;gap:20px;min-height:500px}#app .pc-content .carousel-viewport{flex:1;overflow:hidden;position:relative}#app .pc-content .carousel-container{display:flex;transition:transform .6s ease-in-out}#app .pc-content .case-card{min-width:100%;max-width:900px;height:600px;flex-shrink:0}#app .pc-content .case-content{background:#fff;border-radius:10px;padding:18px;display:grid;grid-template-columns:400px 1fr;gap:30px;box-shadow:0 10px 40px #0003;position:relative}#app .pc-content .case-image{height:560px;overflow:hidden;border-radius:10px}#app .pc-content .company-image{width:100%;height:100%;object-fit:cover}#app .pc-content .case-info{padding:0}#app .pc-content .company-name{font-size:32px;font-weight:700;color:#333;margin-bottom:15px}#app .pc-content .case-tags{display:flex;gap:10px;margin-bottom:25px}#app .pc-content .case-tag{font-size:14px;padding:5px 15px}#app .pc-content .case-section{margin-bottom:20px}#app .pc-content .section-label{font-size:18px;font-weight:700;color:#0052d9;margin-bottom:10px}#app .pc-content .section-content{font-size:14px;line-height:1.8}#app .pc-content .benefits-list{list-style:none;padding:0;margin:0}#app .pc-content .benefits-list li{font-size:14px;color:#333;line-height:1.8;position:relative;padding:5px 0 0 15px}#app .pc-content .benefits-list li:before{content:"•";position:absolute;top:5px;left:0;color:#333;font-size:14px;font-weight:700}#app .pc-content .case-buttons{position:absolute;right:20px;bottom:20px;display:flex;gap:15px;margin-top:10px}#app .pc-content .control-button{width:40px;height:40px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}#app .pc-content .control-button:hover{transform:scale(1.1)}#app .pc-content .carousel-indicators{display:flex;justify-content:center;gap:10px;margin-top:30px}#app .pc-content .indicator-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}#app .pc-content .indicator-dot.active{background:#fff;width:30px;border-radius:5px}#app .pc-content .partnership-section{padding:80px 0;background:#fff}.mobile-content .hero-section{width:100%;padding:1.5rem 0 0;background:#e2e4ed;min-height:auto}.mobile-content .hero-container{width:100%;max-width:7.5rem;margin:0 auto}.mobile-content .hero-content{padding-top:.74rem}.mobile-content .hero-text{width:100%;padding:0 .3rem;text-align:left}.mobile-content .hero-title{width:100%;font-size:.64rem;font-weight:700;color:#333;margin-bottom:.34rem;line-height:1.5}.mobile-content .hero-title span{color:#0052d9;display:block;margin-top:.1rem}.mobile-content .hero-subtitle{width:100%;font-size:.28rem;color:#333;margin-bottom:.8rem;line-height:1.6}.mobile-content .hero-buttons{display:flex;justify-content:center;gap:.2rem;width:100%}.mobile-content .hero-buttons .el-button{width:3rem;height:.8rem;font-size:.36rem}.mobile-content .hero-image{width:100%;margin-top:.34rem}.mobile-content .hero-illustration{display:block;width:100%;height:auto}.mobile-content .business-model-section{padding-top:.3rem}.mobile-content .business-model-diagram{width:100%}.mobile-content .business-model-image{width:100%;height:auto}.mobile-content .pain-points-section{background-image:url(../images/home_background_section-C4wVYsZX.webp);background-size:cover;padding-top:.3rem}.mobile-content .pain-points-content{display:flex;flex-direction:column;gap:.2rem;background-color:#fff;border-radius:.16rem;padding:.3rem;box-shadow:0 .04rem .12rem #0000000d}.mobile-content .point-item{position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.mobile-content .point-item:active{background-color:transparent}.mobile-content .point-item:not(:last-child){border-bottom:.01rem dashed #e0e0e0;padding-bottom:.24rem;margin-bottom:.24rem}.mobile-content .point-left{display:flex;align-items:flex-start;gap:.2rem;padding-right:.4rem;position:relative}.mobile-content .point-icon{width:.26rem;height:.26rem;flex-shrink:0;margin-top:.06rem}.mobile-content .point-content{flex:1;min-width:0}.mobile-content .point-content h4{font-size:.28rem;font-weight:700;color:#333;margin-bottom:.08rem;line-height:1.4}.mobile-content .point-content p{font-size:.24rem;color:#999;line-height:1.6;margin:0}.mobile-content .point-left:after{content:"";width:.32rem;height:.32rem;flex-shrink:0;position:absolute;top:.04rem;right:0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>');background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.mobile-content .point-item.expanded .point-left:after{transform:rotate(180deg)}.mobile-content .point-detail{max-height:0;overflow:hidden;margin-top:0;padding-left:0;opacity:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),margin-top .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1)}.mobile-content .point-item.expanded .point-detail{max-height:20rem;margin-top:.24rem;opacity:1}.mobile-content .point-detail .solution-item{display:flex;align-items:flex-start;gap:.2rem;background-color:#ecf5ff;border-radius:.12rem;padding:.24rem;margin-bottom:0;transform:translateY(-.08rem);opacity:0;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);transition-delay:.05s}.mobile-content .point-item.expanded .point-detail .solution-item{transform:translateY(0);opacity:1;transition-delay:0s}.mobile-content .point-detail .solution-icon{width:.26rem;height:.26rem;flex-shrink:0;margin-top:.02rem}.mobile-content .point-detail .solution-icon img{width:100%;height:100%;object-fit:contain}.mobile-content .point-detail .solution-content{flex:1;min-width:0}.mobile-content .point-detail .solution-content h4{font-size:.28rem;font-weight:700;color:#0052d9;margin-bottom:.08rem;line-height:1.4}.mobile-content .point-detail .solution-content p{font-size:.24rem;color:#555;line-height:1.6;margin:0}.mobile-content .description-item{display:flex;align-items:flex-start;margin-bottom:.12rem;font-size:.26rem}.mobile-content .description-item-title{position:relative;width:1.7rem;padding-left:.24rem;flex-shrink:0;color:#333;font-weight:500}.mobile-content .description-item-title:before{content:"";display:block;width:.1rem;height:.1rem;border-radius:50%;background-color:#333;position:absolute;top:.16rem;left:0}.mobile-content .description-item-content{flex:1;color:#666;line-height:1.6}.mobile-content .subscribe-section{padding:.5rem .3rem;background-image:url(../images/home_background_subscribe-IIbGIILy.png);background-size:100% 100%}.mobile-content .subscribe-buttons{display:flex;gap:.2rem;width:100%}.mobile-content .subscribe-buttons .el-button{width:3.2rem;height:.96rem;font-size:.28rem}.mobile-content .capabilities-section{background-color:#fff;padding-top:.3rem}.mobile-content .business-type-tabs{margin-top:.4rem;margin-bottom:.4rem}.mobile-content .tab-buttons{display:flex;flex-direction:row;justify-content:center;gap:0;background-color:#ebf0f7;border-radius:.5rem;padding:.08rem}.mobile-content .tab-button{flex:1;padding:.16rem .2rem;border:none;background-color:transparent;color:#666;border-radius:.4rem;font-size:.24rem;font-weight:500;white-space:nowrap;transition:all .3s ease;text-align:center}.mobile-content .tab-button.active{background-color:#0052d9;color:#fff}.mobile-content .capabilities-content{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.4rem}.mobile-content .capabilities-image{width:100%;position:relative;border-radius:.16rem;overflow:hidden}.mobile-content .store-image{width:100%;height:auto;display:block;border-radius:.16rem}.mobile-content .image-overlay{position:absolute;bottom:0;left:0;right:0;height:.88rem;line-height:.44rem;text-align:center;border-radius:0 0 .16rem .16rem}.mobile-content .overlay-text{color:#fff;font-size:.24rem;font-weight:700}.mobile-content .capabilities-description{width:100%}.mobile-content .description-content{display:flex;flex-direction:column}.mobile-content .description-image{width:2rem;height:.7rem;margin-bottom:.4rem}.mobile-content .version-title{font-size:.48rem;font-weight:700;color:#0052d9;margin-bottom:.2rem}.mobile-content .description-line{width:.8rem;height:.02rem;background:#0052d9;margin-bottom:.5rem}.mobile-content .version-description{font-size:.24rem;color:#333;line-height:1.8;margin-bottom:.4rem}.mobile-content .features-container{display:flex;flex-direction:column;gap:.3rem}.mobile-content .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.2rem;margin-bottom:.3rem}.mobile-content .feature-item{display:flex;align-items:center;padding:.16rem .2rem;font-size:.24rem}.mobile-content .feature-icon{width:.3rem;height:.36rem;flex-shrink:0}.mobile-content .feature-title{font-size:.24rem;color:#486595;font-weight:500}.mobile-content .demo-button-container{text-align:center;margin-top:.2rem}.mobile-content .demo-button-container .el-button{width:3.2rem;height:.96rem;font-size:.28rem}.mobile-content .advantages-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;margin-top:.4rem}.mobile-content .advantage-card{background-color:#ebf3fd;border-radius:.12rem;padding:.3rem;display:flex;flex-direction:column;position:relative}.mobile-content .advantage-icon{display:flex;justify-content:flex-start;align-items:center;margin-bottom:.2rem}.mobile-content .advantage-icon img{width:.64rem;height:.64rem;flex-shrink:0}.mobile-content .advantage-title{font-size:.28rem;font-weight:700;color:#0052d9;margin:0 0 .3rem;text-align:left}.mobile-content .advantage-description{font-size:.22rem;color:#000;line-height:1.6;margin:0;text-align:left}.mobile-content .transformation-description{font-size:.28rem;color:#666;line-height:1.8;text-align:justify}.mobile-content .value-title{font-size:.32rem;font-weight:700;color:#333;margin-bottom:.2rem}.mobile-content .value-list{list-style:none;padding:0 .3rem 0 0}.mobile-content .value-list li{font-size:.28rem;color:#666;line-height:1.8;margin-bottom:.15rem;padding-left:.3rem;position:relative}.mobile-content .value-list li:before{content:"•";position:absolute;left:0;color:#0052d9;font-weight:700}.mobile-content .screenshots-container{width:100%;margin:.3rem 0;border-radius:.16rem;overflow:hidden}.mobile-content .screenshot-image{width:100%;height:auto}.mobile-content .reasons-section{padding-top:.3rem}.mobile-content .reasons-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.24rem}@media (max-width: 360px){.mobile-content .reasons-grid{grid-template-columns:1fr}}.mobile-content .reason-card{position:relative;height:4.5rem;border-radius:.15rem;padding:.5rem .36rem;box-shadow:0 .2rem .45rem #0052d914;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;min-height:3rem;overflow:hidden;background-size:100% 100%}.mobile-content .reason-icon{width:.72rem;height:.72rem;margin-bottom:.3rem}.mobile-content .reason-icon img{width:100%;height:100%;object-fit:contain;display:block}.mobile-content .reason-title{font-size:.4rem;font-weight:700;color:#333;margin-bottom:.15rem}.mobile-content .reason-description{font-size:.24rem;color:#666;line-height:1.7}.mobile-content .customer-case-section{background-image:url(../images/home_background_cowboy-obuWktIy.webp);background-size:100% 100%;padding:.4rem 0 .6rem}.mobile-content .customer-case-section .container{padding:0}.mobile-content .customer-case-section .section-title{font-size:.48rem;color:#fff;text-align:center}.mobile-content .customer-case-section .title-line,.mobile-content .light-line{background:#ffffff80}.mobile-content .case-card-mobile{width:6rem;background-color:#fff;border-radius:.32rem;padding:.36rem .32rem .46rem;box-shadow:0 .3rem .6rem #0916402e;margin-bottom:.4rem}.mobile-content .case-card-header{display:flex;align-items:center;gap:.3rem;margin-bottom:.3rem}.mobile-content .case-card-photo{width:1.6rem;height:1.2rem;border-radius:.16rem;overflow:hidden;box-shadow:0 .08rem .2rem #0000001a;flex-shrink:0}.mobile-content .case-card-photo .el-image,.mobile-content .case-card-photo img{width:100%;height:100%;display:block}.mobile-content .case-card-meta{flex:1}.mobile-content .case-card-mobile .company-name{font-size:.4rem;font-weight:700;color:#1b2559;margin:0 0 .12rem}.mobile-content .case-badges{display:flex;gap:.12rem;flex-wrap:wrap}.mobile-content .case-badge{font-size:.22rem;color:#0052d9;background:#0052d91f;border-radius:.28rem;padding:.06rem .2rem}.mobile-content .case-card-body{border-radius:.24rem;padding:.28rem 0rem}.mobile-content .case-section{margin-bottom:.3rem}.mobile-content .case-section:last-child{margin-bottom:0}.mobile-content .section-label{font-size:.26rem;font-weight:600;color:#0052d9;margin-bottom:.18rem}.mobile-content .section-paragraph{font-size:.24rem;color:#4c587a;line-height:1.7;margin:0}.mobile-content .benefits-list{list-style:none;padding:0;margin:0}.mobile-content .benefits-list li{font-size:.24rem;color:#4c587a;line-height:1.8;margin-bottom:.12rem;padding-left:.36rem;position:relative}.mobile-content .benefits-list li:last-child{margin-bottom:0}.mobile-content .benefits-list li:before{content:"•";position:absolute;left:.02rem;color:#0052d9;font-weight:700}.mobile-content .benefits-list.bullet-square li:before{content:"";width:.1rem;height:.1rem;border-radius:.03rem;background-color:#0052d9;top:.26rem;left:0}.mobile-content .case-card-actions{margin-top:.35rem;display:flex;gap:.14rem;justify-content:center}.mobile-content .el-button{width:2.54rem;height:.96rem}.mobile-content .case-card-wrapper{display:flex;align-items:center;justify-content:center;gap:.15rem;margin:.2rem auto 0}.mobile-content .case-arrow{width:.64rem;height:.64rem;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .2s ease,transform .2s ease}.mobile-content .case-arrow img{width:.44rem;height:.44rem}.mobile-content .case-arrow.right img{transform:rotate(180deg)}.mobile-content .case-arrow:active{transform:scale(.92);background:#00000040}.mobile-content .digital-transformation-section{background-color:#ebf3fd;padding-top:.6rem}.mobile-content .digital-transformation-section .container{padding:.5rem 0rem}.mobile-content .transformation-intro{margin-top:0;margin-bottom:.3rem;padding:0 .8rem}.mobile-content .transformation-description{font-size:.24rem;color:#333;text-align:left;line-height:1.8;padding:0}.mobile-content .transformation-content{background-color:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;padding:.1rem 0}.mobile-content .transformation-tabs{width:100%;height:2rem;display:flex;flex-direction:row;flex-wrap:nowrap;padding:.36rem .2rem;gap:.2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;border-top-left-radius:.32rem;border-top-right-radius:.32rem;background-color:#0052d957;-webkit-backdrop-filter:blur(.32rem);backdrop-filter:blur(.32rem);scrollbar-width:none;-ms-overflow-style:none}.mobile-content .tab-item{width:2.25rem;white-space:normal;height:1.2rem;flex-shrink:0;padding:.24rem 0;border:none;font-size:.24rem;color:#fff;text-align:center;cursor:pointer;transition:all .3s ease;line-height:1.6;border-radius:.16rem;background-color:transparent;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.mobile-content .tab-item.active{background-color:#fff!important;color:#0052d9!important;font-weight:500;box-shadow:0 .04rem .12rem #00000026}.mobile-content .tab-item:active{background-color:transparent;color:#fff}.mobile-content .tab-item.active:active{background-color:#fff;color:#0052d9}.mobile-content .transformation-tabs .tab-title{font-size:.24rem;color:#fff}.mobile-content .transformation-tabs .tab-item.active .tab-title{color:#0052d9;font-weight:700}.mobile-content .transformation-display{display:flex;flex-direction:column;gap:.3rem}.mobile-content .value-section{margin-bottom:.2rem;padding-top:.2rem}.mobile-content .value-title{font-size:.26rem;font-weight:600;color:#0052d9;margin-bottom:.2rem;position:relative;padding-left:.3rem}.mobile-content .value-title:before{content:"";display:block;width:.1rem;height:.2rem;border-radius:.5rem;background-color:#0052d9;position:absolute;top:.1rem;left:0}.mobile-content .value-list{list-style:none;padding-left:.62rem;margin:0}.mobile-content .value-list li{font-size:.24rem;color:#333;line-height:1.6;position:relative;padding:.05rem 0 .05rem .36rem}.mobile-content .value-list li:before{content:"";position:absolute;top:.16rem;left:0;width:.18rem;height:.18rem;background-color:#0052d9;border-radius:.05rem}.mobile-content .screenshots-container{width:100%;margin-top:0;border-radius:.1rem;padding:0 .3rem;overflow:hidden}.mobile-content .screenshot-item{width:100%}.mobile-content .screenshot-image{width:100%;height:auto;display:block}.mobile-content .text-fade-enter-active,.mobile-content .text-fade-leave-active{transition:opacity .3s ease}.mobile-content .text-fade-enter-from,.mobile-content .text-fade-leave-to{opacity:0}.mobile-content .screenshot-fade-enter-active,.mobile-content .screenshot-fade-leave-active{transition:opacity .3s ease}.mobile-content .screenshot-fade-enter-from,.mobile-content .screenshot-fade-leave-to{opacity:0}
