.img_wrap{width:100%;height:100vh}.img_wrap .tips{font-size:18px;color:red;text-align:center}.img_wrap .el-dialog__body{width:100%;height:75vh;padding-top:0}.img_box{width:100%;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll}.img_box,.img_box .img_item{display:-webkit-box;display:-ms-flexbox;display:flex}.img_box .img_item{width:50%;height:50%;margin-bottom:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.img_box .img_item img{width:80%;height:80%;cursor:-webkit-zoom-in;cursor:zoom-in}.img_box .img_item .photoTitle{margin:20px 0;text-align:center}