.wb-dataExport{background-color:#fff;height:calc(100vh - 126px);position:relative}.wb-posCenter{height:20%;width:60%;min-height:180px;max-height:300px;max-width:400px;min-width:200px;background-color:#ccc;border-radius:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:20%;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wb-posCenter:hover{background-color:#2e6da4;color:#fff;-webkit-box-shadow:0 8px 10px 0 rgba(46,109,164,.57);box-shadow:0 8px 10px 0 rgba(46,109,164,.57)}.wb-dataExport .ivu-col.ivu-col-span-12,.wb-dataExport .ivu-row{height:100%}