.image-list{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-height:230px;max-height:430px;overflow:auto;border:.5px dashed grey;padding:15px 10px 10px 15px}.image-list .image-border{position:relative;width:160px;height:200px}.image-list .image-border img{position:relative;width:150px;height:200px}.image-list .image-border .image-scope{position:absolute;bottom:0;left:0;right:0;width:150px;height:30px;line-height:30px;font-size:10px;background-color:rgba(0,0,0,.7);color:red;font-weight:700;text-align:center}.photoBtn{width:200px}.photoBtn,.photoBtn:hover{background:-webkit-gradient(linear,left top,right top,from(#3171f4),to(#4292f7));background:linear-gradient(90deg,#3171f4,#4292f7);-webkit-box-shadow:0 0 16px 0 rgba(59,133,246,.34);box-shadow:0 0 16px 0 rgba(59,133,246,.34)}.fullscreen-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background-color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fullscreen-overlay-text{color:#fff;font-size:22px;margin-top:20px}