.dzd-table .tr .td .flag {
  width: 75px;
	height: 21px;
  display: inline-block;
	line-height: 21px;
  text-align: center;
  display: inline-block;
  margin-left: 19px;
  background-color: #ff8552;
  border-radius: 10px 0 0 0;
  color: #fff;
  font-size: 14px;
}
.dzd-table .tr .td .flag0 {
  background-color: #8fe5bf;
}
.dzd-table .tr .td.blue{
  color: #076ace;
}
.dzd-table .tr .td {
  position: relative;
}
.dzd-table .tr .td .text {
  display: inline-block;
  max-width: 520px;
  margin-bottom: -7px;
}
.td-tit {
  display: inline-block;
  max-width: 525px;
  margin-bottom: -6px;
}