
.my-index-table{height:270px}
.my-index-table table{font-size: 14px !important;}
.index-container-ty .ant-card-head-title{padding-top: 6px;padding-bottom: 6px;}
.index-container-ty .ant-card-extra{padding:0}
.index-container-ty .ant-card-extra a{color:#fff}
.index-container-ty .ant-card-extra a:hover{color:#152ede}
.index-container-ty .ant-card-head-wrapper,.index-container-ty .ant-card-head{
  line-height:24px;
  min-height:24px;
  /*background: #90aeff;*/
  background: #7196fb;
}
.index-container-ty .ant-card-body{padding: 10px 12px 0px 12px}

/* .index-container-ty .ant-card-actions{background: #fff}
 .index-container-ty .ant-card-actions li {margin:2px 0;}
 .index-container-ty .ant-card-actions > li > span{width: 100%}*/
.index-container-ty .ant-table-footer{text-align: right;padding:6px 12px 6px 6px;background: #fff;border-top: 2px solid #f7f1f1;}
.index-md-title{
  postion:relative;
  padding-left:24px;
  width: 100%;
  color: #fff;
  font-size: 21px;
  font-family: cursive;
}
.index-md-title img{
  position: absolute;
  height:32px;
  top: 2px;
  left:14px;
}
.index-container-ty .ant-card-body{
  /*border-left:1px solid #90aeff;
  /*border-right:1px solid #90aeff;
  border-bottom:1px solid #90aeff;*/
}
.index-container-ty .ant-table-thead > tr > th,
.index-container-ty .ant-table-tbody > tr > td{
  border-bottom: 1px solid #90aeff;
}
.index-container-ty .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.index-container-ty .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th{
  border-bottom: 1px solid #90aeff;
}
.index-container-ty  .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th{
  border-bottom: 1px solid #90aeff;
}
.index-container-ty .ant-table-small{
  border: 1px solid #90aeff;
}
.index-container-ty .ant-table-placeholder {
  padding: 0
}

