.index{width:100%;height:100%;display:flex;flex-direction:column}.index-tab{background-color:#fff;display:flex;align-items:center;height:46px;padding-right:10px;box-sizing:border-box;margin-bottom:20px}.index-tab-active{background-color:#576085;color:#fff}.index-tab p{margin:0;width:120px;height:100%;line-height:46px;cursor:pointer}.index-card{width:100%;flex:1;background-color:#fff;border-radius:8px;padding:0 20px 20px;border:1px solid #ebeef5;box-sizing:border-box;box-shadow:0 4px 12px 0 #e9e9e9}