.card-list[data-v-c4581660]{height:100px;width:calc(100% + 20px);margin-left:-10px;display:flex;flex-wrap:wrap}.wrapper[data-v-c4581660]{display:flex;justify-content:space-between}.card[data-v-c4581660]{border-radius:4px;overflow:hidden;border-left:6px solid;height:96px;display:inline-flex;align-items:center;justify-content:space-between;width:calc(45% - 2px);background-color:var(--system-page-background);margin:auto;box-shadow:3px 3px 10px 0 rgba(58,59,69,.15)}.card-left[data-v-c4581660]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:20px}.card-left .name[data-v-c4581660]{line-height:18px;color:var(--system-page-tip-color);font-size:16px;margin-bottom:14px}.card-left .detail[data-v-c4581660]{font-size:20px;font-weight:700;color:var(--system-page-color)}.card-right[data-v-c4581660]{padding-right:15px}.card-right i[data-v-c4581660]{font-size:40px;font-weight:900;color:#e6e8ef}@media screen and (max-width:1200px){.card[data-v-c4581660]{width:calc(50% - 26px)}}@media screen and (max-width:500px){.card[data-v-c4581660]{width:calc(100% - 26px)}}