.home.page-home{flex:1;min-height:0;display:flex;flex-direction:column;background:#f5f5f5}.home.page-home .list{flex:1}.home.page-home .list .van-cell{padding:20px 16px}.home.page-home .list-item-card .left img{width:78px;height:96px}.home.page-home .list-item-card .right{padding-top:6px}@media (min-width:768px){.home.page-home .list{padding:24px;box-sizing:border-box;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-content:start}.home.page-home .list .van-cell{padding:20px 22px;margin:0;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.home.page-home .list .van-cell:after{display:none}.home.page-home .list-item-card .left img{width:100px;height:124px;border-radius:6px}.home.page-home .list-item-card .right{padding-top:4px}.home.page-home .list-item-card .right .title{font-size:17px;line-height:24px}.home.page-home .list-item-card .desc span{font-size:13px}}@media (min-width:1100px){.home.page-home .list{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}