.bannerbox{width:100%;position:relative; overflow:hidden;height:580px;}
.banner{width:1920px;position:absolute;left:50%;margin-left:-960px;}
.banner#b1{display:block;height:580px;background:url(../../images/single/digital_equity/banner.jpg?v=2026082602) no-repeat center top;background-size:cover;}
.banner#b1 .ban2{padding-top:170px;width:1200px;margin:0 auto;}
.banner#b1 .ban2 h5{font-size:52px;color:#fff;font-weight:bold;text-align:center;}
.banner#b1 .ban2 .bac{margin:30px auto 0;width:800px;text-align:center;}
.banner#b1 .ban2 .bac p{font-size:20px;color:#fff;line-height:36px;}
.banner#b1 .ban-btn{display:block;width:180px;height:50px;line-height:50px;text-align:center;background:#fff;color:#316fff;font-size:18px;border-radius:25px;margin:40px auto 0;text-decoration:none;font-weight:bold;}

.section{padding:90px 0;}
.section.bg{background:#f8f9fc;}
.container{width:1200px;margin:0 auto;}
.sec-title{text-align:center;margin-bottom:55px;}
.sec-title h3{font-size:36px;color:#333;font-weight:bold;}
.sec-title p{font-size:18px;color:#666;margin-top:15px;}
.sec-title h3 b{color:#316fff;}

/* 痛点 */
.pain-list{display:flex;justify-content:space-between;}
.pain-item{width:370px;background:#fff;border-radius:16px;padding:40px 30px;box-shadow:0 8px 30px rgba(49,111,255,0.08);box-sizing:border-box;}
.pain-item .icon{width:70px;height:70px;border-radius:18px;background:linear-gradient(135deg,#316fff,#5b8fff);display:flex;align-items:center;justify-content:center;margin-bottom:25px;}
.pain-item .icon i{display:block;width:36px;height:36px;background-size:contain;background-repeat:no-repeat;}
.pain-item h4{font-size:22px;color:#333;font-weight:bold;margin-bottom:15px;}
.pain-item p{font-size:15px;color:#666;line-height:28px;}

/* 解决方案 */
.solu-box{display:flex;align-items:center;justify-content:space-between;}
.solu-left{width:560px;}
.solu-left h3{font-size:32px;color:#333;font-weight:bold;margin-bottom:20px;}
.solu-left h3 b{color:#316fff;}
.solu-left p{font-size:16px;color:#666;line-height:32px;margin-bottom:20px;}
.solu-left ul li{font-size:16px;color:#333;line-height:36px;padding-left:28px;position:relative;}
.solu-left ul li:before{content:'';position:absolute;left:0;top:12px;width:16px;height:16px;background:url(../../images/icon/chanpin/gd.png) no-repeat center;background-size:12px;}
.solu-right{width:560px;height:360px;background:linear-gradient(135deg,#f0f5ff,#e8f0ff);border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;}
.solu-right .mock{width:280px;height:340px;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(49,111,255,0.15);position:relative;z-index:2;}
.solu-right .mock .bar{height:50px;background:linear-gradient(90deg,#316fff,#5b8fff);border-radius:12px 12px 0 0;display:flex;align-items:center;padding:0 15px;}
.solu-right .mock .bar i{width:10px;height:10px;border-radius:50%;background:#fff;margin-right:8px;opacity:0.7;}
.solu-right .mock .body{padding:20px;}
.solu-right .mock .body .row{height:14px;background:#f0f3f8;border-radius:4px;margin-bottom:16px;}
.solu-right .mock .body .row.w70{width:70%;}
.solu-right .mock .body .row.w50{width:50%;}
.solu-right .mock .body .card{height:70px;background:#f8f9fc;border-radius:8px;margin-top:20px;display:flex;align-items:center;padding:0 15px;}
.solu-right .mock .body .card i{width:40px;height:40px;border-radius:8px;background:#316fff;margin-right:12px;}
.solu-right .mock .body .card span{flex:1;}
.solu-right .mock .body .card span em{display:block;height:10px;background:#e2e8f0;border-radius:3px;margin-bottom:8px;}
.solu-right .mock .body .card span em.short{width:60%;}

/* 核心功能 */
.func-grid{display:flex;flex-wrap:wrap;justify-content:space-between;}
.func-item{width:280px;background:#fff;border-radius:16px;padding:35px 25px;margin-bottom:25px;box-shadow:0 4px 20px rgba(0,0,0,0.05);box-sizing:border-box;transition:all 0.3s;}
.func-item:hover{transform:translateY(-6px);box-shadow:0 12px 35px rgba(49,111,255,0.12);}
.func-item .icon{width:60px;height:60px;border-radius:14px;background:rgba(49,111,255,0.1);display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#316fff;font-size:28px;font-weight:bold;}
.func-item h4{font-size:20px;color:#333;font-weight:bold;margin-bottom:12px;}
.func-item p{font-size:14px;color:#666;line-height:24px;}

/* 应用场景 */
.scene-grid{display:flex;justify-content:space-between;}
.scene-item{width:280px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 25px rgba(0,0,0,0.06);}
.scene-item .pic{height:140px;background:linear-gradient(135deg,#316fff,#5b8fff);display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:bold;}
.scene-item .txt{padding:25px;}
.scene-item .txt h4{font-size:18px;color:#333;font-weight:bold;margin-bottom:10px;}
.scene-item .txt p{font-size:14px;color:#666;line-height:24px;}

/* 优势 */
.adv-grid{display:flex;justify-content:space-between;}
.adv-item{width:370px;text-align:center;padding:40px 30px;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.05);box-sizing:border-box;}
.adv-item .num{font-size:48px;color:#316fff;font-weight:bold;margin-bottom:10px;}
.adv-item h4{font-size:22px;color:#333;font-weight:bold;margin-bottom:15px;}
.adv-item p{font-size:15px;color:#666;line-height:26px;}

/* 流程 */
.flow-box{display:flex;justify-content:space-between;position:relative;}
.flow-box:before{content:'';position:absolute;top:35px;left:120px;right:120px;height:2px;background:linear-gradient(90deg,#316fff,#5b8fff);}
.flow-item{width:220px;text-align:center;position:relative;z-index:1;}
.flow-item .step{width:70px;height:70px;line-height:70px;border-radius:50%;background:#fff;border:3px solid #316fff;color:#316fff;font-size:26px;font-weight:bold;margin:0 auto 20px;}
.flow-item h4{font-size:18px;color:#333;font-weight:bold;margin-bottom:10px;}
.flow-item p{font-size:14px;color:#666;line-height:22px;}

/* CTA */
.cta-section{padding:80px 0;background:linear-gradient(135deg,#316fff,#5b8fff);text-align:center;}
.cta-section h3{font-size:36px;color:#fff;font-weight:bold;margin-bottom:15px;}
.cta-section p{font-size:18px;color:rgba(255,255,255,0.9);margin-bottom:30px;}
.cta-section a{display:inline-block;width:200px;height:50px;line-height:50px;background:#fff;color:#316fff;font-size:18px;border-radius:25px;text-decoration:none;font-weight:bold;}

/* 留言板 */
.message{display:block;padding:80px 0;background:#fff;}
.mestitle,.remarks{display:block;text-align:center;}
.mestitle .titleh{font-size:28px;color:#333;font-weight:700}
.mestitle .contp{font-size:20px;color:#666;margin-top:10px;}
.formd form{display:flex;justify-content:space-evenly;padding:0 200px;margin-top:40px;}
.formd form .xmane,.formd form .iphone{width:300px;position:relative;border:solid 1px #f0f3fa;box-sizing:border-box;}
.formd form .xmane input,.formd form .iphone input{display:block;width:100%;height:100%;box-sizing:border-box;line-height:60px;padding:20px 10px;padding-left:60px;font-size:14px;}
.formd form .xmane:before{display:block;position:absolute;left:15px;top:15px;content:'';background:url(../../images/xingming.png) no-repeat;width:30px;height:30px;}
.formd form .iphone:before{display:block;position:absolute;left:15px;top:15px;content:'';background:url(../../images/dianhua.png) no-repeat;width:30px;height:30px;}
.formd form .submit{width:180px;height:60px;}
.formd form .submit input{display:block;width:100%;height:100%;text-align:center;line-height:60px;background:#316fff;color:#fff;border:solid 1px #316fff;font-size:20px;cursor:pointer;box-sizing:border-box;}
.remarks{margin-top:30px;}
.remarks .main{font-size:24px;color:#333;font-weight:700}
.remarks .small{font-size:24px;margin-top:5px;color:#666;}
font{color:#f50303;font-weight:700;}
