.all-data-main[data-v-70c72d08]{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);grid-gap:30px}.all-data-main .report-item[data-v-70c72d08]{width:100%;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);transition:all .2s ease-out;display:flex;justify-content:space-around;align-items:center;height:100px;min-height:300px;flex-direction:column;cursor:pointer}.all-data-main .report-item[data-v-70c72d08]:hover{box-shadow:0 2px 12px 0 rgba(0,0,0,.3)}.all-data-main .report-item>.title[data-v-70c72d08]{font-size:18px;font-weight:700}.all-data-main .report-item>.re-num[data-v-70c72d08]{font-size:40px;font-weight:700;color:orange}.all-data-main .report-item>.recent-data[data-v-70c72d08]{width:100%;display:flex;flex-direction:column;align-items:center}.all-data-main .report-item>.recent-data>.data-con[data-v-70c72d08]{width:80%}.all-data-main .report-item>.recent-data>.data-con>.data-line[data-v-70c72d08]{line-height:30px;display:flex;justify-content:space-between}