.list-wrapper{display:flex;justify-content:space-between;padding:80px 0 150px}.list-wrapper .list{width:260px;height:160px;padding:20px;background:#f5f5f7;border-radius:20px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.list .icon{width:56px;height:56px;background:#fff;border-radius:10px;text-align:center}.list .icon img{width:30px;height:25px;margin-top:15px}.list .title{font-size:18px;font-weight:500;color:#1d1d18;margin-top:0}.list .desc{font-size:12px;color:#333;width:180px}.item-list{padding:35px 30px 50px;display:flex;justify-content:space-around}.item-list .item .detail{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left}.detail-item{width:100%}.item-list>.item:nth-child(1) .detail{width:230px}.item-list>.item:nth-child(2) .detail{width:150px}.item-list>.item:nth-child(1) .detail .detail-item{width:115px}.item-list>.item:nth-child(2) .detail .detail-item{width:130px}.item3 .detail{width:150px}.item3 .detail .detail-item{width:150px}