.finance-banner{position:relative;overflow:hidden;height:420px;color:#fff}.finance-banner .container{display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1;height:100%}.banner-content{flex:0 0 50%;padding:60px 0 60px 40px;position:relative;z-index:1;max-width:600px}.banner-content h1{font-size:42px;font-weight:700;color:#181818;margin-bottom:20px;letter-spacing:-.5px}.banner-content p{font-size:18px;color:#181818;line-height:1.6;margin-bottom:30px}.btn-primary{display:inline-block;padding:14px 36px;background:#06f;color:#fff;border-radius:4px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.1)}.btn-primary:hover{background:#f0f6ff;box-shadow:0 8px 20px rgba(0,0,0,.15);transform:translateY(-2px)}.banner-image{position:absolute;top:0;right:0;width:100%;height:100%}.card-image{width:100%;height:100%;object-fit:cover;display:block}.finance-tabs{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);position:sticky;top:60px;z-index:10}.tab-container{display:flex;justify-content:center;padding:0;max-width:900px;margin:0 auto}.tab-item{padding:20px 40px;color:#555;font-size:16px;font-weight:500;text-decoration:none;position:relative;transition:all .3s;text-align:center;flex:1}.tab-item:hover{color:#06f;background-color:rgba(0,102,255,.03)}.tab-item.active{color:#06f;font-weight:600}.tab-item.active::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#06f}.content-section{padding:90px 0;border-bottom:1px solid #eee}.content-section:last-child{border-bottom:none}.section-title{font-size:36px;font-weight:600;color:#222;text-align:center;margin-bottom:16px;letter-spacing:-.5px}.section-desc{font-size:18px;color:#666;text-align:center;max-width:700px;margin:0 auto 60px;line-height:1.6}.advantages-container{max-width:1200px;margin:0 auto;padding:0 20px}.advantage-item{margin-bottom:16px;border-radius:4px;overflow:hidden;background:#fff;transition:all .3s}.advantage-header{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;background:#fff;cursor:pointer;border:1px solid #ebedf0}.advantage-header h3{font-size:16px;font-weight:400;color:#1d2129;margin:0}.toggle-icon{font-size:14px;color:#86909c;transition:transform .3s}.advantage-item.active .advantage-header{background:#f7f8fa;border-color:#e5e6eb}.advantage-item.active .toggle-icon{transform:rotate(180deg)}.advantage-content{padding:0;max-height:0;overflow:hidden;transition:all .3s ease-out;background:#fff;border:1px solid #e5e6eb;border-top:none}.advantage-item.active .advantage-content{padding:24px 32px;max-height:800px}.advantage-content img{width:100%;max-width:800px;height:auto;margin:0 auto 20px;display:block}.advantage-content p{font-size:14px;color:#4e5969;line-height:1.8;margin-bottom:16px}.advantage-content ul{margin:0;padding-left:20px}.advantage-content li{font-size:14px;color:#4e5969;margin-bottom:8px;line-height:1.6}.scenarios-container{max-width:1200px;margin:0 auto;padding:0 20px}.scenarios-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.scenario-item{background:#fff;border-radius:8px;overflow:hidden;transition:all .3s;border:1px solid #ebedf0}.scenario-item:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(0,0,0,.08)}.scenario-image{width:100%;height:200px;overflow:hidden}.scenario-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.scenario-item:hover .scenario-image img{transform:scale(1.05)}.scenario-content{padding:24px}.scenario-content h3{font-size:18px;font-weight:500;color:#1d2129;margin-bottom:12px}.scenario-content p{font-size:14px;color:#4e5969;line-height:1.6;margin:0}.cases-container{position:relative;max-width:1400px;margin:0 auto;overflow:hidden}.cases-wrapper{position:relative;height:360px;width:100%;display:flex;align-items:center;justify-content:center}.case-item{position:absolute;width:400px;background:#fff;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer;border:1px solid #ebedf0;top:50%;transform:translateY(-50%) scale(.85);opacity:0;visibility:hidden}.case-item.active{left:calc(50% - 170px);transform:translateY(-50%) scale(1);opacity:1;visibility:visible;z-index:3;box-shadow:0 8px 24px rgba(0,0,0,.12)}.case-item.prev{left:calc(25% - 170px);transform:translateY(-50%) scale(.85);opacity:.6;visibility:visible;z-index:2}.case-item.next{left:calc(75% - 170px);transform:translateY(-50%) scale(.85);opacity:.6;visibility:visible;z-index:2}.case-item:hover{box-shadow:0 12px 32px rgba(0,0,0,.15)}.case-item.active:hover{transform:translateY(-52%) scale(1.02)}.case-item.next:hover,.case-item.prev:hover{transform:translateY(-50%) scale(.87)}.case-logo{text-align:center;margin-bottom:16px;height:210px;display:flex;align-items:center;justify-content:center}.case-logo img{height:24px;object-fit:cover;width:100%;height:100%}.case-content{padding:25px}.case-content h3{font-size:16px;color:#1d2129;margin-bottom:12px;font-weight:500}.case-content p{font-size:14px;color:#4e5969;line-height:1.6;margin-bottom:16px;height:66px;overflow:hidden;display:-webkit-box;line-clamp:3;box-orient:vertical}.case-tags{display:flex;flex-wrap:wrap;gap:8px}.case-tags span{padding:4px 12px;background:#f7f8fa;border-radius:12px;font-size:12px;color:#4e5969;transition:all .3s}.case-item:hover .case-tags span{background:#eff3ff;color:#06f}.carousel-arrows{position:absolute;width:calc(95% - 52px);left:100px;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;z-index:10;pointer-events:none}.carousel-arrows button{pointer-events:auto;width:36px;height:36px;border:none;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#4e5969}.carousel-arrows button:hover{background:#06f;color:#fff;box-shadow:0 4px 12px rgba(0,102,255,.2)}@media (max-width:992px){.finance-banner{height:340px}.finance-banner .container{flex-direction:column}.banner-content{flex:0 0 100%;padding:100px 20px 0;text-align:center;margin-bottom:0;max-width:100%}.banner-content p{margin-left:auto;margin-right:auto}.tab-container{justify-content:flex-start}.tab-item{padding:10px 15px;white-space:nowrap;flex:0 0 25%}.process-item{flex:0 0 25%}.process-item::before{display:none}.section-title{font-size:32px}.section-desc{font-size:16px}.content-section{padding:70px 0}.scenarios-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.finance-banner{padding:0;height:300px}.banner-content{padding:60px 10px 0}.banner-content h1{font-size:32px}.banner-content p{font-size:16px}.btn-primary,.btn-secondary{padding:12px 28px;font-size:15px}.case-item{flex-direction:column;height:auto;width:300px;padding:0}.case-logo{flex:0 0 120px;border-right:none;border-bottom:1px solid #f0f0f0;width:100%;height:170px}.case-content{padding:10px 16px}.case-content h3{font-size:20px}.process-item{flex:0 0 100%;max-width:500px!important;margin-bottom:10px}.process-action{display:flex;flex-direction:column;gap:15px;align-items:center}.btn-secondary{margin-left:0}.advantage-header{padding:16px 20px}.advantage-item.active .advantage-content{padding:16px 20px}.advantage-header h3{font-size:15px}.content-section{padding:50px 0}.section-title{font-size:28px}.section-desc{margin-bottom:40px}.scenarios-wrapper{grid-template-columns:1fr}.scenario-image{height:180px}.scenario-content{padding:20px}.scenario-content h3{font-size:16px}.scenario-content p{font-size:13px}.process-container{padding:0 15px}.process-item{padding:20px;flex-direction:column;margin-bottom:16px}.process-icon{margin-right:0;margin-bottom:16px;display:flex;align-items:center;gap:12px}.process-number{margin-bottom:0;width:auto;padding:0 12px;height:22px;font-size:12px}.process-icon i{font-size:24px}.process-content h3{font-size:16px;margin-bottom:6px}.process-content p{font-size:13px}.process-desc{flex-wrap:wrap;gap:8px;margin-top:12px}.process-desc-item{padding:8px 12px;font-size:12px}.process-action{margin-top:24px;display:flex;flex-direction:column;gap:12px;padding:0 15px}.process-action .btn-primary,.process-action .btn-secondary{width:100%;margin:0;padding:12px;font-size:14px;text-align:center}.carousel-arrows{display:none}}@media (min-width:769px) and (max-width:1024px){.process-container{padding:0 20px}.process-item{padding:24px}.process-icon{margin-right:20px}.process-content h3{font-size:16px}.process-content p{font-size:14px}.process-desc-item{padding:10px 14px}.process-action{margin-top:32px}.process-action .btn-primary,.process-action .btn-secondary{padding:12px 28px;font-size:15px}.carousel-arrows{width:calc(100% - 100px);left:20px}}.process-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-around;flex-wrap:wrap}.process-item{display:flex;align-items:flex-start;padding:32px;background:#fff;border-radius:8px;margin-bottom:24px;border:1px solid #ebedf0;transition:all .3s ease;max-width:270px;flex-direction:column}.process-item:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px)}.process-icon{position:relative;margin-right:24px;flex-shrink:0;width:100%;padding-bottom:10px;border-bottom:1px solid #eee;display:flex;justify-content:flex-start;align-items:center;gap:20px}.process-number{font-size:14px;font-weight:500;color:#06f;background:#eff3ff;width:64px;height:24px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.process-icon i{font-size:32px;color:#06f}.process-content{flex:1}.process-content h3{font-size:18px;color:#1d2129;margin-bottom:8px;font-weight:500}.process-content p{font-size:14px;color:#4e5969;line-height:1.6;margin:0}.process-desc{display:flex;gap:16px;margin-top:16px}.process-desc-item{padding:12px 16px;background:#f7f8fa;border-radius:4px;font-size:14px;color:#4e5969}.process-desc-item:hover{background:#eff3ff;color:#06f}.process-action{text-align:center;margin-top:40px}.process-action .btn-primary{margin-right:16px}.btn-secondary{display:inline-block;padding:14px 36px;background:#fff;color:#06f;border:1px solid #06f;border-radius:4px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#eff3ff;box-shadow:0 4px 12px rgba(0,102,255,.1)}.security-banner{position:relative;background:url('../img/m-banner (1).jpg') no-repeat;background-size:cover;height:500px;display:flex;align-items:center;color:#222;overflow:hidden}.security-banner .container{display:flex;align-items:center;justify-content:space-between;height:100%;position:relative;z-index:1}.security-banner-content{max-width:600px;padding-left:40px;z-index:2}.security-banner-content h1{font-size:38px;font-weight:700;color:#222;margin-bottom:18px;letter-spacing:-1px}.security-banner-desc{font-size:14px;color:#666;line-height:1.7;margin-bottom:32px}.security-btn-primary{display:inline-block;padding:11px 38px;background:#06f;color:#fff;font-size:16px;text-decoration:none;box-shadow:0 6px 18px rgba(0,102,255,.08);transition:all .2s}.security-btn-primary:hover{background:#0052cc;color:#fff;box-shadow:0 10px 24px rgba(0,102,255,.15)}.security-banner-image{width:520px;height:420px;display:flex;align-items:center;justify-content:center}.security-banner-image img{width:100%;height:100%;object-fit:contain;display:block}.security-tabs{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.04);position:sticky;top:60px;z-index:20}.security-tab-container{display:flex;justify-content:center;max-width:1400PX;margin:0 auto}.security-tab-item{padding:17px 56px;color:#222;font-size:16px;text-decoration:none;position:relative;background:0 0;border:none;outline:0;transition:color .2s,background .2s;cursor:pointer}.security-tab-item:hover{color:#06f;background:#f0f6ff}.security-tab-item.active{color:#06f;font-weight:700}.security-tab-item.active::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:3px;background:#06f;border-radius:2px}.security-content{background:#f5f7fa;padding:0}.security-section{padding:80px 0 40px 0;background-color:#f5f7fa;border-bottom:1px solid #e5eaf3}.security-section:last-child{border-bottom:none}.security-section-title{font-size:24px;color:#1c1d1f;text-align:center;font-weight:700;line-height:1}.security-section-desc{font-size:14px;color:#5d5d5d;max-width:930px;margin:12px auto 54px;line-height:24px;text-align:center}.security-advantage-list{display:flex;justify-content:space-between;max-width:1400px;margin:0 auto}.security-advantage-item{padding:24px 24px 16px;text-align:center;max-width:300px}.security-advantage-item img{width:64px;height:64px;margin-bottom:18px}.security-advantage-item h3{font-size:18px;font-weight:700;color:#222;margin-bottom:14px}.security-advantage-item p{font-size:14px;color:#666;line-height:1.7}.security-check-list{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 32px;max-width:1400px;margin:0 auto}.security-check-item{padding:24px 24px 16px;text-align:center;transition:box-shadow .2s;display:flex;align-items:flex-start;gap:14px;max-width:400px}.security-check-item:hover{background:#fff;box-shadow:0 2px 12px rgba(0,102,255,.04)}.security-check-desc-content{text-align:left}.security-check-item img{width:40px;height:40px}.security-check-item h3{font-size:18px;font-weight:700;color:#222;margin-bottom:10px}.security-check-item p{font-size:14px;color:#666;line-height:1.7}.security-protect-list{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(2,1fr);grid-template-areas:"A A B B B C C" "D D B B B E E" "F F B B B G G";gap:36px 0;max-width:1400px;margin:0 auto}.security-protect-item{background:#f5f7fa;box-shadow:0 2px 12px rgba(0,102,255,.04);transition:box-shadow .2s}.security-protect-item:nth-child(1){grid-area:A;padding:20px 24px 19px 10px;text-align:right}.security-protect-item:nth-child(2){grid-area:B;background:0 0;box-shadow:none}.security-protect-item:nth-child(3){grid-area:C;padding:20px 10px 19px 24px;text-align:left}.security-protect-item:nth-child(4){grid-area:D;padding:20px 24px 19px 10px;text-align:right}.security-protect-item:nth-child(5){grid-area:E;padding:20px 10px 19px 24px;text-align:left}.security-protect-item:nth-child(6){grid-area:F;padding:20px 24px 19px 10px;text-align:right}.security-protect-item:nth-child(7){grid-area:G;padding:20px 10px 19px 24px;text-align:left}.security-protect-item img{width:100%;height:100%;object-fit:cover}.security-protect-item h3{font-size:18px;font-weight:700;color:#222;margin-bottom:10px}.security-protect-item p{font-size:14px;color:#666;line-height:1.7}.privacy-check-list{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 32px;max-width:1400PX;margin:0 auto}.privacy-check-item{text-align:center;background:linear-gradient(to bottom,#ebeef5,#fff);box-sizing:border-box;position:relative;height:100%;min-height:242px;padding:35px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid #fff}.privacy-check-item:hover{background:url(../img/m-bg0.png) no-repeat;background-size:100% 100%;transform:translateY(-10px)}.privacy-check-item img{width:40px;height:40px;margin-bottom:14px}.privacy-check-item h3{font-size:18px;font-weight:700;color:#222;margin-bottom:10px}.privacy-check-item p{font-size:14px;color:#666;line-height:1.7}@media (max-width:1100px){.privacy-check-list,.security-advantage-list,.security-check-list,.security-protect-list{max-width:100%;gap:24px 16px}.security-banner-image{width:340px;height:260px}}@media (max-width:900px){.security-banner{height:500px}.security-banner-content h1{font-size:28px}.security-banner-desc{font-size:15px}.security-banner-image{width:200px;height:160px}.security-tab-item{padding:12px 18px;font-size:15px}.security-section-title{font-size:22px}.privacy-check-item,.security-advantage-item,.security-check-item,.security-protect-item{padding:18px 8px 16px 8px;width:100%}.security-advantage-list{flex-direction:column;align-items:center}.privacy-check-list,.security-check-list,.security-protect-list{grid-template-columns:1fr 1fr}}@media (max-width:600px){.security-banner .container{padding:20px;align-items:flex-end}.security-banner{height:460px}.security-banner-content{padding-left:0;text-align:center}.security-banner-content h1{font-size:22px;margin-bottom:15px}.security-banner-desc{font-size:14px;margin-bottom:10px}.security-btn-primary{padding:10px 20px;font-size:14px}.security-tab-item{padding:13px 14px;font-size:11px}.security-section-title{font-size:20px;margin-bottom:18px}.security-section-desc{font-size:13px;margin:13px 15px 18px}.security-check-item img{width:26px;height:26px}.security-check-item{padding:8px 15px}.security-check-item h3{margin-bottom:8px;font-size:16px}.security-check-item p{font-size:13px}.privacy-check-item{min-height:107px;padding:18px 12px 17px 15px;background:#fff}.security-check-desc{display:flex;justify-content:flex-start;align-items:center;gap:20px}.privacy-check-item img{width:26px;height:26px}.privacy-check-item h3{font-size:16px;margin-bottom:11px}.privacy-check-item p{font-size:13px}.security-section{padding:24px 0 10px 0}.security-advantage-list{gap:10px}.privacy-check-list,.security-check-list,.security-protect-list{grid-template-columns:1fr;gap:10px}.privacy-check-list{gap:15px;padding:0 15px}.security-protect-list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);grid-template-areas:"A A" "B C" "D E" "F G";gap:19px 15px}.security-protect-item{background:#fff;box-shadow:0 2px 12px rgba(0,102,255,.04);transition:box-shadow .2s}.security-protect-item:nth-child(1){grid-area:B;padding:20px 24px 19px 10px;text-align:right;border-bottom:1px solid #e5eaf3}.security-protect-item:nth-child(2){grid-area:A;background:0 0;box-shadow:none}.security-protect-item:nth-child(3){grid-area:C;padding:20px 10px 19px 24px;text-align:left;border-bottom:1px solid #e5eaf3}.security-protect-item:nth-child(4){grid-area:D;padding:20px 24px 19px 10px;text-align:right;border-bottom:1px solid #e5eaf3}.security-protect-item:nth-child(5){grid-area:E;padding:20px 10px 19px 24px;text-align:left;border-bottom:1px solid #e5eaf3}.security-protect-item:nth-child(6){grid-area:F;padding:20px 24px 19px 10px;text-align:right}.security-protect-item:nth-child(7){grid-area:G;padding:20px 10px 19px 24px;text-align:left}}.cases-container{position:relative;max-width:1400px;margin:0 auto;overflow:hidden}.cases-wrapper{position:relative;height:360px;width:100%;display:flex;align-items:center;justify-content:center}.case-item{position:absolute;width:400px;background:#fff;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer;border:1px solid #ebedf0;top:50%;transform:translateY(-50%) scale(.85);opacity:0;visibility:hidden}.case-item.active{left:calc(50% - 170px);transform:translateY(-50%) scale(1);opacity:1;visibility:visible;z-index:3;box-shadow:0 8px 24px rgba(0,0,0,.12)}.case-item.prev{left:calc(25% - 170px);transform:translateY(-50%) scale(.85);opacity:.6;visibility:visible;z-index:2}.case-item.next{left:calc(75% - 170px);transform:translateY(-50%) scale(.85);opacity:.6;visibility:visible;z-index:2}.case-item:hover{box-shadow:0 12px 32px rgba(0,0,0,.15)}.case-item.active:hover{transform:translateY(-52%) scale(1.02)}.case-item.next:hover,.case-item.prev:hover{transform:translateY(-50%) scale(.87)}.case-logo{text-align:center;margin-bottom:16px;height:210px;display:flex;align-items:center;justify-content:center}.case-logo img{height:24px;object-fit:cover;width:100%;height:100%}.case-content{padding:25px}.case-content h3{font-size:16px;color:#1d2129;margin-bottom:12px;font-weight:500}.case-content p{font-size:14px;color:#4e5969;line-height:1.6;margin-bottom:16px;height:66px;overflow:hidden;display:-webkit-box;line-clamp:3;box-orient:vertical}.case-tags{display:flex;flex-wrap:wrap;gap:8px}.case-tags span{padding:4px 12px;background:#f7f8fa;border-radius:12px;font-size:12px;color:#4e5969;transition:all .3s}.case-item:hover .case-tags span{background:#eff3ff;color:#06f}.carousel-arrows{position:absolute;width:calc(95% - 52px);left:100px;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;z-index:10;pointer-events:none}.carousel-arrows button{pointer-events:auto;width:36px;height:36px;border:none;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#4e5969}.carousel-arrows button:hover{background:#06f;color:#fff;box-shadow:0 4px 12px rgba(0,102,255,.2)}@media (max-width:768px){.finance-banner{padding:0;height:300px}.banner-content{padding:60px 10px 0}.banner-content h1{font-size:32px}.banner-content p{font-size:16px}.btn-primary,.btn-secondary{padding:12px 28px;font-size:15px}.case-item{flex-direction:column;height:auto;width:300px;padding:0}.case-logo{flex:0 0 120px;border-right:none;border-bottom:1px solid #f0f0f0;width:100%;height:170px}.case-content{padding:10px 16px}.case-content h3{font-size:20px}.process-item{flex:0 0 100%;max-width:500px!important;margin-bottom:10px}.process-action{display:flex;flex-direction:column;gap:15px;align-items:center}.btn-secondary{margin-left:0}.advantage-header{padding:16px 20px}.advantage-item.active .advantage-content{padding:16px 20px}.advantage-header h3{font-size:15px}.content-section{padding:50px 0}.section-title{font-size:28px}.section-desc{margin-bottom:40px}.scenarios-wrapper{grid-template-columns:1fr}.scenario-image{height:180px}.scenario-content{padding:20px}.scenario-content h3{font-size:16px}.scenario-content p{font-size:13px}.process-container{padding:0 15px}.process-item{padding:20px;flex-direction:column;margin-bottom:16px}.process-icon{margin-right:0;margin-bottom:16px;display:flex;align-items:center;gap:12px}.process-number{margin-bottom:0;width:auto;padding:0 12px;height:22px;font-size:12px}.process-icon i{font-size:24px}.process-content h3{font-size:16px;margin-bottom:6px}.process-content p{font-size:13px}.process-desc{flex-wrap:wrap;gap:8px;margin-top:12px}.process-desc-item{padding:8px 12px;font-size:12px}.process-action{margin-top:24px;display:flex;flex-direction:column;gap:12px;padding:0 15px}.process-action .btn-primary,.process-action .btn-secondary{width:100%;margin:0;padding:12px;font-size:14px;text-align:center}.carousel-arrows{display:none}}.m-advantage-list{background:#fff;overflow:hidden;box-shadow:0 2px 12px rgba(0,102,255,.04);margin:0 15px 24px 15px}.m-advantage-item{border-bottom:1px solid #f0f0f0;background:#fff;transition:background .2s}.m-advantage-item:last-child{border-bottom:none}.m-advantage-header{display:flex;align-items:center;padding:12px 15px;cursor:pointer;position:relative;box-shadow:0 11px 8px -7px rgba(199,208,222,.2),inset 0 0 0 0 #fff,inset -2px 19px 22px 0 rgba(225,227,235,.3);border-top:1px solid rgba(255,255,255,.8)}.m-advantage-header img{width:32px;height:32px;margin-right:12px}.m-advantage-title{font-size:16px;font-weight:400;color:#222;flex:1}.m-advantage-arrow{font-size:16px;color:#888;transition:transform .3s}.m-advantage-item.active .m-advantage-arrow{transform:rotate(180deg)}.m-advantage-content{font-size:13px;color:#666;line-height:1.7;padding:0 16px 16px 16px;background:url(../img/m-top-banner.png) no-repeat center top;background-size:cover;display:none}.m-advantage-item.active .m-advantage-content{display:block}@media (min-width:769px){.m-security-section{display:none}}@media (max-width:768px){#product-advantage{display:none!important}.m-security-section{display:block;padding:40px 0;background:#fff}}