.gift-card{width:100%;height:100%;padding:30px 0 20px 0}.gift-card .card-img{width:75%;overflow:hidden;display:block;margin:0 auto;border-radius:8px;-webkit-box-shadow:0 0 15px #dbdbdb;box-shadow:0 0 15px #dbdbdb}.gift-card .dialog{height:60vh;padding:15px;overflow-y:scroll}.gift-card .dialog p{margin-top:15px;word-wrap:break-word}.gift-card .current{width:70%;margin:0 auto;-webkit-box-shadow:5px 5px 10px #dbdbdb;box-shadow:5px 5px 10px #dbdbdb;border-radius:8px}.gift-card .card-list{width:100%;overflow:scroll;padding:12px;margin-top:30px;background:#f5f5f5;-webkit-box-sizing:border-box;box-sizing:border-box}.gift-card .card-list .item{background:#fff;color:#1989fa;margin-right:15px;position:relative}.gift-card .card-list .item .van-image{border:2px solid #f5f5f5;border-radius:5px;overflow:hidden}.gift-card .card-list .item .van-image.active{border:2px solid #1989fa}.gift-card .card-list .item .van-icon{position:absolute;right:-9px;top:-9px;border-radius:50%;background:#fff}.gift-card .goods{padding:12px;margin-top:20px}.gift-card .goods .goods-list{margin-top:15px;padding-bottom:60px}.gift-card .goods .goods-list .item{margin-bottom:15px}.gift-card .goods .goods-list .item .goods-pic{width:80px}.gift-card .goods .goods-list .disabled{color:#969799}.gift-card .goods .goods-list .disabled button{background:#f7f8fa;border-color:#f7f8fa;color:#969799}.gift-card .buy{width:100%;max-width:480px;margin:0 auto;font-size:12px;padding:12px;position:fixed;left:0;right:0;bottom:0;background:#fff;z-index:99}.gift-card .buy .van-button{width:35%}.gift-card .buy .total .red{font-size:15px;margin-right:10px}.gift-card .buy .total .num{margin-bottom:10px}.gift-card .buy .total .bold{font-size:16px}.gift-card .pupup-content{text-align:center;font-size:19px;line-height:25px}.gift-card .pupup-content .van-button{margin-top:20px;width:120px}.gift-card .stepper button{border-radius:50%;border:1px solid #1989fa}.gift-card .stepper .van-stepper__plus{color:#fff;background:#1989fa}.gift-card .stepper .van-stepper__minus{color:#1989fa;background:transparent}.gift-card .stepper .num{margin:0 8px;font-size:16px}