.photo-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;background-color:#fff;padding-left:5%}.photo-detail div{width:30%;border:1px solid #ccc;background-color:#ccc;text-align:center}.photo-detail div img{max-width:100%;max-height:100%}.lowPixe{font-size:18px;color:red}.van-popup{width:50vw;left:25vw;height:50vh!important;top:25vh}