#pic-preview{position:fixed;left:0;top:0;width:100vw;height:100vh;overflow:auto;z-index:1000}#pic-preview .background{width:100%;min-height:100vh;position:absolute;left:0;top:0;z-index:1;background-color:rgba(0,0,0,.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#pic-preview img{position:relative;z-index:2}#simple-pagination{height:100%}#simple-pagination .el-button-group .el-button{background-color:#fff;padding:9px 12px}#simple-pagination .el-button-group .el-button:active,#simple-pagination .el-button-group .el-button:focus,#simple-pagination .el-button-group .el-button:hover{background-color:#547cfe}#simple-pagination .el-button-group .nextBtn{position:relative}#simple-pagination .el-button-group .nextBtn:active:before,#simple-pagination .el-button-group .nextBtn:focus:before,#simple-pagination .el-button-group .nextBtn:hover:before{display:none}#simple-pagination .el-button-group .nextBtn:before{content:"";display:block;width:1px;height:20px;background-color:#547cfe;position:absolute;left:-1px;top:5px}.paginationCmp .el-pagination .el-pager .number{border:1px solid silver;color:#999}.paginationCmp .el-pagination .el-pager .number.active{border-color:#0a97a2}