.van-empty{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:32px 0}.van-empty__image{width:160px;height:160px}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:16px;padding:0 60px;color:#969799;font-size:14px;line-height:20px}.van-empty__bottom{margin-top:24px}.van-cell.van-field{font-size:18px;padding:20px 16px}.van-cell__title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card-list{border:1px solid;padding:10px 20px;width:80%;margin-top:30px;font-size:20px;border-radius:8px;background:radial-gradient(circle at top left,#1e91f3,#525fd5);-webkit-box-shadow:1px 1px 7px 0 #a2baf1;box-shadow:1px 1px 7px 0 #a2baf1;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}