.old_type .rx-ov {
  margin-top: 0px !important;
}
.old_type .rx-ov > div {
  width: 100% !important;
  margin-top: 30px;
  margin-left: 0px !important;
}
.old_type .index-tit td.on {
  font-size: 36px;
  width: 200px !important;
  height: 72px;
  line-height: 72px;
}
.old_type .index-tit td.more a {
  font-size: 24px;
}
.old_type .index-content li {
  height: 72px !important;
  line-height: 72px !important;
}
.old_type .index-content a {
  display: inline-block;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 36px;
  line-height: 72px;
  height: 72px;
}
